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-reports.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-reports.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-reports-3.1.0-0.20230902071633.ec934c2.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-reports.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-reports.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-reports-3.1.0-0.20230902071633.ec934c2.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-reports.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-reports.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.f9Twem + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.reports-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.reports-3.1.0-0.20230902071633.ec934c2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.reports-3.1.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-reports-3.1.0 base' + 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 + sed -i '/sphinx-build/ s/-W//' 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.KxOFg5 + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.1.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.reports-3.1.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.reports-3.1.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.reports-3.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.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-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.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-reports.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-reports.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.VWNcvx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.reports-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.reports-3.1.0-0.20230902071633.ec934c2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.reports-3.1.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-reports-3.1.0 base' + 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 + sed -i '/sphinx-build/ s/-W//' 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.3Uo5vF + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.1.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.reports-3.1.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.reports-3.1.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.reports-3.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.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-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.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-reports.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-reports.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.SdpeaR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.reports-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.reports-3.1.0-0.20230902071633.ec934c2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.reports-3.1.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-reports-3.1.0 base' + 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 + sed -i '/sphinx-build/ s/-W//' 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.qErJHA + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.1.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.reports-3.1.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.reports-3.1.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.reports-3.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.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 oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=5.2.0 Handling eventlet!=0.18.3,!=0.20.1,>=0.18.2 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 (installed: eventlet 0.33.3) Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 2.0.2) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling psutil>=3.2.2 from tox --print-deps-only: py39,docs Requirement not satisfied: psutil>=3.2.2 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=3.33.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=5.2.0 Handling eventlet!=0.18.3,!=0.20.1,>=0.18.2 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 (installed: eventlet 0.33.3) Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 2.0.2) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling psutil>=3.2.2 from tox --print-deps-only: py39,docs Requirement not satisfied: psutil>=3.2.2 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=3.33.0 Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 running dist_info writing oslo.reports.egg-info/PKG-INFO writing dependency_links to oslo.reports.egg-info/dependency_links.txt writing entry points to oslo.reports.egg-info/entry_points.txt writing requirements to oslo.reports.egg-info/requires.txt writing top-level names to oslo.reports.egg-info/top_level.txt writing pbr to oslo.reports.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.reports.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.reports-3.1.0/oslo.reports.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: Jinja2 (>=2.10) (installed: Jinja2 3.0.1) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (oslo.reports) Requirement not satisfied: oslo.serialization (!=2.19.1,>=2.18.0) Handling psutil (>=3.2.2) from hook generated metadata: Requires-Dist (oslo.reports) Requirement not satisfied: psutil (>=3.2.2) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.reports) Requirement not satisfied: oslo.i18n (>=3.15.3) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (oslo.reports) Requirement not satisfied: oslo.utils (>=3.33.0) + cat /builddir/build/BUILD/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.reports.dist-info/ removed 'oslo.reports.dist-info/AUTHORS' removed 'oslo.reports.dist-info/LICENSE' removed 'oslo.reports.dist-info/METADATA' removed 'oslo.reports.dist-info/entry_points.txt' removed 'oslo.reports.dist-info/pbr.json' removed 'oslo.reports.dist-info/top_level.txt' removed directory 'oslo.reports.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.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-reports.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-reports.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.wMbxeg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.reports-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.reports-3.1.0-0.20230902071633.ec934c2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.reports-3.1.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-reports-3.1.0 base' + 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 + sed -i '/sphinx-build/ s/-W//' 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.5ttoU5 + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.1.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.reports-3.1.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.reports-3.1.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.reports-3.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.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 oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.1.1) Handling eventlet!=0.18.3,!=0.20.1,>=0.18.2 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 (installed: eventlet 0.33.3) Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 2.0.2) 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 pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.2.0) Handling psutil>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: psutil>=3.2.2 (installed: psutil 5.8.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 oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 6.2.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.1.1) Handling eventlet!=0.18.3,!=0.20.1,>=0.18.2 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 (installed: eventlet 0.33.3) Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 2.0.2) 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 pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.2.0) Handling psutil>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: psutil>=3.2.2 (installed: psutil 5.8.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 oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 6.2.1) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) 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) running dist_info writing oslo.reports.egg-info/PKG-INFO writing dependency_links to oslo.reports.egg-info/dependency_links.txt writing entry points to oslo.reports.egg-info/entry_points.txt writing requirements to oslo.reports.egg-info/requires.txt writing top-level names to oslo.reports.egg-info/top_level.txt writing pbr to oslo.reports.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.reports.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.reports-3.1.0/oslo.reports.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: Jinja2 (>=2.10) (installed: Jinja2 3.0.1) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.2.0) Handling psutil (>=3.2.2) from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: psutil (>=3.2.2) (installed: psutil 5.8.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.1.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 6.2.1) + cat /builddir/build/BUILD/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.reports.dist-info/ removed 'oslo.reports.dist-info/AUTHORS' removed 'oslo.reports.dist-info/LICENSE' removed 'oslo.reports.dist-info/METADATA' removed 'oslo.reports.dist-info/entry_points.txt' removed 'oslo.reports.dist-info/pbr.json' removed 'oslo.reports.dist-info/top_level.txt' removed directory 'oslo.reports.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.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-reports.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-reports.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.j8olKq + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.1.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.reports-3.1.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.reports-3.1.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.reports-3.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.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 oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.1.1) Handling eventlet!=0.18.3,!=0.20.1,>=0.18.2 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 (installed: eventlet 0.33.3) Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 2.0.2) 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 pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.2.0) Handling psutil>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: psutil>=3.2.2 (installed: psutil 5.8.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 oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 6.2.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.1.1) Handling eventlet!=0.18.3,!=0.20.1,>=0.18.2 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 (installed: eventlet 0.33.3) Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 2.0.2) 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 pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.2.0) Handling psutil>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: psutil>=3.2.2 (installed: psutil 5.8.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 oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 6.2.1) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) 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) running dist_info creating oslo.reports.egg-info writing oslo.reports.egg-info/PKG-INFO writing dependency_links to oslo.reports.egg-info/dependency_links.txt writing entry points to oslo.reports.egg-info/entry_points.txt writing requirements to oslo.reports.egg-info/requires.txt writing top-level names to oslo.reports.egg-info/top_level.txt writing pbr to oslo.reports.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.reports.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.reports.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.reports-3.1.0/oslo.reports.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: Jinja2 (>=2.10) (installed: Jinja2 3.0.1) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.2.0) Handling psutil (>=3.2.2) from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: psutil (>=3.2.2) (installed: psutil 5.8.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.1.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 6.2.1) + cat /builddir/build/BUILD/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.reports.dist-info/ removed 'oslo.reports.dist-info/LICENSE' removed 'oslo.reports.dist-info/AUTHORS' removed 'oslo.reports.dist-info/METADATA' removed 'oslo.reports.dist-info/entry_points.txt' removed 'oslo.reports.dist-info/top_level.txt' removed 'oslo.reports.dist-info/pbr.json' removed directory 'oslo.reports.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i07Elf + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.1.0 + mkdir -p /builddir/build/BUILD/oslo.reports-3.1.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.reports-3.1.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.reports-3.1.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.reports-3.1.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.reports-3.1.0/.pyproject-builddir/tmpbid8iuwu running dist_info creating /builddir/build/BUILD/oslo.reports-3.1.0/.pyproject-builddir/pip-modern-metadata-jumv7ms_/oslo.reports.egg-info writing /builddir/build/BUILD/oslo.reports-3.1.0/.pyproject-builddir/pip-modern-metadata-jumv7ms_/oslo.reports.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.reports-3.1.0/.pyproject-builddir/pip-modern-metadata-jumv7ms_/oslo.reports.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.reports-3.1.0/.pyproject-builddir/pip-modern-metadata-jumv7ms_/oslo.reports.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.reports-3.1.0/.pyproject-builddir/pip-modern-metadata-jumv7ms_/oslo.reports.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.reports-3.1.0/.pyproject-builddir/pip-modern-metadata-jumv7ms_/oslo.reports.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.reports-3.1.0/.pyproject-builddir/pip-modern-metadata-jumv7ms_/oslo.reports.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.reports-3.1.0/.pyproject-builddir/pip-modern-metadata-jumv7ms_/oslo.reports.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.reports-3.1.0/.pyproject-builddir/pip-modern-metadata-jumv7ms_/oslo.reports.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.reports-3.1.0/.pyproject-builddir/pip-modern-metadata-jumv7ms_/oslo.reports.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.reports Building wheel for oslo.reports (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.reports-3.1.0/.pyproject-builddir/tmp3mf6p1yx running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslo_reports creating build/lib/oslo_reports/views creating build/lib/oslo_reports/views/xml copying oslo_reports/views/xml/__init__.py -> build/lib/oslo_reports/views/xml copying oslo_reports/views/xml/generic.py -> build/lib/oslo_reports/views/xml creating build/lib/oslo_reports/generators copying oslo_reports/generators/__init__.py -> build/lib/oslo_reports/generators copying oslo_reports/generators/conf.py -> build/lib/oslo_reports/generators copying oslo_reports/generators/process.py -> build/lib/oslo_reports/generators copying oslo_reports/generators/threading.py -> build/lib/oslo_reports/generators copying oslo_reports/generators/version.py -> build/lib/oslo_reports/generators creating build/lib/oslo_reports/models copying oslo_reports/models/__init__.py -> build/lib/oslo_reports/models copying oslo_reports/models/base.py -> build/lib/oslo_reports/models copying oslo_reports/models/conf.py -> build/lib/oslo_reports/models copying oslo_reports/models/process.py -> build/lib/oslo_reports/models copying oslo_reports/models/threading.py -> build/lib/oslo_reports/models copying oslo_reports/models/version.py -> build/lib/oslo_reports/models copying oslo_reports/models/with_default_views.py -> build/lib/oslo_reports/models creating build/lib/oslo_reports/views/json copying oslo_reports/views/json/__init__.py -> build/lib/oslo_reports/views/json copying oslo_reports/views/json/generic.py -> build/lib/oslo_reports/views/json copying oslo_reports/__init__.py -> build/lib/oslo_reports copying oslo_reports/_i18n.py -> build/lib/oslo_reports copying oslo_reports/_utils.py -> build/lib/oslo_reports copying oslo_reports/guru_meditation_report.py -> build/lib/oslo_reports copying oslo_reports/opts.py -> build/lib/oslo_reports copying oslo_reports/report.py -> build/lib/oslo_reports creating build/lib/oslo_reports/views/text copying oslo_reports/views/text/__init__.py -> build/lib/oslo_reports/views/text copying oslo_reports/views/text/generic.py -> build/lib/oslo_reports/views/text copying oslo_reports/views/text/header.py -> build/lib/oslo_reports/views/text copying oslo_reports/views/text/process.py -> build/lib/oslo_reports/views/text copying oslo_reports/views/text/threading.py -> build/lib/oslo_reports/views/text creating build/lib/oslo_reports/tests copying oslo_reports/tests/__init__.py -> build/lib/oslo_reports/tests copying oslo_reports/tests/test_base_report.py -> build/lib/oslo_reports/tests copying oslo_reports/tests/test_guru_meditation_report.py -> build/lib/oslo_reports/tests copying oslo_reports/tests/test_openstack_generators.py -> build/lib/oslo_reports/tests copying oslo_reports/tests/test_views.py -> build/lib/oslo_reports/tests copying oslo_reports/views/__init__.py -> build/lib/oslo_reports/views copying oslo_reports/views/jinja_view.py -> build/lib/oslo_reports/views running egg_info creating oslo.reports.egg-info writing oslo.reports.egg-info/PKG-INFO writing dependency_links to oslo.reports.egg-info/dependency_links.txt writing entry points to oslo.reports.egg-info/entry_points.txt writing requirements to oslo.reports.egg-info/requires.txt writing top-level names to oslo.reports.egg-info/top_level.txt writing pbr to oslo.reports.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.reports.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.reports.egg-info/SOURCES.txt' creating build/lib/oslo_reports/locale creating build/lib/oslo_reports/locale/en_GB creating build/lib/oslo_reports/locale/en_GB/LC_MESSAGES copying oslo_reports/locale/en_GB/LC_MESSAGES/oslo_reports.po -> build/lib/oslo_reports/locale/en_GB/LC_MESSAGES 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_reports creating build/bdist.linux-x86_64/wheel/oslo_reports/locale creating build/bdist.linux-x86_64/wheel/oslo_reports/locale/en_GB creating build/bdist.linux-x86_64/wheel/oslo_reports/locale/en_GB/LC_MESSAGES copying build/lib/oslo_reports/locale/en_GB/LC_MESSAGES/oslo_reports.po -> build/bdist.linux-x86_64/wheel/oslo_reports/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_reports/tests copying build/lib/oslo_reports/tests/test_views.py -> build/bdist.linux-x86_64/wheel/oslo_reports/tests copying build/lib/oslo_reports/tests/test_openstack_generators.py -> build/bdist.linux-x86_64/wheel/oslo_reports/tests copying build/lib/oslo_reports/tests/test_guru_meditation_report.py -> build/bdist.linux-x86_64/wheel/oslo_reports/tests copying build/lib/oslo_reports/tests/test_base_report.py -> build/bdist.linux-x86_64/wheel/oslo_reports/tests copying build/lib/oslo_reports/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports/tests copying build/lib/oslo_reports/report.py -> build/bdist.linux-x86_64/wheel/oslo_reports copying build/lib/oslo_reports/opts.py -> build/bdist.linux-x86_64/wheel/oslo_reports copying build/lib/oslo_reports/guru_meditation_report.py -> build/bdist.linux-x86_64/wheel/oslo_reports copying build/lib/oslo_reports/_utils.py -> build/bdist.linux-x86_64/wheel/oslo_reports copying build/lib/oslo_reports/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_reports copying build/lib/oslo_reports/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports creating build/bdist.linux-x86_64/wheel/oslo_reports/models copying build/lib/oslo_reports/models/with_default_views.py -> build/bdist.linux-x86_64/wheel/oslo_reports/models copying build/lib/oslo_reports/models/version.py -> build/bdist.linux-x86_64/wheel/oslo_reports/models copying build/lib/oslo_reports/models/threading.py -> build/bdist.linux-x86_64/wheel/oslo_reports/models copying build/lib/oslo_reports/models/process.py -> build/bdist.linux-x86_64/wheel/oslo_reports/models copying build/lib/oslo_reports/models/conf.py -> build/bdist.linux-x86_64/wheel/oslo_reports/models copying build/lib/oslo_reports/models/base.py -> build/bdist.linux-x86_64/wheel/oslo_reports/models copying build/lib/oslo_reports/models/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports/models creating build/bdist.linux-x86_64/wheel/oslo_reports/generators copying build/lib/oslo_reports/generators/version.py -> build/bdist.linux-x86_64/wheel/oslo_reports/generators copying build/lib/oslo_reports/generators/threading.py -> build/bdist.linux-x86_64/wheel/oslo_reports/generators copying build/lib/oslo_reports/generators/process.py -> build/bdist.linux-x86_64/wheel/oslo_reports/generators copying build/lib/oslo_reports/generators/conf.py -> build/bdist.linux-x86_64/wheel/oslo_reports/generators copying build/lib/oslo_reports/generators/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports/generators creating build/bdist.linux-x86_64/wheel/oslo_reports/views copying build/lib/oslo_reports/views/jinja_view.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views copying build/lib/oslo_reports/views/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views creating build/bdist.linux-x86_64/wheel/oslo_reports/views/text copying build/lib/oslo_reports/views/text/threading.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/text copying build/lib/oslo_reports/views/text/process.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/text copying build/lib/oslo_reports/views/text/header.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/text copying build/lib/oslo_reports/views/text/generic.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/text copying build/lib/oslo_reports/views/text/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/text creating build/bdist.linux-x86_64/wheel/oslo_reports/views/json copying build/lib/oslo_reports/views/json/generic.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/json copying build/lib/oslo_reports/views/json/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/json creating build/bdist.linux-x86_64/wheel/oslo_reports/views/xml copying build/lib/oslo_reports/views/xml/generic.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/xml copying build/lib/oslo_reports/views/xml/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/xml running install_egg_info Copying oslo.reports.egg-info to build/bdist.linux-x86_64/wheel/oslo.reports-3.1.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.reports-3.1.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.reports-3.1.0/.pyproject-builddir/pip-wheel-gd2ng2g1/tmp5ae1v_0k/oslo.reports-3.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_reports/__init__.py' adding 'oslo_reports/_i18n.py' adding 'oslo_reports/_utils.py' adding 'oslo_reports/guru_meditation_report.py' adding 'oslo_reports/opts.py' adding 'oslo_reports/report.py' adding 'oslo_reports/generators/__init__.py' adding 'oslo_reports/generators/conf.py' adding 'oslo_reports/generators/process.py' adding 'oslo_reports/generators/threading.py' adding 'oslo_reports/generators/version.py' adding 'oslo_reports/locale/en_GB/LC_MESSAGES/oslo_reports.po' adding 'oslo_reports/models/__init__.py' adding 'oslo_reports/models/base.py' adding 'oslo_reports/models/conf.py' adding 'oslo_reports/models/process.py' adding 'oslo_reports/models/threading.py' adding 'oslo_reports/models/version.py' adding 'oslo_reports/models/with_default_views.py' adding 'oslo_reports/tests/__init__.py' adding 'oslo_reports/tests/test_base_report.py' adding 'oslo_reports/tests/test_guru_meditation_report.py' adding 'oslo_reports/tests/test_openstack_generators.py' adding 'oslo_reports/tests/test_views.py' adding 'oslo_reports/views/__init__.py' adding 'oslo_reports/views/jinja_view.py' adding 'oslo_reports/views/json/__init__.py' adding 'oslo_reports/views/json/generic.py' adding 'oslo_reports/views/text/__init__.py' adding 'oslo_reports/views/text/generic.py' adding 'oslo_reports/views/text/header.py' adding 'oslo_reports/views/text/process.py' adding 'oslo_reports/views/text/threading.py' adding 'oslo_reports/views/xml/__init__.py' adding 'oslo_reports/views/xml/generic.py' adding 'oslo.reports-3.1.0.dist-info/AUTHORS' adding 'oslo.reports-3.1.0.dist-info/LICENSE' adding 'oslo.reports-3.1.0.dist-info/METADATA' adding 'oslo.reports-3.1.0.dist-info/WHEEL' adding 'oslo.reports-3.1.0.dist-info/entry_points.txt' adding 'oslo.reports-3.1.0.dist-info/pbr.json' adding 'oslo.reports-3.1.0.dist-info/top_level.txt' adding 'oslo.reports-3.1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.reports (PEP 517): finished with status 'done' Created wheel for oslo.reports: filename=oslo.reports-3.1.0-py3-none-any.whl size=52089 sha256=56f96b2c61608b112cf7f84acec5116d1bf5c330ca49dcdf95c6f569417cf183 Stored in directory: /builddir/.cache/pip/wheels/7a/32/79/01e6f43c639ed4e55c9b72cbcd45597f40b5ee9af7bd653ad0 Successfully built oslo.reports + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.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-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.reports-3.1.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 making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (oslo.reports); you can disable this behavior with the 'openstackdocs_auto_name' option Creating file /builddir/build/BUILD/oslo.reports-3.1.0/doc/source/reference/api/oslo_reports.rst. Creating file /builddir/build/BUILD/oslo.reports-3.1.0/doc/source/reference/api/oslo_reports.generators.rst. Creating file /builddir/build/BUILD/oslo.reports-3.1.0/doc/source/reference/api/oslo_reports.models.rst. Creating file /builddir/build/BUILD/oslo.reports-3.1.0/doc/source/reference/api/oslo_reports.views.rst. Creating file /builddir/build/BUILD/oslo.reports-3.1.0/doc/source/reference/api/oslo_reports.views.json.rst. Creating file /builddir/build/BUILD/oslo.reports-3.1.0/doc/source/reference/api/oslo_reports.views.text.rst. Creating file /builddir/build/BUILD/oslo.reports-3.1.0/doc/source/reference/api/oslo_reports.views.xml.rst. Creating file /builddir/build/BUILD/oslo.reports-3.1.0/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.reports-3.1.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 8 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] contributor/index reading sources... [ 12%] index reading sources... [ 18%] install/index reading sources... [ 25%] reference/api/modules reading sources... [ 31%] reference/api/oslo_reports reading sources... [ 37%] reference/api/oslo_reports.generators reading sources... [ 43%] reference/api/oslo_reports.models reading sources... [ 50%] reference/api/oslo_reports.views reading sources... [ 56%] reference/api/oslo_reports.views.json reading sources... [ 62%] reference/api/oslo_reports.views.text reading sources... [ 68%] reference/api/oslo_reports.views.xml reading sources... [ 75%] reference/index reading sources... [ 81%] reference/opts reading sources... [ 87%] user/history reading sources... [ 93%] user/index reading sources... [100%] user/usage WARNING: autodoc: failed to import module 'guru_meditation_report' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'opts' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'report' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators.conf' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators.process' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators.threading' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators.version' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.base' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.conf' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.process' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.threading' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.version' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.with_default_views' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.jinja_view' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.json.generic' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.json' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text.generic' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text.header' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text.process' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text.threading' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.xml.generic' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.xml' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] contributor/index writing output... [ 12%] index writing output... [ 18%] install/index writing output... [ 25%] reference/api/modules [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 31%] reference/api/oslo_reports [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports' writing output... [ 37%] reference/api/oslo_reports.generators [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.generators' writing output... [ 43%] reference/api/oslo_reports.models [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.models' writing output... [ 50%] reference/api/oslo_reports.views [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.views' writing output... [ 56%] reference/api/oslo_reports.views.json [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.views.json' writing output... [ 62%] reference/api/oslo_reports.views.text [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.views.text' writing output... [ 68%] reference/api/oslo_reports.views.xml [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.views.xml' writing output... [ 75%] reference/index writing output... [ 81%] reference/opts writing output... [ 87%] user/history writing output... [ 93%] user/index writing output... [100%] user/usage generating indices... genindex 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, 27 warnings. 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.wS6OG6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64 + cd oslo.reports-3.1.0 ++ ls /builddir/build/BUILD/oslo.reports-3.1.0/pyproject-wheeldir/oslo.reports-3.1.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=oslo.reports==3.1.0 + TMPDIR=/builddir/build/BUILD/oslo.reports-3.1.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.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.reports-3.1.0/pyproject-wheeldir oslo.reports==3.1.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/oslo.reports-3.1.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.reports-3.1.0-py3-none-any.whl Installing collected packages: oslo.reports Successfully installed oslo.reports-3.1.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/oslo.reports-3.1.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/lib/python3.9/site-packages/oslo.reports-3.1.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-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64 --record /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/lib/python3.9/site-packages/oslo.reports-3.1.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/lib/python3.9/site-packages/oslo.reports-3.1.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/lib/python3.9/site-packages/oslo.reports-3.1.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/lib/python3.9/site-packages/oslo.reports-3.1.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/lib/python3.9/site-packages/oslo.reports-3.1.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 3.1.0-0.20230902071633.ec934c2.el9 --unique-debug-suffix -3.1.0-0.20230902071633.ec934c2.el9.x86_64 --unique-debug-src-base python-oslo-reports-3.1.0-0.20230902071633.ec934c2.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.reports-3.1.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-reports-3.1.0-0.20230902071633.ec934c2.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.pMOjPX + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.1.0 + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.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-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.reports-3.1.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {1} oslo_reports.tests.test_base_report.TestBaseModel.test_model_repr [0.001264s] ... ok {1} oslo_reports.tests.test_base_report.TestBaseModel.test_str_throws_error_with_no_attached_view [0.000451s] ... ok {0} oslo_reports.tests.test_base_report.TestBaseModel.test_data_as_sequence_is_handled_properly [0.001084s] ... ok {0} oslo_reports.tests.test_base_report.TestBasicReport.test_add_section [0.000264s] ... ok {0} oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_register_autorun_without_signals [0.000904s] ... ok {0} oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_green_thread_generator [0.010641s] ... ok {0} oslo_reports.tests.test_views.TestGenericTextViews.test_custom_indent_string [0.000550s] ... ok {0} oslo_reports.tests.test_views.TestGenericTextViews.test_dict_in_list_serialization [0.000380s] ... ok {0} oslo_reports.tests.test_views.TestGenericTextViews.test_dict_serialization [0.000374s] ... ok {0} oslo_reports.tests.test_views.TestGenericTextViews.test_dict_serialization_mixed_keys [0.000425s] ... ok {0} oslo_reports.tests.test_views.TestGenericTextViews.test_table_view [0.000391s] ... ok {0} oslo_reports.tests.test_views.TestGenericXMLView.test_list_serialization [0.000515s] ... ok {0} oslo_reports.tests.test_views.TestGenericXMLView.test_submodel_serialization [0.000810s] ... ok {0} oslo_reports.tests.test_views.TestJinjaView.test_direct_pass [0.000874s] ... ok {0} oslo_reports.tests.test_views.TestJinjaView.test_load_from_file [0.000813s] ... ok {2} oslo_reports.tests.test_base_report.TestBaseModel.test_getattr [0.000989s] ... ok {2} oslo_reports.tests.test_base_report.TestBaseModel.test_immutable_mappings_produce_mutable_models [0.000418s] ... ok {2} oslo_reports.tests.test_base_report.TestBaseModel.test_str_returns_string_with_attached_view [0.000317s] ... ok {2} oslo_reports.tests.test_base_report.TestBasicReport.test_append_section [0.000251s] ... ok {1} oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_reg_persistent_section [0.024769s] ... ok {0} oslo_reports.tests.test_views.TestModelReportType.test_model_with_default_views [0.000838s] ... ok {0} oslo_reports.tests.test_views.TestModelReportType.test_report_of_type [0.000444s] ... ok {2} oslo_reports.tests.test_base_report.TestBasicReport.test_insert_section [0.000243s] ... ok {1} oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_register_autorun_log_dir [0.021627s] ... ok {3} oslo_reports.tests.test_base_report.TestBaseModel.test_submodel_attached_view [0.001053s] ... ok {2} oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_basic_report [0.025184s] ... ok {2} oslo_reports.tests.test_views.TestGenericJSONViews.test_dict_in_list_serialization [0.000497s] ... ok {2} oslo_reports.tests.test_views.TestGenericJSONViews.test_list_in_dict_serialization [0.000435s] ... ok {2} oslo_reports.tests.test_views.TestGenericTextViews.test_basic_kv_view [0.000335s] ... ok {2} oslo_reports.tests.test_views.TestGenericTextViews.test_dict_serialization_integer_keys [0.000381s] ... ok {2} oslo_reports.tests.test_views.TestGenericTextViews.test_list_in_dict_serialization [0.000367s] ... ok {2} oslo_reports.tests.test_views.TestGenericTextViews.test_multi_view [0.000598s] ... ok {3} oslo_reports.tests.test_base_report.TestBasicReport.test_basic_render [0.000275s] ... ok {1} oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_setup_file_watcher [0.003021s] ... ok {1} oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_package_report_generator [0.000400s] ... ok {1} oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_thread_generator [0.004123s] ... ok {1} oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_thread_generator_tb [0.000337s] ... ok {1} oslo_reports.tests.test_views.TestGenericJSONViews.test_basic_kv_view [0.000362s] ... ok {1} oslo_reports.tests.test_views.TestGenericJSONViews.test_list_serialization [0.000492s] ... ok {1} oslo_reports.tests.test_views.TestGenericTextViews.test_list_serialization [0.000365s] ... ok {1} oslo_reports.tests.test_views.TestGenericXMLView.test_dict_in_list_serialization [0.000534s] ... ok {2} oslo_reports.tests.test_views.TestGenericXMLView.test_dict_serialization [0.000501s] ... ok {2} oslo_reports.tests.test_views.TestGenericXMLView.test_wrapper_name [0.000459s] ... ok {2} oslo_reports.tests.test_views.TestModelReportType.test_recursive_type_propagation_with_nested_models [0.000317s] ... ok {3} oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_fail_prints_traceback [0.001249s] ... ok {1} oslo_reports.tests.test_views.TestJinjaView.test_load_from_class [0.000849s] ... ok {1} oslo_reports.tests.test_views.TestModelReportType.test_recursive_type_propagation_with_nested_lists [0.000300s] ... ok {1} oslo_reports.tests.test_views.TestModelReportType.test_text_report [0.000469s] ... ok {3} oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_register_autorun [0.026003s] ... ok {3} oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_config_model [0.000769s] ... ok {3} oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_package_report_generator_without_vendor_string [0.000381s] ... ok {3} oslo_reports.tests.test_views.TestGenericJSONViews.test_dict_serialization [0.000463s] ... ok {3} oslo_reports.tests.test_views.TestGenericJSONViews.test_submodel_serialization [0.000620s] ... ok {3} oslo_reports.tests.test_views.TestGenericTextViews.test_submodel_serialization [0.000479s] ... ok {3} oslo_reports.tests.test_views.TestGenericXMLView.test_list_in_dict_serialization [0.000538s] ... ok {3} oslo_reports.tests.test_views.TestJinjaView.test_is_deepcopiable [0.000271s] ... ok {3} oslo_reports.tests.test_views.TestModelReportType.test_recursive_type_propagation_with_nested_dicts [0.000277s] ... ok {3} oslo_reports.tests.test_views.TestModelReportType.test_recursive_type_propogation_on_recursive_structures [0.000290s] ... ok {3} oslo_reports.tests.test_views.TestModelReportType.test_to_type [0.000381s] ... ok ====== Totals ====== Ran: 59 tests in 0.0881 sec. - Passed: 59 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.1430 sec. ============== Worker Balance ============== - Worker 0 (15 tests) => 0:00:00.020736 - Worker 1 (15 tests) => 0:00:00.060789 - Worker 2 (15 tests) => 0:00:00.032596 - Worker 3 (14 tests) => 0:00:00.034353 Test id Runtime (s) ----------------------------------------------------------------------------------------------------- ----------- oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_register_autorun 0.026 oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_basic_report 0.025 oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_reg_persistent_section 0.025 oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_register_autorun_log_dir 0.022 oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_green_thread_generator 0.011 oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_thread_generator 0.004 oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_setup_file_watcher 0.003 oslo_reports.tests.test_base_report.TestBaseModel.test_model_repr 0.001 oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_fail_prints_traceback 0.001 oslo_reports.tests.test_base_report.TestBaseModel.test_data_as_sequence_is_handled_properly 0.001 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NpmM6Q + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/share/doc/python3-oslo-reports + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/share/doc/python3-oslo-reports + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/share/doc/python3-oslo-reports + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RM3Xl1 + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/share/licenses/python3-oslo-reports + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/share/licenses/python3-oslo-reports + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/share/licenses/python3-oslo-reports + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-reports = 3.1.0-0.20230902071633.ec934c2.el9 python3-oslo-reports = 3.1.0-0.20230902071633.ec934c2.el9 python3.9-oslo-reports = 3.1.0-0.20230902071633.ec934c2.el9 python3.9dist(oslo-reports) = 3.1 python3.9dist(oslo.reports) = 3.1 python3dist(oslo-reports) = 3.1 python3dist(oslo.reports) = 3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.9dist(oslo-serialization) < 2.19.1 or python3.9dist(oslo-serialization) > 2.19.1) with python3.9dist(oslo-serialization) >= 2.18) ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 2) python(abi) = 3.9 python3.9dist(jinja2) >= 2.10 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(oslo-utils) >= 3.33 python3.9dist(psutil) >= 3.2.2 Obsoletes: python39-oslo-reports < 3.1.0-0.20230902071633.ec934c2.el9 Processing files: python-oslo-reports-doc-3.1.0-0.20230902071633.ec934c2.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gBEpUC + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/share/doc/python-oslo-reports-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/share/doc/python-oslo-reports-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/share/doc/python-oslo-reports-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.whlI6V + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/share/licenses/python-oslo-reports-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/share/licenses/python-oslo-reports-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64/usr/share/licenses/python-oslo-reports-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-reports-doc = 3.1.0-0.20230902071633.ec934c2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-oslo-reports-tests-3.1.0-0.20230902071633.ec934c2.el9.noarch Provides: python-oslo-reports-tests = 3.1.0-0.20230902071633.ec934c2.el9 python3-oslo-reports-tests = 3.1.0-0.20230902071633.ec934c2.el9 python3.9-oslo-reports-tests = 3.1.0-0.20230902071633.ec934c2.el9 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: python(abi) = 3.9 Obsoletes: python39-oslo-reports-tests < 3.1.0-0.20230902071633.ec934c2.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64 Wrote: /builddir/build/SRPMS/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.src.rpm Wrote: /builddir/build/RPMS/python3-oslo-reports-tests-3.1.0-0.20230902071633.ec934c2.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-reports-doc-3.1.0-0.20230902071633.ec934c2.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UfTxGX + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-reports-3.1.0-0.20230902071633.ec934c2.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0