Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-troveclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-troveclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-troveclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-troveclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-troveclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-troveclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZDNEKG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-troveclient-8.8.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-troveclient-8.8.0-0.20250318095635.a5dccbf.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-troveclient-8.8.0 + rm -rf /builddir/build/BUILD/python-troveclient-8.8.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/python-troveclient-8.8.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-troveclient-8.8.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.pYWcaG + umask 022 + cd /builddir/build/BUILD + cd python-troveclient-8.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-troveclient-8.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-troveclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-troveclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NOvtxX + umask 022 + cd /builddir/build/BUILD + cd python-troveclient-8.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-troveclient-8.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-troveclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-troveclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.BdwBO2 + umask 022 + cd /builddir/build/BUILD + cd python-troveclient-8.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-troveclient-8.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312,docs Requirement not satisfied: PrettyTable>=0.7.2 Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=3.33.0 Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: keystoneauth1>=3.4.0 Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-swiftclient>=3.2.0 Handling python-mistralclient!=3.2.0,>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-mistralclient!=3.2.0,>=3.1.0 Handling osc-lib>=1.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: osc-lib>=1.8.0 Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-openstackclient>=3.12.0 Handling stevedore>=2.0.1 from tox --print-deps-only: py312,docs Requirement not satisfied: stevedore>=2.0.1 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-openstackclient>=3.12.0 Handling requests-mock>=1.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: requests-mock>=1.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.2.0 Handling httplib2>=0.9.1 from tox --print-deps-only: py312,docs Requirement not satisfied: httplib2>=0.9.1 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312,docs Requirement not satisfied: PrettyTable>=0.7.2 Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=3.33.0 Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: keystoneauth1>=3.4.0 Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-swiftclient>=3.2.0 Handling python-mistralclient!=3.2.0,>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-mistralclient!=3.2.0,>=3.1.0 Handling osc-lib>=1.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: osc-lib>=1.8.0 Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-openstackclient>=3.12.0 Handling stevedore>=2.0.1 from tox --print-deps-only: py312,docs Requirement not satisfied: stevedore>=2.0.1 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling httplib2>=0.9.1 from tox --print-deps-only: py312,docs Requirement not satisfied: httplib2>=0.9.1 /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing python_troveclient.egg-info/PKG-INFO writing dependency_links to python_troveclient.egg-info/dependency_links.txt writing entry points to python_troveclient.egg-info/entry_points.txt writing requirements to python_troveclient.egg-info/requires.txt writing top-level names to python_troveclient.egg-info/top_level.txt writing pbr to python_troveclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_troveclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-troveclient-8.8.0/python_troveclient-8.8.0.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable >=0.7.2 from hook generated metadata: Requires-Dist (python-troveclient) Requirement not satisfied: PrettyTable >=0.7.2 Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: requests >=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (python-troveclient) Requirement not satisfied: oslo.i18n >=3.15.3 Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement not satisfied: oslo.utils >=3.33.0 Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement not satisfied: keystoneauth1 >=3.4.0 Handling python-swiftclient >=3.2.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement not satisfied: python-swiftclient >=3.2.0 Handling python-mistralclient !=3.2.0,>=3.1.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement not satisfied: python-mistralclient !=3.2.0,>=3.1.0 Handling osc-lib >=1.8.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement not satisfied: osc-lib >=1.8.0 Handling python-openstackclient >=3.12.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement not satisfied: python-openstackclient >=3.12.0 Handling stevedore >=2.0.1 from hook generated metadata: Requires-Dist (python-troveclient) Requirement not satisfied: stevedore >=2.0.1 + cat /builddir/build/BUILD/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64-pyproject-buildrequires + rm -rfv python_troveclient-8.8.0.dist-info/ removed 'python_troveclient-8.8.0.dist-info/AUTHORS' removed 'python_troveclient-8.8.0.dist-info/LICENSE' removed 'python_troveclient-8.8.0.dist-info/METADATA' removed 'python_troveclient-8.8.0.dist-info/entry_points.txt' removed 'python_troveclient-8.8.0.dist-info/pbr.json' removed 'python_troveclient-8.8.0.dist-info/top_level.txt' removed directory 'python_troveclient-8.8.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-troveclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-troveclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.apYRlb + umask 022 + cd /builddir/build/BUILD + cd python-troveclient-8.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-troveclient-8.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: PrettyTable>=0.7.2 (installed: PrettyTable 3.6.0) Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.10.0) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.7.0) Handling python-mistralclient!=3.2.0,>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-mistralclient!=3.2.0,>=3.1.0 (installed: python-mistralclient 5.4.0) Handling osc-lib>=1.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 3.2.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 7.4.0) Handling stevedore>=2.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=2.0.1 (installed: stevedore 5.4.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 7.4.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.12.1) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling httplib2>=0.9.1 from tox --print-deps-only: py312,docs Requirement satisfied: httplib2>=0.9.1 (installed: httplib2 0.22.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: PrettyTable>=0.7.2 (installed: PrettyTable 3.6.0) Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.10.0) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.7.0) Handling python-mistralclient!=3.2.0,>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-mistralclient!=3.2.0,>=3.1.0 (installed: python-mistralclient 5.4.0) Handling osc-lib>=1.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 3.2.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 7.4.0) Handling stevedore>=2.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=2.0.1 (installed: stevedore 5.4.1) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling httplib2>=0.9.1 from tox --print-deps-only: py312,docs Requirement satisfied: httplib2>=0.9.1 (installed: httplib2 0.22.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing python_troveclient.egg-info/PKG-INFO writing dependency_links to python_troveclient.egg-info/dependency_links.txt writing entry points to python_troveclient.egg-info/entry_points.txt writing requirements to python_troveclient.egg-info/requires.txt writing top-level names to python_troveclient.egg-info/top_level.txt writing pbr to python_troveclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_troveclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-troveclient-8.8.0/python_troveclient-8.8.0.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable >=0.7.2 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: PrettyTable >=0.7.2 (installed: PrettyTable 3.6.0) Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: requests >=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: keystoneauth1 >=3.4.0 (installed: keystoneauth1 5.10.0) Handling python-swiftclient >=3.2.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: python-swiftclient >=3.2.0 (installed: python-swiftclient 4.7.0) Handling python-mistralclient !=3.2.0,>=3.1.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: python-mistralclient !=3.2.0,>=3.1.0 (installed: python-mistralclient 5.4.0) Handling osc-lib >=1.8.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: osc-lib >=1.8.0 (installed: osc-lib 3.2.0) Handling python-openstackclient >=3.12.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: python-openstackclient >=3.12.0 (installed: python-openstackclient 7.4.0) Handling stevedore >=2.0.1 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: stevedore >=2.0.1 (installed: stevedore 5.4.1) + cat /builddir/build/BUILD/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64-pyproject-buildrequires + rm -rfv python_troveclient-8.8.0.dist-info/ removed 'python_troveclient-8.8.0.dist-info/AUTHORS' removed 'python_troveclient-8.8.0.dist-info/LICENSE' removed 'python_troveclient-8.8.0.dist-info/METADATA' removed 'python_troveclient-8.8.0.dist-info/top_level.txt' removed 'python_troveclient-8.8.0.dist-info/pbr.json' removed 'python_troveclient-8.8.0.dist-info/entry_points.txt' removed directory 'python_troveclient-8.8.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-troveclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-troveclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.y5uXXF + umask 022 + cd /builddir/build/BUILD + cd python-troveclient-8.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-troveclient-8.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: PrettyTable>=0.7.2 (installed: PrettyTable 3.6.0) Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.10.0) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.7.0) Handling python-mistralclient!=3.2.0,>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-mistralclient!=3.2.0,>=3.1.0 (installed: python-mistralclient 5.4.0) Handling osc-lib>=1.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 3.2.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 7.4.0) Handling stevedore>=2.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=2.0.1 (installed: stevedore 5.4.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 7.4.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.12.1) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling httplib2>=0.9.1 from tox --print-deps-only: py312,docs Requirement satisfied: httplib2>=0.9.1 (installed: httplib2 0.22.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: PrettyTable>=0.7.2 (installed: PrettyTable 3.6.0) Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.10.0) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.7.0) Handling python-mistralclient!=3.2.0,>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-mistralclient!=3.2.0,>=3.1.0 (installed: python-mistralclient 5.4.0) Handling osc-lib>=1.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 3.2.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 7.4.0) Handling stevedore>=2.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=2.0.1 (installed: stevedore 5.4.1) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling httplib2>=0.9.1 from tox --print-deps-only: py312,docs Requirement satisfied: httplib2>=0.9.1 (installed: httplib2 0.22.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing python_troveclient.egg-info/PKG-INFO writing dependency_links to python_troveclient.egg-info/dependency_links.txt writing entry points to python_troveclient.egg-info/entry_points.txt writing requirements to python_troveclient.egg-info/requires.txt writing top-level names to python_troveclient.egg-info/top_level.txt writing pbr to python_troveclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_troveclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-troveclient-8.8.0/python_troveclient-8.8.0.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable >=0.7.2 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: PrettyTable >=0.7.2 (installed: PrettyTable 3.6.0) Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: requests >=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: keystoneauth1 >=3.4.0 (installed: keystoneauth1 5.10.0) Handling python-swiftclient >=3.2.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: python-swiftclient >=3.2.0 (installed: python-swiftclient 4.7.0) Handling python-mistralclient !=3.2.0,>=3.1.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: python-mistralclient !=3.2.0,>=3.1.0 (installed: python-mistralclient 5.4.0) Handling osc-lib >=1.8.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: osc-lib >=1.8.0 (installed: osc-lib 3.2.0) Handling python-openstackclient >=3.12.0 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: python-openstackclient >=3.12.0 (installed: python-openstackclient 7.4.0) Handling stevedore >=2.0.1 from hook generated metadata: Requires-Dist (python-troveclient) Requirement satisfied: stevedore >=2.0.1 (installed: stevedore 5.4.1) + cat /builddir/build/BUILD/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64-pyproject-buildrequires + rm -rfv python_troveclient-8.8.0.dist-info/ removed 'python_troveclient-8.8.0.dist-info/AUTHORS' removed 'python_troveclient-8.8.0.dist-info/LICENSE' removed 'python_troveclient-8.8.0.dist-info/METADATA' removed 'python_troveclient-8.8.0.dist-info/entry_points.txt' removed 'python_troveclient-8.8.0.dist-info/pbr.json' removed 'python_troveclient-8.8.0.dist-info/top_level.txt' removed directory 'python_troveclient-8.8.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TxZE3P + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-troveclient-8.8.0 + mkdir -p /builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-troveclient-8.8.0/pyproject-wheeldir Processing /builddir/build/BUILD/python-troveclient-8.8.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir/pip-modern-metadata-ds5vw4y6/python_troveclient.egg-info writing /builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir/pip-modern-metadata-ds5vw4y6/python_troveclient.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir/pip-modern-metadata-ds5vw4y6/python_troveclient.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir/pip-modern-metadata-ds5vw4y6/python_troveclient.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir/pip-modern-metadata-ds5vw4y6/python_troveclient.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir/pip-modern-metadata-ds5vw4y6/python_troveclient.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir/pip-modern-metadata-ds5vw4y6/python_troveclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir/pip-modern-metadata-ds5vw4y6/python_troveclient.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir/pip-modern-metadata-ds5vw4y6/python_troveclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir/pip-modern-metadata-ds5vw4y6/python_troveclient-8.8.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: python-troveclient Building wheel for python-troveclient (pyproject.toml): started Running command Building wheel for python-troveclient (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/troveclient creating build/lib/troveclient/tests creating build/lib/troveclient/tests/osc creating build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/test_datastores.py -> build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/test_databases.py -> build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/test_database_users.py -> build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/test_database_root.py -> build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/test_database_quota.py -> build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/test_database_logs.py -> build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/test_database_limits.py -> build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/test_database_instances.py -> build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/test_database_flavors.py -> build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/test_database_configurations.py -> build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/test_database_clusters.py -> build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/test_database_backups.py -> build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/test_database_backup_strategy.py -> build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/fakes.py -> build/lib/troveclient/tests/osc/v1 copying troveclient/tests/osc/v1/__init__.py -> build/lib/troveclient/tests/osc/v1 creating build/lib/troveclient/osc copying troveclient/osc/plugin.py -> build/lib/troveclient/osc copying troveclient/osc/__init__.py -> build/lib/troveclient/osc copying troveclient/tests/utils.py -> build/lib/troveclient/tests copying troveclient/tests/test_utils.py -> build/lib/troveclient/tests copying troveclient/tests/test_users.py -> build/lib/troveclient/tests copying troveclient/tests/test_shell.py -> build/lib/troveclient/tests copying troveclient/tests/test_secgroups.py -> build/lib/troveclient/tests copying troveclient/tests/test_root.py -> build/lib/troveclient/tests copying troveclient/tests/test_modules.py -> build/lib/troveclient/tests copying troveclient/tests/test_metadata.py -> build/lib/troveclient/tests copying troveclient/tests/test_management.py -> build/lib/troveclient/tests copying troveclient/tests/test_limits.py -> build/lib/troveclient/tests copying troveclient/tests/test_instances.py -> build/lib/troveclient/tests copying troveclient/tests/test_discover.py -> build/lib/troveclient/tests copying troveclient/tests/test_datastores.py -> build/lib/troveclient/tests copying troveclient/tests/test_databases.py -> build/lib/troveclient/tests copying troveclient/tests/test_configurations.py -> build/lib/troveclient/tests copying troveclient/tests/test_common.py -> build/lib/troveclient/tests copying troveclient/tests/test_clusters.py -> build/lib/troveclient/tests copying troveclient/tests/test_client.py -> build/lib/troveclient/tests copying troveclient/tests/test_base.py -> build/lib/troveclient/tests copying troveclient/tests/test_backups.py -> build/lib/troveclient/tests copying troveclient/tests/test_apiclient_exceptions.py -> build/lib/troveclient/tests copying troveclient/tests/test_accounts.py -> build/lib/troveclient/tests copying troveclient/tests/fakes.py -> build/lib/troveclient/tests copying troveclient/tests/__init__.py -> build/lib/troveclient/tests creating build/lib/troveclient/apiclient copying troveclient/apiclient/exceptions.py -> build/lib/troveclient/apiclient copying troveclient/apiclient/client.py -> build/lib/troveclient/apiclient copying troveclient/apiclient/base.py -> build/lib/troveclient/apiclient copying troveclient/apiclient/auth.py -> build/lib/troveclient/apiclient copying troveclient/apiclient/__init__.py -> build/lib/troveclient/apiclient creating build/lib/troveclient/v1 copying troveclient/v1/volume_types.py -> build/lib/troveclient/v1 copying troveclient/v1/users.py -> build/lib/troveclient/v1 copying troveclient/v1/storage.py -> build/lib/troveclient/v1 copying troveclient/v1/shell.py -> build/lib/troveclient/v1 copying troveclient/v1/security_groups.py -> build/lib/troveclient/v1 copying troveclient/v1/root.py -> build/lib/troveclient/v1 copying troveclient/v1/quota.py -> build/lib/troveclient/v1 copying troveclient/v1/modules.py -> build/lib/troveclient/v1 copying troveclient/v1/metadata.py -> build/lib/troveclient/v1 copying troveclient/v1/management.py -> build/lib/troveclient/v1 copying troveclient/v1/limits.py -> build/lib/troveclient/v1 copying troveclient/v1/instances.py -> build/lib/troveclient/v1 copying troveclient/v1/hosts.py -> build/lib/troveclient/v1 copying troveclient/v1/flavors.py -> build/lib/troveclient/v1 copying troveclient/v1/diagnostics.py -> build/lib/troveclient/v1 copying troveclient/v1/datastores.py -> build/lib/troveclient/v1 copying troveclient/v1/databases.py -> build/lib/troveclient/v1 copying troveclient/v1/configurations.py -> build/lib/troveclient/v1 copying troveclient/v1/clusters.py -> build/lib/troveclient/v1 copying troveclient/v1/client.py -> build/lib/troveclient/v1 copying troveclient/v1/backups.py -> build/lib/troveclient/v1 copying troveclient/v1/backup_strategy.py -> build/lib/troveclient/v1 copying troveclient/v1/accounts.py -> build/lib/troveclient/v1 copying troveclient/v1/__init__.py -> build/lib/troveclient/v1 copying troveclient/tests/osc/utils.py -> build/lib/troveclient/tests/osc copying troveclient/tests/osc/fakes.py -> build/lib/troveclient/tests/osc copying troveclient/tests/osc/__init__.py -> build/lib/troveclient/tests/osc copying troveclient/utils.py -> build/lib/troveclient copying troveclient/shell.py -> build/lib/troveclient copying troveclient/service_catalog.py -> build/lib/troveclient copying troveclient/i18n.py -> build/lib/troveclient copying troveclient/extension.py -> build/lib/troveclient copying troveclient/exceptions.py -> build/lib/troveclient copying troveclient/common.py -> build/lib/troveclient copying troveclient/client.py -> build/lib/troveclient copying troveclient/base.py -> build/lib/troveclient copying troveclient/auth_plugin.py -> build/lib/troveclient copying troveclient/_i18n.py -> build/lib/troveclient copying troveclient/__init__.py -> build/lib/troveclient creating build/lib/troveclient/osc/v1 copying troveclient/osc/v1/datastores.py -> build/lib/troveclient/osc/v1 copying troveclient/osc/v1/databases.py -> build/lib/troveclient/osc/v1 copying troveclient/osc/v1/database_users.py -> build/lib/troveclient/osc/v1 copying troveclient/osc/v1/database_root.py -> build/lib/troveclient/osc/v1 copying troveclient/osc/v1/database_quota.py -> build/lib/troveclient/osc/v1 copying troveclient/osc/v1/database_logs.py -> build/lib/troveclient/osc/v1 copying troveclient/osc/v1/database_limits.py -> build/lib/troveclient/osc/v1 copying troveclient/osc/v1/database_instances.py -> build/lib/troveclient/osc/v1 copying troveclient/osc/v1/database_flavors.py -> build/lib/troveclient/osc/v1 copying troveclient/osc/v1/database_configurations.py -> build/lib/troveclient/osc/v1 copying troveclient/osc/v1/database_clusters.py -> build/lib/troveclient/osc/v1 copying troveclient/osc/v1/database_backups.py -> build/lib/troveclient/osc/v1 copying troveclient/osc/v1/database_backup_strategy.py -> build/lib/troveclient/osc/v1 copying troveclient/osc/v1/base.py -> build/lib/troveclient/osc/v1 copying troveclient/osc/v1/__init__.py -> build/lib/troveclient/osc/v1 creating build/lib/troveclient/compat creating build/lib/troveclient/compat/tests copying troveclient/compat/tests/test_common.py -> build/lib/troveclient/compat/tests copying troveclient/compat/tests/test_auth.py -> build/lib/troveclient/compat/tests copying troveclient/compat/tests/__init__.py -> build/lib/troveclient/compat/tests copying troveclient/compat/versions.py -> build/lib/troveclient/compat copying troveclient/compat/utils.py -> build/lib/troveclient/compat copying troveclient/compat/mcli.py -> build/lib/troveclient/compat copying troveclient/compat/exceptions.py -> build/lib/troveclient/compat copying troveclient/compat/common.py -> build/lib/troveclient/compat copying troveclient/compat/client.py -> build/lib/troveclient/compat copying troveclient/compat/cli.py -> build/lib/troveclient/compat copying troveclient/compat/base.py -> build/lib/troveclient/compat copying troveclient/compat/auth.py -> build/lib/troveclient/compat copying troveclient/compat/__init__.py -> build/lib/troveclient/compat running egg_info writing python_troveclient.egg-info/PKG-INFO writing dependency_links to python_troveclient.egg-info/dependency_links.txt writing entry points to python_troveclient.egg-info/entry_points.txt writing requirements to python_troveclient.egg-info/requires.txt writing top-level names to python_troveclient.egg-info/top_level.txt writing pbr to python_troveclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_troveclient.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/troveclient creating build/bdist.linux-x86_64/wheel/troveclient/compat copying build/lib/troveclient/compat/__init__.py -> build/bdist.linux-x86_64/wheel/troveclient/compat copying build/lib/troveclient/compat/auth.py -> build/bdist.linux-x86_64/wheel/troveclient/compat copying build/lib/troveclient/compat/base.py -> build/bdist.linux-x86_64/wheel/troveclient/compat copying build/lib/troveclient/compat/cli.py -> build/bdist.linux-x86_64/wheel/troveclient/compat copying build/lib/troveclient/compat/client.py -> build/bdist.linux-x86_64/wheel/troveclient/compat copying build/lib/troveclient/compat/common.py -> build/bdist.linux-x86_64/wheel/troveclient/compat copying build/lib/troveclient/compat/exceptions.py -> build/bdist.linux-x86_64/wheel/troveclient/compat copying build/lib/troveclient/compat/mcli.py -> build/bdist.linux-x86_64/wheel/troveclient/compat copying build/lib/troveclient/compat/utils.py -> build/bdist.linux-x86_64/wheel/troveclient/compat copying build/lib/troveclient/compat/versions.py -> build/bdist.linux-x86_64/wheel/troveclient/compat creating build/bdist.linux-x86_64/wheel/troveclient/compat/tests copying build/lib/troveclient/compat/tests/__init__.py -> build/bdist.linux-x86_64/wheel/troveclient/compat/tests copying build/lib/troveclient/compat/tests/test_auth.py -> build/bdist.linux-x86_64/wheel/troveclient/compat/tests copying build/lib/troveclient/compat/tests/test_common.py -> build/bdist.linux-x86_64/wheel/troveclient/compat/tests copying build/lib/troveclient/__init__.py -> build/bdist.linux-x86_64/wheel/troveclient copying build/lib/troveclient/_i18n.py -> build/bdist.linux-x86_64/wheel/troveclient copying build/lib/troveclient/auth_plugin.py -> build/bdist.linux-x86_64/wheel/troveclient copying build/lib/troveclient/base.py -> build/bdist.linux-x86_64/wheel/troveclient copying build/lib/troveclient/client.py -> build/bdist.linux-x86_64/wheel/troveclient copying build/lib/troveclient/common.py -> build/bdist.linux-x86_64/wheel/troveclient copying build/lib/troveclient/exceptions.py -> build/bdist.linux-x86_64/wheel/troveclient copying build/lib/troveclient/extension.py -> build/bdist.linux-x86_64/wheel/troveclient copying build/lib/troveclient/i18n.py -> build/bdist.linux-x86_64/wheel/troveclient copying build/lib/troveclient/service_catalog.py -> build/bdist.linux-x86_64/wheel/troveclient copying build/lib/troveclient/shell.py -> build/bdist.linux-x86_64/wheel/troveclient copying build/lib/troveclient/utils.py -> build/bdist.linux-x86_64/wheel/troveclient creating build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/__init__.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/accounts.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/backup_strategy.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/backups.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/client.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/clusters.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/configurations.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/databases.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/datastores.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/diagnostics.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/flavors.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/hosts.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/instances.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/limits.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/management.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/metadata.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/modules.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/quota.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/root.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/security_groups.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/shell.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/storage.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/users.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 copying build/lib/troveclient/v1/volume_types.py -> build/bdist.linux-x86_64/wheel/troveclient/v1 creating build/bdist.linux-x86_64/wheel/troveclient/apiclient copying build/lib/troveclient/apiclient/__init__.py -> build/bdist.linux-x86_64/wheel/troveclient/apiclient copying build/lib/troveclient/apiclient/auth.py -> build/bdist.linux-x86_64/wheel/troveclient/apiclient copying build/lib/troveclient/apiclient/base.py -> build/bdist.linux-x86_64/wheel/troveclient/apiclient copying build/lib/troveclient/apiclient/client.py -> build/bdist.linux-x86_64/wheel/troveclient/apiclient copying build/lib/troveclient/apiclient/exceptions.py -> build/bdist.linux-x86_64/wheel/troveclient/apiclient creating build/bdist.linux-x86_64/wheel/troveclient/osc creating build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/__init__.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/base.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/database_backup_strategy.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/database_backups.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/database_clusters.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/database_configurations.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/database_flavors.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/database_instances.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/database_limits.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/database_logs.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/database_quota.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/database_root.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/database_users.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/databases.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/v1/datastores.py -> build/bdist.linux-x86_64/wheel/troveclient/osc/v1 copying build/lib/troveclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/troveclient/osc copying build/lib/troveclient/osc/plugin.py -> build/bdist.linux-x86_64/wheel/troveclient/osc creating build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/fakes.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_accounts.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_apiclient_exceptions.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_backups.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_base.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_client.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_clusters.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_common.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_configurations.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_databases.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_datastores.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_discover.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_instances.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_limits.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_management.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_metadata.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_modules.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_root.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_secgroups.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_shell.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_users.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/troveclient/tests copying build/lib/troveclient/tests/utils.py -> build/bdist.linux-x86_64/wheel/troveclient/tests creating build/bdist.linux-x86_64/wheel/troveclient/tests/osc copying build/lib/troveclient/tests/osc/__init__.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc copying build/lib/troveclient/tests/osc/fakes.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc copying build/lib/troveclient/tests/osc/utils.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc creating build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/__init__.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/fakes.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/test_database_backup_strategy.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/test_database_backups.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/test_database_clusters.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/test_database_configurations.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/test_database_flavors.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/test_database_instances.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/test_database_limits.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/test_database_logs.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/test_database_quota.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/test_database_root.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/test_database_users.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/test_databases.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 copying build/lib/troveclient/tests/osc/v1/test_datastores.py -> build/bdist.linux-x86_64/wheel/troveclient/tests/osc/v1 running install_egg_info Copying python_troveclient.egg-info to build/bdist.linux-x86_64/wheel/python_troveclient-8.8.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/python_troveclient-8.8.0.dist-info/WHEEL creating '/builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir/pip-wheel-553vkh46/.tmp-_13e2_qi/python_troveclient-8.8.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'troveclient/__init__.py' adding 'troveclient/_i18n.py' adding 'troveclient/auth_plugin.py' adding 'troveclient/base.py' adding 'troveclient/client.py' adding 'troveclient/common.py' adding 'troveclient/exceptions.py' adding 'troveclient/extension.py' adding 'troveclient/i18n.py' adding 'troveclient/service_catalog.py' adding 'troveclient/shell.py' adding 'troveclient/utils.py' adding 'troveclient/apiclient/__init__.py' adding 'troveclient/apiclient/auth.py' adding 'troveclient/apiclient/base.py' adding 'troveclient/apiclient/client.py' adding 'troveclient/apiclient/exceptions.py' adding 'troveclient/compat/__init__.py' adding 'troveclient/compat/auth.py' adding 'troveclient/compat/base.py' adding 'troveclient/compat/cli.py' adding 'troveclient/compat/client.py' adding 'troveclient/compat/common.py' adding 'troveclient/compat/exceptions.py' adding 'troveclient/compat/mcli.py' adding 'troveclient/compat/utils.py' adding 'troveclient/compat/versions.py' adding 'troveclient/compat/tests/__init__.py' adding 'troveclient/compat/tests/test_auth.py' adding 'troveclient/compat/tests/test_common.py' adding 'troveclient/osc/__init__.py' adding 'troveclient/osc/plugin.py' adding 'troveclient/osc/v1/__init__.py' adding 'troveclient/osc/v1/base.py' adding 'troveclient/osc/v1/database_backup_strategy.py' adding 'troveclient/osc/v1/database_backups.py' adding 'troveclient/osc/v1/database_clusters.py' adding 'troveclient/osc/v1/database_configurations.py' adding 'troveclient/osc/v1/database_flavors.py' adding 'troveclient/osc/v1/database_instances.py' adding 'troveclient/osc/v1/database_limits.py' adding 'troveclient/osc/v1/database_logs.py' adding 'troveclient/osc/v1/database_quota.py' adding 'troveclient/osc/v1/database_root.py' adding 'troveclient/osc/v1/database_users.py' adding 'troveclient/osc/v1/databases.py' adding 'troveclient/osc/v1/datastores.py' adding 'troveclient/tests/__init__.py' adding 'troveclient/tests/fakes.py' adding 'troveclient/tests/test_accounts.py' adding 'troveclient/tests/test_apiclient_exceptions.py' adding 'troveclient/tests/test_backups.py' adding 'troveclient/tests/test_base.py' adding 'troveclient/tests/test_client.py' adding 'troveclient/tests/test_clusters.py' adding 'troveclient/tests/test_common.py' adding 'troveclient/tests/test_configurations.py' adding 'troveclient/tests/test_databases.py' adding 'troveclient/tests/test_datastores.py' adding 'troveclient/tests/test_discover.py' adding 'troveclient/tests/test_instances.py' adding 'troveclient/tests/test_limits.py' adding 'troveclient/tests/test_management.py' adding 'troveclient/tests/test_metadata.py' adding 'troveclient/tests/test_modules.py' adding 'troveclient/tests/test_root.py' adding 'troveclient/tests/test_secgroups.py' adding 'troveclient/tests/test_shell.py' adding 'troveclient/tests/test_users.py' adding 'troveclient/tests/test_utils.py' adding 'troveclient/tests/utils.py' adding 'troveclient/tests/osc/__init__.py' adding 'troveclient/tests/osc/fakes.py' adding 'troveclient/tests/osc/utils.py' adding 'troveclient/tests/osc/v1/__init__.py' adding 'troveclient/tests/osc/v1/fakes.py' adding 'troveclient/tests/osc/v1/test_database_backup_strategy.py' adding 'troveclient/tests/osc/v1/test_database_backups.py' adding 'troveclient/tests/osc/v1/test_database_clusters.py' adding 'troveclient/tests/osc/v1/test_database_configurations.py' adding 'troveclient/tests/osc/v1/test_database_flavors.py' adding 'troveclient/tests/osc/v1/test_database_instances.py' adding 'troveclient/tests/osc/v1/test_database_limits.py' adding 'troveclient/tests/osc/v1/test_database_logs.py' adding 'troveclient/tests/osc/v1/test_database_quota.py' adding 'troveclient/tests/osc/v1/test_database_root.py' adding 'troveclient/tests/osc/v1/test_database_users.py' adding 'troveclient/tests/osc/v1/test_databases.py' adding 'troveclient/tests/osc/v1/test_datastores.py' adding 'troveclient/v1/__init__.py' adding 'troveclient/v1/accounts.py' adding 'troveclient/v1/backup_strategy.py' adding 'troveclient/v1/backups.py' adding 'troveclient/v1/client.py' adding 'troveclient/v1/clusters.py' adding 'troveclient/v1/configurations.py' adding 'troveclient/v1/databases.py' adding 'troveclient/v1/datastores.py' adding 'troveclient/v1/diagnostics.py' adding 'troveclient/v1/flavors.py' adding 'troveclient/v1/hosts.py' adding 'troveclient/v1/instances.py' adding 'troveclient/v1/limits.py' adding 'troveclient/v1/management.py' adding 'troveclient/v1/metadata.py' adding 'troveclient/v1/modules.py' adding 'troveclient/v1/quota.py' adding 'troveclient/v1/root.py' adding 'troveclient/v1/security_groups.py' adding 'troveclient/v1/shell.py' adding 'troveclient/v1/storage.py' adding 'troveclient/v1/users.py' adding 'troveclient/v1/volume_types.py' adding 'python_troveclient-8.8.0.dist-info/AUTHORS' adding 'python_troveclient-8.8.0.dist-info/LICENSE' adding 'python_troveclient-8.8.0.dist-info/METADATA' adding 'python_troveclient-8.8.0.dist-info/WHEEL' adding 'python_troveclient-8.8.0.dist-info/entry_points.txt' adding 'python_troveclient-8.8.0.dist-info/pbr.json' adding 'python_troveclient-8.8.0.dist-info/top_level.txt' adding 'python_troveclient-8.8.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-troveclient (pyproject.toml): finished with status 'done' Created wheel for python-troveclient: filename=python_troveclient-8.8.0-py3-none-any.whl size=234159 sha256=ef0d78b17656d13b2ce4d4a8aceacb9f1c638c205543a51fcf95037f790eb712 Stored in directory: /builddir/.cache/pip/wheels/e2/f9/3e/b6daab3b04ca928730a0b531426b4afa16c6af7cf48e9bc6ed Successfully built python-troveclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MD4jZg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-troveclient-8.8.0 ++ ls /builddir/build/BUILD/python-troveclient-8.8.0/pyproject-wheeldir/python_troveclient-8.8.0-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=python_troveclient==8.8.0 + '[' -z python_troveclient==8.8.0 ']' + TMPDIR=/builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-troveclient-8.8.0/pyproject-wheeldir python_troveclient==8.8.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/python-troveclient-8.8.0/pyproject-wheeldir Processing ./pyproject-wheeldir/python_troveclient-8.8.0-py3-none-any.whl Installing collected packages: python_troveclient Creating /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/bin/trove to 755 Successfully installed python_troveclient-8.8.0 + '[' -d /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/bin/trove /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/bin/trove: updating + rm -rfv /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/python_troveclient-8.8.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib/python3.12/site-packages/python_troveclient-8.8.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64 --record /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib/python3.12/site-packages/python_troveclient-8.8.0.dist-info/RECORD --output /builddir/build/BUILD/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib/python3.12/site-packages/python_troveclient-8.8.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib/python3.12/site-packages/python_troveclient-8.8.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib/python3.12/site-packages/python_troveclient-8.8.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib/python3.12/site-packages/python_troveclient-8.8.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + ln -s trove /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/bin/trove-3 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (python-troveclient); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-troveclient-8.8.0/.gitreview found Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.auth_plugin.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.base.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.client.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.common.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.exceptions.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.extension.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.i18n.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.service_catalog.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.shell.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.utils.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.apiclient.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.apiclient.auth.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.apiclient.base.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.apiclient.client.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.apiclient.exceptions.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.compat.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.compat.auth.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.compat.base.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.compat.cli.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.compat.client.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.compat.common.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.compat.exceptions.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.compat.mcli.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.compat.utils.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.compat.versions.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.plugin.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.base.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.database_backup_strategy.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.database_backups.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.database_clusters.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.database_configurations.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.database_flavors.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.database_instances.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.database_limits.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.database_logs.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.database_quota.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.database_root.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.database_users.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.databases.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.osc.v1.datastores.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.accounts.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.backup_strategy.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.backups.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.client.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.clusters.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.configurations.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.databases.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.datastores.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.diagnostics.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.flavors.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.hosts.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.instances.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.limits.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.management.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.metadata.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.modules.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.quota.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.root.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.security_groups.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.shell.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.storage.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.users.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/troveclient.v1.volume_types.rst. Creating file /builddir/build/BUILD/python-troveclient-8.8.0/doc/source/reference/api/modules.rst. building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 4 source files that are out of date updating environment: [new config] 72 added, 0 changed, 0 removed reading sources... [ 1%] index reading sources... [ 3%] reference/api/modules reading sources... [ 4%] reference/api/troveclient reading sources... [ 6%] reference/api/troveclient.apiclient reading sources... [ 7%] reference/api/troveclient.apiclient.auth reading sources... [ 8%] reference/api/troveclient.apiclient.base reading sources... [ 10%] reference/api/troveclient.apiclient.client reading sources... [ 11%] reference/api/troveclient.apiclient.exceptions reading sources... [ 12%] reference/api/troveclient.auth_plugin reading sources... [ 14%] reference/api/troveclient.base reading sources... [ 15%] reference/api/troveclient.client reading sources... [ 17%] reference/api/troveclient.common reading sources... [ 18%] reference/api/troveclient.compat reading sources... [ 19%] reference/api/troveclient.compat.auth reading sources... [ 21%] reference/api/troveclient.compat.base reading sources... [ 22%] reference/api/troveclient.compat.cli reading sources... [ 24%] reference/api/troveclient.compat.client reading sources... [ 25%] reference/api/troveclient.compat.common reading sources... [ 26%] reference/api/troveclient.compat.exceptions reading sources... [ 28%] reference/api/troveclient.compat.mcli reading sources... [ 29%] reference/api/troveclient.compat.utils reading sources... [ 31%] reference/api/troveclient.compat.versions reading sources... [ 32%] reference/api/troveclient.exceptions reading sources... [ 33%] reference/api/troveclient.extension reading sources... [ 35%] reference/api/troveclient.i18n reading sources... [ 36%] reference/api/troveclient.osc reading sources... [ 38%] reference/api/troveclient.osc.plugin reading sources... [ 39%] reference/api/troveclient.osc.v1 reading sources... [ 40%] reference/api/troveclient.osc.v1.base reading sources... [ 42%] reference/api/troveclient.osc.v1.database_backup_strategy reading sources... [ 43%] reference/api/troveclient.osc.v1.database_backups reading sources... [ 44%] reference/api/troveclient.osc.v1.database_clusters reading sources... [ 46%] reference/api/troveclient.osc.v1.database_configurations reading sources... [ 47%] reference/api/troveclient.osc.v1.database_flavors reading sources... [ 49%] reference/api/troveclient.osc.v1.database_instances reading sources... [ 50%] reference/api/troveclient.osc.v1.database_limits reading sources... [ 51%] reference/api/troveclient.osc.v1.database_logs reading sources... [ 53%] reference/api/troveclient.osc.v1.database_quota reading sources... [ 54%] reference/api/troveclient.osc.v1.database_root reading sources... [ 56%] reference/api/troveclient.osc.v1.database_users reading sources... [ 57%] reference/api/troveclient.osc.v1.databases reading sources... [ 58%] reference/api/troveclient.osc.v1.datastores reading sources... [ 60%] reference/api/troveclient.service_catalog reading sources... [ 61%] reference/api/troveclient.shell reading sources... [ 62%] reference/api/troveclient.utils reading sources... [ 64%] reference/api/troveclient.v1 reading sources... [ 65%] reference/api/troveclient.v1.accounts reading sources... [ 67%] reference/api/troveclient.v1.backup_strategy reading sources... [ 68%] reference/api/troveclient.v1.backups reading sources... [ 69%] reference/api/troveclient.v1.client reading sources... [ 71%] reference/api/troveclient.v1.clusters reading sources... [ 72%] reference/api/troveclient.v1.configurations reading sources... [ 74%] reference/api/troveclient.v1.databases reading sources... [ 75%] reference/api/troveclient.v1.datastores reading sources... [ 76%] reference/api/troveclient.v1.diagnostics reading sources... [ 78%] reference/api/troveclient.v1.flavors reading sources... [ 79%] reference/api/troveclient.v1.hosts reading sources... [ 81%] reference/api/troveclient.v1.instances reading sources... [ 82%] reference/api/troveclient.v1.limits reading sources... [ 83%] reference/api/troveclient.v1.management reading sources... [ 85%] reference/api/troveclient.v1.metadata reading sources... [ 86%] reference/api/troveclient.v1.modules reading sources... [ 88%] reference/api/troveclient.v1.quota reading sources... [ 89%] reference/api/troveclient.v1.root reading sources... [ 90%] reference/api/troveclient.v1.security_groups reading sources... [ 92%] reference/api/troveclient.v1.shell reading sources... [ 93%] reference/api/troveclient.v1.storage reading sources... [ 94%] reference/api/troveclient.v1.users reading sources... [ 96%] reference/api/troveclient.v1.volume_types reading sources... [ 97%] reference/index reading sources... [ 99%] user/api reading sources... [100%] user/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 1%] index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 3%] reference/api/modules [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 4%] reference/api/troveclient /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 6%] reference/api/troveclient.apiclient [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.apiclient' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 7%] reference/api/troveclient.apiclient.auth [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.apiclient.auth' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 8%] reference/api/troveclient.apiclient.base [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.apiclient.base' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 10%] reference/api/troveclient.apiclient.client [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.apiclient.client' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 11%] reference/api/troveclient.apiclient.exceptions [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.apiclient.exceptions' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 12%] reference/api/troveclient.auth_plugin [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.auth_plugin' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 14%] reference/api/troveclient.base [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.base' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 15%] reference/api/troveclient.client [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.client' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 17%] reference/api/troveclient.common [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.common' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 18%] reference/api/troveclient.compat [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.compat' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 19%] reference/api/troveclient.compat.auth [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.compat.auth' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 21%] reference/api/troveclient.compat.base [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.compat.base' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 22%] reference/api/troveclient.compat.cli [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.compat.cli' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 24%] reference/api/troveclient.compat.client [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.compat.client' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 25%] reference/api/troveclient.compat.common [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.compat.common' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 26%] reference/api/troveclient.compat.exceptions [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.compat.exceptions' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 28%] reference/api/troveclient.compat.mcli [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.compat.mcli' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 29%] reference/api/troveclient.compat.utils [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.compat.utils' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 31%] reference/api/troveclient.compat.versions [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.compat.versions' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 32%] reference/api/troveclient.exceptions [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.exceptions' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 33%] reference/api/troveclient.extension [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.extension' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 35%] reference/api/troveclient.i18n [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.i18n' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 36%] reference/api/troveclient.osc [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 38%] reference/api/troveclient.osc.plugin [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.plugin' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 39%] reference/api/troveclient.osc.v1 [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 40%] reference/api/troveclient.osc.v1.base [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1.base' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 42%] reference/api/troveclient.osc.v1.database_backup_strategy [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1.database_backup_strategy' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 43%] reference/api/troveclient.osc.v1.database_backups [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1.database_backups' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 44%] reference/api/troveclient.osc.v1.database_clusters [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1.database_clusters' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 46%] reference/api/troveclient.osc.v1.database_configurations [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1.database_configurations' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 47%] reference/api/troveclient.osc.v1.database_flavors [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1.database_flavors' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 49%] reference/api/troveclient.osc.v1.database_instances [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1.database_instances' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 50%] reference/api/troveclient.osc.v1.database_limits [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1.database_limits' writing output... [ 51%] reference/api/troveclient.osc.v1.database_logs /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1.database_logs' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 53%] reference/api/troveclient.osc.v1.database_quota [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1.database_quota' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 54%] reference/api/troveclient.osc.v1.database_root [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1.database_root' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 56%] reference/api/troveclient.osc.v1.database_users [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1.database_users' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 57%] reference/api/troveclient.osc.v1.databases [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1.databases' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 58%] reference/api/troveclient.osc.v1.datastores [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.osc.v1.datastores' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 60%] reference/api/troveclient.service_catalog [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.service_catalog' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 61%] reference/api/troveclient.shell [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.shell' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 62%] reference/api/troveclient.utils [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.utils' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 64%] reference/api/troveclient.v1 [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 65%] reference/api/troveclient.v1.accounts [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.accounts' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 67%] reference/api/troveclient.v1.backup_strategy [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.backup_strategy' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 68%] reference/api/troveclient.v1.backups [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.backups' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 69%] reference/api/troveclient.v1.client [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.client' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 71%] reference/api/troveclient.v1.clusters [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.clusters' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 72%] reference/api/troveclient.v1.configurations [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.configurations' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 74%] reference/api/troveclient.v1.databases [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.databases' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 75%] reference/api/troveclient.v1.datastores [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.datastores' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 76%] reference/api/troveclient.v1.diagnostics [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.diagnostics' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 78%] reference/api/troveclient.v1.flavors [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.flavors' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 79%] reference/api/troveclient.v1.hosts [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.hosts' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 81%] reference/api/troveclient.v1.instances [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.instances' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 82%] reference/api/troveclient.v1.limits [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.limits' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 83%] reference/api/troveclient.v1.management [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.management' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 85%] reference/api/troveclient.v1.metadata [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.metadata' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 86%] reference/api/troveclient.v1.modules [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.modules' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 88%] reference/api/troveclient.v1.quota [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.quota' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 89%] reference/api/troveclient.v1.root [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.root' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 90%] reference/api/troveclient.v1.security_groups [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.security_groups' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 92%] reference/api/troveclient.v1.shell [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.shell' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 93%] reference/api/troveclient.v1.storage [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.storage' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 94%] reference/api/troveclient.v1.users [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.users' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 96%] reference/api/troveclient.v1.volume_types [openstackdocstheme] could not determine last_updated for 'reference/api/troveclient.v1.volume_types' /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 97%] reference/index writing output... [ 99%] user/api writing output... [100%] user/index generating indices... /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (14.73 seconds) congratulations :) (14.80 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 8.8.0-0.20250318095635.a5dccbf.el10 --unique-debug-suffix -8.8.0-0.20250318095635.a5dccbf.el10.x86_64 --unique-debug-src-base python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-troveclient-8.8.0 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1zwZXF + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-troveclient-8.8.0 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-troveclient-8.8.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 {2} troveclient.compat.tests.test_auth.AuthenticatorTest.test__authenticate [0.001115s] ... ok {2} troveclient.compat.tests.test_auth.KeyStoneV2AuthenticatorTest.test_authenticate [0.000236s] ... ok {2} troveclient.compat.tests.test_auth.ServiceCatalogTest.test__url_for [0.000902s] ... ok {2} troveclient.compat.tests.test_auth.ServiceCatalogTest.test_get_public_url [0.000235s] ... ok {2} troveclient.compat.tests.test_common.ArgumentRequiredTest.test___str__ [0.000162s] ... ok {2} troveclient.compat.tests.test_common.AuthTest.test_login [0.000826s] ... ok {2} troveclient.compat.tests.test_common.CommandsBaseTest.test__dumps [0.000396s] ... ok {2} troveclient.compat.tests.test_common.CommandsBaseTest.test__pretty_print [0.000970s] ... ok {2} troveclient.compat.tests.test_common.CommonTest.test_methods_of [0.000248s] ... ok {2} troveclient.tests.osc.v1.test_database_backup_strategy.TestBackupStrategyList.test_list [0.156620s] ... ok {2} troveclient.tests.osc.v1.test_database_backups.TestBackupCreate.test_backup_create_return_value [0.002376s] ... ok {2} troveclient.tests.osc.v1.test_database_backups.TestDatabaseBackupDelete.test_backup_bulk_delete [0.001731s] ... ok {2} troveclient.tests.osc.v1.test_database_backups.TestDatabaseBackupDelete.test_backup_delete_with_exception [0.001195s] ... ok {2} troveclient.tests.osc.v1.test_database_clusters.TestClusterListInstances.test_cluster_list_instances [0.001328s] ... ok {2} troveclient.tests.osc.v1.test_database_clusters.TestDatabaseClusterCreate.test_cluster_create [0.002102s] ... ok {2} troveclient.tests.osc.v1.test_database_clusters.TestDatabaseClusterDelete.test_cluster_delete_with_exception [0.001188s] ... ok {2} troveclient.tests.osc.v1.test_database_clusters.TestDatabaseClusterForceDelete.test_cluster_force_delete_with_exception [0.001353s] ... ok {2} troveclient.tests.osc.v1.test_database_clusters.TestDatabaseClusterGrow.test_cluster_grow [0.001281s] ... ok {2} troveclient.tests.osc.v1.test_database_clusters.TestDatabaseClusterResetStatus.test_cluster_reset_status [0.002015s] ... ok {2} troveclient.tests.osc.v1.test_database_clusters.TestDatabaseClusterUpgrade.test_cluster_upgrade [0.002342s] ... ok {1} troveclient.compat.tests.test_auth.AuthenticatorTest.test_authenticate [0.000229s] ... ok {1} troveclient.compat.tests.test_common.ArgumentRequiredTest.test___init__ [0.000074s] ... ok {1} troveclient.compat.tests.test_common.CliOptionsTest.test___init__ [0.000059s] ... ok {1} troveclient.compat.tests.test_common.CommandsBaseTest.test___init__ [0.000357s] ... ok {1} troveclient.compat.tests.test_common.CommandsBaseTest.test__prepare_parser [0.000274s] ... ok {1} troveclient.compat.tests.test_common.CommandsBaseTest.test__pretty_list [0.000367s] ... ok {1} troveclient.compat.tests.test_common.CommonTest.test_limit_url [0.000066s] ... ok {1} troveclient.compat.tests.test_common.PaginatedTest.test___delitem [0.000042s] ... ok {1} troveclient.compat.tests.test_common.PaginatedTest.test___iter__ [0.000092s] ... ok {1} troveclient.compat.tests.test_common.PaginatedTest.test___reversed__ [0.000060s] ... ok {2} troveclient.tests.osc.v1.test_database_configurations.TestConfigurationDetach.test_configuration_detach [0.010535s] ... ok {1} troveclient.tests.osc.v1.test_database_backup_strategy.TestBackupStrategyDelete.test_delete [0.028552s] ... ok {1} troveclient.tests.osc.v1.test_database_backups.TestBackupCreate.test_incremental_backup_create [0.019450s] ... ok {1} troveclient.tests.osc.v1.test_database_backups.TestBackupList.test_backup_list_by_project [0.001711s] ... ok {1} troveclient.tests.osc.v1.test_database_backups.TestBackupListInstance.test_backup_list_defaults [0.001275s] ... ok {1} troveclient.tests.osc.v1.test_database_clusters.TestDatabaseClusterShrink.test_cluster_grow [0.001200s] ... ok {1} troveclient.tests.osc.v1.test_database_configurations.TestConfigurationAttach.test_configuration_attach [0.002439s] ... ok {1} troveclient.tests.osc.v1.test_database_configurations.TestConfigurationParameterShow.test_configuration_parameter_show_defaults [0.001186s] ... ok {1} troveclient.tests.osc.v1.test_database_configurations.TestSetDatabaseConfiguration.test_set_database_configuration_parameter [0.000982s] ... ok {1} troveclient.tests.osc.v1.test_database_configurations.TestUpdateDatabaseConfiguration.test_set_database_configuration_parameter [0.001115s] ... ok {1} troveclient.tests.osc.v1.test_database_flavors.TestFlavorList.test_flavor_list_with_optional_args [0.001007s] ... ok {1} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceCreate.test_instance_create_without_allowed_cidrs [0.002836s] ... ok {1} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceDelete.test_instance_delete [0.001123s] ... ok {1} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceDelete.test_instance_delete_with_exception [0.000929s] ... ok {1} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceEjectReplicaSource.test_eject_replica_source [0.001112s] ... ok {1} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceForceDelete.test_instance_force_delete_with_exception [0.001107s] ... ok {1} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceReboot.test_instance_restart [0.001652s] ... ok {2} troveclient.tests.osc.v1.test_database_configurations.TestConfigurationParameterShow.test_configuration_parameter_show_with_version_id_exception [0.076900s] ... ok {2} troveclient.tests.osc.v1.test_database_configurations.TestDatabaseConfigurationDelete.test_configuration_delete_with_exception [0.001467s] ... ok {2} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceCreate.test_instance_create [0.003021s] ... ok {2} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceCreate.test_instance_create_nic_param [0.002177s] ... ok {2} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceDelete.test_instance_force_delete [0.001372s] ... ok {2} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceResizeVolume.test_instance_resize_volume [0.001093s] ... ok {2} troveclient.tests.osc.v1.test_database_instances.TestInstanceList.test_instance_list_defaults [0.001484s] ... ok {2} troveclient.tests.osc.v1.test_database_instances.TestInstanceList.test_instance_list_for_project [0.001862s] ... ok {1} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceUpdate.test_instance_update_access [0.046421s] ... ok {1} troveclient.tests.osc.v1.test_database_logs.TestShowDatabaseInstanceLog.test_show_instance_log [0.001190s] ... ok {2} troveclient.tests.osc.v1.test_database_instances.TestInstanceReplicaDetach.test_instance_replica_detach [0.002865s] ... ok {1} troveclient.tests.osc.v1.test_database_quota.TestQuotaShow.test_show_quotas [0.001573s] ... ok {1} troveclient.tests.osc.v1.test_database_root.TestRootEnable.test_enable_cluster_root_with_password [0.001582s] ... ok {1} troveclient.tests.osc.v1.test_database_root.TestRootEnable.test_enable_instance_root_with_password [0.001612s] ... ok {2} troveclient.tests.osc.v1.test_database_instances.TestInstanceShow.test_show [0.004426s] ... ok {1} troveclient.tests.osc.v1.test_database_users.TestDatabaseUserDelete.test_user_delete_without_host [0.000976s] ... ok {1} troveclient.tests.osc.v1.test_database_users.TestDatabaseUserRevokeAccess.test_user_grant_access [0.001161s] ... ok {2} troveclient.tests.osc.v1.test_database_root.TestRootDisable.test_disable_instance_1234_root [0.001317s] ... ok {1} troveclient.tests.osc.v1.test_database_users.TestDatabaseUserUpdateAttributes.test_user__update_attributes [0.001197s] ... ok {1} troveclient.tests.osc.v1.test_datastores.TestCreateDatastoreVersion.test_create_datastore_version [0.001299s] ... ok {2} troveclient.tests.osc.v1.test_database_root.TestRootShow.test_show_cluster_1234_root [0.002277s] ... ok {1} troveclient.tests.osc.v1.test_datastores.TestDatastoreVersionList.test_datastore_version_list_defaults [0.001014s] ... ok {1} troveclient.tests.osc.v1.test_datastores.TestDatastoreVersionShow.test_datastore_version_show_defaults [0.002283s] ... ok {1} troveclient.tests.osc.v1.test_datastores.TestDatastoreVersionShow.test_datastore_version_show_with_version_id_exception [0.001006s] ... ok {1} troveclient.tests.test_accounts.AccountsTest.test__get_account_name [0.000148s] ... ok {1} troveclient.tests.test_apiclient_exceptions.ExceptionsTestCase.test_from_response_webob_pre_1_6_0 [0.000147s] ... ok {1} troveclient.tests.test_backups.BackupManagerTest.test_delete [0.000192s] ... ok {1} troveclient.tests.test_backups.BackupManagerTest.test_delete_422 [0.000257s] ... ok {1} troveclient.tests.test_backups.BackupManagerTest.test_list_by_datastore [0.000121s] ... ok {1} troveclient.tests.test_backups.BackupManagerTest.test_list_by_instance [0.000222s] ... ok {1} troveclient.tests.test_base.FindResourceTestCase.test_find_by_str_id [0.000046s] ... ok {1} troveclient.tests.test_base.ManagerListTest.test___init__ [0.000326s] ... ok {1} troveclient.tests.test_base.ManagerListTest.test__get_with_response_key [0.000272s] ... ok {1} troveclient.tests.test_base.ManagerListTest.test_list_with_body_none [0.000217s] ... ok {1} troveclient.tests.test_base.ManagerListTest.test_list_without_key_mapping [0.000257s] ... ok {1} troveclient.tests.test_base.ManagerTest.test___init__ [0.000083s] ... ok {1} troveclient.tests.test_base.ManagerTest.test_write_to_completion_cache [0.000126s] ... ok {1} troveclient.tests.test_base.MangerPaginationTests.test__create [0.000310s] ... ok {1} troveclient.tests.test_base.MangerPaginationTests.test__get_with_response_key_none [0.000259s] ... ok {1} troveclient.tests.test_base.MangerPaginationTests.test_write_to_completion_cache [0.000182s] ... ok {1} troveclient.tests.test_base.ResourceTest.test__add_details [0.000098s] ... ok {1} troveclient.tests.test_base.ResourceTest.test_human_id [0.000129s] ... ok {1} troveclient.tests.test_client.ClientTest.test_client_auth_token_authorization_failure [0.000837s] ... ok {2} troveclient.tests.osc.v1.test_database_root.TestRootShow.test_show_instance_1234_root [0.006287s] ... ok {1} troveclient.tests.test_client.ClientTest.test_construct_http_client [0.000622s] ... ok {1} troveclient.tests.test_client.ClientTest.test_error_sessionclient [0.000553s] ... ok {1} troveclient.tests.test_client.ClientTest.test_get_client_class_v1 [0.000196s] ... ok {1} troveclient.tests.test_clusters.ClusterTest.test_delete [0.000362s] ... ok {1} troveclient.tests.test_clusters.ClustersTest.test_delete [0.000526s] ... ok {1} troveclient.tests.test_clusters.ClustersTest.test_get [0.000338s] ... ok {1} troveclient.tests.test_clusters.ClustersTest.test_list [0.000265s] ... ok {1} troveclient.tests.test_common.CommonTest.test_append_query_strings [0.000085s] ... ok {1} troveclient.tests.test_configurations.ConfigurationParametersTest.test_get_parameter [0.000286s] ... ok {1} troveclient.tests.test_configurations.ConfigurationParametersTest.test_get_parameter_by_version [0.000120s] ... ok {1} troveclient.tests.test_configurations.ConfigurationParametersTest.test_list_parameters [0.000131s] ... ok {1} troveclient.tests.test_configurations.ConfigurationsTest.test_delete [0.000448s] ... ok {1} troveclient.tests.test_configurations.ConfigurationsTest.test_get [0.000144s] ... ok {1} troveclient.tests.test_configurations.ConfigurationsTest.test_instances [0.000156s] ... ok {1} troveclient.tests.test_configurations.ConfigurationsTest.test_update [0.000221s] ... ok {1} troveclient.tests.test_configurations.MgmtConfigurationParametersTest.test_create [0.000157s] ... ok {1} troveclient.tests.test_configurations.MgmtConfigurationParametersTest.test_modify [0.000152s] ... ok {1} troveclient.tests.test_databases.DatabasesTest.test_create [0.000204s] ... ok {1} troveclient.tests.test_datastores.DatastoreTest.test___repr__ [0.000189s] ... ok {1} troveclient.tests.test_datastores.DatastoreVersionMembersTest.test_delete [0.000152s] ... ok {1} troveclient.tests.test_datastores.DatastoreVersionMembersTest.test_get [0.000144s] ... ok {1} troveclient.tests.test_datastores.DatastoreVersionMembersTest.test_list [0.000163s] ... ok {1} troveclient.tests.test_datastores.DatastoreVersionsTest.test_list [0.000173s] ... ok {1} troveclient.tests.test_instances.InstanceTest.test_restart [0.000114s] ... ok {1} troveclient.tests.test_instances.InstancesTest.test__action [0.000363s] ... ok {1} troveclient.tests.test_instances.InstancesTest.test_delete [0.000305s] ... ok {2} troveclient.tests.osc.v1.test_database_users.TestDatabaseUserShowAccess.test_user_grant_access [0.008638s] ... ok {1} troveclient.tests.test_instances.InstancesTest.test_list [0.000185s] ... ok {1} troveclient.tests.test_instances.InstancesTest.test_modify [0.000336s] ... ok {1} troveclient.tests.test_instances.InstancesTest.test_resize_volume_with_obj [0.000150s] ... ok {1} troveclient.tests.test_instances.InstancesTest.test_restart_with_id [0.000147s] ... ok {1} troveclient.tests.test_limits.LimitsTest.test_list [0.000282s] ... ok {1} troveclient.tests.test_management.ManagementTest.test_stop [0.000176s] ... ok {1} troveclient.tests.test_management.ManagementTest.test_update [0.000249s] ... ok {1} troveclient.tests.test_management.MgmtDatastoreVersionsTest.test_create [0.000195s] ... ok {1} troveclient.tests.test_metadata.TestMetadata.test_list [0.000144s] ... ok {1} troveclient.tests.test_metadata.TestMetadata.test_parse_value_dict_in [0.000106s] ... ok {1} troveclient.tests.test_metadata.TestMetadata.test_parse_value_valid_json_in [0.000116s] ... ok {1} troveclient.tests.test_modules.TestModules.test_update [0.000589s] ... ok {1} troveclient.tests.test_secgroups.SecGroupRuleTest.test___repr__ [0.000096s] ... ok {1} troveclient.tests.test_secgroups.SecGroupTest.test_get [0.000105s] ... ok {2} troveclient.tests.osc.v1.test_databases.TestDatabaseList.test_database_list_defaults [0.006381s] ... ok {2} troveclient.tests.osc.v1.test_datastores.TestDeleteDatastoreVersion.test_delete_datastore_version [0.002155s] ... ok {2} troveclient.tests.test_accounts.AccountsTest.test__list [0.000450s] ... ok {2} troveclient.tests.test_accounts.AccountsTest.test_index [0.000666s] ... ok {2} troveclient.tests.test_accounts.AccountsTest.test_show [0.000274s] ... ok {2} troveclient.tests.test_apiclient_exceptions.ExceptionsTestCase.test_from_response_webob_post_1_6_0 [0.000307s] ... ok {2} troveclient.tests.test_backups.BackupManagerTest.test_create [0.000297s] ... ok {2} troveclient.tests.test_backups.BackupManagerTest.test_delete_500 [0.000399s] ... ok {2} troveclient.tests.test_backups.BackupManagerTest.test_schedule_create [0.000478s] ... ok {2} troveclient.tests.test_backups.BackupManagerTest.test_schedule_delete [0.001040s] ... ok {2} troveclient.tests.test_base.FindResourceTestCase.test_find_by_integer_id [0.000175s] ... ok {2} troveclient.tests.test_base.FindResourceTestCase.test_find_by_str_displayname [0.000205s] ... ok {2} troveclient.tests.test_base.FindResourceTestCase.test_find_by_uuid [0.000175s] ... ok {2} troveclient.tests.test_base.ManagerListTest.test_completion_cache [0.000648s] ... ok {2} troveclient.tests.test_base.ManagerTest.test__delete [0.000320s] ... ok {2} troveclient.tests.test_base.ManagerTest.test__get_with_response_key [0.000499s] ... ok {2} troveclient.tests.test_base.ManagerTest.test__update [0.000307s] ... ok {2} troveclient.tests.test_base.MangerPaginationTests.test___init__ [0.000298s] ... ok {2} troveclient.tests.test_base.MangerPaginationTests.test__delete [0.000509s] ... ok {2} troveclient.tests.test_base.MangerPaginationTests.test__update [0.003045s] ... ok {1} troveclient.tests.test_shell.ShellTestKeystoneV3.test_datastore_version_list [0.025633s] ... ok {2} troveclient.tests.test_base.MangerPaginationTests.test_completion_cache [0.000460s] ... ok {2} troveclient.tests.test_base.MangerPaginationTests.test_pagination_next [0.000752s] ... ok {2} troveclient.tests.test_base.ResourceTest.test___eq__ [0.000269s] ... ok {2} troveclient.tests.test_base.ResourceTest.test___init__ [0.000339s] ... ok {2} troveclient.tests.test_client.ClientTest.test_client_auth_token_v1_auth [0.001278s] ... ok {2} troveclient.tests.test_client.ClientTest.test_client_bad_request [0.000335s] ... ok {2} troveclient.tests.test_client.ClientTest.test_client_put [0.000245s] ... ok {2} troveclient.tests.test_client.ClientTest.test_client_version_url_with_tenant_name [0.000374s] ... ok {2} troveclient.tests.test_client.ClientTest.test_client_with_auth_system_without_endpoint [0.000245s] ... ok {2} troveclient.tests.test_clusters.ClusterTest.test___repr__ [0.000297s] ... ok {2} troveclient.tests.test_common.CommonTest.test_check_for_exceptions [0.000336s] ... ok {2} troveclient.tests.test_configurations.ConfigurationParametersTest.test_list_parameters_by_version [0.000281s] ... ok {2} troveclient.tests.test_configurations.ConfigurationsTest.test_create [0.000497s] ... ok {2} troveclient.tests.test_databases.DatabasesTest.test_delete [0.000620s] ... ok {2} troveclient.tests.test_datastores.DatastoreVersionMembersTest.test_add [0.000294s] ... ok {2} troveclient.tests.test_datastores.DatastoreVersionsTest.test_get [0.000313s] ... ok {2} troveclient.tests.test_datastores.DatastoresTest.test_list [0.000337s] ... ok {2} troveclient.tests.test_instances.InstanceTest.test_delete [0.000262s] ... ok {2} troveclient.tests.test_instances.InstanceTest.test_detach_replica [0.000243s] ... ok {2} troveclient.tests.test_instances.InstanceTest.test_list_databases [0.000267s] ... ok {2} troveclient.tests.test_instances.InstancesTest.test_configuration [0.000312s] ... ok {2} troveclient.tests.test_instances.InstancesTest.test_module_query [0.000528s] ... ok {2} troveclient.tests.test_instances.InstancesTest.test_module_retrieve [0.000453s] ... ok {2} troveclient.tests.test_instances.InstancesTest.test_resize_volume_with_id [0.000285s] ... ok {2} troveclient.tests.test_management.ManagementTest.test_migrate [0.000431s] ... ok {2} troveclient.tests.test_management.ManagementTest.test_migrate_to_host [0.000266s] ... ok {2} troveclient.tests.test_management.ManagementTest.test_reboot [0.000276s] ... ok {2} troveclient.tests.test_management.ManagementTest.test_reset_task_status [0.000252s] ... ok {1} troveclient.tests.test_shell.ShellTestKeystoneV3.test_help [0.025363s] ... ok {2} troveclient.tests.test_management.MgmtDatastoreVersionsTest.test_get [0.000886s] ... ok {2} troveclient.tests.test_management.MgmtFlavorsTest.test_create [0.000329s] ... ok {2} troveclient.tests.test_management.RootHistoryTest.test___repr__ [0.000206s] ... ok {2} troveclient.tests.test_metadata.TestMetadata.test_create [0.000292s] ... ok {2} troveclient.tests.test_metadata.TestMetadata.test_parse_value_int_in [0.000228s] ... ok {2} troveclient.tests.test_metadata.TestMetadata.test_parse_value_list_in [0.000246s] ... ok {2} troveclient.tests.test_metadata.TestMetadata.test_update [0.000255s] ... ok {2} troveclient.tests.test_modules.TestModules.test_create [0.001067s] ... ok {2} troveclient.tests.test_modules.TestModules.test_list [0.002838s] ... ok {2} troveclient.tests.test_secgroups.SecGroupTest.test_list [0.000229s] ... ok {1} troveclient.tests.test_shell.ShellTestKeystoneV3.test_no_project_id [0.020023s] ... ok OK "info" Request to delete database instance fake_uuid has been accepted. {2} troveclient.tests.test_shell.ShellTest.test_get_datastore_list [0.051560s] ... ok {2} troveclient.tests.test_shell.ShellTest.test_no_auth_url [0.022195s] ... ok {2} troveclient.tests.test_shell.ShellTest.test_no_username [0.024329s] ... ok {2} troveclient.tests.test_shell.ShellTestKeystoneV3.test_help_unknown_command [0.022660s] ... ok {2} troveclient.tests.test_users.UsersTest.test_create [0.000764s] ... ok {2} troveclient.tests.test_users.UsersTest.test_list [0.000325s] ... ok Found more than one valid endpoint. Use a more restrictive filter Could not find any suitable endpoint. Correct region? Can't pickle : it's not the same object as unittest.mock.Mock OK Request to delete database backup 412dee30-3a00-4152-8236-7eddc4193626 has been accepted. Request to delete database backup 89ca5feb-af3a-4a0a-b396-ef1d404dd031 has been accepted. Warning: Flavor is ignored for creating replica. Request to delete database instance fake_uuid has been accepted. {3} troveclient.compat.tests.test_auth.FakeAuthTest.test_authenticate [0.000110s] ... ok {3} troveclient.compat.tests.test_auth.ServiceCatalogTest.test_get_token [0.000131s] ... ok {3} troveclient.compat.tests.test_common.AuthTest.test___init__ [0.000360s] ... ok {3} troveclient.compat.tests.test_common.AuthedCommandsBaseTest.test___init__ [0.000482s] ... ok {3} troveclient.compat.tests.test_common.CommandsBaseTest.test__make_list [0.000301s] ... ok {3} troveclient.compat.tests.test_common.CommandsBaseTest.test__parse_options [0.000252s] ... ok {3} troveclient.compat.tests.test_common.CommandsBaseTest.test__pretty_paged [0.011688s] ... ok {3} troveclient.compat.tests.test_common.CommandsBaseTest.test__require [0.000340s] ... ok {3} troveclient.compat.tests.test_common.PaginatedTest.test___contains__ [0.000061s] ... ok {0} troveclient.compat.tests.test_auth.Auth1_1Test.test_authenticate [0.000201s] ... ok {0} troveclient.compat.tests.test_auth.AuthenticatorTest.test_get_authenticator_cls [0.000114s] ... ok {0} troveclient.compat.tests.test_auth.KeyStoneV2AuthenticatorTest.test__v2_auth [0.000113s] ... ok {0} troveclient.compat.tests.test_auth.ServiceCatalogTest.test__load [0.000135s] ... ok {0} troveclient.compat.tests.test_auth.ServiceCatalogTest.test_get_management_url [0.000072s] ... ok {0} troveclient.compat.tests.test_common.CliOptionsTest.test_create_optparser [0.000657s] ... ok {0} troveclient.compat.tests.test_common.CliOptionsTest.test_default [0.000081s] ... ok {0} troveclient.compat.tests.test_common.CliOptionsTest.test_load_from_file [0.000111s] ... ok {0} troveclient.compat.tests.test_common.CommandsBaseTest.test__safe_exec [0.000517s] ... ok {0} troveclient.compat.tests.test_common.CommonTest.test_check_for_exceptions [0.000304s] ... ok {0} troveclient.compat.tests.test_common.CommonTest.test_print_actions [0.000080s] ... ok {0} troveclient.compat.tests.test_common.CommonTest.test_print_commands [0.000074s] ... ok {0} troveclient.compat.tests.test_common.PaginatedTest.test___getitem__ [0.000041s] ... ok {0} troveclient.compat.tests.test_common.PaginatedTest.test___init__ [0.000033s] ... ok {0} troveclient.compat.tests.test_common.PaginatedTest.test___len__ [0.000029s] ... ok {0} troveclient.compat.tests.test_common.PaginatedTest.test___setitem__ [0.000047s] ... ok {3} troveclient.tests.osc.v1.test_database_backup_strategy.TestBackupStrategyCreate.test_create [0.100980s] ... ok {3} troveclient.tests.osc.v1.test_database_backups.TestBackupCreate.test_backup_create [0.004816s] ... ok {3} troveclient.tests.osc.v1.test_database_backups.TestBackupCreate.test_required_params_missing [0.001239s] ... ok {3} troveclient.tests.osc.v1.test_database_backups.TestBackupList.test_backup_list_all_projects [0.008521s] ... ok {3} troveclient.tests.osc.v1.test_database_backups.TestBackupList.test_backup_list_by_instance_id [0.001660s] ... ok {3} troveclient.tests.osc.v1.test_database_backups.TestBackupList.test_backup_list_defaults [0.002246s] ... ok {3} troveclient.tests.osc.v1.test_database_clusters.TestClusterList.test_cluster_list_defaults [0.002486s] ... ok {0} troveclient.tests.osc.v1.test_database_backups.TestBackupCreate.test_create_from_data_location [0.101544s] ... ok {3} troveclient.tests.osc.v1.test_database_clusters.TestClusterShow.test_show [0.002540s] ... ok {0} troveclient.tests.osc.v1.test_database_backups.TestBackupList.test_backup_list_by_instance_name [0.004879s] ... ok {3} troveclient.tests.osc.v1.test_database_clusters.TestDatabaseClusterForceDelete.test_cluster_force_delete [0.003768s] ... ok {0} troveclient.tests.osc.v1.test_database_backups.TestBackupShow.test_show [0.003522s] ... ok {3} troveclient.tests.osc.v1.test_database_configurations.TestConfigurationCreate.test_configuration_create [0.006365s] ... ok {3} troveclient.tests.osc.v1.test_database_configurations.TestConfigurationCreate.test_configuration_create_with_optional_args [0.002018s] ... ok {0} troveclient.tests.osc.v1.test_database_backups.TestDatabaseBackupDelete.test_backup_delete [0.009302s] ... ok {3} troveclient.tests.osc.v1.test_database_configurations.TestConfigurationDefault.test_default_database_configuration [0.006989s] ... ok {3} troveclient.tests.osc.v1.test_database_configurations.TestConfigurationList.test_configuration_list_defaults [0.001462s] ... ok {0} troveclient.tests.osc.v1.test_database_backups.TestDatabaseBackupExecutionDelete.test_execution_delete [0.006087s] ... ok {0} troveclient.tests.osc.v1.test_database_clusters.TestClusterListModules.test_cluster_list_modules [0.002915s] ... ok {3} troveclient.tests.osc.v1.test_database_configurations.TestDatabaseConfigurationDelete.test_configuration_delete [0.004445s] ... ok {0} troveclient.tests.osc.v1.test_database_clusters.TestDatabaseClusterDelete.test_cluster_delete [0.004655s] ... ok {3} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceDelete.test_instance_bulk_delete [0.004297s] ... ok {0} troveclient.tests.osc.v1.test_database_configurations.TestConfigurationCreate.test_configuration_create_return_value [0.002644s] ... ok {0} troveclient.tests.osc.v1.test_database_configurations.TestConfigurationInstancesList.test_configuration_instances_list [0.003962s] ... ok {3} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceForceDelete.test_instance_force_delete [0.006559s] ... ok {0} troveclient.tests.osc.v1.test_database_configurations.TestConfigurationParameterList.test_configuration_parameters_list_defaults [0.002714s] ... ok {0} troveclient.tests.osc.v1.test_database_configurations.TestConfigurationParameterList.test_configuration_parameters_list_with_version_id_exception [0.003595s] ... ok {0} troveclient.tests.osc.v1.test_database_configurations.TestConfigurationShow.test_show [0.003967s] ... ok {0} troveclient.tests.osc.v1.test_database_flavors.TestFlavorList.test_flavor_list_defaults [0.003349s] ... ok {0} troveclient.tests.osc.v1.test_database_flavors.TestFlavorShow.test_flavor_show_defaults [0.003192s] ... ok {0} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceResetStatus.test_instance_reset_status [0.001418s] ... ok {0} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceUpdate.test_instance_update [0.003289s] ... ok {0} troveclient.tests.osc.v1.test_database_limits.TestLimitList.test_limit_list_defaults [0.004269s] ... ok {0} troveclient.tests.osc.v1.test_database_logs.TestLogList.test_log_list [0.007337s] ... ok {3} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstancePromoteToReplicaSource.test_instance_promote_to_replica_source [0.167056s] ... ok {3} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceRebuild.test_instance_rebuild [0.004591s] ... ok {3} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceResizeFlavor.test_instance_resize_flavor [0.002375s] ... ok {3} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceRestart.test_instance_restart [0.003994s] ... ok {3} troveclient.tests.osc.v1.test_database_instances.TestDatabaseInstanceUpgrade.test_instance_upgrade [0.001806s] ... ok {0} troveclient.tests.osc.v1.test_database_logs.TestSetDatabaseInstanceLog.test_set_instance_log [0.140156s] ... ok {3} troveclient.tests.osc.v1.test_database_instances.TestInstanceList.test_instance_list_all_projects [0.004336s] ... ok {0} troveclient.tests.osc.v1.test_database_users.TestDatabaseUserCreate.test_user_create_with_optional_args [0.001519s] ... ok {0} troveclient.tests.osc.v1.test_database_users.TestDatabaseUserDelete.test_user_delete [0.001399s] ... ok {3} troveclient.tests.osc.v1.test_database_quota.TestQuotaUpdate.test_update_quota [0.004653s] ... ok {3} troveclient.tests.osc.v1.test_database_root.TestRootEnable.test_enable_cluster_1234_root [0.005688s] ... ok {0} troveclient.tests.osc.v1.test_database_users.TestDatabaseUserDelete.test_user_delete_with_exception [0.007669s] ... ok {0} troveclient.tests.osc.v1.test_database_users.TestUserList.test_user_list_defaults [0.001502s] ... ok {3} troveclient.tests.osc.v1.test_database_root.TestRootEnable.test_enable_instance_1234_root [0.002833s] ... ok {0} troveclient.tests.osc.v1.test_databases.TestDatabaseCreate.test_database_create [0.001518s] ... ok {0} troveclient.tests.osc.v1.test_databases.TestDatabaseDelete.test_database_delete [0.001189s] ... ok {3} troveclient.tests.osc.v1.test_database_users.TestDatabaseUserCreate.test_user_create [0.003154s] ... ok {0} troveclient.tests.osc.v1.test_datastores.TestDatastoreList.test_datastore_list_defaults [0.004425s] ... ok {0} troveclient.tests.test_backups.BackupManagerTest.test_auth_mistral_client [0.001138s] ... ok {0} troveclient.tests.test_backups.BackupManagerTest.test_create_incremental_2 [0.000294s] ... ok {0} troveclient.tests.test_backups.BackupManagerTest.test_execution_delete [0.000344s] ... ok {3} troveclient.tests.osc.v1.test_database_users.TestDatabaseUserGrantAccess.test_user_grant_access [0.007453s] ... ok {0} troveclient.tests.test_backups.BackupManagerTest.test_get [0.001290s] ... ok {0} troveclient.tests.test_backups.BackupManagerTest.test_list [0.000315s] ... ok {0} troveclient.tests.test_backups.BackupManagerTest.test_list_by_all_projects [0.000345s] ... ok {0} troveclient.tests.test_backups.BackupManagerTest.test_schedule_list [0.000845s] ... ok {0} troveclient.tests.test_backups.BackupTest.test___repr__ [0.000215s] ... ok {0} troveclient.tests.test_base.FindResourceTestCase.test_find_by_str_name [0.000246s] ... ok {0} troveclient.tests.test_base.FindResourceTestCase.test_find_none [0.000340s] ... ok {3} troveclient.tests.osc.v1.test_database_users.TestUserShow.test_user_show_defaults [0.005403s] ... ok {0} troveclient.tests.test_base.ManagerListTest.test__get_with_response_key_none [0.000843s] ... ok {3} troveclient.tests.osc.v1.test_databases.TestDatabaseCreate.test_database_create_with_optional_args [0.002330s] ... ok {0} troveclient.tests.test_base.ManagerListTest.test_list_body_not_none [0.000528s] ... ok {0} troveclient.tests.test_base.ManagerListTest.test_write_to_completion_cache [0.000336s] ... ok {0} troveclient.tests.test_base.ManagerTest.test__get_with_response_key_none [0.000321s] ... ok {3} troveclient.tests.osc.v1.test_databases.TestDatabaseDelete.test_database_delete_with_exception [0.006224s] ... ok {0} troveclient.tests.test_base.ManagerTest.test_completion_cache [0.004983s] ... ok {0} troveclient.tests.test_base.MangerPaginationTests.test_pagination_error [0.000483s] ... ok {0} troveclient.tests.test_base.ResourceTest.test___repr__ [0.000309s] ... ok {0} troveclient.tests.test_client.ClientTest.test_client_auth_token_endpoint_not_found [0.000899s] ... ok {0} troveclient.tests.test_client.ClientTest.test_client_connection_error [0.000526s] ... ok {0} troveclient.tests.test_client.ClientTest.test_client_delete [0.000277s] ... ok {0} troveclient.tests.test_client.ClientTest.test_client_get [0.000299s] ... ok {3} troveclient.tests.osc.v1.test_datastores.TestDatastoreShow.test_show [0.004666s] ... ok {0} troveclient.tests.test_client.ClientTest.test_client_post [0.000573s] ... ok {0} troveclient.tests.test_client.ClientTest.test_client_unauthorized [0.000374s] ... ok {0} troveclient.tests.test_client.ClientTest.test_client_with_auth_system_without_auth_plugin [0.000237s] ... ok {3} troveclient.tests.osc.v1.test_datastores.TestDeleteDatastore.test_delete_datastore [0.003467s] ... ok {3} troveclient.tests.osc.v1.test_datastores.TestUpdateDatastoreVersion.test_update_datastore_version [0.001342s] ... ok {3} troveclient.tests.test_accounts.AccountTest.test___repr__ [0.001893s] ... ok {3} troveclient.tests.test_backups.BackupManagerTest.test_build_schedule [0.000543s] ... ok {3} troveclient.tests.test_backups.BackupManagerTest.test_create_description [0.001334s] ... ok {3} troveclient.tests.test_backups.BackupManagerTest.test_create_incremental [0.000439s] ... ok {3} troveclient.tests.test_backups.BackupManagerTest.test_create_with_instance_obj [0.000383s] ... ok {3} troveclient.tests.test_backups.BackupManagerTest.test_execution_list [0.001812s] ... ok {3} troveclient.tests.test_backups.BackupManagerTest.test_schedule_show [0.000746s] ... ok {3} troveclient.tests.test_base.BaseTest.test_getid [0.000330s] ... ok {3} troveclient.tests.test_base.FindResourceTestCase.test_find_by_int_name [0.000315s] ... ok {3} troveclient.tests.test_base.ManagerListTest.test__create [0.000679s] ... ok {3} troveclient.tests.test_base.ManagerListTest.test__delete [0.000491s] ... ok {3} troveclient.tests.test_base.ManagerListTest.test__update [0.000519s] ... ok {3} troveclient.tests.test_base.ManagerListTest.test_list_key_mapping [0.000817s] ... ok {3} troveclient.tests.test_base.ManagerTest.test__create [0.000551s] ... ok {3} troveclient.tests.test_base.MangerPaginationTests.test__get_with_response_key [0.000520s] ... ok {3} troveclient.tests.test_base.MangerPaginationTests.test_pagination [0.000540s] ... ok {3} troveclient.tests.test_base.ResourceTest.test___getattr__ [0.000359s] ... ok {3} troveclient.tests.test_base.ResourceTest.test_get [0.002219s] ... ok {3} troveclient.tests.test_base.ResourceTest.test_is_loaded [0.000333s] ... ok {3} troveclient.tests.test_client.ClientTest.test_client_auth_token [0.001775s] ... ok {3} troveclient.tests.test_client.ClientTest.test_client_auth_token_v1_auth_failure [0.000730s] ... ok {3} troveclient.tests.test_client.ClientTest.test_client_patch [0.000583s] ... ok {3} troveclient.tests.test_client.ClientTest.test_client_version_url [0.000582s] ... ok {3} troveclient.tests.test_client.ClientTest.test_database_service_name [0.001771s] ... ok {3} troveclient.tests.test_clusters.ClustersTest.test_create [0.000580s] ... ok {3} troveclient.tests.test_clusters.ClustersTest.test_upgrade [0.000712s] ... ok {3} troveclient.tests.test_configurations.ConfigurationsTest.test_list [0.000479s] ... ok {3} troveclient.tests.test_configurations.MgmtConfigurationParametersTest.test_delete [0.000413s] ... ok {3} troveclient.tests.test_databases.DatabasesTest.test_list [0.000458s] ... ok {3} troveclient.tests.test_datastores.DatastoreVersionMembersTest.test_get_by_tenant [0.001740s] ... ok {3} troveclient.tests.test_datastores.DatastoreVersionsTest.test_get_by_uuid [0.000729s] ... ok {3} troveclient.tests.test_instances.InstanceStatusTest.test_constants [0.000082s] ... ok {3} troveclient.tests.test_instances.InstancesTest.test_get [0.000338s] ... ok {3} troveclient.tests.test_instances.InstancesTest.test_module_remove [0.000644s] ... ok {3} troveclient.tests.test_instances.InstancesTest.test_resize_instance_with_id [0.000448s] ... ok {3} troveclient.tests.test_instances.InstancesTest.test_restart_with_obj [0.000477s] ... ok {3} troveclient.tests.test_management.ManagementTest.test_index [0.000710s] ... ok {3} troveclient.tests.test_management.ManagementTest.test_list [0.000513s] ... ok {3} troveclient.tests.test_management.ManagementTest.test_root_enabled_history [0.000519s] ... ok {3} troveclient.tests.test_management.MgmtDatastoreVersionsTest.test_edit [0.000612s] ... ok {3} troveclient.tests.test_metadata.TestMetadata.test_edit [0.000538s] ... ok {3} troveclient.tests.test_metadata.TestMetadata.test_parse_value_invalid_json_in [0.000819s] ... ok {3} troveclient.tests.test_metadata.TestMetadata.test_parse_value_tuple_in [0.000479s] ... ok {3} troveclient.tests.test_metadata.TestMetadata.test_show [0.000398s] ... ok {3} troveclient.tests.test_modules.TestModules.test_get [0.000645s] ... ok {3} troveclient.tests.test_modules.TestModules.test_instance_count [0.000562s] ... ok {3} troveclient.tests.test_modules.TestModules.test_reapply [0.000781s] ... ok {3} troveclient.tests.test_secgroups.SecGroupRuleTest.test_create [0.000853s] ... ok {3} troveclient.tests.test_secgroups.SecGroupRuleTest.test_delete [0.000639s] ... ok {3} troveclient.tests.test_secgroups.SecGroupTest.test___repr__ [0.000298s] ... ok {3} troveclient.tests.test_shell.ShellTest.test_datastore_version_list [0.035342s] ... ok {3} troveclient.tests.test_users.UserTest.test___repr__ [0.000138s] ... ok {3} troveclient.tests.test_users.UsersTest.test_delete [0.000851s] ... ok {3} troveclient.tests.test_users.UsersTest.test_update_no_changes [0.000596s] ... ok {3} troveclient.tests.test_utils.UtilsTest.test_add_hookable_mixin [0.000067s] ... ok {3} troveclient.tests.test_utils.UtilsTest.test_encode_decode_data [0.001103s] ... ok {3} troveclient.tests.test_utils.UtilsTest.test_run_hookable_mixin [0.000055s] ... ok No token argument supplied. Use the "auth login" command to log in and get a token. No service_url given. 'CommandsBase' object has no attribute 'marker' 'CommandsBase' object has no attribute 'marker' 'CommandsBase' object has no attribute 'marker' 'CommandsBase' object has no attribute 'marker' Request to delete database instance 70d45d85-2c0e-4a6a-9833-570a69495daf has been accepted. Request to delete database instance b77a459b-8b95-4d3b-bcb5-82c0b6927a72 has been accepted. {0} troveclient.tests.test_client.ClientTest.test_client_with_client_exception [1.000762s] ... ok {0} troveclient.tests.test_client.ClientTest.test_client_with_timeout [0.000312s] ... ok {0} troveclient.tests.test_client.ClientTest.test_get_client_class_unknown [0.000091s] ... ok {0} troveclient.tests.test_client.ClientTest.test_log_req [0.000611s] ... ok {0} troveclient.tests.test_clusters.ClusterStatusTest.test_constants [0.000048s] ... ok {0} troveclient.tests.test_common.PaginatedTest.test___init__ [0.000046s] ... ok {0} troveclient.tests.test_configurations.ConfigurationTest.test___repr__ [0.000089s] ... ok {0} troveclient.tests.test_configurations.ConfigurationsTest.test_edit [0.000264s] ... ok {0} troveclient.tests.test_datastores.DatastoresTest.test_get [0.000208s] ... ok {0} troveclient.tests.test_discover.DiscoverTest.test_discover_extensions [0.000166s] ... ok {0} troveclient.tests.test_instances.InstancesTest.test_create [0.000205s] ... ok {0} troveclient.tests.test_instances.InstancesTest.test_detailed_list [0.000186s] ... ok {0} troveclient.tests.test_instances.InstancesTest.test_module_apply [0.003409s] ... ok {0} troveclient.tests.test_instances.InstancesTest.test_module_list_instance [0.000443s] ... ok {0} troveclient.tests.test_instances.InstancesTest.test_resize_instance_with_obj [0.001155s] ... ok {0} troveclient.tests.test_instances.InstancesTest.test_upgrade [0.000218s] ... ok {0} troveclient.tests.test_limits.LimitsTest.test_list_errors [0.002601s] ... ok {0} troveclient.tests.test_management.ManagementTest.test__action [0.000308s] ... ok {0} troveclient.tests.test_management.ManagementTest.test_show [0.000150s] ... ok {0} troveclient.tests.test_management.MgmtDatastoreVersionsTest.test_delete [0.000314s] ... ok {0} troveclient.tests.test_management.MgmtDatastoreVersionsTest.test_list [0.000972s] ... ok {0} troveclient.tests.test_metadata.TestMetadata.test_delete [0.000687s] ... ok {0} troveclient.tests.test_metadata.TestMetadata.test_parse_value_float_in [0.000291s] ... ok {0} troveclient.tests.test_metadata.TestMetadata.test_parse_value_string_in [0.000293s] ... ok {0} troveclient.tests.test_modules.TestModules.test_delete [0.000885s] ... ok {0} troveclient.tests.test_modules.TestModules.test_instances [0.000864s] ... ok {0} troveclient.tests.test_root.RootTest.test_delete [0.000579s] ... ok {0} troveclient.tests.test_shell.ShellTest.test_help [0.062391s] ... ok {0} troveclient.tests.test_shell.ShellTest.test_help_unknown_command [0.045278s] ... ok {0} troveclient.tests.test_shell.ShellTestKeystoneV3.test_get_datastore_list [0.027036s] ... ok {0} troveclient.tests.test_shell.ShellTestKeystoneV3.test_invalid_client_version [0.025614s] ... ok {0} troveclient.tests.test_shell.ShellTestKeystoneV3.test_no_auth_url [0.020427s] ... ok {0} troveclient.tests.test_shell.ShellTestKeystoneV3.test_no_username [0.020869s] ... ok {0} troveclient.tests.test_utils.UtilsTest.test_environment [0.000183s] ... ok ERROR: Token file found at /builddir/.apitoken was corrupt. ERROR: Token file found at /builddir/.apitoken was corrupt. Available actions for 'test-cmd' cmd: test str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str Create a new string object from the given object. If encoding or errors is specified, then the object must expose a data buffer that will be decoded using the given encoding and error handler. Otherwise, returns the result of object.__str__() (if defined) or repr(object). encoding defaults to sys.getdefaultencoding(). errors defaults to 'strict'. help str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str Create a new string object from the given object. If encoding or errors is specified, then the object must expose a data buffer that will be decoded using the given encoding and error handler. Otherwise, returns the result of object.__str__() (if defined) or repr(object). encoding defaults to sys.getdefaultencoding(). errors defaults to 'strict'. Available commands cmd-1 str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str Create a new string object from the given object. If encoding or errors is specified, then the object must expose a data buffer that will be decoded using the given encoding and error handler. Otherwise, returns the result of object.__str__() (if defined) or repr(object). encoding defaults to sys.getdefaultencoding(). errors defaults to 'strict'. cmd-2 str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str Create a new string object from the given object. If encoding or errors is specified, then the object must expose a data buffer that will be decoded using the given encoding and error handler. Otherwise, returns the result of object.__str__() (if defined) or repr(object). encoding defaults to sys.getdefaultencoding(). errors defaults to 'strict'. Request to delete database backup backup1 has been accepted. +---------------+----------+ | Property | Value | +---------------+----------+ | max_backups | 50 | | max_instances | 5 | | max_volumes | 20 | | verb | ABSOLUTE | +---------------+----------+ Could not find any suitable endpoint. Correct region? ====== Totals ====== Ran: 398 tests in 2.2045 sec. - Passed: 398 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 2.7258 sec. ============== Worker Balance ============== - Worker 0 (100 tests) => 0:00:01.605422 - Worker 1 (100 tests) => 0:00:00.222244 - Worker 2 (99 tests) => 0:00:00.539708 - Worker 3 (99 tests) => 0:00:00.495681 py312: OK (7.42 seconds) congratulations :) (7.57 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fkXHZ6 + umask 022 + cd /builddir/build/BUILD + cd python-troveclient-8.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/share/doc/python3-troveclient + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/share/doc/python3-troveclient + cp -pr /builddir/build/BUILD/python-troveclient-8.8.0/README.rst /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/share/doc/python3-troveclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AtUhYD + umask 022 + cd /builddir/build/BUILD + cd python-troveclient-8.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/share/licenses/python3-troveclient + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/share/licenses/python3-troveclient + cp -pr /builddir/build/BUILD/python-troveclient-8.8.0/LICENSE /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/share/licenses/python3-troveclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-troveclient = 8.8.0-0.20250318095635.a5dccbf.el10 python3-troveclient = 8.8.0-0.20250318095635.a5dccbf.el10 python3.12-troveclient = 8.8.0-0.20250318095635.a5dccbf.el10 python3.12dist(python-troveclient) = 8.8 python3dist(python-troveclient) = 8.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.12dist(pbr) < 2.1 or python3.12dist(pbr) > 2.1) with python3.12dist(pbr) >= 2) ((python3.12dist(python-mistralclient) < 3.2 or python3.12dist(python-mistralclient) > 3.2) with python3.12dist(python-mistralclient) >= 3.1) /usr/bin/python3 python(abi) = 3.12 python3.12dist(keystoneauth1) >= 3.4 python3.12dist(osc-lib) >= 1.8 python3.12dist(oslo-i18n) >= 3.15.3 python3.12dist(oslo-utils) >= 3.33 python3.12dist(prettytable) >= 0.7.2 python3.12dist(python-openstackclient) >= 3.12 python3.12dist(python-swiftclient) >= 3.2 python3.12dist(requests) >= 2.14.2 python3.12dist(stevedore) >= 2.0.1 Obsoletes: python3.12-troveclient < 8.8.0-0.20250318095635.a5dccbf.el10 Processing files: python-troveclient-doc-8.8.0-0.20250318095635.a5dccbf.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wjupIQ + umask 022 + cd /builddir/build/BUILD + cd python-troveclient-8.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/share/doc/python-troveclient-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/share/doc/python-troveclient-doc + cp -pr /builddir/build/BUILD/python-troveclient-8.8.0/doc/build/html /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/share/doc/python-troveclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kzKXvo + umask 022 + cd /builddir/build/BUILD + cd python-troveclient-8.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/share/licenses/python-troveclient-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/share/licenses/python-troveclient-doc + cp -pr /builddir/build/BUILD/python-troveclient-8.8.0/LICENSE /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64/usr/share/licenses/python-troveclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-troveclient-doc = 8.8.0-0.20250318095635.a5dccbf.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64 Wrote: /builddir/build/SRPMS/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.src.rpm Wrote: /builddir/build/RPMS/python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-troveclient-doc-8.8.0-0.20250318095635.a5dccbf.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MAhzCa + umask 022 + cd /builddir/build/BUILD + cd python-troveclient-8.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.TBf4p4 + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/python-troveclient-8.8.0-SPECPARTS + rm -rf python-troveclient-8.8.0 python-troveclient-8.8.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0