Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CukbnF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.config-9.4.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-9.4.0-0.20240516134807.882adf8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-9.4.0 + /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-oslo-config-9.4.0 base' + sed -i '/\/usr\/bin\/env/d' oslo_config/validator.py + 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.GldOFh + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.4.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir + RPM_TOXENV=docs,py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.config-9.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64-pyproject-buildrequires -e docs -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.buildreqs.nosrc.rpm 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 --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IoxvQA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.config-9.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-9.4.0-0.20240516134807.882adf8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-9.4.0 + /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-oslo-config-9.4.0 base' + sed -i '/\/usr\/bin\/env/d' oslo_config/validator.py + 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.NoF5U9 + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.4.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir + RPM_TOXENV=docs,py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.config-9.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64-pyproject-buildrequires -e docs -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) 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-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.buildreqs.nosrc.rpm 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 --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ATqJ3Z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.config-9.4.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-9.4.0-0.20240516134807.882adf8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-9.4.0 + /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-oslo-config-9.4.0 base' + sed -i '/\/usr\/bin\/env/d' oslo_config/validator.py + 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.YILda2 + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.4.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir + RPM_TOXENV=docs,py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.config-9.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64-pyproject-buildrequires -e docs -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ docs: commands succeeded py39: commands succeeded congratulations :) Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: docs,py39 Requirement satisfied: sphinx>=1.8.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: openstackdocstheme>=1.20.0 Handling reno>=2.5.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: reno>=2.5.0 Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: fixtures>=3.0.0 Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: fixtures>=3.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: docs,py39 Requirement not satisfied: testscenarios>=0.4 Handling stestr>=2.1.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: stestr>=2.1.0 Handling testtools>=2.2.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: testtools>=2.2.0 Handling oslotest>=3.2.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: oslotest>=3.2.0 Handling mypy>=0.720 from tox --print-deps-only: docs,py39 Requirement not satisfied: mypy>=0.720 Handling oslo.log>=3.36.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: oslo.log>=3.36.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: coverage!=4.4,>=4.0 Handling requests_mock>=1.5.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: requests_mock>=1.5.0 Handling debtcollector>=1.2.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: debtcollector>=1.2.0 Handling netaddr>=0.7.18 from tox --print-deps-only: docs,py39 Requirement not satisfied: netaddr>=0.7.18 Handling stevedore>=1.20.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: stevedore>=1.20.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: docs,py39 Requirement not satisfied: oslo.i18n>=3.15.3 Handling rfc3986>=1.2.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: rfc3986>=1.2.0 Handling PyYAML>=5.1 from tox --print-deps-only: docs,py39 Requirement not satisfied: PyYAML>=5.1 Handling requests>=2.18.0 from tox --print-deps-only: docs,py39 Requirement satisfied: requests>=2.18.0 (installed: requests 2.25.1) Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: docs,py39 Requirement satisfied: sphinx>=1.8.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: openstackdocstheme>=1.20.0 Handling reno>=2.5.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: reno>=2.5.0 Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py39 Requirement not satisfied: fixtures>=3.0.0 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing oslo.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt writing requirements to oslo.config.egg-info/requires.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.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 'oslo.config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.config-9.4.0/oslo.config-9.4.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: debtcollector (>=1.2.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: netaddr (>=0.7.18) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: stevedore (>=1.20.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: oslo.i18n (>=3.15.3) Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: rfc3986 (>=1.2.0) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: PyYAML (>=5.1) Handling requests (>=2.18.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: requests (>=2.18.0) (installed: requests 2.25.1) Handling rst2txt (>=1.1.0) ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: rst2txt (>=1.1.0) ; extra == 'rst_generator' Handling sphinx (!=2.1.0,>=1.8.0) ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: sphinx (!=2.1.0,>=1.8.0) ; extra == 'rst_generator' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling stestr (>=2.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: stestr (>=2.1.0) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling mypy (>=0.720) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: mypy (>=0.720) ; extra == 'test' Handling oslo.log (>=3.36.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslo.log (>=3.36.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling requests-mock (>=1.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: requests-mock (>=1.5.0) ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.config-9.4.0.dist-info/ removed 'oslo.config-9.4.0.dist-info/AUTHORS' removed 'oslo.config-9.4.0.dist-info/LICENSE' removed 'oslo.config-9.4.0.dist-info/METADATA' removed 'oslo.config-9.4.0.dist-info/entry_points.txt' removed 'oslo.config-9.4.0.dist-info/pbr.json' removed 'oslo.config-9.4.0.dist-info/top_level.txt' removed directory 'oslo.config-9.4.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.buildreqs.nosrc.rpm 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 --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oEz7MG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.config-9.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-9.4.0-0.20240516134807.882adf8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-9.4.0 + /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-oslo-config-9.4.0 base' + sed -i '/\/usr\/bin\/env/d' oslo_config/validator.py + 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.PZnw4e + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.4.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir + RPM_TOXENV=docs,py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.config-9.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64-pyproject-buildrequires -e docs -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ docs: commands succeeded py39: commands succeeded congratulations :) Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: docs,py39 Requirement satisfied: sphinx>=1.8.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs,py39 Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: docs,py39 Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: docs,py39 Requirement satisfied: reno>=2.5.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: docs,py39 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling stestr>=2.1.0 from tox --print-deps-only: docs,py39 Requirement satisfied: stestr>=2.1.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: docs,py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling oslotest>=3.2.0 from tox --print-deps-only: docs,py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling mypy>=0.720 from tox --print-deps-only: docs,py39 Requirement satisfied: mypy>=0.720 (installed: mypy 0.812) Handling oslo.log>=3.36.0 from tox --print-deps-only: docs,py39 Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.5.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: docs,py39 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling requests_mock>=1.5.0 from tox --print-deps-only: docs,py39 Requirement satisfied: requests_mock>=1.5.0 (installed: requests_mock 1.10.0) Handling debtcollector>=1.2.0 from tox --print-deps-only: docs,py39 Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling netaddr>=0.7.18 from tox --print-deps-only: docs,py39 Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling stevedore>=1.20.0 from tox --print-deps-only: docs,py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.2.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: docs,py39 Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.3.0) Handling rfc3986>=1.2.0 from tox --print-deps-only: docs,py39 Requirement satisfied: rfc3986>=1.2.0 (installed: rfc3986 1.5.0) Handling PyYAML>=5.1 from tox --print-deps-only: docs,py39 Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.18.0 from tox --print-deps-only: docs,py39 Requirement satisfied: requests>=2.18.0 (installed: requests 2.25.1) Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: docs,py39 Requirement satisfied: sphinx>=1.8.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs,py39 Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: docs,py39 Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: docs,py39 Requirement satisfied: reno>=2.5.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing oslo.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt writing requirements to oslo.config.egg-info/requires.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.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 'oslo.config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.config-9.4.0/oslo.config-9.4.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 3.0.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.2.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.3.0) Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: rfc3986 (>=1.2.0) (installed: rfc3986 1.5.0) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: PyYAML (>=5.1) (installed: PyYAML 5.4.1) Handling requests (>=2.18.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: requests (>=2.18.0) (installed: requests 2.25.1) Handling rst2txt (>=1.1.0) ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: rst2txt (>=1.1.0) ; extra == 'rst_generator' Handling sphinx (!=2.1.0,>=1.8.0) ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: sphinx (!=2.1.0,>=1.8.0) ; extra == 'rst_generator' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling stestr (>=2.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: stestr (>=2.1.0) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling mypy (>=0.720) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: mypy (>=0.720) ; extra == 'test' Handling oslo.log (>=3.36.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslo.log (>=3.36.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling requests-mock (>=1.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: requests-mock (>=1.5.0) ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.config-9.4.0.dist-info/ removed 'oslo.config-9.4.0.dist-info/AUTHORS' removed 'oslo.config-9.4.0.dist-info/LICENSE' removed 'oslo.config-9.4.0.dist-info/METADATA' removed 'oslo.config-9.4.0.dist-info/entry_points.txt' removed 'oslo.config-9.4.0.dist-info/pbr.json' removed 'oslo.config-9.4.0.dist-info/top_level.txt' removed directory 'oslo.config-9.4.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.buildreqs.nosrc.rpm 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 --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.sGSBs1 + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.4.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir + RPM_TOXENV=docs,py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.config-9.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64-pyproject-buildrequires -e docs -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ docs: commands succeeded py39: commands succeeded congratulations :) Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: docs,py39 Requirement satisfied: sphinx>=1.8.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs,py39 Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: docs,py39 Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: docs,py39 Requirement satisfied: reno>=2.5.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: docs,py39 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling stestr>=2.1.0 from tox --print-deps-only: docs,py39 Requirement satisfied: stestr>=2.1.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: docs,py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling oslotest>=3.2.0 from tox --print-deps-only: docs,py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling mypy>=0.720 from tox --print-deps-only: docs,py39 Requirement satisfied: mypy>=0.720 (installed: mypy 0.812) Handling oslo.log>=3.36.0 from tox --print-deps-only: docs,py39 Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.5.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: docs,py39 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling requests_mock>=1.5.0 from tox --print-deps-only: docs,py39 Requirement satisfied: requests_mock>=1.5.0 (installed: requests_mock 1.10.0) Handling debtcollector>=1.2.0 from tox --print-deps-only: docs,py39 Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling netaddr>=0.7.18 from tox --print-deps-only: docs,py39 Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling stevedore>=1.20.0 from tox --print-deps-only: docs,py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.2.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: docs,py39 Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.3.0) Handling rfc3986>=1.2.0 from tox --print-deps-only: docs,py39 Requirement satisfied: rfc3986>=1.2.0 (installed: rfc3986 1.5.0) Handling PyYAML>=5.1 from tox --print-deps-only: docs,py39 Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.18.0 from tox --print-deps-only: docs,py39 Requirement satisfied: requests>=2.18.0 (installed: requests 2.25.1) Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: docs,py39 Requirement satisfied: sphinx>=1.8.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs,py39 Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: docs,py39 Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: docs,py39 Requirement satisfied: reno>=2.5.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing oslo.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt writing requirements to oslo.config.egg-info/requires.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.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 'oslo.config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.config-9.4.0/oslo.config-9.4.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 3.0.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.2.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.3.0) Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: rfc3986 (>=1.2.0) (installed: rfc3986 1.5.0) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: PyYAML (>=5.1) (installed: PyYAML 5.4.1) Handling requests (>=2.18.0) from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: requests (>=2.18.0) (installed: requests 2.25.1) Handling rst2txt (>=1.1.0) ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: rst2txt (>=1.1.0) ; extra == 'rst_generator' Handling sphinx (!=2.1.0,>=1.8.0) ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: sphinx (!=2.1.0,>=1.8.0) ; extra == 'rst_generator' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling stestr (>=2.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: stestr (>=2.1.0) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling mypy (>=0.720) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: mypy (>=0.720) ; extra == 'test' Handling oslo.log (>=3.36.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslo.log (>=3.36.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling requests-mock (>=1.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: requests-mock (>=1.5.0) ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.config-9.4.0.dist-info/ removed 'oslo.config-9.4.0.dist-info/LICENSE' removed 'oslo.config-9.4.0.dist-info/AUTHORS' removed 'oslo.config-9.4.0.dist-info/METADATA' removed 'oslo.config-9.4.0.dist-info/top_level.txt' removed 'oslo.config-9.4.0.dist-info/pbr.json' removed 'oslo.config-9.4.0.dist-info/entry_points.txt' removed directory 'oslo.config-9.4.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h0XDsw + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.4.0 + mkdir -p /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.config-9.4.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.config-9.4.0 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir/tmpg9njfdxi /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir/pip-modern-metadata-uf0cxji1/oslo.config.egg-info writing /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir/pip-modern-metadata-uf0cxji1/oslo.config.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir/pip-modern-metadata-uf0cxji1/oslo.config.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir/pip-modern-metadata-uf0cxji1/oslo.config.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir/pip-modern-metadata-uf0cxji1/oslo.config.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir/pip-modern-metadata-uf0cxji1/oslo.config.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir/pip-modern-metadata-uf0cxji1/oslo.config.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir/pip-modern-metadata-uf0cxji1/oslo.config.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/oslo.config-9.4.0/.pyproject-builddir/pip-modern-metadata-uf0cxji1/oslo.config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir/pip-modern-metadata-uf0cxji1/oslo.config-9.4.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: oslo.config Building wheel for oslo.config (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir/tmpzez0b2v9 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslo_config creating build/lib/oslo_config/sources copying oslo_config/sources/_uri.py -> build/lib/oslo_config/sources copying oslo_config/sources/_environment.py -> build/lib/oslo_config/sources copying oslo_config/sources/__init__.py -> build/lib/oslo_config/sources creating build/lib/oslo_config/tests creating build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/fblaa_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/fbar_foo_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/fbaar_baa_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/blaa_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/baz_qux_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/bar_foo_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/__init__.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/test_validator.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_types.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_sphinxext.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_sphinxconfiggen.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_sources.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_iniparser.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_get_location.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_generator.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_fixture.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_cfg.py -> build/lib/oslo_config/tests copying oslo_config/tests/__init__.py -> build/lib/oslo_config/tests copying oslo_config/validator.py -> build/lib/oslo_config copying oslo_config/version.py -> build/lib/oslo_config copying oslo_config/types.py -> build/lib/oslo_config copying oslo_config/sphinxext.py -> build/lib/oslo_config copying oslo_config/sphinxconfiggen.py -> build/lib/oslo_config copying oslo_config/iniparser.py -> build/lib/oslo_config copying oslo_config/generator.py -> build/lib/oslo_config copying oslo_config/fixture.py -> build/lib/oslo_config copying oslo_config/cfg.py -> build/lib/oslo_config copying oslo_config/_list_opts.py -> build/lib/oslo_config copying oslo_config/_i18n.py -> build/lib/oslo_config copying oslo_config/__init__.py -> build/lib/oslo_config running egg_info writing oslo.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt writing requirements to oslo.config.egg-info/requires.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.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 'oslo.config.egg-info/SOURCES.txt' copying oslo_config/tests/test_fixture.conf -> build/lib/oslo_config/tests 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/oslo_config copying build/lib/oslo_config/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/_list_opts.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/cfg.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/fixture.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/generator.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/iniparser.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/sphinxconfiggen.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/sphinxext.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/types.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/version.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/validator.py -> build/bdist.linux-x86_64/wheel/oslo_config creating build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_fixture.conf -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_cfg.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_fixture.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_generator.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_get_location.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_iniparser.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_sources.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_sphinxconfiggen.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_sphinxext.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_types.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_validator.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests creating build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/bar_foo_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/baz_qux_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/blaa_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/fbaar_baa_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/fbar_foo_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/fblaa_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods creating build/bdist.linux-x86_64/wheel/oslo_config/sources copying build/lib/oslo_config/sources/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_config/sources copying build/lib/oslo_config/sources/_environment.py -> build/bdist.linux-x86_64/wheel/oslo_config/sources copying build/lib/oslo_config/sources/_uri.py -> build/bdist.linux-x86_64/wheel/oslo_config/sources running install_egg_info Copying oslo.config.egg-info to build/bdist.linux-x86_64/wheel/oslo.config-9.4.0-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/oslo.config-9.4.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir/pip-wheel-hi7mcb0_/tmpiqtq0ixb/oslo.config-9.4.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_config/__init__.py' adding 'oslo_config/_i18n.py' adding 'oslo_config/_list_opts.py' adding 'oslo_config/cfg.py' adding 'oslo_config/fixture.py' adding 'oslo_config/generator.py' adding 'oslo_config/iniparser.py' adding 'oslo_config/sphinxconfiggen.py' adding 'oslo_config/sphinxext.py' adding 'oslo_config/types.py' adding 'oslo_config/validator.py' adding 'oslo_config/version.py' adding 'oslo_config/sources/__init__.py' adding 'oslo_config/sources/_environment.py' adding 'oslo_config/sources/_uri.py' adding 'oslo_config/tests/__init__.py' adding 'oslo_config/tests/test_cfg.py' adding 'oslo_config/tests/test_fixture.conf' adding 'oslo_config/tests/test_fixture.py' adding 'oslo_config/tests/test_generator.py' adding 'oslo_config/tests/test_get_location.py' adding 'oslo_config/tests/test_iniparser.py' adding 'oslo_config/tests/test_sources.py' adding 'oslo_config/tests/test_sphinxconfiggen.py' adding 'oslo_config/tests/test_sphinxext.py' adding 'oslo_config/tests/test_types.py' adding 'oslo_config/tests/test_validator.py' adding 'oslo_config/tests/testmods/__init__.py' adding 'oslo_config/tests/testmods/bar_foo_opt.py' adding 'oslo_config/tests/testmods/baz_qux_opt.py' adding 'oslo_config/tests/testmods/blaa_opt.py' adding 'oslo_config/tests/testmods/fbaar_baa_opt.py' adding 'oslo_config/tests/testmods/fbar_foo_opt.py' adding 'oslo_config/tests/testmods/fblaa_opt.py' adding 'oslo.config-9.4.0.dist-info/AUTHORS' adding 'oslo.config-9.4.0.dist-info/LICENSE' adding 'oslo.config-9.4.0.dist-info/METADATA' adding 'oslo.config-9.4.0.dist-info/WHEEL' adding 'oslo.config-9.4.0.dist-info/entry_points.txt' adding 'oslo.config-9.4.0.dist-info/pbr.json' adding 'oslo.config-9.4.0.dist-info/top_level.txt' adding 'oslo.config-9.4.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.config (pyproject.toml): finished with status 'done' Created wheel for oslo.config: filename=oslo.config-9.4.0-py3-none-any.whl size=125132 sha256=7bc5e29fbd1364d821545cad5c13ee73959a53baffd7910ba69deef137ae8b96 Stored in directory: /builddir/.cache/pip/wheels/63/0f/12/318a4cb949685f3ec49a4adcdb7245c5dbe501cf91fa195ceb Successfully built oslo.config + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler loading stevedore.sphinxext making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (oslo.config); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.config-9.4.0/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/oslo.config-9.4.0/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/oslo.config-9.4.0/doc/source/sample.config WARNING:stevedore.named:Could not load oslo.config /builddir/build/BUILD/oslo.config-9.4.0/oslo_config/types.py:57: UserWarning: converting '60' to a string warnings.warn('converting \'%s\' to a string' % str_val) Creating file /builddir/build/BUILD/oslo.config-9.4.0/doc/source/reference/api/oslo_config.rst. Creating file /builddir/build/BUILD/oslo.config-9.4.0/doc/source/reference/api/oslo_config.sources.rst. Creating file /builddir/build/BUILD/oslo.config-9.4.0/doc/source/reference/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 27 source files that are out of date updating environment: [new config] 30 added, 0 changed, 0 removed reading sources... [ 20%] cli/generator .. configuration/mutable reading sources... [ 40%] configuration/options .. reference/api/oslo_config reading sources... [ 60%] reference/api/oslo_config.sources .. reference/faq reading sources... [ 80%] reference/globals .. reference/sphinxconfiggen WARNING:stevedore.named:Could not load oslo.config reading sources... [100%] reference/sphinxext .. reference/styleguide waiting for workers... documenting plugins from 'oslo.config.driver' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] cli/index .. contributor/index writing output... [ 50%] index .. reference/deprecating writing output... [ 75%] reference/drivers .. reference/sphinxconfiggen writing output... [100%] reference/sphinxext .. reference/styleguide waiting for workers... [openstackdocstheme] could not determine last_updated for 'reference/api/modules' [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_config' [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_config.sources' generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ozivuw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64 + cd oslo.config-9.4.0 ++ ls /builddir/build/BUILD/oslo.config-9.4.0/pyproject-wheeldir/oslo.config-9.4.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=oslo.config==9.4.0 + '[' -z oslo.config==9.4.0 ']' + TMPDIR=/builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.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/oslo.config-9.4.0/pyproject-wheeldir oslo.config==9.4.0 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/oslo.config-9.4.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.config-9.4.0-py3-none-any.whl Installing collected packages: oslo.config Creating /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/bin/oslo-config-generator to 755 changing mode of /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/bin/oslo-config-validator to 755 Successfully installed oslo.config-9.4.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/bin/oslo-config-generator /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/bin/oslo-config-validator /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/bin/oslo-config-generator: updating /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/bin/oslo-config-validator: updating + rm -rfv /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/oslo.config-9.4.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib/python3.9/site-packages/oslo.config-9.4.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-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64 --record /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib/python3.9/site-packages/oslo.config-9.4.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib/python3.9/site-packages/oslo.config-9.4.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib/python3.9/site-packages/oslo.config-9.4.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib/python3.9/site-packages/oslo.config-9.4.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib/python3.9/site-packages/oslo.config-9.4.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 ~/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/bin ~/build/BUILD/oslo.config-9.4.0 + '[' 1 -ne 1 ']' + pushd /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64//usr/bin + for i in generator validator + ln -s oslo-config-generator oslo-config-generator-3 + for i in generator validator + ln -s oslo-config-validator oslo-config-validator-3 + popd ~/build/BUILD/oslo.config-9.4.0 + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 9.4.0-0.20240516134807.882adf8.el9 --unique-debug-suffix -9.4.0-0.20240516134807.882adf8.el9.x86_64 --unique-debug-src-base python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/oslo.config-9.4.0 find: 'debug': No such file or directory + /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/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zYsTdo + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.4.0 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.config-9.4.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {1} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_bad [0.001596s] ... ok {1} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_none_value [0.001084s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_default) [0.000769s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_name) [0.000802s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group) [0.000835s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group_default) [0.000744s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group_and_name) [0.000780s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg) [0.000933s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group) [0.000809s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_name) [0.000826s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group) [0.000762s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_default) [0.000754s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group_and_name) [0.000850s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg) [0.000914s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_with_spaces) [0.000771s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg) [0.000798s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_name) [0.000868s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_and_name) [0.000765s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_name) [0.000823s] ... ok {1} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir [0.001620s] ... ok {1} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_default_file_precedence [0.001425s] ... ok {1} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_doesnt_exist [0.000724s] ... ok {1} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_multistr [0.001185s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_group [0.001467s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_hooks_invoked_once [0.001325s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_warn_immutability [0.001795s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dname [0.002289s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_default [0.001078s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dgroup [0.001023s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dgroup_and_dname [0.001075s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_no_colon [0.001157s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_values_override_deprecated [0.001522s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_default [0.001008s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_above_max [0.001070s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_below_min [0.001065s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_min_below_min [0.001208s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_min_in_range [0.001032s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_value_override [0.022897s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_min_greater_max [0.000673s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_min_max [0.001195s] ... ok {2} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_default [0.001479s] ... ok {2} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_empty_value [0.001084s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_default) [0.000941s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group_default) [0.000972s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group_default) [0.000829s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group_default) [0.000799s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipaddr_arg_implicitv4) [0.000835s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipv6addr_arg) [0.000785s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_name) [0.000896s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group_and_name) [0.000776s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_default) [0.000813s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(uri_arg) [0.000948s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group) [0.000799s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group_default) [0.000784s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group_and_name) [0.000892s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_float_int) [0.000801s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_string) [0.000743s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_foo [0.001434s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_none [0.001342s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dgroup_and_dname [0.001323s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_default_wrong_type [0.000591s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dname [0.001012s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dgroup_and_dname [0.001059s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dname [0.001046s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multiple_opts [0.001251s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_value [0.001014s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_only_default [0.001095s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_outside_range [0.001062s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_above_max [0.001224s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_max_above_max [0.001058s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_default [0.000994s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dname [0.001008s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dgroup [0.001298s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_order_override [0.002116s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dgroup_and_dname [0.001069s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_colon_in_value [0.001084s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_deprecated [0.001070s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dname [0.001177s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dgroup [0.001029s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dname [0.000998s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dgroup_and_dname [0.001130s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dname [0.001245s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_default_dgroup [0.001880s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_duplicate_key [0.001167s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_default_wrong_type [0.000588s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dgroup_and_dname [0.001175s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dname [0.001017s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_max_in_range [0.001062s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dgroup_and_dname [0.001120s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dname [0.001064s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_value [0.001101s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dgroup [0.001154s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dgroup [0.001039s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dname [0.001126s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dgroup_and_dname [0.001070s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dname [0.001111s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_default_dgroup [0.001297s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_value [0.000997s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_values_append [0.001246s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_default [0.001006s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_below_min [0.001187s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_outside_range [0.001333s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value [0.000997s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_with_good_choice_value [0.001037s] ... ok {2} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir [0.001048s] ... ok {2} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file_priority [0.000959s] ... ok {2} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_use_default [0.000921s] ... ok {2} oslo_config.tests.test_cfg.DeprecatedOptionsTestCase.test_deprecated_opts_not_equal [0.000395s] ... ok /builddir/build/BUILD/oslo.config-9.4.0/oslo_config/types.py:57: UserWarning: converting 'foo' to a string warnings.warn('converting \'%s\' to a string' % str_val) {2} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(other-deprecated) [0.001325s] ... ok {2} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(other-not-deprecated) [0.001054s] ... ok {2} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_for_removal [0.001103s] ... ok {2} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_DeprecatedOpt [0.001842s] ... ok {2} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_with_dest [0.001503s] ... ok {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_dir_not_found_error [0.000340s] ... ok {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_group_error [0.000331s] ... ok {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_required_opt_error_with_group [0.000336s] ... ok {2} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files_overrides [0.000498s] ... ok {2} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files_with_extension [0.000480s] ... ok {2} oslo_config.tests.test_cfg.FindFileTestCase.test_config_dirs_empty_list_when_nothing_parsed [0.000465s] ... ok {2} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file [0.000766s] ... ok {2} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_multiple_config_dirs [0.000892s] ... ok {2} oslo_config.tests.test_cfg.HelpTestCase.test_print_help [0.001688s] ... ok {2} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_conf_file_ignore_case_with_choices [0.000889s] ... ok {2} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_ignore_case_with_choices [0.001540s] ... ok {2} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group [0.000735s] ... ok {2} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group_import_error [0.000501s] ... ok {2} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt [0.000579s] ... ok {2} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_multi_opts [0.001103s] ... ok {2} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_name_and_group [0.001246s] ... ok {2} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_multi_opts [0.000967s] ... ok {2} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_name_and_group [0.000908s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file [0.000925s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_group [0.002503s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_name [0.000932s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_capital_name_on_legacy_code [0.001040s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_group [0.000955s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_group_and_name [0.000978s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_with_conf_and_group_opts [0.000882s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_attribute_and_key_name(hyphen) [0.000489s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name(hyphen) [0.000522s] ... ok /builddir/build/BUILD/oslo.config-9.4.0/oslo_config/types.py:57: UserWarning: converting ' bar ' to a string warnings.warn('converting \'%s\' to a string' % str_val) /builddir/build/BUILD/oslo.config-9.4.0/oslo_config/types.py:57: UserWarning: converting 'bar' to a string warnings.warn('converting \'%s\' to a string' % str_val) {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name(underscore) [0.000479s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_cli(hyphen) [0.000810s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_config_file(hyphen) [0.000953s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_config_file(underscore) [0.001288s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts(underscore) [0.000491s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_cli(hyphen) [0.000785s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_cli(underscore) [0.000829s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_config_file(hyphen) [0.000909s] ... ok {2} oslo_config.tests.test_cfg.OptTestCase.test_opt_not_eq [0.000402s] ... ok {2} oslo_config.tests.test_cfg.OverridesTestCase.test_override [0.000711s] ... ok {2} oslo_config.tests.test_cfg.OverridesTestCase.test_set_default_not_in_choices [0.000447s] ... ok {2} oslo_config.tests.test_cfg.OverridesTestCase.test_str_override_with_None [0.000713s] ... ok {2} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_good_with_list [0.000905s] ... ok {2} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_out_range [0.000507s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_hyphenated_opt_undefined [0.001685s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_opt_defined [0.002036s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_empty_default [0.000735s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_arg [0.000750s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_default [0.000762s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_none_default [0.000730s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_empty_default [0.000731s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opt_unregister [0.001602s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opts_order [0.000862s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_default [0.000922s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_hyphenated_opt_undefined [0.001565s] ... ok {2} oslo_config.tests.test_cfg.RegexTestCase.test_regex_bad [0.000951s] ... ok {2} oslo_config.tests.test_cfg.RegisterOptNameTestCase.test_register_opt_with_disallow_name [0.000567s] ... ok {2} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_group_opt [0.000737s] ... ok {2} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_opt_with_dash [0.000911s] ... ok {2} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt [0.001009s] ... ok {2} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_int_arg [0.000749s] ... ok {2} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_bool [0.000939s] ... ok {2} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate_with_different_dest [0.000881s] ... ok {2} oslo_config.tests.test_cfg.SadPathTestCase.test_ok_duplicate [0.000749s] ... ok {2} oslo_config.tests.test_cfg.SadPathTestCase.test_set_default_unknown_group [0.000678s] ... ok {2} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_from_group_with_brace [0.000851s] ... ok {2} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_attr [0.000720s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dgroup_and_dname [0.034806s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dname [0.001249s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_override [0.001242s] ... ok {1} oslo_config.tests.test_cfg.ConfigParserTestCase.test_parse_file [0.000574s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir_priority [0.005832s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir_with_value [0.001075s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_use_default [0.001215s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_do_not_use_default_multi_arg [0.000917s] ... ok {1} oslo_config.tests.test_cfg.DeprecationWarningTests.test_DeprecatedOpt [0.001241s] ... ok {1} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_for_removal_with_group [0.001158s] ... ok {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_args_already_parsed_error [0.000337s] ... ok {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_files_permission_denied_error [0.001105s] ... ok {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_duplicate_opt_error [0.000338s] ... ok {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_error [0.000317s] ... ok {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_template_substitution_error [0.000321s] ... ok {1} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_snap [0.000738s] ... ok {1} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_with_extension [0.000545s] ... ok {1} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files [0.000464s] ... ok {1} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files_snap [0.000536s] ... ok {1} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_config_dir [0.000969s] ... ok {1} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_in_group [0.000761s] ... ok {1} oslo_config.tests.test_cfg.MappingInterfaceTestCase.test_mapping_interface [0.000842s] ... ok {1} oslo_config.tests.test_cfg.NamespaceTestCase.test_cli [0.000767s] ... ok {1} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_group_by_name [0.000819s] ... ok {1} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_cli_opt_name(hyphen) [0.001332s] ... ok {1} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_alternate_group(underscore) [0.000603s] ... ok {1} oslo_config.tests.test_cfg.OverridesTestCase.test__str_override [0.000817s] ... ok {1} oslo_config.tests.test_cfg.OverridesTestCase.test_cli_bool_default [0.000856s] ... ok {1} oslo_config.tests.test_cfg.OverridesTestCase.test_group_default_override [0.000909s] ... ok {1} oslo_config.tests.test_cfg.OverridesTestCase.test_int_override_with_None [0.000708s] ... ok {1} oslo_config.tests.test_cfg.OverridesTestCase.test_no_default_override [0.000723s] ... ok {1} oslo_config.tests.test_cfg.OverridesTestCase.test_override_none [0.000728s] ... ok {1} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_default [0.000914s] ... ok {1} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_good_with_tuple [0.000783s] ... ok {1} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_bad_choice_value [0.001036s] ... ok {1} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_value [0.000917s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_missing_required_cli_opt [0.001443s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_default [0.001213s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_arg [0.000869s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_arg [0.000848s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_none_default [0.000830s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_arg [0.000864s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_empty_default [0.000942s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_none_default [0.000799s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_default [0.000744s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_none_default [0.000739s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_hyphenated_opt_defined [0.002082s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_opt_defined [0.045427s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_opt_undefined [0.002053s] ... ok {1} oslo_config.tests.test_cfg.PrintHelpTestCase.test_print_help_with_clear [0.000850s] ... ok {1} oslo_config.tests.test_cfg.PrintHelpTestCase.test_print_help_without_init [0.000427s] ... ok {1} oslo_config.tests.test_cfg.QuotesTestCase.test_conf_file_quotes_good_value [0.001147s] ... ok {1} oslo_config.tests.test_cfg.ReRegisterOptTestCase.test_conf_file_re_register_opt_in_group [0.000450s] ... ok {1} oslo_config.tests.test_cfg.RegexTestCase.test_regex_good [0.001895s] ... ok {1} oslo_config.tests.test_cfg.RegexTestCase.test_regex_with_choice [0.000492s] ... ok {1} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_opt [0.000931s] ... ok {1} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_group_opt [0.000824s] ... ok {1} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_opt [0.000782s] ... ok {1} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt_with_default [0.000770s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_already_parsed [0.000692s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_float_arg [0.000962s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_int [0.001380s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_permission_denied [0.000776s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate [0.000462s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_set_override_unknown_attr [0.000918s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_from_group [0.000965s] ... ok {1} oslo_config.tests.test_cfg.SectionsTestCase.test_list_all_sections [0.000996s] ... ok {0} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_bad_choice_value [0.001695s] ... ok {0} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_bad_default [0.000585s] ... ok {0} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_value [0.000871s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group) [0.000880s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group_and_name) [0.001026s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_name) [0.000843s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group_default) [0.000775s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg) [0.000901s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group_and_name) [0.000766s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_default_as_integer) [0.000760s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipv4addr_arg) [0.000741s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipaddr_arg_implicitv6) [0.000738s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_default) [0.000708s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group) [0.000864s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group_default) [0.000716s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_and_name2) [0.000805s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_default) [0.000966s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group) [0.000808s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group_default) [0.000775s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_default) [0.000904s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg) [0.000745s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_name) [0.000755s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_arg_int) [0.000757s] ... ok {0} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_version [0.000722s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_inverse_override [0.001739s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_value_override [0.001359s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_file_value_override [0.001182s] ... ok {1} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_default_from_none [0.000718s] ... ok {1} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_multiple [0.000818s] ... ok {1} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_group [0.002144s] ... ok {1} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_parent [0.000959s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_arg [0.000996s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_config_file [0.001263s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default [0.001041s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default_multi [0.001147s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default_recurse [0.002486s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_arg [0.000870s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_config_file [0.001176s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_default [0.001063s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_default [0.000907s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_default_recurse [0.000991s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_config_file [0.001121s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_default [0.000964s] ... ok {1} oslo_config.tests.test_cfg.TildeExpansionTestCase.test_config_dir_tilde [0.000921s] ... ok {1} oslo_config.tests.test_cfg.UnregisterOptTestCase.test_unregister_opt [0.000875s] ... ok {1} oslo_config.tests.test_cfg.UnregisterOptTestCase.test_unregister_opt_from_group [0.000450s] ... ok {1} oslo_config.tests.test_fixture.ConfigTestCase.test_register_cli_option [0.000461s] ... ok {1} oslo_config.tests.test_generator.AdvancedOptionsTestCase.test_advanced_option_order_single_ns [0.000779s] ... ok {1} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_empty_ns [0.000333s] ... ok {1} oslo_config.tests.test_generator.GeneratorFileHandlingTestCase.test_close_generated_file [0.011362s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(single_namespace,output_file) [0.004093s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_namespaces,output_file) [0.001406s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_groups,stdout) [0.001620s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_groups,output_file) [0.001490s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(no_help,stdout) [0.001489s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_no_wrapping,stdout) [0.001386s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_with_preformatting,stdout) [0.001535s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(choices_opt,output_file) [0.001960s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_opt_with_deprecated_group,stdout) [0.022652s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(unknown_type,stdout) [0.001525s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(unknown_type,output_file) [0.001330s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_with_space,output_file) [0.001510s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_multiline,stdout) [0.001269s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_min_0,stdout) [0.001296s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt,output_file) [0.001341s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_single,stdout) [0.001289s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(ip_opt,stdout) [0.001399s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(port_opt,output_file) [0.001356s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hostname_opt,stdout) [0.001254s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hostname_opt,output_file) [0.001321s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_empty,stdout) [0.001877s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_empty,output_file) [0.001346s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_float_type,stdout) [0.001546s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_float_type,output_file) [0.001684s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type,stdout) [0.001506s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(string_type_with_bad_default,output_file) [0.001541s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_str_group,stdout) [0.001388s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_str_group,output_file) [0.001405s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_with_DeprecatedOpt,output_file) [0.001446s] ... ok {1} oslo_config.tests.test_generator.HostDomainTestCase.test_host_domain [0.000464s] ... ok {1} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_default [0.000344s] ... ok {1} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(opt_with_DeprecatedOpt) [0.000797s] ... ok {1} oslo_config.tests.test_generator.SummarizedOptionsTestCase.test_summarized_option_order_single_ns [0.000677s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_dgroup [0.000979s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_value [0.000994s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_default_dgroup [0.001583s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dgroup [0.001072s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dname [0.001056s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dgroup [0.001034s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dgroup [0.001321s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dgroup_and_dname [0.001209s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_string_default_type [0.000811s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_default_dgroup [0.001230s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_value [0.001011s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_value_override [0.001168s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_bounds [0.000881s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_item_type [0.001194s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_item_wrong_type [0.000704s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dgroup [0.001160s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dgroup [0.001040s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dgroup_and_dname [0.001134s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_value_override [0.001361s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_deprecated [0.001043s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_values_append_deprecated [0.001291s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list [0.001020s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_in_range [0.001015s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_max_in_range [0.001179s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_min_below_min [0.001416s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_min_in_range [0.001150s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_raw_value [0.001340s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_sorted_group [0.001830s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dgroup [0.000982s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_default_dgroup [0.001099s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_use_deprecated_for_removal_with_reason [0.001091s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_error [0.001447s] ... ok {0} oslo_config.tests.test_cfg.ConfigParserTestCase.test__parse_file_ioerror [0.001046s] ... ok {0} oslo_config.tests.test_cfg.ConfigParserTestCase.test_no_section [0.000534s] ... ok {0} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_do_not_use_default_multi_arg [0.001479s] ... ok {0} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_do_not_use_default_single_arg [0.000954s] ... ok {0} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_find_default_config_file [0.000848s] ... ok {0} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_no_default_config_file [0.000713s] ... ok {0} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(default-deprecated) [0.001222s] ... ok {0} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(default-not-deprecated) [0.001029s] ... ok {0} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_opt_error [0.000322s] ... ok {0} oslo_config.tests.test_cfg.ExceptionsTestCase.test_required_opt_error [0.000303s] ... ok {0} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs [0.000444s] ... ok {0} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_non_exists [0.000465s] ... ok {0} oslo_config.tests.test_cfg.FindFileTestCase.test_find_file_without_init [0.000402s] ... ok {0} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_config_file [0.000887s] ... ok {0} oslo_config.tests.test_cfg.HelpTestCase.test_print_help_with_deprecated [0.002125s] ... ok {0} oslo_config.tests.test_cfg.HelpTestCase.test_print_sorted_help [0.001351s] ... ok {0} oslo_config.tests.test_cfg.HelpTestCase.test_print_sorted_help_with_positionals [0.001713s] ... ok {0} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_ignore_case_with_regex [0.001460s] ... ok {0} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_no_such_group [0.000755s] ... ok {0} oslo_config.tests.test_cfg.MappingInterfaceTestCase.test_mapping_interface_with_group [0.001230s] ... ok {0} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_common_deprecated_group [0.002302s] ... ok {0} oslo_config.tests.test_cfg.NamespaceTestCase.test_single_file [0.000571s] ... ok {0} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values [0.001151s] ... ok {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group [0.000742s] ... ok {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_group_and_name [0.001073s] ... ok {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_cli_opt_name(underscore) [0.000819s] ... ok {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_config_file_opt_name(underscore) [0.000887s] ... ok {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_alternate_group(hyphen) [0.000538s] ... ok {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts(hyphen) [0.000511s] ... ok {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_config_file(underscore) [0.001179s] ... ok {0} oslo_config.tests.test_cfg.OptTestCase.test_illegal_name [0.000378s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test__wrong_type_override [0.000438s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_bool_override [0.000739s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_default_none [0.000769s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_group_no_default_override [0.000766s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_group_override [0.020105s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_set_override_in_choices [0.000644s] ... ok {0} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_bad_default [0.000764s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_default [0.000939s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_none_default [0.004185s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_default [0.000784s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_default [0.000881s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_arg [0.000882s] ... ok {0} oslo_config.tests.test_cfg.QuotesTestCase.test_conf_file_quotes_bad_value [0.001059s] ... ok {0} oslo_config.tests.test_cfg.QuotesTestCase.test_quotes_good [0.002327s] ... ok {0} oslo_config.tests.test_cfg.ReRegisterOptTestCase.test_conf_file_re_register_opt [0.000391s] ... ok {0} oslo_config.tests.test_cfg.RegexTestCase.test_conf_file_regex_bad_value [0.000987s] ... ok {0} oslo_config.tests.test_cfg.RegexTestCase.test_conf_file_regex_value [0.000840s] ... ok {0} oslo_config.tests.test_cfg.ReparseTestCase.test_reparse [0.013775s] ... ok {0} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_cli_opt [0.001117s] ... ok {0} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt_with_override [0.000731s] ... ok {3} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_good [0.001496s] ... ok {3} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_value_override [0.001129s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg) [0.000911s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_name) [0.000885s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse) [0.000960s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group_and_name) [0.000814s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_default) [0.000749s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg) [0.000765s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_name) [0.000977s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group) [0.000754s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_default) [0.000746s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_multiple_keys_last_wins) [0.000766s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_with_spaces) [0.000859s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group) [0.000811s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group2) [0.001055s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg) [0.000741s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group_and_name) [0.000775s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(uri_default) [0.000882s] ... ok {3} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_config_file [0.000933s] ... ok {3} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_help [0.002018s] ... ok {3} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_file_precedence [0.001643s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_clear [0.000440s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_diff [0.001909s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_hooks_see_new_values [0.001630s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_default_false [0.001424s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_default_none [0.000949s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_dname [0.001175s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_group_and_dname [0.001650s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_default_dgroup [0.001052s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dgroup [0.001072s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dgroup_and_dname [0.001112s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dgroup [0.001198s] ... ok {2} oslo_config.tests.test_cfg.SectionsTestCase.test_list_all_sections_post_mutate [0.001300s] ... ok {2} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_change_default_many [0.000753s] ... ok {2} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_default_from_none [0.000718s] ... ok {2} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_default_to_none [0.000701s] ... ok {2} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command [0.001026s] ... ok {2} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_not_cli [0.000645s] ... ok {2} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_help [0.001389s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_config_file [0.001023s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_group_from_default [0.000900s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_set_default [0.000834s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_config_file [0.001026s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_default_recurse [0.001150s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_default_deprecated [0.000925s] ... ok {2} oslo_config.tests.test_cfg.URIOptMaxLengthTestCase.test_uriopt_max_length_good [0.000886s] ... ok {2} oslo_config.tests.test_cfg.URIOptSchemesTestCase.test_uriopt_schemes_bad [0.001200s] ... ok {2} oslo_config.tests.test_cfg.UsageTestCase.test_print_usage [0.000905s] ... ok {2} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup [0.000463s] ... ok {2} oslo_config.tests.test_fixture.ConfigTestCase.test_register_option [0.000398s] ... ok {2} oslo_config.tests.test_fixture.ConfigTestCase.test_register_options [0.000426s] ... ok {2} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_multiple_ns [0.000315s] ... ok {2} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_single_ns [0.000338s] ... ok {2} oslo_config.tests.test_generator.GeneratorMutableOptionTestCase.test_do_not_include_message [0.000437s] ... ok {2} oslo_config.tests.test_generator.GeneratorRaiseErrorTestCase.test_generator_call_with_no_arguments_raises_system_exit [0.002607s] ... ok {2} oslo_config.tests.test_generator.GeneratorRaiseErrorTestCase.test_generator_raises_error [0.000926s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(single_namespace,stdout) [0.009620s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_namespaces,stdout) [0.001822s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group_in_multiple_namespaces,stdout) [0.001378s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help,stdout) [0.001363s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help,output_file) [0.001471s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_wrap_at_40,stdout) [0.001659s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_wrap_at_40,output_file) [0.001510s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_for_removal,output_file) [0.001383s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_with_space,stdout) [0.001448s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_max_0,output_file) [0.001461s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(float_opt,stdout) [0.001281s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_with_bounds,stdout) [0.001249s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_int_opt,stdout) [0.001487s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt,stdout) [0.002010s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_none,stdout) [0.021374s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_sample_default,output_file) [0.001506s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_sample_default,stdout) [0.001365s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_sample_default,output_file) [0.001288s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type_name,output_file) [0.001273s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(string_type_with_bad_default,stdout) [0.001233s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_str_opt_group,output_file) [0.001359s] ... ok {2} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_groups_opt [0.000331s] ... ok {2} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(long_help) [0.000755s] ... ok {2} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(long_help_pre) [0.000726s] ... ok {2} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(choices_opt) [0.000796s] ... ok {2} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(group_help) [0.000785s] ... ok {2} oslo_config.tests.test_get_location.GetLocationTestCase.test_default_cli [0.033314s] ... ok {2} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_default_on_config_opt [0.004231s] ... ok {2} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_defaults_func [0.004092s] ... ok {2} oslo_config.tests.test_iniparser.BaseParserTestCase.test_invalid_section [0.000088s] ... ok {2} oslo_config.tests.test_iniparser.ParserTestCase.test_section_assignment [0.000062s] ... ok {2} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_cli_beats_env [0.000920s] ... ok {2} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_env_beats_files [0.000809s] ... ok {2} oslo_config.tests.test_sources.TestProcessingSources.test_no_sources_default [0.000897s] ... ok {2} oslo_config.tests.test_sources.TestProcessingSources.test_source_named [0.026522s] ... ok {2} oslo_config.tests.test_sources.URISourceTestCase.test_configuration_source [0.002727s] ... ok {1} oslo_config.tests.test_get_location.GetLocationTestCase.test_opt_default [0.063344s] ... ok {1} oslo_config.tests.test_get_location.LocationTestCase.test_not_user_controlled [0.000435s] ... ok {1} oslo_config.tests.test_iniparser.BaseParserTestCase.test_unexpected_continuation [0.000101s] ... ok {1} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_colon [0.000067s] ... ok {1} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_equal [0.000060s] ... ok {1} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_multiline [0.000070s] ... ok {1} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_multline_empty [0.000059s] ... ok {1} oslo_config.tests.test_iniparser.ParserTestCase.test_new_section [0.000053s] ... ok {1} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_simple_environment_get [0.000938s] ... ok {1} oslo_config.tests.test_sources.TestLoading.test_driver_missing [0.001010s] ... ok {1} oslo_config.tests.test_sources.TestLoading.test_source_missing [0.000540s] ... ok {1} oslo_config.tests.test_sources.TestProcessingSources.test_no_sources [0.001184s] ... ok {1} oslo_config.tests.test_sources.URISourceTestCase.test_multiple_configuration_sources [0.002548s] ... ok {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_opts_with_deprecated_group [0.000448s] ... ok {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_mutable [0.000441s] ... ok {1} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_dont_split_namespaces [0.001183s] ... ok {1} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_split_namespaces_with_group [0.001278s] ... ok {1} oslo_config.tests.test_types.BooleanTypeTests.test_False [0.000065s] ... ok {1} oslo_config.tests.test_types.BooleanTypeTests.test_True [0.000045s] ... ok {1} oslo_config.tests.test_types.DictTypeTests.test_bounds_required [0.000096s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_exponential_format [0.000052s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_max [0.000056s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_with_max_zero [0.000074s] ... ok {1} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_no_type [0.000103s] ... ok {1} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string_non_str [0.000063s] ... ok {1} oslo_config.tests.test_types.HostAddressTypeTests.test_invalid_host_addresses [0.000154s] ... ok {1} oslo_config.tests.test_types.HostAddressTypeTests.test_valid_host_addresses [0.000165s] ... ok {1} oslo_config.tests.test_types.HostnameTypeTests.test_invalid_characters [0.000159s] ... ok {1} oslo_config.tests.test_types.HostnameTypeTests.test_invalid_hostnames_with_numeric_characters [0.000082s] ... ok {1} oslo_config.tests.test_types.HostnameTypeTests.test_max_segment_size [0.000072s] ... ok {1} oslo_config.tests.test_types.HostnameTypeTests.test_not_equal_to_other_class [0.000051s] ... ok {1} oslo_config.tests.test_types.HostnameTypeTests.test_valid_hostname [0.000097s] ... ok {1} oslo_config.tests.test_types.IPAddressTypeTests.test_ipv4_address [0.000050s] ... ok {1} oslo_config.tests.test_types.IPv6AddressTypeTests.test_ipv4_address [0.000245s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_min_and_max [0.000057s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_leading_whitespace_is_ignored [0.000049s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_positive_values_are_valid [0.000050s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_max [0.000052s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_min [0.000048s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_trailing_whitespace_is_ignored [0.000046s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_with_max_and_min [0.000081s] ... ok {1} oslo_config.tests.test_types.ListTypeTests.test_list_of_custom_type_containing_trailing_comma [0.000065s] ... ok {1} oslo_config.tests.test_types.ListTypeTests.test_list_of_values_containing_commas [0.000060s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_max_and_no_min [0.000057s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_min_and_no_max [0.000052s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_not_equal [0.000074s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_not_equal_to_other_class [0.000048s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_port [0.000068s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_repr [0.000051s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_repr_with_max [0.000065s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_with_max_zero [0.000058s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_with_min_zero [0.000069s] ... ok {1} oslo_config.tests.test_types.RangeTypeTests.test_range_exclusive [0.000338s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_equal [0.000052s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_equal_with_equal_quote_falgs [0.000047s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_equal_with_same_regex [0.000156s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_listed_value_dict [0.000053s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_not_equal_to_other_class [0.000048s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices_dict [0.000053s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices_tuple [0.000050s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_string_with_non_closed_quote_is_invalid [0.000060s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_with_no_values_returns_error [0.000057s] ... ok {1} oslo_config.tests.test_types.URITypeTests.test_equality_length_not [0.000057s] ... ok {1} oslo_config.tests.test_validator.TestValidator.test_check_defaults [0.004678s] ... ok {1} oslo_config.tests.test_validator.TestValidator.test_deprecated_fatal_warnings [0.002987s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dgroup_and_dname [0.031518s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value [0.001063s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_override [0.001180s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_greater_max [0.000564s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_in_range [0.000995s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_max_above_max [0.001154s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_default_dgroup [0.001061s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_default [0.000991s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dname [0.001014s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_default [0.001038s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dgroup [0.001089s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dgroup [0.001257s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_default_dgroup [0.001168s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dgroup_and_dname [0.001028s] ... ok {1} oslo_config.tests.test_validator.TestValidator.test_invalid_options [0.000622s] ... ok {2} oslo_config.tests.test_sphinxconfiggen.SingleSampleGenerationTest.test_sample_gen_with_single_config_file [0.001328s] ... ok {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_opts_without_deprecated_group [0.000430s] ... ok {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_none_in_default [0.000352s] ... ok {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_not_advanced [0.000356s] ... ok {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_choices [0.000352s] ... ok {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_default_value [0.000362s] ... ok {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_min [0.000337s] ... ok {2} oslo_config.tests.test_types.BooleanTypeTests.test_0 [0.000061s] ... ok {2} oslo_config.tests.test_types.BooleanTypeTests.test_equal [0.000046s] ... ok {2} oslo_config.tests.test_types.DictTypeTests.test_dict_of_values [0.000058s] ... ok {2} oslo_config.tests.test_types.DictTypeTests.test_dict_of_values_containing_commas [0.000058s] ... ok {2} oslo_config.tests.test_types.DictTypeTests.test_equal_with_equal_custom_item_types [0.000102s] ... ok {2} oslo_config.tests.test_types.DictTypeTests.test_no_mapping_produces_error [0.000064s] ... ok {2} oslo_config.tests.test_types.DictTypeTests.test_not_equal_with_non_equal_custom_item_types [0.000047s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_min_and_max [0.000049s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_non_float_is_invalid [0.000059s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_not_equal_to_other_class [0.000044s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_with_max_and_min [0.000115s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_with_min_zero [0.000068s] ... ok {2} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_not_list [0.000097s] ... ok {2} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string [0.000059s] ... ok {2} oslo_config.tests.test_types.HostnameTypeTests.test_empty_hostname_fails [0.000053s] ... ok {2} oslo_config.tests.test_types.HostnameTypeTests.test_max_hostname_size [0.000091s] ... ok {2} oslo_config.tests.test_types.IPAddressTypeTests.test_ipv6_address [0.000055s] ... ok {2} oslo_config.tests.test_types.IPv4AddressTypeTests.test_ipv6_address [0.000056s] ... ok {2} oslo_config.tests.test_types.IPv6AddressTypeTests.test_strings [0.000066s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_equal [0.000050s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_negative_values_are_valid [0.000043s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices_tuple [0.000054s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_dict [0.000078s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_list [0.000073s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_tuple [0.000072s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_zero_is_valid [0.000042s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_bounds_parsing [0.000056s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_empty_value [0.004113s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_list_of_custom_type [0.000060s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_list_of_lists [0.000063s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_list_of_values [0.000046s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_list_of_values_containing_trailing_comma [0.000046s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_not_equal_to_other_class [0.000045s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_single_value [0.000045s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_tuple_of_values [0.000042s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_equal [0.000050s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_min_and_max [0.000045s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_illegal_min [0.000075s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_repr_with_choices_tuple [0.000060s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_repr_with_min_and_max [0.000056s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_with_choices_dict [0.000079s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_with_choices_tuple [0.000075s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_with_max_and_min [0.000070s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_choices [0.000060s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_regex_and_ignore_case [0.000332s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_regex_fails [0.000103s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_regex_matches [0.000063s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_should_return_same_string_if_valid [0.000048s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_single_quote_is_invalid [0.000056s] ... ok {2} oslo_config.tests.test_types.URITypeTests.test_equality_length [0.000054s] ... ok {2} oslo_config.tests.test_types.URITypeTests.test_equality_schemes [0.000046s] ... ok {2} oslo_config.tests.test_types.URITypeTests.test_max_length [0.000054s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dname [0.012199s] ... ok {0} oslo_config.tests.test_cfg.ResetAndClearTestCase.test_reset_and_clear_with_defaults_and_overrides [0.030136s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_float [0.001461s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_set_override_unknown_group [0.000713s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_none_value [0.001208s] ... ok {0} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_default_to_none [0.000707s] ... ok {0} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_change_default [0.000750s] ... ok {0} oslo_config.tests.test_cfg.StrOptMaxLengthTestCase.test_stropt_max_length_good [0.000729s] ... ok {0} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_no_handler [0.001027s] ... ok {0} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_dest [0.001001s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_config_file [0.001037s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_default [0.020025s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_set_override [0.000855s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_default [0.000909s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_default [0.001088s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_arg [0.000986s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_args_deprecated [0.000908s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_configfile_deprecated [0.001237s] ... ok {0} oslo_config.tests.test_cfg.TildeExpansionTestCase.test_config_file_tilde [0.000831s] ... ok {0} oslo_config.tests.test_fixture.ConfigTestCase.test_assert_default_files_cleanup [0.001130s] ... ok {0} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup_unregister_option [0.000557s] ... ok {0} oslo_config.tests.test_fixture.ConfigTestCase.test_load_custom_files [0.014608s] ... ok {0} oslo_config.tests.test_fixture.ConfigTestCase.test_overridden_value_with_wrong_type [0.000613s] ... ok {0} oslo_config.tests.test_fixture.ConfigTestCase.test_register_cli_options [0.000451s] ... ok {0} oslo_config.tests.test_generator.ChangeDefaultsTestCase.test_change_default [0.000978s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_default [0.041502s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_greater_max [0.000691s] ... ok {0} oslo_config.tests.test_generator.DriverOptionTestCase.test_driver_option [0.060268s] ... ok {0} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_default_list_opt_with_string_value_single_entry [0.000732s] ... ok {0} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_opts_empty_default [0.000453s] ... ok {0} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_opts_group [0.000501s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dgroup_and_dname [0.001450s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_override_use_deprecated [0.001404s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_use_deprecated_for_removal_without_reason [0.001117s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload [0.001278s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_default [0.001496s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_file_not_found [0.012459s] ... ok {3} oslo_config.tests.test_cfg.ConfigParserTestCase.test_parse_file_with_normalized [0.000575s] ... ok {3} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_do_not_use_default_single_arg [0.001041s] ... ok {3} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_find_default_config_dir [0.001242s] ... ok {3} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_no_default_config_dir [0.000761s] ... ok {3} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file [0.000899s] ... ok {3} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file_with_value [0.000902s] ... ok {3} oslo_config.tests.test_cfg.DeprecatedOptionsTestCase.test_deprecated_opts_equal [0.000519s] ... ok {3} oslo_config.tests.test_cfg.DeprecationWarningTests.test_check_deprecated [0.000701s] ... ok {3} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_with_dest [0.001218s] ... ok {3} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_check_deprecated [0.018513s] ... ok {3} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_for_removal [0.001998s] ... ok {3} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_for_removal_with_group [0.001757s] ... ok {3} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_file_parse_error [0.000326s] ... ok {3} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_files_not_found_error [0.000307s] ... ok {3} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_opt_error_with_group [0.000303s] ... ok {3} oslo_config.tests.test_cfg.HelpTestCase.test_print_strOpt_with_choices_help [0.012127s] ... ok {3} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_conf_file_ignore_case_with_regex [0.001419s] ... ok {3} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group_no_such_group [0.000869s] ... ok {3} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_import_errror [0.000564s] ... ok {3} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_no_such_opt [0.000636s] ... ok {3} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_opts [0.001394s] ... ok {3} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_opts [0.000949s] ... ok {3} oslo_config.tests.test_cfg.NamespaceTestCase.test_attrs_subparser [0.001052s] ... ok {3} oslo_config.tests.test_cfg.NamespaceTestCase.test_attrs_subparser_failure [0.000944s] ... ok {3} oslo_config.tests.test_cfg.NamespaceTestCase.test_multiple_files [0.000723s] ... ok {3} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values_empty_config [0.000458s] ... ok {3} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values_from_sys_argv [0.001213s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_by_name [0.000786s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_capital_name [0.000874s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_name [0.000933s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_with_default [0.000893s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_group_by_group [0.000786s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_title [0.000360s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_attribute_and_key_name(underscore) [0.000399s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_config_file_opt_name(hyphen) [0.000965s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_cli(underscore) [0.000759s] ... ok {3} oslo_config.tests.test_cfg.OptTestCase.test_opt_eq [0.000329s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_List_override [0.000694s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_cli_bool_override [0.000732s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_default_override [0.000715s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_set_override_not_in_choices [0.000445s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_wrong_type_default_override [0.000684s] ... ok {3} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_bad [0.001330s] ... ok {3} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_value_override [0.001308s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_hyphenated_opt_defined [0.001595s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_opt_undefined [0.001903s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_bool [0.000426s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_arg [0.000757s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_arg [0.000767s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_none_default [0.000738s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_none_default [0.000733s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_default [0.000756s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opt_order [0.001182s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_arg [0.000728s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_default [0.000738s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_none_default [0.000746s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_arg [0.000766s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_none_default [0.000724s] ... ok {3} oslo_config.tests.test_cfg.QuotesTestCase.test_quotes_bad [0.001821s] ... ok {3} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_cli_group_opt [0.000836s] ... ok {3} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_group_opt [0.000908s] ... ok {3} oslo_config.tests.test_cfg.ResetAndClearTestCase.test_clear [0.001056s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_cli_arg [0.000859s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_broken [0.000812s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_not_found [0.000780s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate_short [0.000847s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_set_default_unknown_attr [0.000703s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_attr_is_attr_error [0.000704s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_group_attr [0.000718s] ... ok {3} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_change_default [0.000864s] ... ok {3} oslo_config.tests.test_cfg.StrOptMaxLengthTestCase.test_stropt_max_length_bad [0.000763s] ... ok {0} oslo_config.tests.test_generator.GeneratorFileHandlingTestCase.test_not_close_external_file [0.004375s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty,stdout) [0.001633s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group,output_file) [0.001464s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty_group,stdout) [0.001386s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty_group,output_file) [0.001320s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(no_help,output_file) [0.001623s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_with_preformatting,output_file) [0.001475s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated opt without deprecated group,output_file) [0.013010s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_for_removal,stdout) [0.001381s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_reason,stdout) [0.001302s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_reason,output_file) [0.002122s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_opt_with_deprecated_group,output_file) [0.022798s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt,stdout) [0.001537s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt,output_file) [0.001367s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_multiline,output_file) [0.001433s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(bool_opt,stdout) [0.001262s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt,stdout) [0.001339s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt,output_file) [0.001466s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_min_0,output_file) [0.001308s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt,stdout) [0.001235s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_with_bounds,output_file) [0.001329s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_int_opt,output_file) [0.001570s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(dict_opt,output_file) [0.001337s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(ip_opt,output_file) [0.001971s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(port_opt,stdout) [0.001278s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt,output_file) [0.001325s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_none,output_file) [0.001433s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_sample_default,stdout) [0.001304s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_str_type,output_file) [0.001600s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_int_type,stdout) [0.001503s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type_name,stdout) [0.001318s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_with_DeprecatedOpt,stdout) [0.001280s] ... ok {0} oslo_config.tests.test_generator.HostAddressTestCase.test_host_address [0.000454s] ... ok {0} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_namespace_groups_opts [0.000372s] ... ok {0} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_opt [0.000390s] ... ok {0} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_list_ignores_doubles [0.000570s] ... ok {0} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(int_opt) [0.000795s] ... ok {0} oslo_config.tests.test_generator.RequiredOptionTestCase.test_required_option_order_single_ns [0.000516s] ... ok {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_duplicate_registration [0.032887s] ... ok {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_group_opt [0.003784s] ... ok {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_cli [0.004060s] ... ok {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_file [0.003938s] ... ok {0} oslo_config.tests.test_get_location.LocationTestCase.test_user_controlled [0.000388s] ... ok {0} oslo_config.tests.test_iniparser.ExceptionTestCase.test_parseerror [0.000075s] ... ok {0} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_space_double_quote [0.000072s] ... ok {0} oslo_config.tests.test_iniparser.ParserTestCase.test_blank_line [0.000045s] ... ok {0} oslo_config.tests.test_iniparser.ParserTestCase.test_comment [0.000043s] ... ok {0} oslo_config.tests.test_iniparser.ParserTestCase.test_empty_assignment [0.000046s] ... ok {0} oslo_config.tests.test_sources.URISourceTestCase.test_list_opts [0.000893s] ... ok /builddir/build/BUILD/oslo.config-9.4.0/oslo_config/types.py:57: UserWarning: converting ' bar ' to a string warnings.warn('converting \'%s\' to a string' % str_val) {0} oslo_config.tests.test_sphinxconfiggen.SingleSampleGenerationTest.test_sample_gen_with_single_config_file_no_base [0.001539s] ... ok {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_group_obj_with_help [0.000414s] ... ok {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_group_obj_without_help [0.000403s] ... ok {3} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_errors [0.001017s] ... ok {3} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_resparse [0.001512s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_arg [0.001187s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_arg [0.000947s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_with_backslash_escape_char [0.001007s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_with_dollar_escape_char [0.001018s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_arg [0.000974s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_arg [0.001054s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_config_file [0.001015s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_default [0.000888s] ... ok {3} oslo_config.tests.test_cfg.URIOptMaxLengthTestCase.test_uriopt_max_length_bad [0.000876s] ... ok {3} oslo_config.tests.test_cfg.URIOptSchemesTestCase.test_uriopt_schemes_good [0.001534s] ... ok {3} oslo_config.tests.test_cfg.UsageTestCase.test_print_custom_usage [0.000725s] ... ok {3} oslo_config.tests.test_cfg.UsageTestCase.test_print_help [0.001080s] ... ok {3} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup_unregister_cli_option [0.000512s] ... ok {3} oslo_config.tests.test_fixture.ConfigTestCase.test_load_raw_values [0.001109s] ... ok {3} oslo_config.tests.test_fixture.ConfigTestCase.test_overridden_value [0.000422s] ... ok {3} oslo_config.tests.test_fixture.ConfigTestCase.test_set_default [0.000480s] ... ok {3} oslo_config.tests.test_fixture.ConfigTestCase.test_set_default_group [0.000485s] ... ok {3} oslo_config.tests.test_generator.ChangeDefaultsTestCase.test_no_modifiers_registered [0.000870s] ... ok {3} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_default_list_opt_with_string_value_multiple_entries [0.000571s] ... ok {3} oslo_config.tests.test_generator.GeneratorMutableOptionTestCase.test_include_message [0.000453s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty,output_file) [0.003984s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group,stdout) [0.001805s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group_in_multiple_namespaces,output_file) [0.001427s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hyphenated_name,stdout) [0.001241s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hyphenated_name,output_file) [0.001328s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_no_wrapping,output_file) [0.001424s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(choices_opt,stdout) [0.001741s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated opt without deprecated group,stdout) [0.001253s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(bool_opt,output_file) [0.001324s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_max_0,stdout) [0.001262s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(float_opt,output_file) [0.001376s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_single,output_file) [0.001548s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(dict_opt,stdout) [0.001295s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_str_type,stdout) [0.002335s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_int_type,output_file) [0.023303s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type,output_file) [0.001863s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_str_opt_group,stdout) [0.001339s] ... ok {3} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_mixed_case_groups_opt [0.000515s] ... ok {3} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(single_namespace) [0.000858s] ... ok {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_choices_with_descriptions [0.000443s] ... ok {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_max [0.000392s] ... ok {0} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_split_namespaces [0.001166s] ... ok {0} oslo_config.tests.test_types.BooleanTypeTests.test_on [0.000063s] ... ok {0} oslo_config.tests.test_types.BooleanTypeTests.test_other_values_produce_error [0.000078s] ... ok {0} oslo_config.tests.test_types.ConfigTypeTests.test_concrete_class [0.000088s] ... ok {0} oslo_config.tests.test_types.DictTypeTests.test_bounds_parsing [0.000064s] ... ok {0} oslo_config.tests.test_types.DictTypeTests.test_dict_of_dicts [0.000115s] ... ok {0} oslo_config.tests.test_types.DictTypeTests.test_repr [0.000064s] ... ok {0} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_min_and_no_max [0.000054s] ... ok {0} oslo_config.tests.test_types.FloatTypeTests.test_min_greater_max [0.000069s] ... ok {0} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_min_and_max [0.000065s] ... ok {0} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string_non_str_spaces [0.000111s] ... ok {0} oslo_config.tests.test_types.HostDomainTypeTests.test_invalid_host_addresses [0.000536s] ... ok {0} oslo_config.tests.test_types.HostnameTypeTests.test_equal [0.000053s] ... ok {0} oslo_config.tests.test_types.HostnameTypeTests.test_strip_trailing_dot [0.000063s] ... ok {0} oslo_config.tests.test_types.IPAddressTypeTests.test_strings [0.000081s] ... ok {0} oslo_config.tests.test_types.IPv4AddressTypeTests.test_ipv4_address [0.000050s] ... ok {0} oslo_config.tests.test_types.IPv4AddressTypeTests.test_numbers [0.000067s] ... ok {0} oslo_config.tests.test_types.IPv6AddressTypeTests.test_numbers [0.000083s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_choices_with_min_max [0.000082s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_empty_string [0.000058s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_choices [0.000068s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_min_greater_max [0.000093s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_non_digits_are_invalid [0.000059s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_not_equal_to_other_class [0.000046s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_min_and_max [0.000056s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_whitespace_string [0.000043s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_with_max_zero [0.000069s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_bounds_required [0.000071s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_equal [0.000046s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_repr [0.000051s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_tuple_of_custom_type [0.000093s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_illegal_max [0.000081s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_invalid_choices [0.000085s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_min_greater_max [0.000094s] ... ok {0} oslo_config.tests.test_types.RangeTypeTests.test_range_bounds [0.000324s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_equal_with_same_choices [0.000092s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_ignore_case [0.000061s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_listed_value [0.000060s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_listed_value_tuple [0.000051s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_quote_falgs [0.000043s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_regex [0.000219s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_regex_matches_uncompiled [0.000063s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_repr [0.000070s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices [0.000055s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_trailing_quote_is_ok [0.000044s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_unlisted_value [0.000059s] ... ok {0} oslo_config.tests.test_types.URITypeTests.test_equality_schemes_not [0.000055s] ... ok {0} oslo_config.tests.test_types.URITypeTests.test_repr [0.000043s] ... ok {0} oslo_config.tests.test_validator.TestValidator.test_exclude_groups [0.007441s] ... ok {0} oslo_config.tests.test_validator.TestValidator.test_missing [0.003262s] ... ok {0} oslo_config.tests.test_validator.TestValidator.test_missing_group [0.003132s] ... ok {3} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_override [0.035492s] ... ok {3} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_cli_opt_in_file [0.004423s] ... ok {3} oslo_config.tests.test_iniparser.BaseParserTestCase.test_empty_key [0.000097s] ... ok {3} oslo_config.tests.test_iniparser.BaseParserTestCase.test_invalid_assignment [0.000057s] ... ok {3} oslo_config.tests.test_iniparser.BaseParserTestCase.test_no_section_name [0.000055s] ... ok {3} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_space_single_quote [0.000066s] ... ok {3} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_invalid_env [0.000925s] ... ok {3} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_use_env_false_allows_files [0.001069s] ... ok {3} oslo_config.tests.test_sources.TestLoading.test_unknown_driver [0.000873s] ... ok {3} oslo_config.tests.test_sources.TestProcessingSources.test_multiple_sources_named [0.001131s] ... ok {3} oslo_config.tests.test_sources.URISourceTestCase.test_fetch_uri [0.002858s] ... ok {3} oslo_config.tests.test_sources.URISourceTestCase.test_incomplete_driver [0.001282s] ... ok {3} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen [0.001420s] ... ok {3} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen_with_without_any_base [0.001347s] ... ok {3} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen_with_without_one_base [0.001384s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_advanced [0.000384s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_for_removal [0.000354s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_not_mutable [0.000352s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_max_0 [0.000364s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_min_0 [0.000346s] ... ok {3} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_dont_split_namespaces_with_group [0.001149s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_1 [0.000062s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_no [0.000046s] ... ok /builddir/build/BUILD/oslo.config-9.4.0/oslo_config/types.py:57: UserWarning: converting ' bar ' to a string warnings.warn('converting \'%s\' to a string' % str_val) {3} oslo_config.tests.test_types.BooleanTypeTests.test_not_equal_to_other_class [0.000047s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_off [0.000043s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_repr [0.000045s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_yes [0.000041s] ... ok {3} oslo_config.tests.test_types.ConfigTypeTests.test_none_concrete_class [0.000079s] ... ok {3} oslo_config.tests.test_types.DictTypeTests.test_custom_value_type [0.000068s] ... ok {3} oslo_config.tests.test_types.DictTypeTests.test_empty_value [0.000043s] ... ok {3} oslo_config.tests.test_types.DictTypeTests.test_equal [0.000047s] ... ok {3} oslo_config.tests.test_types.DictTypeTests.test_not_equal_to_other_class [0.000051s] ... ok {3} oslo_config.tests.test_types.DictTypeTests.test_single_value [0.000047s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_decimal_format [0.000048s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_decimal_format_negative_float [0.000040s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_equal [0.000046s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_max_and_no_min [0.000044s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_not_equal [0.000056s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_repr [0.000064s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_min [0.000049s] ... ok {3} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_string [0.000249s] ... ok {3} oslo_config.tests.test_types.HostDomainTypeTests.test_valid_host_addresses [0.000434s] ... ok {3} oslo_config.tests.test_types.HostnameTypeTests.test_no_start_end_hyphens [0.000086s] ... ok {3} oslo_config.tests.test_types.HostnameTypeTests.test_repr [0.000047s] ... ok {3} oslo_config.tests.test_types.HostnameTypeTests.test_should_return_same_hostname_if_valid [0.000051s] ... ok {3} oslo_config.tests.test_types.HostnameTypeTests.test_trailing_quote_is_invalid [0.000067s] ... ok {3} oslo_config.tests.test_types.IPAddressTypeTests.test_numbers [0.000071s] ... ok {3} oslo_config.tests.test_types.IPv4AddressTypeTests.test_strings [0.000058s] ... ok {3} oslo_config.tests.test_types.IPv6AddressTypeTests.test_ipv6_address [0.000047s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_max_and_no_min [0.000048s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_min_and_no_max [0.000044s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_not_equal [0.000072s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_repr [0.000046s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices [0.000054s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices_dict [0.000049s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_with_min_zero [0.000072s] ... ok {3} oslo_config.tests.test_types.ListTypeTests.test_equal_with_equal_custom_item_types [0.000051s] ... ok {3} oslo_config.tests.test_types.ListTypeTests.test_not_equal_with_non_equal_custom_item_types [0.000047s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_choices_with_min_max [0.000080s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_choices [0.000079s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_repr_with_choices [0.000054s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_repr_with_min [0.000049s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_with_choices_list [0.000079s] ... ok {3} oslo_config.tests.test_types.RangeTypeTests.test_range [0.000339s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_empty_string_passes [0.000047s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_ignore_case_raises [0.000058s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_max_length [0.000059s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_quotes_are_stripped [0.000044s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_regex_and_choices_raises [0.000095s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_regex_and_ignore_case_str [0.000226s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_regex_preserve_flags [0.000222s] ... ok {3} oslo_config.tests.test_types.URITypeTests.test_equality [0.000078s] ... ok {3} oslo_config.tests.test_types.URITypeTests.test_uri [0.000196s] ... ok {3} oslo_config.tests.test_validator.TestValidator.test_deprecated [0.006466s] ... ok {3} oslo_config.tests.test_validator.TestValidator.test_passing [0.002895s] ... ok ====== Totals ====== Ran: 970 tests in 0.7833 sec. - Passed: 970 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1.5250 sec. ============== Worker Balance ============== - Worker 0 (243 tests) => 0:00:00.605669 - Worker 1 (243 tests) => 0:00:00.452819 - Worker 2 (242 tests) => 0:00:00.322340 - Worker 3 (242 tests) => 0:00:00.422568 Test id Runtime (s) ------------------------------------------------------------------------------------------------- ----------- oslo_config.tests.test_get_location.GetLocationTestCase.test_opt_default 0.063 oslo_config.tests.test_generator.DriverOptionTestCase.test_driver_option 0.060 oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_opt_defined 0.045 oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_default 0.042 oslo_config.tests.test_get_location.GetLocationTestCase.test_set_override 0.035 oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dgroup_and_dname 0.035 oslo_config.tests.test_get_location.GetLocationTestCase.test_default_cli 0.033 oslo_config.tests.test_get_location.GetLocationTestCase.test_duplicate_registration 0.033 oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dgroup_and_dname 0.032 oslo_config.tests.test_cfg.ResetAndClearTestCase.test_reset_and_clear_with_defaults_and_overrides 0.030 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N0v9Er + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/share/doc/python3-oslo-config + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/share/doc/python3-oslo-config + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/share/doc/python3-oslo-config + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MW1urf + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/share/licenses/python3-oslo-config + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/share/licenses/python3-oslo-config + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/share/licenses/python3-oslo-config + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-config = 2:9.4.0-0.20240516134807.882adf8.el9 python3-oslo-config = 2:9.4.0-0.20240516134807.882adf8.el9 python3.9-oslo-config = 2:9.4.0-0.20240516134807.882adf8.el9 python3.9dist(oslo-config) = 9.4 python3.9dist(oslo.config) = 9.4 python3dist(oslo-config) = 9.4 python3dist(oslo.config) = 9.4 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(debtcollector) >= 1.2 python3.9dist(netaddr) >= 0.7.18 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(pyyaml) >= 5.1 python3.9dist(requests) >= 2.18 python3.9dist(rfc3986) >= 1.2 python3.9dist(stevedore) >= 1.20 Obsoletes: python2-oslo-config < 9.4.0-0.20240516134807.882adf8.el9 python39-oslo-config < 2:9.4.0-0.20240516134807.882adf8.el9 Processing files: python-oslo-config-doc-9.4.0-0.20240516134807.882adf8.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ENEdUq + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/share/doc/python-oslo-config-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/share/doc/python-oslo-config-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/share/doc/python-oslo-config-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KYUk8Y + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/share/licenses/python-oslo-config-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/share/licenses/python-oslo-config-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64/usr/share/licenses/python-oslo-config-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-config-doc = 2:9.4.0-0.20240516134807.882adf8.el9 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-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64 Wrote: /builddir/build/SRPMS/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.src.rpm Wrote: /builddir/build/RPMS/python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-config-doc-9.4.0-0.20240516134807.882adf8.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P5kvgY + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-config-9.4.0-0.20240516134807.882adf8.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0