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-bobcat-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=1037gid=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.2.0-0.20230925111439.28187da.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-bobcat-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=1037gid=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.2.0-0.20230925111439.28187da.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-bobcat-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=1037gid=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.uvhPKA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.config-9.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-9.2.0-0.20230925111439.28187da.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-9.2.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.2.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.F6RODN + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.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.2.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.2.0/.pyproject-builddir + RPM_TOXENV=py39,docs + 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.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.2.0-0.20230925111439.28187da.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-bobcat-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=1037gid=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.NCEKsK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.config-9.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-9.2.0-0.20230925111439.28187da.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-9.2.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.2.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.2owVdy + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.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.2.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.2.0/.pyproject-builddir + RPM_TOXENV=py39,docs + 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.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) 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.2.0-0.20230925111439.28187da.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p Wrote: /builddir/build/SRPMS/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.buildreqs.nosrc.rpm + exit 0 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-bobcat-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=1037gid=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.EZ8BKr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.config-9.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-9.2.0-0.20230925111439.28187da.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-9.2.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.2.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.mEys74 + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.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.2.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.2.0/.pyproject-builddir + RPM_TOXENV=py39,docs + 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.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) 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 ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling stestr>=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.1.0 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling mypy>=0.720 from tox --print-deps-only: py39,docs Requirement not satisfied: mypy>=0.720 Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=3.36.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling requests_mock>=1.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: requests_mock>=1.5.0 Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: debtcollector>=1.2.0 Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.18 Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=1.20.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling rfc3986>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: rfc3986>=1.2.0 Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: PyYAML>=5.1 Handling requests>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.0 (installed: requests 2.25.1) Handling importlib_metadata>=1.7.0;python_version<'3.8' from tox --print-deps-only: py39,docs Ignoring alien requirement: importlib_metadata>=1.7.0;python_version<'3.8' Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: py39,docs 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: py39,docs Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=1.20.0 Handling reno>=2.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=2.5.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: py39,docs 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: py39,docs Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=1.20.0 Handling reno>=2.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=2.5.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 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.2.0/oslo.config.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 importlib-metadata (>=1.7.0) ; (python_version<'3.8') from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: importlib-metadata (>=1.7.0) ; (python_version<'3.8') 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.2.0-0.20230925111439.28187da.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.config.dist-info/ removed 'oslo.config.dist-info/AUTHORS' removed 'oslo.config.dist-info/LICENSE' removed 'oslo.config.dist-info/METADATA' removed 'oslo.config.dist-info/entry_points.txt' removed 'oslo.config.dist-info/pbr.json' removed 'oslo.config.dist-info/top_level.txt' removed directory 'oslo.config.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.2.0-0.20230925111439.28187da.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-bobcat-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=1037gid=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.OwGoRw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.config-9.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-9.2.0-0.20230925111439.28187da.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-9.2.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.2.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.UkVNXk + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.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.2.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.2.0/.pyproject-builddir + RPM_TOXENV=py39,docs + 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.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) 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 ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling stestr>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.1.0 (installed: stestr 4.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling mypy>=0.720 from tox --print-deps-only: py39,docs Requirement satisfied: mypy>=0.720 (installed: mypy 0.812) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.3.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 6.4.2) Handling requests_mock>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests_mock>=1.5.0 (installed: requests_mock 1.10.0) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 2.5.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.1.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.1.0) Handling rfc3986>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: rfc3986>=1.2.0 (installed: rfc3986 1.5.0) Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.0 (installed: requests 2.25.1) Handling importlib_metadata>=1.7.0;python_version<'3.8' from tox --print-deps-only: py39,docs Ignoring alien requirement: importlib_metadata>=1.7.0;python_version<'3.8' Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: py39,docs 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: py39,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=2.5.0 (installed: reno 4.0.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: py39,docs 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: py39,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=2.5.0 (installed: reno 4.0.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) 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.2.0/oslo.config.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 2.5.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.1.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.1.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 importlib-metadata (>=1.7.0) ; (python_version<'3.8') from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: importlib-metadata (>=1.7.0) ; (python_version<'3.8') 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.2.0-0.20230925111439.28187da.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.config.dist-info/ removed 'oslo.config.dist-info/AUTHORS' removed 'oslo.config.dist-info/LICENSE' removed 'oslo.config.dist-info/METADATA' removed 'oslo.config.dist-info/entry_points.txt' removed 'oslo.config.dist-info/pbr.json' removed 'oslo.config.dist-info/top_level.txt' removed directory 'oslo.config.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.2.0-0.20230925111439.28187da.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-bobcat-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=1037gid=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.wW0fR3 + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.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.2.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.2.0/.pyproject-builddir + RPM_TOXENV=py39,docs + 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.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) 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 ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling stestr>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.1.0 (installed: stestr 4.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling mypy>=0.720 from tox --print-deps-only: py39,docs Requirement satisfied: mypy>=0.720 (installed: mypy 0.812) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.3.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 6.4.2) Handling requests_mock>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests_mock>=1.5.0 (installed: requests_mock 1.10.0) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 2.5.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.1.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.1.0) Handling rfc3986>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: rfc3986>=1.2.0 (installed: rfc3986 1.5.0) Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.0 (installed: requests 2.25.1) Handling importlib_metadata>=1.7.0;python_version<'3.8' from tox --print-deps-only: py39,docs Ignoring alien requirement: importlib_metadata>=1.7.0;python_version<'3.8' Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: py39,docs 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: py39,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=2.5.0 (installed: reno 4.0.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling sphinx>=1.8.0,!=2.1.0 from tox --print-deps-only: py39,docs 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: py39,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=2.5.0 (installed: reno 4.0.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) running dist_info creating oslo.config.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 writing manifest file '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 'oslo.config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.config-9.2.0/oslo.config.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 2.5.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.1.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.1.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 importlib-metadata (>=1.7.0) ; (python_version<'3.8') from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: importlib-metadata (>=1.7.0) ; (python_version<'3.8') 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.2.0-0.20230925111439.28187da.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.config.dist-info/ removed 'oslo.config.dist-info/AUTHORS' removed 'oslo.config.dist-info/LICENSE' removed 'oslo.config.dist-info/METADATA' removed 'oslo.config.dist-info/entry_points.txt' removed 'oslo.config.dist-info/top_level.txt' removed 'oslo.config.dist-info/pbr.json' removed directory 'oslo.config.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lTNhGj + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + mkdir -p /builddir/build/BUILD/oslo.config-9.2.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.2.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.config-9.2.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.config-9.2.0 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: 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.2.0/.pyproject-builddir/tmp0e5g18mz running dist_info creating /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-slaph8tx/oslo.config.egg-info writing /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-slaph8tx/oslo.config.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-slaph8tx/oslo.config.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-slaph8tx/oslo.config.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-slaph8tx/oslo.config.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-slaph8tx/oslo.config.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-slaph8tx/oslo.config.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-slaph8tx/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.2.0/.pyproject-builddir/pip-modern-metadata-slaph8tx/oslo.config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-modern-metadata-slaph8tx/oslo.config.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: oslo.config Building wheel for oslo.config (PEP 517): 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.2.0/.pyproject-builddir/tmpaq7x_aut running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslo_config creating build/lib/oslo_config/tests creating build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/__init__.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/baz_qux_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/fbaar_baa_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/fblaa_opt.py -> build/lib/oslo_config/tests/testmods creating build/lib/oslo_config/sources copying oslo_config/sources/__init__.py -> build/lib/oslo_config/sources copying oslo_config/sources/_environment.py -> build/lib/oslo_config/sources copying oslo_config/sources/_uri.py -> build/lib/oslo_config/sources copying oslo_config/tests/__init__.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_cfg.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_fixture.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_generator.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_get_location.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_iniparser.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_sources.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_sphinxconfiggen.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_sphinxext.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_types.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_validator.py -> build/lib/oslo_config/tests copying oslo_config/__init__.py -> build/lib/oslo_config copying oslo_config/_i18n.py -> build/lib/oslo_config copying oslo_config/_list_opts.py -> build/lib/oslo_config copying oslo_config/cfg.py -> build/lib/oslo_config copying oslo_config/fixture.py -> build/lib/oslo_config copying oslo_config/generator.py -> build/lib/oslo_config copying oslo_config/iniparser.py -> build/lib/oslo_config copying oslo_config/sphinxconfiggen.py -> build/lib/oslo_config copying oslo_config/sphinxext.py -> build/lib/oslo_config copying oslo_config/types.py -> build/lib/oslo_config copying oslo_config/version.py -> build/lib/oslo_config copying oslo_config/validator.py -> build/lib/oslo_config running egg_info creating oslo.config.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 writing manifest file '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 '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/validator.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/types.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/sphinxconfiggen.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/generator.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/cfg.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/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_config creating 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 copying build/lib/oslo_config/sources/_environment.py -> 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 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/test_validator.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_sphinxext.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_sources.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_get_location.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_fixture.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/__init__.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/fblaa_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/fbaar_baa_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/baz_qux_opt.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/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods running install_egg_info Copying oslo.config.egg-info to build/bdist.linux-x86_64/wheel/oslo.config-9.2.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.2.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir/pip-wheel-m351hr1h/tmpzk0ag94o/oslo.config-9.2.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.2.0.dist-info/AUTHORS' adding 'oslo.config-9.2.0.dist-info/LICENSE' adding 'oslo.config-9.2.0.dist-info/METADATA' adding 'oslo.config-9.2.0.dist-info/WHEEL' adding 'oslo.config-9.2.0.dist-info/entry_points.txt' adding 'oslo.config-9.2.0.dist-info/pbr.json' adding 'oslo.config-9.2.0.dist-info/top_level.txt' adding 'oslo.config-9.2.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.config (PEP 517): finished with status 'done' Created wheel for oslo.config: filename=oslo.config-9.2.0-py3-none-any.whl size=125234 sha256=72f782cf3f9972667f297a90c1adb10376b1b0bf7d95fc3560b60488a202b734 Stored in directory: /builddir/.cache/pip/wheels/ba/d1/f1/d667d03cb429fbdb1b675271a7d73d049cbd501e349f02f127 Successfully built oslo.config + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.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.2.0-0.20230925111439.28187da.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir' + 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.2.0/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/oslo.config-9.2.0/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/oslo.config-9.2.0/doc/source/sample.config WARNING:stevedore.named:Could not load oslo.config /builddir/build/BUILD/oslo.config-9.2.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.2.0/doc/source/reference/api/oslo_config.rst. Creating file /builddir/build/BUILD/oslo.config-9.2.0/doc/source/reference/api/oslo_config.sources.rst. Creating file /builddir/build/BUILD/oslo.config-9.2.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 reading sources... [100%] reference/sphinxext .. reference/styleguide waiting for workers... WARNING:stevedore.named:Could not load oslo.config 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.R2Lr4p + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64 + cd oslo.config-9.2.0 ++ ls /builddir/build/BUILD/oslo.config-9.2.0/pyproject-wheeldir/oslo.config-9.2.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=oslo.config==9.2.0 + TMPDIR=/builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.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.2.0/pyproject-wheeldir oslo.config==9.2.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/oslo.config-9.2.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.config-9.2.0-py3-none-any.whl Installing collected packages: oslo.config Creating /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/bin/oslo-config-generator to 755 changing mode of /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/bin/oslo-config-validator to 755 Successfully installed oslo.config-9.2.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/bin ']' + '[' -f /usr/bin/pathfix3.9.py ']' + pathfix=/usr/bin/pathfix3.9.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix3.9.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/bin/oslo-config-generator /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/bin/oslo-config-validator /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/bin/oslo-config-generator: updating /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/bin/oslo-config-validator: updating + rm -rfv /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.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.2.0-0.20230925111439.28187da.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/oslo.config-9.2.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/lib/python3.9/site-packages/oslo.config-9.2.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.2.0-0.20230925111439.28187da.el9.x86_64 --record /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/lib/python3.9/site-packages/oslo.config-9.2.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/lib/python3.9/site-packages/oslo.config-9.2.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/lib/python3.9/site-packages/oslo.config-9.2.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/lib/python3.9/site-packages/oslo.config-9.2.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/lib/python3.9/site-packages/oslo.config-9.2.0.dist-info/REQUESTED' ~/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/bin ~/build/BUILD/oslo.config-9.2.0 ++ wc -l /builddir/build/BUILD/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + pushd /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.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 ~/build/BUILD/oslo.config-9.2.0 + popd + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 9.2.0-0.20230925111439.28187da.el9 --unique-debug-suffix -9.2.0-0.20230925111439.28187da.el9.x86_64 --unique-debug-src-base python-oslo-config-9.2.0-0.20230925111439.28187da.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.2.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.2.0-0.20230925111439.28187da.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.UNdD8v + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.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.2.0-0.20230925111439.28187da.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.config-9.2.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {1} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_bad_default [0.001361s] ... ok {1} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_none_value [0.001166s] ... ok {1} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_value [0.001133s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group_default) [0.001251s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_name) [0.000914s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group_default) [0.000869s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg) [0.000839s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipv4addr_arg) [0.000837s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg) [0.000982s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_name) [0.000853s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group_and_name) [0.000870s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg) [0.000842s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_with_spaces) [0.000828s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_and_name) [0.001552s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_and_name2) [0.000999s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_name) [0.000850s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group) [0.000827s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group_and_name) [0.000828s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(uri_arg) [0.000957s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_name) [0.000880s] ... ok {1} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_default_file_precedence [0.001846s] ... ok {1} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_multistr [0.001258s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_hooks_invoked_once [0.001364s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_hooks_see_new_values [0.001390s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_inverse_override [0.001809s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_dgroup [0.001104s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_dname [0.001085s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_group_and_dname [0.001497s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_value [0.001274s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_deprecated [0.001167s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dgroup [0.001121s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dgroup_and_dname [0.001158s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dgroup_and_dname [0.001137s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_no_colon [0.002460s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_override [0.001315s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_default_wrong_type [0.000588s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dgroup [0.001099s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_above_max [0.001117s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dgroup_and_dname [0.001319s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_min_max [0.001131s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_string_default_type [0.000891s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dgroup_and_dname [0.001691s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dname [0.001332s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dgroup [0.001137s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dname [0.001147s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_value [0.001071s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_value [0.001145s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_only_default [0.001416s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_greater_max [0.000732s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_in_range [0.001081s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_min_below_min [0.001098s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dgroup [0.003426s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_use_deprecated_for_removal_without_reason [0.001200s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_file_not_found [0.001394s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir_priority [0.001112s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_find_default_config_dir [0.005920s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_use_default [0.001172s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file_priority [0.001062s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file_with_value [0.004254s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_do_not_use_default_multi_arg [0.001206s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_no_default_config_file [0.000742s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_use_default [0.002209s] ... ok {1} oslo_config.tests.test_cfg.DeprecatedOptionsTestCase.test_deprecated_opts_equal [0.000427s] ... ok {1} oslo_config.tests.test_cfg.DeprecatedOptionsTestCase.test_deprecated_opts_not_equal [0.000414s] ... ok {1} oslo_config.tests.test_cfg.DeprecationWarningTests.test_DeprecatedOpt [0.001373s] ... ok {1} oslo_config.tests.test_cfg.DeprecationWarningTests.test_check_deprecated [0.000587s] ... ok {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_error [0.000354s] ... ok {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_group_error [0.000987s] ... ok {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_required_opt_error [0.000369s] ... ok {1} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_with_extension [0.000550s] ... ok {1} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files [0.000485s] ... ok {1} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files_overrides [0.000478s] ... ok {1} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files_snap [0.000723s] ... ok {1} oslo_config.tests.test_cfg.HelpTestCase.test_print_help_with_deprecated [0.001974s] ... ok {1} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group_import_error [0.000608s] ... ok {1} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt [0.000667s] ... ok {1} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_name_and_group [0.001344s] ... ok {1} oslo_config.tests.test_cfg.NamespaceTestCase.test_single_file [0.000661s] ... ok {1} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_group_and_name [0.003371s] ... ok {1} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_name [0.001015s] ... ok {1} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_capital_name [0.000945s] ... ok {1} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_cli_opt_name(hyphen) [0.000895s] ... ok {1} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_config_file_opt_name(underscore) [0.000964s] ... ok {1} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name(hyphen) [0.000515s] ... ok {1} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_alternate_group(hyphen) [0.000639s] ... ok {1} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_config_file(hyphen) [0.001398s] ... ok {1} oslo_config.tests.test_cfg.OverridesTestCase.test_cli_bool_override [0.001012s] ... ok {1} oslo_config.tests.test_cfg.OverridesTestCase.test_default_none [0.000815s] ... ok {1} oslo_config.tests.test_cfg.OverridesTestCase.test_group_default_override [0.001259s] ... ok {1} oslo_config.tests.test_cfg.OverridesTestCase.test_str_override_with_None [0.000785s] ... ok {1} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_value [0.002524s] ... ok {1} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_value_override [0.001159s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_hyphenated_opt_defined [0.001913s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_opt_undefined [0.001620s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_arg [0.000899s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_default [0.001155s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_arg [0.000934s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_none_default [0.000815s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_hyphenated_opt_undefined [0.001689s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_opt_undefined [0.001794s] ... ok {1} oslo_config.tests.test_cfg.PrintHelpTestCase.test_print_help_without_init [0.000408s] ... ok {1} oslo_config.tests.test_cfg.QuotesTestCase.test_quotes_good [0.002212s] ... ok {1} oslo_config.tests.test_cfg.ReRegisterOptTestCase.test_conf_file_re_register_opt [0.000427s] ... ok {1} oslo_config.tests.test_cfg.RegexTestCase.test_conf_file_regex_bad_value [0.001342s] ... ok {1} oslo_config.tests.test_cfg.RegexTestCase.test_regex_with_choice [0.000440s] ... ok {1} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_cli_group_opt [0.000878s] ... ok {1} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_cli_opt [0.000842s] ... ok {1} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_opt [0.001319s] ... ok {1} oslo_config.tests.test_cfg.ResetAndClearTestCase.test_reset_and_clear_with_defaults_and_overrides [0.000977s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_float_arg [0.000995s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_int_arg [0.001121s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_int [0.001197s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_broken [0.000847s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_set_default_unknown_attr [0.000739s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_set_default_unknown_group [0.000725s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_set_override_unknown_group [0.000913s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_from_group_with_brace [0.000968s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_attr_is_attr_error [0.000735s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_group_attr [0.000775s] ... ok {1} oslo_config.tests.test_cfg.SectionsTestCase.test_list_all_sections_post_mutate [0.001413s] ... ok {1} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_change_default [0.000831s] ... ok {1} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command [0.001101s] ... ok {1} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_multiple [0.000885s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_arg [0.001053s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_arg [0.001085s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_default [0.000926s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_config_file [0.001820s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_set_default [0.000878s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_config_file [0.001106s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_default [0.001068s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_arg [0.001495s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_config_file [0.001102s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_default [0.000913s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_default [0.000977s] ... ok {1} oslo_config.tests.test_cfg.TildeExpansionTestCase.test_config_file_tilde [0.000862s] ... ok {1} oslo_config.tests.test_cfg.URIOptMaxLengthTestCase.test_uriopt_max_length_good [0.001107s] ... ok {1} oslo_config.tests.test_cfg.UsageTestCase.test_print_custom_usage [0.000765s] ... ok {1} oslo_config.tests.test_cfg.UsageTestCase.test_print_usage [0.000775s] ... ok {1} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup [0.000498s] ... ok {1} oslo_config.tests.test_fixture.ConfigTestCase.test_load_raw_values [0.001027s] ... ok {1} oslo_config.tests.test_fixture.ConfigTestCase.test_overridden_value [0.000633s] ... ok {1} oslo_config.tests.test_fixture.ConfigTestCase.test_register_cli_options [0.000511s] ... ok {1} oslo_config.tests.test_generator.ChangeDefaultsTestCase.test_no_modifiers_registered [0.000924s] ... ok {1} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_opts_group [0.000575s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_namespaces,stdout) [0.021356s] ... ok /builddir/build/BUILD/oslo.config-9.2.0/oslo_config/types.py:57: UserWarning: converting 'foo' to a string warnings.warn('converting \'%s\' to a string' % str_val) /builddir/build/BUILD/oslo.config-9.2.0/oslo_config/types.py:57: UserWarning: converting ' bar ' to a string warnings.warn('converting \'%s\' to a string' % str_val) {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group,output_file) [0.002278s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty_group,stdout) [0.001389s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_groups,stdout) [0.001611s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hyphenated_name,stdout) [0.004965s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help,stdout) [0.002762s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help,output_file) [0.001623s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_wrap_at_40,stdout) [0.001548s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_no_wrapping,output_file) [0.001531s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_with_preformatting,stdout) [0.003848s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(choices_opt,stdout) [0.002465s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated opt without deprecated group,output_file) [0.001492s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_opt_with_deprecated_group,stdout) [0.002252s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_multiline,output_file) [0.001453s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt,output_file) [0.001838s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_with_bounds,stdout) [0.001347s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(ip_opt,stdout) [0.001533s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hostname_opt,stdout) [0.001333s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hostname_opt,output_file) [0.001428s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_sample_default,stdout) [0.001328s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_sample_default,output_file) [0.005017s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_sample_default,output_file) [0.001516s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type_name,output_file) [0.001456s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type,output_file) [0.001762s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_with_DeprecatedOpt,output_file) [0.002266s] ... ok {1} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_groups_opt [0.000391s] ... ok {1} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_mixed_case_groups_opt [0.000537s] ... ok {1} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_opt [0.000361s] ... ok {1} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(long_help) [0.000860s] ... ok {1} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_cli_opt_in_file [0.038818s] ... ok {1} oslo_config.tests.test_get_location.LocationTestCase.test_not_user_controlled [0.000398s] ... ok {1} oslo_config.tests.test_iniparser.BaseParserTestCase.test_invalid_section [0.000097s] ... ok {1} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_colon [0.000066s] ... ok {1} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_equal [0.000055s] ... ok {1} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_multiline [0.000075s] ... ok {1} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_space_double_quote [0.000053s] ... ok {1} oslo_config.tests.test_iniparser.ParserTestCase.test_empty_assignment [0.000053s] ... ok {1} oslo_config.tests.test_sources.TestLoading.test_source_missing [0.007665s] ... ok {1} oslo_config.tests.test_sources.TestProcessingSources.test_no_sources_default [0.001088s] ... ok {1} oslo_config.tests.test_sources.TestProcessingSources.test_source_named [0.001425s] ... ok {1} oslo_config.tests.test_sources.URISourceTestCase.test_fetch_uri [0.003339s] ... ok {1} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen_with_without_any_base [0.002060s] ... ok {1} oslo_config.tests.test_sphinxconfiggen.SingleSampleGenerationTest.test_sample_gen_with_single_config_file_no_base [0.001452s] ... ok {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_group_obj_with_help [0.000497s] ... ok {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_choices [0.000414s] ... ok {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_max [0.000434s] ... ok {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_max_0 [0.000402s] ... ok {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_min [0.000408s] ... ok {1} oslo_config.tests.test_types.BooleanTypeTests.test_False [0.000068s] ... ok {1} oslo_config.tests.test_types.ConfigTypeTests.test_none_concrete_class [0.000089s] ... ok {1} oslo_config.tests.test_types.DictTypeTests.test_empty_value [0.000060s] ... ok {1} oslo_config.tests.test_types.DictTypeTests.test_equal [0.000059s] ... ok {1} oslo_config.tests.test_types.DictTypeTests.test_not_equal_to_other_class [0.000056s] ... ok {1} oslo_config.tests.test_types.DictTypeTests.test_single_value [0.000058s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_min_and_max [0.000064s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_non_float_is_invalid [0.000084s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_max [0.000059s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_min [0.000054s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_min_and_max [0.000067s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_with_max_zero [0.000082s] ... ok {1} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_not_list [0.000282s] ... ok {1} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string [0.000062s] ... ok {1} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string_non_str_spaces [0.001687s] ... ok {1} oslo_config.tests.test_types.HostnameTypeTests.test_invalid_characters [0.000179s] ... ok {1} oslo_config.tests.test_types.HostnameTypeTests.test_max_hostname_size [0.000082s] ... ok {1} oslo_config.tests.test_types.HostnameTypeTests.test_no_start_end_hyphens [0.000082s] ... ok {1} oslo_config.tests.test_types.HostnameTypeTests.test_should_return_same_hostname_if_valid [0.000073s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_equal [0.000056s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_min_and_no_max [0.000062s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_min_greater_max [0.000073s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_not_equal [0.000083s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices_dict [0.000060s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_min_and_max [0.000061s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_dict [0.000091s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_with_max_zero [0.000076s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_with_min_zero [0.000074s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_zero_is_valid [0.000061s] ... ok {1} oslo_config.tests.test_types.ListTypeTests.test_list_of_custom_type_containing_trailing_comma [0.000066s] ... ok {1} oslo_config.tests.test_types.ListTypeTests.test_list_of_lists [0.000069s] ... ok {1} oslo_config.tests.test_types.ListTypeTests.test_list_of_values_containing_commas [0.000060s] ... ok {1} oslo_config.tests.test_types.ListTypeTests.test_single_value [0.000050s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_equal [0.000058s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_choices [0.000074s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_illegal_min [0.000061s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_repr_with_max [0.000056s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_with_choices_tuple [0.000098s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_with_max_and_min [0.000076s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_with_max_zero [0.000060s] ... ok {1} oslo_config.tests.test_types.RangeTypeTests.test_range [0.000389s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_equal_with_same_choices [0.000078s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_quotes_are_stripped [0.000055s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_regex_fails [0.000164s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_regex_preserve_flags [0.000474s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_string_with_non_closed_quote_is_invalid [0.000081s] ... ok {1} oslo_config.tests.test_types.URITypeTests.test_equality_schemes [0.000067s] ... ok {1} oslo_config.tests.test_types.URITypeTests.test_max_length [0.000075s] ... ok {1} oslo_config.tests.test_types.URITypeTests.test_repr [0.000049s] ... ok {1} oslo_config.tests.test_validator.TestValidator.test_deprecated [0.007104s] ... ok {1} oslo_config.tests.test_validator.TestValidator.test_invalid_options [0.000658s] ... ok {3} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_bad [0.001810s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg) [0.001078s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_name) [0.000857s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_name) [0.001311s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group_and_name) [0.000937s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg) [0.001738s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group) [0.001158s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipaddr_arg_implicitv6) [0.001081s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipv6addr_arg) [0.001016s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_default) [0.000878s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group_default) [0.003649s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_default) [0.025129s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group2) [0.001387s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_default) [0.000859s] ... ok {2} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_good [0.001811s] ... ok {2} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_bad_choice_value [0.001261s] ... ok {2} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_empty_value [0.000985s] ... ok {2} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_value_override [0.001920s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_default) [0.000836s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_default) [0.000846s] ... ok {0} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_default [0.001777s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group) [0.000902s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group_default) [0.002335s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group_and_name) [0.002694s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg) [0.003001s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse) [0.001906s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group) [0.001375s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_default) [0.001644s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_name) [0.000994s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipaddr_arg_implicitv4) [0.001709s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_with_spaces) [0.001816s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_multiple_keys_last_wins) [0.001525s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_default) [0.002525s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_default) [0.000905s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group) [0.000920s] ... ok {0} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_config_file [0.002300s] ... ok {0} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_help [0.034185s] ... ok {0} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_version [0.001015s] ... ok {0} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_doesnt_exist [0.000953s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_order_override [0.039103s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg) [0.000868s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_value_override [0.001467s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_file_value_override [0.001323s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dname [0.001361s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_name) [0.000966s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group) [0.001019s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group_and_name) [0.000853s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group_and_name) [0.000866s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_default) [0.000825s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group) [0.008481s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group_default) [0.000837s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group_default) [0.001023s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group_and_name) [0.001855s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_default_as_integer) [0.000844s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group) [0.000844s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_name) [0.000875s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group) [0.000848s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_arg_int) [0.000874s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_string) [0.000984s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_foo [0.001402s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_none [0.001452s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_warn_immutability [0.008346s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_default_false [0.002056s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dgroup [0.001174s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dgroup [0.001175s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_default_dgroup [0.001292s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dname [0.001162s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_default_dgroup [0.001178s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dgroup [0.001160s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dname [0.039913s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_duplicate_key [0.002202s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_values_override_deprecated [0.001480s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_default [0.001144s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dgroup_and_dname [0.014964s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group_default) [0.000854s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(uri_default) [0.001009s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg) [0.000879s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group_default) [0.000997s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group_and_name) [0.000831s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_float_int) [0.000837s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_colon_in_value [0.012347s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dgroup_and_dname [0.008076s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dname [0.005568s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dgroup_and_dname [0.001183s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dname [0.001135s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dgroup [0.005348s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value [0.004282s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dname [0.024376s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_max_above_max [0.001374s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_max_in_range [0.001099s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_default_dgroup [0.001205s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_greater_max [0.000735s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_below_min [0.001517s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_min_below_min [0.001160s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dname [0.001163s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_value [0.001267s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dgroup [0.001456s] ... ok {3} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir [0.028046s] ... ok {3} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_file_precedence [0.001696s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_clear [0.000485s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_group [0.014146s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_diff [0.003065s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_default_none [0.001944s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_default_dgroup [0.001369s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dgroup_and_dname [0.001646s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_min_greater_max [0.000591s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dgroup [0.001187s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_value [0.001119s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_default_wrong_type [0.000607s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_item_type [0.009197s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_item_wrong_type [0.008490s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_default_dgroup [0.001314s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dgroup_and_dname [0.001544s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_default [0.001139s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_in_range [0.001422s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_min_in_range [0.003647s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dgroup [0.008733s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_default [0.001855s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_default_dgroup [0.001611s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dgroup_and_dname [0.001324s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_value_override [0.004256s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_bounds [0.003511s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_default [0.008557s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dname [0.017041s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dname [0.001217s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_default [0.003032s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_deprecated [0.005598s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_default [0.039625s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_max_above_max [0.035667s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_max_in_range [0.001682s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_default [0.001125s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dgroup [0.003111s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_value_override [0.011054s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dname [0.001215s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dname [0.001555s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dgroup [0.001114s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dgroup [0.001718s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dgroup_and_dname [0.001221s] ... ok /builddir/build/BUILD/oslo.config-9.2.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.2.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_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dgroup_and_dname [0.001346s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_default_dgroup [0.001160s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dgroup [0.001214s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multiple_opts [0.001684s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_values_append_deprecated [0.001417s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list [0.001306s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_below_min [0.002252s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_raw_value [0.001076s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_sorted_group [0.002289s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dgroup_and_dname [0.001198s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dgroup_and_dname [0.001401s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dname [0.010213s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dgroup_and_dname [0.001275s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_value_override [0.061560s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_values_append [0.001760s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_override_use_deprecated [0.001843s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_outside_range [0.009481s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_use_deprecated_for_removal_with_reason [0.001211s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_above_max [0.001253s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_min_in_range [0.001248s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_outside_range [0.001142s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dname [0.001114s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_default_dgroup [0.001160s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value [0.001260s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_override [0.001296s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_error [0.001646s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload [0.001416s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_default [0.001957s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_with_good_choice_value [0.002430s] ... ok {3} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir [0.002121s] ... ok {3} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir_with_value [0.002853s] ... ok {3} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_do_not_use_default_multi_arg [0.001047s] ... ok {0} oslo_config.tests.test_cfg.ConfigParserTestCase.test_parse_file_with_normalized [0.000566s] ... ok {3} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_for_removal [0.001504s] ... ok {3} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_DeprecatedOpt [0.002083s] ... ok {0} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_do_not_use_default_single_arg [0.020454s] ... ok {2} oslo_config.tests.test_cfg.ConfigParserTestCase.test__parse_file_ioerror [0.002479s] ... ok {2} oslo_config.tests.test_cfg.ConfigParserTestCase.test_no_section [0.000622s] ... ok {2} oslo_config.tests.test_cfg.ConfigParserTestCase.test_parse_file [0.000534s] ... ok {2} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_no_default_config_dir [0.000770s] ... ok {2} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_do_not_use_default_single_arg [0.000955s] ... ok {2} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_find_default_config_file [0.001043s] ... ok {2} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(other-deprecated) [0.001422s] ... ok {3} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_for_removal [0.002102s] ... ok {3} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_dir_not_found_error [0.000366s] ... ok {0} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file [0.001875s] ... ok {3} oslo_config.tests.test_cfg.ExceptionsTestCase.test_template_substitution_error [0.000355s] ... ok {0} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(default-deprecated) [0.028839s] ... ok {0} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(default-not-deprecated) [0.002928s] ... ok {3} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs [0.000495s] ... ok {3} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_snap [0.001265s] ... ok {3} oslo_config.tests.test_cfg.FindFileTestCase.test_config_dirs_empty_list_when_nothing_parsed [0.000740s] ... ok {0} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_check_deprecated [0.002231s] ... ok {3} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_config_file [0.001987s] ... ok {3} oslo_config.tests.test_cfg.HelpTestCase.test_print_sorted_help [0.002680s] ... ok {3} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_conf_file_ignore_case_with_regex [0.001743s] ... ok {3} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_ignore_case_with_regex [0.002243s] ... ok {3} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group [0.000871s] ... ok {3} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group_no_such_group [0.000590s] ... ok {3} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_no_such_group [0.010115s] ... ok {3} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_common_deprecated_group [0.004419s] ... ok {3} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_opts [0.013118s] ... ok {3} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_multi_opts [0.001483s] ... ok {3} oslo_config.tests.test_cfg.NamespaceTestCase.test_attrs_subparser [0.001385s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_by_name [0.001066s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file [0.024760s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_capital_name_on_legacy_code [0.054078s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_group_and_name [0.001384s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_with_default [0.000912s] ... ok {0} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_for_removal_with_group [0.029121s] ... ok {0} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_with_dest [0.001887s] ... ok {2} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(other-not-deprecated) [0.012409s] ... ok {2} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_for_removal_with_group [0.002743s] ... ok {2} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_with_dest [0.029684s] ... ok {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_args_already_parsed_error [0.000385s] ... ok {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_file_parse_error [0.000348s] ... ok {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_files_permission_denied_error [0.000347s] ... ok {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_required_opt_error_with_group [0.000360s] ... ok {2} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files_with_extension [0.000531s] ... ok {2} oslo_config.tests.test_cfg.FindFileTestCase.test_find_file_without_init [0.000475s] ... ok {2} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file [0.011934s] ... ok {2} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_config_dir [0.001319s] ... ok {2} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_multiple_config_dirs [0.004885s] ... ok {2} oslo_config.tests.test_cfg.HelpTestCase.test_print_strOpt_with_choices_help [0.004001s] ... ok {2} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_conf_file_ignore_case_with_choices [0.003594s] ... ok {2} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_ignore_case_with_choices [0.002424s] ... ok {2} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_import_errror [0.001150s] ... ok {2} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_in_group [0.053979s] ... ok {2} oslo_config.tests.test_cfg.MappingInterfaceTestCase.test_mapping_interface [0.001069s] ... ok {2} oslo_config.tests.test_cfg.MappingInterfaceTestCase.test_mapping_interface_with_group [0.000957s] ... ok {2} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_multi_opts [0.001314s] ... ok {2} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_opts [0.001123s] ... ok {2} oslo_config.tests.test_cfg.NamespaceTestCase.test_attrs_subparser_failure [0.001404s] ... ok {2} oslo_config.tests.test_cfg.NamespaceTestCase.test_multiple_files [0.000938s] ... ok {2} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values_empty_config [0.000486s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_group [0.001095s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_name [0.001174s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_with_conf_and_group_opts [0.001005s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_group_by_group [0.000848s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_title [0.000437s] ... ok {0} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_files_not_found_error [0.000397s] ... ok {0} oslo_config.tests.test_cfg.ExceptionsTestCase.test_duplicate_opt_error [0.000367s] ... ok {0} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_opt_error [0.000423s] ... ok {0} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_opt_error_with_group [0.000354s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_attribute_and_key_name(hyphen) [0.000503s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_config_file_opt_name(hyphen) [0.000985s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_cli(underscore) [0.000945s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts(underscore) [0.000562s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_cli(hyphen) [0.000899s] ... ok {3} oslo_config.tests.test_cfg.OptTestCase.test_opt_eq [0.000438s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test__str_override [0.048904s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_bool_override [0.001221s] ... ok {0} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_non_exists [0.000535s] ... ok {0} oslo_config.tests.test_cfg.HelpTestCase.test_print_help [0.001427s] ... ok {0} oslo_config.tests.test_cfg.HelpTestCase.test_print_sorted_help_with_positionals [0.001847s] ... ok {0} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_no_such_opt [0.000802s] ... ok {0} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_name_and_group [0.001114s] ... ok {0} oslo_config.tests.test_cfg.NamespaceTestCase.test_cli [0.002372s] ... ok {0} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values [0.001536s] ... ok {0} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values_from_sys_argv [0.001209s] ... ok {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group [0.001044s] ... ok {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_group [0.000987s] ... ok {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_group_by_name [0.000893s] ... ok {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_cli(hyphen) [0.001013s] ... ok {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_config_file(underscore) [0.001202s] ... ok {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_cli(underscore) [0.000899s] ... ok {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_config_file(underscore) [0.000993s] ... ok {0} oslo_config.tests.test_cfg.OptTestCase.test_illegal_name [0.000398s] ... ok {0} oslo_config.tests.test_cfg.OptTestCase.test_opt_not_eq [0.000352s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_List_override [0.000788s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test__wrong_type_override [0.000476s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_group_override [0.000900s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_int_override_with_None [0.001159s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_override_none [0.000794s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_set_default_not_in_choices [0.000492s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_cli_bool_default [0.000971s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_default_override [0.023584s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_no_default_override [0.001098s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_wrong_type_default_override [0.000886s] ... ok {3} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_out_range [0.000722s] ... ok {3} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_bad_default [0.000507s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_attribute_and_key_name(underscore) [0.000451s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_cli_opt_name(underscore) [0.021123s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name(underscore) [0.000770s] ... ok {0} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_bad [0.000829s] ... ok {0} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_default [0.000789s] ... ok {0} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_bad_choice_value [0.001212s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_hyphenated_opt_undefined [0.002375s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_missing_required_cli_opt [0.001265s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_none_default [0.001169s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_opt_defined [0.001959s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_arg [0.009457s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_alternate_group(underscore) [0.000596s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts(hyphen) [0.003438s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_config_file(hyphen) [0.003194s] ... ok {2} oslo_config.tests.test_cfg.OverridesTestCase.test_group_no_default_override [0.001053s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_arg [0.001025s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_default [0.001425s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_arg [0.000834s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_empty_default [0.000994s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_none_default [0.001062s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_empty_default [0.001288s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_none_default [0.009719s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opt_order [0.003317s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_none_default [0.000831s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_arg [0.000831s] ... ok {2} oslo_config.tests.test_cfg.OverridesTestCase.test_override [0.000820s] ... ok {2} oslo_config.tests.test_cfg.OverridesTestCase.test_set_override_in_choices [0.000467s] ... ok {2} oslo_config.tests.test_cfg.OverridesTestCase.test_set_override_not_in_choices [0.000498s] ... ok {2} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_good_with_list [0.010573s] ... ok {2} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_good_with_tuple [0.001794s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_bool [0.001560s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_default [0.002625s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_default [0.000816s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_none_default [0.001046s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_default [0.001592s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_empty_default [0.000850s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_default [0.047952s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opt_unregister [0.002226s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_none_default [0.001465s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_opt_defined [0.001812s] ... ok {2} oslo_config.tests.test_cfg.QuotesTestCase.test_conf_file_quotes_bad_value [0.004534s] ... ok {2} oslo_config.tests.test_cfg.ReRegisterOptTestCase.test_conf_file_re_register_opt_in_group [0.000676s] ... ok {2} oslo_config.tests.test_cfg.RegexTestCase.test_conf_file_regex_value [0.001060s] ... ok {2} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_group_opt [0.000845s] ... ok {2} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_group_opt [0.000920s] ... ok {2} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt_with_default [0.000840s] ... ok {2} oslo_config.tests.test_cfg.SadPathTestCase.test_already_parsed [0.000785s] ... ok {2} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate_short [0.001252s] ... ok {2} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_default_from_none [0.000894s] ... ok {2} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_change_default [0.001489s] ... ok {2} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_default_from_none [0.000821s] ... ok {2} oslo_config.tests.test_cfg.StrOptMaxLengthTestCase.test_stropt_max_length_good [0.000834s] ... ok {2} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_errors [0.001450s] ... ok {2} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_no_handler [0.000886s] ... ok {2} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_help [0.001565s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_config_file [0.019375s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_with_backslash_escape_char [0.003697s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_with_dollar_escape_char [0.001932s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_configfile_deprecated [0.002560s] ... ok {2} oslo_config.tests.test_cfg.UnregisterOptTestCase.test_unregister_opt_from_group [0.001385s] ... ok {2} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup_unregister_option [0.001029s] ... ok {2} oslo_config.tests.test_fixture.ConfigTestCase.test_register_option [0.000486s] ... ok {2} oslo_config.tests.test_fixture.ConfigTestCase.test_set_default_group [0.002787s] ... ok {2} oslo_config.tests.test_generator.AdvancedOptionsTestCase.test_advanced_option_order_single_ns [0.005599s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_none_default [0.000809s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opts_order [0.001924s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_default [0.000948s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_arg [0.000950s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_default [0.000998s] ... ok {0} oslo_config.tests.test_cfg.PrintHelpTestCase.test_print_help_with_clear [0.001022s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_arg [0.000858s] ... ok {2} oslo_config.tests.test_generator.DriverOptionTestCase.test_driver_option [0.144189s] ... ok {2} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_multiple_ns [0.000639s] ... ok {2} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_single_ns [0.000385s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_none_default [0.001584s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_arg [0.002074s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_default [0.001109s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_hyphenated_opt_defined [0.069910s] ... ok {3} oslo_config.tests.test_cfg.QuotesTestCase.test_conf_file_quotes_good_value [0.001121s] ... ok {3} oslo_config.tests.test_cfg.RegexTestCase.test_regex_bad [0.001162s] ... ok {3} oslo_config.tests.test_cfg.RegexTestCase.test_regex_good [0.009140s] ... ok {3} oslo_config.tests.test_cfg.RegisterOptNameTestCase.test_register_opt_with_disallow_name [0.000671s] ... ok {3} oslo_config.tests.test_cfg.ReparseTestCase.test_reparse [0.002100s] ... ok {3} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_opt_with_dash [0.000868s] ... ok {3} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt [0.002872s] ... ok {3} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt_with_override [0.000871s] ... ok {3} oslo_config.tests.test_cfg.ResetAndClearTestCase.test_clear [0.001013s] ... ok {0} oslo_config.tests.test_cfg.QuotesTestCase.test_quotes_bad [0.002051s] ... ok {0} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_opt [0.000986s] ... ok {0} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_group_opt [0.000985s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_cli_arg [0.002067s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_bool [0.001216s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_not_found [0.003142s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_set_override_unknown_attr [0.000775s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_none_value [0.001010s] ... ok {0} oslo_config.tests.test_cfg.SectionsTestCase.test_list_all_sections [0.005504s] ... ok {0} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_change_default_many [0.001029s] ... ok {0} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_default_to_none [0.000800s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_float [0.001120s] ... ok {0} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_not_cli [0.001073s] ... ok {2} oslo_config.tests.test_generator.GeneratorFileHandlingTestCase.test_not_close_external_file [0.041255s] ... ok {2} oslo_config.tests.test_generator.GeneratorMutableOptionTestCase.test_do_not_include_message [0.001319s] ... ok {2} oslo_config.tests.test_generator.GeneratorMutableOptionTestCase.test_include_message [0.006724s] ... ok {0} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_resparse [0.001902s] ... ok {0} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_group [0.001196s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default [0.001033s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default_multi [0.002556s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default_recurse [0.001326s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_default [0.001217s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_permission_denied [0.001064s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(single_namespace,stdout) [0.013318s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_arg [0.000916s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_default [0.000884s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_default_recurse [0.001023s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_default_recurse [0.001821s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_args_deprecated [0.001218s] ... ok {0} oslo_config.tests.test_cfg.UnregisterOptTestCase.test_unregister_opt [0.000946s] ... ok {0} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup_unregister_cli_option [0.000545s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate [0.000518s] ... ok {0} oslo_config.tests.test_fixture.ConfigTestCase.test_overridden_value_with_wrong_type [0.000534s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_namespaces,output_file) [0.006428s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_groups,output_file) [0.004088s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hyphenated_name,output_file) [0.002083s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate_with_different_dest [0.002911s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_ok_duplicate [0.004070s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_from_group [0.001776s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_attr [0.000894s] ... ok {3} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_default_to_none [0.001458s] ... ok {3} oslo_config.tests.test_cfg.StrOptMaxLengthTestCase.test_stropt_max_length_bad [0.000818s] ... ok {3} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_dest [0.001116s] ... ok {3} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_parent [0.014722s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_config_file [0.006304s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_arg [0.007851s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_config_file [0.001444s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_group_from_default [0.036190s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_set_override [0.000929s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_arg [0.001086s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_default [0.001200s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_arg [0.000971s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_config_file [0.001222s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_no_wrapping,stdout) [0.013259s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_default_deprecated [0.001017s] ... ok {3} oslo_config.tests.test_cfg.TildeExpansionTestCase.test_config_dir_tilde [0.016968s] ... ok {3} oslo_config.tests.test_cfg.URIOptMaxLengthTestCase.test_uriopt_max_length_bad [0.001697s] ... ok {3} oslo_config.tests.test_cfg.URIOptSchemesTestCase.test_uriopt_schemes_bad [0.014339s] ... ok {3} oslo_config.tests.test_cfg.URIOptSchemesTestCase.test_uriopt_schemes_good [0.002422s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated opt without deprecated group,stdout) [0.016075s] ... ok {0} oslo_config.tests.test_fixture.ConfigTestCase.test_set_default [0.000523s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_for_removal,stdout) [0.002582s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_reason,stdout) [0.001542s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(unknown_type,stdout) [0.001444s] ... ok {3} oslo_config.tests.test_cfg.UsageTestCase.test_print_help [0.001255s] ... ok {0} oslo_config.tests.test_generator.ChangeDefaultsTestCase.test_change_default [0.001119s] ... ok {0} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_default_list_opt_with_string_value_single_entry [0.000632s] ... ok {0} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_opts_empty_default [0.000549s] ... ok {3} oslo_config.tests.test_fixture.ConfigTestCase.test_assert_default_files_cleanup [0.001191s] ... ok {3} oslo_config.tests.test_fixture.ConfigTestCase.test_load_custom_files [0.001012s] ... ok {3} oslo_config.tests.test_fixture.ConfigTestCase.test_register_cli_option [0.000502s] ... ok {3} oslo_config.tests.test_fixture.ConfigTestCase.test_register_options [0.000485s] ... ok {3} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_empty_ns [0.000338s] ... ok {3} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_default_list_opt_with_string_value_multiple_entries [0.000614s] ... ok {3} oslo_config.tests.test_generator.GeneratorFileHandlingTestCase.test_close_generated_file [0.039244s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty,stdout) [0.015035s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty,output_file) [0.001504s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty_group,output_file) [0.002698s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group_in_multiple_namespaces,stdout) [0.002148s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group_in_multiple_namespaces,output_file) [0.007413s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_with_preformatting,output_file) [0.001604s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_opt_with_deprecated_group,output_file) [0.001789s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(unknown_type,output_file) [0.002236s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_with_space,output_file) [0.001460s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_multiline,stdout) [0.001385s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(bool_opt,output_file) [0.001462s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt,stdout) [0.001417s] ... ok {0} oslo_config.tests.test_generator.GeneratorRaiseErrorTestCase.test_generator_call_with_no_arguments_raises_system_exit [0.003315s] ... ok {0} oslo_config.tests.test_generator.GeneratorRaiseErrorTestCase.test_generator_raises_error [0.000774s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(single_namespace,output_file) [0.004786s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group,stdout) [0.001708s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(no_help,stdout) [0.002554s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(no_help,output_file) [0.002545s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_wrap_at_40,output_file) [0.001576s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(choices_opt,output_file) [0.002213s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_for_removal,output_file) [0.001540s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_reason,output_file) [0.001533s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_with_space,stdout) [0.001392s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(bool_opt,stdout) [0.001426s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_min_0,stdout) [0.001442s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_max_0,output_file) [0.001429s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt,stdout) [0.001376s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(dict_opt,stdout) [0.001819s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(ip_opt,output_file) [0.002303s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_single,stdout) [0.005483s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_int_opt,output_file) [0.003160s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(port_opt,stdout) [0.002759s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt,stdout) [0.001720s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt,output_file) [0.001480s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_str_type,output_file) [0.002448s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_int_type,stdout) [0.002111s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_float_type,stdout) [0.001677s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type_name,stdout) [0.001375s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type,stdout) [0.001729s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(string_type_with_bad_default,output_file) [0.001659s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_str_group,stdout) [0.002121s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_str_group,output_file) [0.001602s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_str_opt_group,output_file) [0.002687s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_with_DeprecatedOpt,stdout) [0.001364s] ... ok {0} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(opt_with_DeprecatedOpt) [0.000868s] ... ok {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_default_cli [0.036360s] ... ok {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_group_opt [0.004898s] ... ok {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_opt_default [0.004347s] ... ok {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_default_on_config_opt [0.004901s] ... ok {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_defaults_func [0.005404s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt,stdout) [0.025358s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt,output_file) [0.002051s] ... ok {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_cli [0.004369s] ... ok {0} oslo_config.tests.test_iniparser.BaseParserTestCase.test_unexpected_continuation [0.000113s] ... ok {0} oslo_config.tests.test_iniparser.ExceptionTestCase.test_parseerror [0.000060s] ... ok {0} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_multline_empty [0.000068s] ... ok {0} oslo_config.tests.test_iniparser.ParserTestCase.test_blank_line [0.000052s] ... ok {0} oslo_config.tests.test_iniparser.ParserTestCase.test_comment [0.000051s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(dict_opt,output_file) [0.003426s] ... ok {0} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_env_beats_files [0.001104s] ... ok {0} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_use_env_false_allows_files [0.001237s] ... ok {0} oslo_config.tests.test_sources.TestProcessingSources.test_multiple_sources_named [0.001455s] ... ok {0} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen_with_without_one_base [0.001601s] ... ok {0} oslo_config.tests.test_sphinxconfiggen.SingleSampleGenerationTest.test_sample_gen_with_single_config_file [0.001450s] ... ok {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_for_removal [0.000473s] ... ok {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_group_obj_without_help [0.000518s] ... ok {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_none_in_default [0.000459s] ... ok {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_default_value [0.000419s] ... ok {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_min_0 [0.000413s] ... ok {0} oslo_config.tests.test_types.BooleanTypeTests.test_not_equal_to_other_class [0.000086s] ... ok {0} oslo_config.tests.test_types.BooleanTypeTests.test_off [0.000055s] ... ok {0} oslo_config.tests.test_types.BooleanTypeTests.test_yes [0.000050s] ... ok {0} oslo_config.tests.test_types.DictTypeTests.test_equal_with_equal_custom_item_types [0.000065s] ... ok {0} oslo_config.tests.test_types.DictTypeTests.test_no_mapping_produces_error [0.000070s] ... ok {0} oslo_config.tests.test_types.DictTypeTests.test_not_equal_with_non_equal_custom_item_types [0.000056s] ... ok {0} oslo_config.tests.test_types.DictTypeTests.test_repr [0.000057s] ... ok {0} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_min_and_no_max [0.000058s] ... ok {0} oslo_config.tests.test_types.FloatTypeTests.test_min_greater_max [0.000090s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_min_0,output_file) [0.001477s] ... ok {0} oslo_config.tests.test_types.FloatTypeTests.test_not_equal [0.000067s] ... ok {0} oslo_config.tests.test_types.FloatTypeTests.test_repr [0.000053s] ... ok {0} oslo_config.tests.test_types.FloatTypeTests.test_with_max_and_min [0.000092s] ... ok {0} oslo_config.tests.test_types.FloatTypeTests.test_with_min_zero [0.000082s] ... ok {0} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_no_type [0.000108s] ... ok {0} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_string [0.000067s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(port_opt,output_file) [0.015894s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_none,stdout) [0.001460s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_none,output_file) [0.014016s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_empty,stdout) [0.001867s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_empty,output_file) [0.031885s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_sample_default,stdout) [0.008696s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_str_opt_group,stdout) [0.003077s] ... ok {3} oslo_config.tests.test_generator.HostAddressTestCase.test_host_address [0.000585s] ... ok {3} oslo_config.tests.test_generator.HostDomainTestCase.test_host_domain [0.000490s] ... ok {3} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_default [0.005347s] ... ok {3} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_namespace_groups_opts [0.000416s] ... ok {0} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string_non_str [0.000068s] ... ok {0} oslo_config.tests.test_types.HostnameTypeTests.test_empty_hostname_fails [0.000086s] ... ok {0} oslo_config.tests.test_types.HostnameTypeTests.test_repr [0.000054s] ... ok {0} oslo_config.tests.test_types.HostnameTypeTests.test_valid_hostname [0.000129s] ... ok {0} oslo_config.tests.test_types.IPAddressTypeTests.test_numbers [0.000093s] ... ok {0} oslo_config.tests.test_types.IPAddressTypeTests.test_strings [0.000065s] ... ok {0} oslo_config.tests.test_types.IPv4AddressTypeTests.test_numbers [0.000075s] ... ok {0} oslo_config.tests.test_types.IPv6AddressTypeTests.test_ipv4_address [0.000058s] ... ok {0} oslo_config.tests.test_types.IPv6AddressTypeTests.test_numbers [0.000069s] ... ok {0} oslo_config.tests.test_types.IPv6AddressTypeTests.test_strings [0.000059s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_max_and_no_min [0.000073s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_min_and_max [0.000052s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_leading_whitespace_is_ignored [0.000050s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_repr [0.000053s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices_tuple [0.000077s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_min [0.000070s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_trailing_whitespace_is_ignored [0.000048s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_list [0.000092s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_with_max_and_min [0.000076s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_empty_value [0.000055s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_equal [0.000052s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_repr [0.000053s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_illegal_max [0.000066s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_min_greater_max [0.000075s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_port [0.000072s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_repr [0.000054s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_repr_with_choices [0.000058s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_repr_with_min_and_max [0.000077s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_with_choices_list [0.000084s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_max_0,stdout) [0.001410s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(float_opt,stdout) [0.001447s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_ignore_case [0.000064s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_listed_value [0.000052s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_listed_value_tuple [0.000052s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_max_length [0.000064s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(float_opt,output_file) [0.048578s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_not_equal_to_other_class [0.000050s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt,output_file) [0.005450s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_with_bounds,output_file) [0.001621s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_single,output_file) [0.001512s] ... ok {3} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_list_ignores_doubles [0.001105s] ... ok {3} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(single_namespace) [0.003183s] ... ok {3} oslo_config.tests.test_generator.SummarizedOptionsTestCase.test_summarized_option_order_single_ns [0.000796s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_int_opt,stdout) [0.006345s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_regex_and_choices_raises [0.000117s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_repr [0.000053s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices_dict [0.000055s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_single_quote_is_invalid [0.000062s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_trailing_quote_is_ok [0.000049s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_with_no_values_returns_error [0.000076s] ... ok {0} oslo_config.tests.test_types.URITypeTests.test_equality_length_not [0.000063s] ... ok {0} oslo_config.tests.test_validator.TestValidator.test_check_defaults [0.008046s] ... ok {0} oslo_config.tests.test_validator.TestValidator.test_missing_group [0.004290s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_str_type,stdout) [0.029929s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_int_type,output_file) [0.016173s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_float_type,output_file) [0.002947s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(string_type_with_bad_default,stdout) [0.001477s] ... ok {2} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(long_help_pre) [0.000898s] ... ok {2} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(choices_opt) [0.000845s] ... ok {2} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(int_opt) [0.001906s] ... ok {2} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(group_help) [0.000924s] ... ok {2} oslo_config.tests.test_generator.RequiredOptionTestCase.test_required_option_order_single_ns [0.000601s] ... ok {2} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_override [0.081751s] ... ok {2} oslo_config.tests.test_iniparser.BaseParserTestCase.test_invalid_assignment [0.000123s] ... ok {2} oslo_config.tests.test_iniparser.ParserTestCase.test_section_assignment [0.000090s] ... ok {2} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_invalid_env [0.009948s] ... ok {2} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_simple_environment_get [0.015068s] ... ok {2} oslo_config.tests.test_sources.TestLoading.test_driver_missing [0.003135s] ... ok {2} oslo_config.tests.test_sources.TestLoading.test_unknown_driver [0.006817s] ... ok {2} oslo_config.tests.test_sources.TestProcessingSources.test_no_sources [0.001944s] ... ok {3} oslo_config.tests.test_get_location.GetLocationTestCase.test_duplicate_registration [0.184027s] ... ok {2} oslo_config.tests.test_sources.URISourceTestCase.test_multiple_configuration_sources [0.018445s] ... ok {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_mutable [0.006368s] ... ok {3} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_file [0.033950s] ... ok {3} oslo_config.tests.test_get_location.LocationTestCase.test_user_controlled [0.000431s] ... ok {3} oslo_config.tests.test_iniparser.BaseParserTestCase.test_empty_key [0.000099s] ... ok {3} oslo_config.tests.test_iniparser.BaseParserTestCase.test_no_section_name [0.000061s] ... ok {3} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_space_single_quote [0.000069s] ... ok {3} oslo_config.tests.test_iniparser.ParserTestCase.test_new_section [0.000056s] ... ok {3} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_cli_beats_env [0.001135s] ... ok {3} oslo_config.tests.test_sources.URISourceTestCase.test_configuration_source [0.006791s] ... ok {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_not_advanced [0.006488s] ... ok {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_not_mutable [0.000961s] ... ok {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_choices_with_descriptions [0.000868s] ... ok {2} oslo_config.tests.test_types.BooleanTypeTests.test_0 [0.000079s] ... ok {2} oslo_config.tests.test_types.BooleanTypeTests.test_equal [0.000080s] ... ok {2} oslo_config.tests.test_types.BooleanTypeTests.test_on [0.000060s] ... ok {2} oslo_config.tests.test_types.DictTypeTests.test_bounds_required [0.000098s] ... ok {2} oslo_config.tests.test_types.DictTypeTests.test_custom_value_type [0.000069s] ... ok {2} oslo_config.tests.test_types.DictTypeTests.test_dict_of_values [0.000254s] ... ok {2} oslo_config.tests.test_types.DictTypeTests.test_dict_of_values_containing_commas [0.000067s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_decimal_format [0.000063s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_equal [0.000056s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_max_and_no_min [0.000051s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_exponential_format [0.001425s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_not_equal_to_other_class [0.000444s] ... ok {2} oslo_config.tests.test_types.HostAddressTypeTests.test_invalid_host_addresses [0.000513s] ... ok {2} oslo_config.tests.test_types.HostnameTypeTests.test_invalid_hostnames_with_numeric_characters [0.000109s] ... ok {2} oslo_config.tests.test_types.HostnameTypeTests.test_max_segment_size [0.000161s] ... ok {2} oslo_config.tests.test_types.IPAddressTypeTests.test_ipv6_address [0.000067s] ... ok {2} oslo_config.tests.test_types.IPv4AddressTypeTests.test_strings [0.000069s] ... ok {2} oslo_config.tests.test_types.IPv6AddressTypeTests.test_ipv6_address [0.000333s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_choices_with_min_max [0.000093s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_choices [0.000078s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_max [0.000060s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_whitespace_string [0.000058s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_tuple [0.000095s] ... ok {3} oslo_config.tests.test_sources.URISourceTestCase.test_incomplete_driver [0.009680s] ... ok {3} oslo_config.tests.test_sources.URISourceTestCase.test_list_opts [0.000997s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_bounds_required [0.012530s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_list_of_custom_type [0.000205s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_list_of_values [0.000072s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_list_of_values_containing_trailing_comma [0.000062s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_not_equal_to_other_class [0.000634s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_not_equal_with_non_equal_custom_item_types [0.000152s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_tuple_of_custom_type [0.000154s] ... ok {3} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen [0.006445s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_advanced [0.000476s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_opts_with_deprecated_group [0.000438s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_opts_without_deprecated_group [0.000409s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_tuple_of_values [0.016522s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_choices_with_min_max [0.000223s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_min_and_no_max [0.000173s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_invalid_choices [0.000134s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_not_equal [0.000957s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_with_min_zero [0.000630s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_equal_with_same_regex [0.002017s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_ignore_case_raises [0.000077s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_quote_falgs [0.000053s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_regex_and_ignore_case [0.000342s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_regex_and_ignore_case_str [0.000268s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices [0.000066s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices_tuple [0.000057s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_should_return_same_string_if_valid [0.003750s] ... ok {2} oslo_config.tests.test_types.URITypeTests.test_equality [0.000151s] ... ok {2} oslo_config.tests.test_types.URITypeTests.test_equality_length [0.000156s] ... ok {2} oslo_config.tests.test_types.URITypeTests.test_uri [0.000338s] ... ok {3} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_dont_split_namespaces [0.037204s] ... ok {3} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_dont_split_namespaces_with_group [0.007696s] ... ok {2} oslo_config.tests.test_validator.TestValidator.test_deprecated_fatal_warnings [0.020344s] ... ok {3} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_split_namespaces [0.001713s] ... ok {3} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_split_namespaces_with_group [0.001734s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_1 [0.000076s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_True [0.000052s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_no [0.000056s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_other_values_produce_error [0.000072s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_repr [0.000055s] ... ok {3} oslo_config.tests.test_types.ConfigTypeTests.test_concrete_class [0.000092s] ... ok {3} oslo_config.tests.test_types.DictTypeTests.test_bounds_parsing [0.000083s] ... ok {3} oslo_config.tests.test_types.DictTypeTests.test_dict_of_dicts [0.000071s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_decimal_format_negative_float [0.000056s] ... ok {2} oslo_config.tests.test_validator.TestValidator.test_exclude_groups [0.007555s] ... ok {2} oslo_config.tests.test_validator.TestValidator.test_missing [0.005549s] ... ok {3} oslo_config.tests.test_types.HostAddressTypeTests.test_valid_host_addresses [0.000180s] ... ok {3} oslo_config.tests.test_types.HostDomainTypeTests.test_invalid_host_addresses [0.009741s] ... ok {3} oslo_config.tests.test_types.HostDomainTypeTests.test_valid_host_addresses [0.000169s] ... ok {3} oslo_config.tests.test_types.HostnameTypeTests.test_equal [0.000063s] ... ok {3} oslo_config.tests.test_types.HostnameTypeTests.test_not_equal_to_other_class [0.000067s] ... ok {3} oslo_config.tests.test_types.HostnameTypeTests.test_strip_trailing_dot [0.000065s] ... ok {3} oslo_config.tests.test_types.HostnameTypeTests.test_trailing_quote_is_invalid [0.000066s] ... ok {3} oslo_config.tests.test_types.IPAddressTypeTests.test_ipv4_address [0.000056s] ... ok {3} oslo_config.tests.test_types.IPv4AddressTypeTests.test_ipv4_address [0.000055s] ... ok {3} oslo_config.tests.test_types.IPv4AddressTypeTests.test_ipv6_address [0.000072s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_empty_string [0.000079s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_negative_values_are_valid [0.000051s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_non_digits_are_invalid [0.000063s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_not_equal_to_other_class [0.000052s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_positive_values_are_valid [0.000047s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices [0.000067s] ... ok {3} oslo_config.tests.test_types.ListTypeTests.test_bounds_parsing [0.000072s] ... ok {3} oslo_config.tests.test_types.ListTypeTests.test_equal_with_equal_custom_item_types [0.000054s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_max_and_no_min [0.085849s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_min_and_max [0.000080s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_not_equal_to_other_class [0.000060s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_repr_with_choices_tuple [0.000098s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_repr_with_min [0.000075s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_with_choices_dict [0.000135s] ... ok {3} oslo_config.tests.test_types.RangeTypeTests.test_range_bounds [0.003279s] ... ok {3} oslo_config.tests.test_types.RangeTypeTests.test_range_exclusive [0.000124s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_empty_string_passes [0.000069s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_equal [0.000054s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_equal_with_equal_quote_falgs [0.000047s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_listed_value_dict [0.000067s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_choices [0.000066s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_regex [0.000272s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_regex_matches [0.000068s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_regex_matches_uncompiled [0.000052s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_unlisted_value [0.000070s] ... ok {3} oslo_config.tests.test_types.URITypeTests.test_equality_schemes_not [0.000067s] ... ok {3} oslo_config.tests.test_validator.TestValidator.test_passing [0.004050s] ... ok ====== Totals ====== Ran: 970 tests in 2.5519 sec. - Passed: 970 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 3.3296 sec. ============== Worker Balance ============== - Worker 0 (243 tests) => 0:00:00.690376 - Worker 1 (243 tests) => 0:00:00.362302 - Worker 2 (242 tests) => 0:00:01.301993 - Worker 3 (242 tests) => 0:00:01.446791 Test id Runtime (s) ----------------------------------------------------------------------------------------------------------- ----------- oslo_config.tests.test_get_location.GetLocationTestCase.test_duplicate_registration 0.184 oslo_config.tests.test_generator.DriverOptionTestCase.test_driver_option 0.144 oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_max_and_no_min 0.086 oslo_config.tests.test_get_location.GetLocationTestCase.test_set_override 0.082 oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_hyphenated_opt_defined 0.070 oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_value_override 0.062 oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_capital_name_on_legacy_code 0.054 oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_in_group 0.054 oslo_config.tests.test_cfg.OverridesTestCase.test__str_override 0.049 oslo_config.tests.test_generator.GeneratorTestCase.test_generate(float_opt,output_file) 0.049 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-config-9.2.0-0.20230925111439.28187da.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qDsf9A + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.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.2.0-0.20230925111439.28187da.el9.x86_64/usr/share/doc/python3-oslo-config + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.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.Z9dARa + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.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.2.0-0.20230925111439.28187da.el9.x86_64/usr/share/licenses/python3-oslo-config + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/share/licenses/python3-oslo-config + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-config = 2:9.2.0-0.20230925111439.28187da.el9 python3-oslo-config = 2:9.2.0-0.20230925111439.28187da.el9 python3.9-oslo-config = 2:9.2.0-0.20230925111439.28187da.el9 python3.9dist(oslo-config) = 9.2 python3.9dist(oslo.config) = 9.2 python3dist(oslo-config) = 9.2 python3dist(oslo.config) = 9.2 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.2.0-0.20230925111439.28187da.el9 python39-oslo-config < 2:9.2.0-0.20230925111439.28187da.el9 Processing files: python-oslo-config-doc-9.2.0-0.20230925111439.28187da.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gpa0ze + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.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.2.0-0.20230925111439.28187da.el9.x86_64/usr/share/doc/python-oslo-config-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.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.c25xWX + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.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.2.0-0.20230925111439.28187da.el9.x86_64/usr/share/licenses/python-oslo-config-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64/usr/share/licenses/python-oslo-config-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-config-doc = 2:9.2.0-0.20230925111439.28187da.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.2.0-0.20230925111439.28187da.el9.x86_64 Wrote: /builddir/build/SRPMS/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.src.rpm Wrote: /builddir/build/RPMS/python3-oslo-config-9.2.0-0.20230925111439.28187da.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-config-doc-9.2.0-0.20230925111439.28187da.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zOKiFk + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-config-9.2.0-0.20230925111439.28187da.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0