Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-oslo-service.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194002-1101865/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-oslo-service.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1693526400 Wrote: /builddir/build/SRPMS/python-oslo-service-3.2.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-service.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194002-1101865/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-service.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1693526400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Uutmq0 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.service-3.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.service-3.2.0.tar.gz gpgv: Signature made Mon Aug 28 13:03:19 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.service-3.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.service-3.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.service-3.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-service-3.2.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 + 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.oqF4WH + umask 022 + cd /builddir/build/BUILD + cd oslo.service-3.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.service-3.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.service-3.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.service-3.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-3.2.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-oslo-service-3.2.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-service-3.2.0-1.el9s.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 noarch --nodeps /builddir/build/SPECS/python-oslo-service.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194002-1101865/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-service.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1693526400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qk6aLB + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.service-3.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.service-3.2.0.tar.gz gpgv: Signature made Mon Aug 28 13:03:19 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.service-3.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.service-3.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.service-3.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-service-3.2.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 + 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.AQ49lJ + umask 022 + cd /builddir/build/BUILD + cd oslo.service-3.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.service-3.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.service-3.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.service-3.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-3.2.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.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 not satisfied: pbr>=2.0.0 Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-oslo-service-3.2.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-service-3.2.0-1.el9s.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 noarch --nodeps /builddir/build/SPECS/python-oslo-service.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194002-1101865/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-service.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1693526400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OP3TFr + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.service-3.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.service-3.2.0.tar.gz gpgv: Signature made Mon Aug 28 13:03:19 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.service-3.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.service-3.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.service-3.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-service-3.2.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 + 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.VN6rqr + umask 022 + cd /builddir/build/BUILD + cd oslo.service-3.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.service-3.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.service-3.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.service-3.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-3.2.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.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-service-3.2.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-service-3.2.0-1.el9s.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 noarch --nodeps /builddir/build/SPECS/python-oslo-service.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194002-1101865/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-service.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1693526400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8eNU9K + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.service-3.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.service-3.2.0.tar.gz gpgv: Signature made Mon Aug 28 13:03:19 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.service-3.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.service-3.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.service-3.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-service-3.2.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 + 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.a1hVEV + umask 022 + cd /builddir/build/BUILD + cd oslo.service-3.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.service-3.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.service-3.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.service-3.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-3.2.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.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 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 not satisfied: sphinx>=2.0.0,!=2.1.0 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement not satisfied: requests>=2.14.2 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: WebOb>=1.7.1 Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: debtcollector>=1.2.0 Handling eventlet>=0.25.2 from tox --print-deps-only: py39,docs Requirement not satisfied: eventlet>=0.25.2 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs Requirement not satisfied: greenlet>=0.4.15 Handling oslo.utils>=3.40.2 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=3.40.2 Handling oslo.concurrency>=3.25.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.concurrency>=3.25.0 Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=5.1.0 Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: PasteDeploy>=1.5.0 Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: Routes>=2.3.1 Handling Paste>=2.0.2 from tox --print-deps-only: py39,docs Requirement not satisfied: Paste>=2.0.2 Handling Yappi>=1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: Yappi>=1.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 not satisfied: sphinx>=2.0.0,!=2.1.0 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement not satisfied: requests>=2.14.2 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling WebOb>=1.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: WebOb>=1.7.1 Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: debtcollector>=1.2.0 Handling eventlet>=0.25.2 from tox --print-deps-only: py39,docs Requirement not satisfied: eventlet>=0.25.2 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs Requirement not satisfied: greenlet>=0.4.15 Handling oslo.utils>=3.40.2 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=3.40.2 Handling oslo.concurrency>=3.25.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.concurrency>=3.25.0 Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=5.1.0 Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: PasteDeploy>=1.5.0 Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: Routes>=2.3.1 Handling Paste>=2.0.2 from tox --print-deps-only: py39,docs Requirement not satisfied: Paste>=2.0.2 Handling Yappi>=1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: Yappi>=1.0 running dist_info writing oslo.service.egg-info/PKG-INFO writing dependency_links to oslo.service.egg-info/dependency_links.txt writing entry points to oslo.service.egg-info/entry_points.txt writing requirements to oslo.service.egg-info/requires.txt writing top-level names to oslo.service.egg-info/top_level.txt writing pbr to oslo.service.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.service.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.service-3.2.0/oslo.service.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: WebOb (>=1.7.1) Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: debtcollector (>=1.2.0) Handling eventlet (>=0.25.2) from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: eventlet (>=0.25.2) Handling fixtures (>=3.0.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: fixtures (>=3.0.0) Handling greenlet (>=0.4.15) from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: greenlet (>=0.4.15) Handling oslo.utils (>=3.40.2) from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: oslo.utils (>=3.40.2) Handling oslo.concurrency (>=3.25.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: oslo.concurrency (>=3.25.0) Handling oslo.config (>=5.1.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: oslo.config (>=5.1.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: oslo.log (>=3.36.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: oslo.i18n (>=3.15.3) Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: PasteDeploy (>=1.5.0) Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: Routes (>=2.3.1) Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: Paste (>=2.0.2) Handling Yappi (>=1.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: Yappi (>=1.0) + cat /builddir/build/BUILD/python-oslo-service-3.2.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv oslo.service.dist-info/ removed 'oslo.service.dist-info/AUTHORS' removed 'oslo.service.dist-info/pbr.json' removed 'oslo.service.dist-info/LICENSE' removed 'oslo.service.dist-info/top_level.txt' removed 'oslo.service.dist-info/entry_points.txt' removed 'oslo.service.dist-info/METADATA' removed directory 'oslo.service.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-service-3.2.0-1.el9s.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 noarch --nodeps /builddir/build/SPECS/python-oslo-service.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194002-1101865/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-oslo-service.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1693526400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6L2vgq + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/oslo.service-3.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.service-3.2.0.tar.gz gpgv: Signature made Mon Aug 28 13:03:19 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.service-3.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.service-3.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.service-3.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-service-3.2.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 + 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.0SEEPA + umask 022 + cd /builddir/build/BUILD + cd oslo.service-3.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.service-3.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.service-3.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.service-3.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-3.2.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.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 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 fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.4.1) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) 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 WebOb>=1.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.7.1 (installed: WebOb 1.8.7) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 2.5.0) Handling eventlet>=0.25.2 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.25.2 (installed: eventlet 0.33.3) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 2.0.2) Handling oslo.utils>=3.40.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.40.2 (installed: oslo.utils 6.1.0) Handling oslo.concurrency>=3.25.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=3.25.0 (installed: oslo.concurrency 5.1.1) Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 9.1.1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.2.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.0.0) Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=1.5.0 (installed: PasteDeploy 3.0.1) Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.3.1 (installed: Routes 2.5.1) Handling Paste>=2.0.2 from tox --print-deps-only: py39,docs Requirement satisfied: Paste>=2.0.2 (installed: Paste 3.5.2) Handling Yappi>=1.0 from tox --print-deps-only: py39,docs Requirement satisfied: Yappi>=1.0 (installed: Yappi 1.3.6) 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 fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.4.1) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) 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 WebOb>=1.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.7.1 (installed: WebOb 1.8.7) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 2.5.0) Handling eventlet>=0.25.2 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.25.2 (installed: eventlet 0.33.3) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 2.0.2) Handling oslo.utils>=3.40.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.40.2 (installed: oslo.utils 6.1.0) Handling oslo.concurrency>=3.25.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=3.25.0 (installed: oslo.concurrency 5.1.1) Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 9.1.1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.2.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.0.0) Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=1.5.0 (installed: PasteDeploy 3.0.1) Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.3.1 (installed: Routes 2.5.1) Handling Paste>=2.0.2 from tox --print-deps-only: py39,docs Requirement satisfied: Paste>=2.0.2 (installed: Paste 3.5.2) Handling Yappi>=1.0 from tox --print-deps-only: py39,docs Requirement satisfied: Yappi>=1.0 (installed: Yappi 1.3.6) running dist_info writing oslo.service.egg-info/PKG-INFO writing dependency_links to oslo.service.egg-info/dependency_links.txt writing entry points to oslo.service.egg-info/entry_points.txt writing requirements to oslo.service.egg-info/requires.txt writing top-level names to oslo.service.egg-info/top_level.txt writing pbr to oslo.service.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.service.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.service-3.2.0/oslo.service.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: WebOb (>=1.7.1) (installed: WebOb 1.8.7) Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 2.5.0) Handling eventlet (>=0.25.2) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: eventlet (>=0.25.2) (installed: eventlet 0.33.3) Handling fixtures (>=3.0.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: fixtures (>=3.0.0) (installed: fixtures 4.0.1) Handling greenlet (>=0.4.15) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: greenlet (>=0.4.15) (installed: greenlet 2.0.2) Handling oslo.utils (>=3.40.2) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.utils (>=3.40.2) (installed: oslo.utils 6.1.0) Handling oslo.concurrency (>=3.25.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.concurrency (>=3.25.0) (installed: oslo.concurrency 5.1.1) Handling oslo.config (>=5.1.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.config (>=5.1.0) (installed: oslo.config 9.1.1) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 5.2.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.0.0) Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: PasteDeploy (>=1.5.0) (installed: PasteDeploy 3.0.1) Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: Routes (>=2.3.1) (installed: Routes 2.5.1) Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: Paste (>=2.0.2) (installed: Paste 3.5.2) Handling Yappi (>=1.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: Yappi (>=1.0) (installed: Yappi 1.3.6) + cat /builddir/build/BUILD/python-oslo-service-3.2.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv oslo.service.dist-info/ removed 'oslo.service.dist-info/AUTHORS' removed 'oslo.service.dist-info/pbr.json' removed 'oslo.service.dist-info/LICENSE' removed 'oslo.service.dist-info/top_level.txt' removed 'oslo.service.dist-info/entry_points.txt' removed 'oslo.service.dist-info/METADATA' removed directory 'oslo.service.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-service-3.2.0-1.el9s.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 noarch --nodeps /builddir/build/SPECS/python-oslo-service.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194002-1101865/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/python-oslo-service.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1693526400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.qVXUNt + umask 022 + cd /builddir/build/BUILD + cd oslo.service-3.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.service-3.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.service-3.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.service-3.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-3.2.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.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 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 fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.4.1) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) 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 WebOb>=1.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.7.1 (installed: WebOb 1.8.7) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 2.5.0) Handling eventlet>=0.25.2 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.25.2 (installed: eventlet 0.33.3) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 2.0.2) Handling oslo.utils>=3.40.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.40.2 (installed: oslo.utils 6.1.0) Handling oslo.concurrency>=3.25.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=3.25.0 (installed: oslo.concurrency 5.1.1) Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 9.1.1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.2.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.0.0) Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=1.5.0 (installed: PasteDeploy 3.0.1) Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.3.1 (installed: Routes 2.5.1) Handling Paste>=2.0.2 from tox --print-deps-only: py39,docs Requirement satisfied: Paste>=2.0.2 (installed: Paste 3.5.2) Handling Yappi>=1.0 from tox --print-deps-only: py39,docs Requirement satisfied: Yappi>=1.0 (installed: Yappi 1.3.6) 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 fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.4.1) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) 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 WebOb>=1.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.7.1 (installed: WebOb 1.8.7) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 2.5.0) Handling eventlet>=0.25.2 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.25.2 (installed: eventlet 0.33.3) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling greenlet>=0.4.15 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 2.0.2) Handling oslo.utils>=3.40.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.40.2 (installed: oslo.utils 6.1.0) Handling oslo.concurrency>=3.25.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=3.25.0 (installed: oslo.concurrency 5.1.1) Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 9.1.1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.2.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.0.0) Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=1.5.0 (installed: PasteDeploy 3.0.1) Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.3.1 (installed: Routes 2.5.1) Handling Paste>=2.0.2 from tox --print-deps-only: py39,docs Requirement satisfied: Paste>=2.0.2 (installed: Paste 3.5.2) Handling Yappi>=1.0 from tox --print-deps-only: py39,docs Requirement satisfied: Yappi>=1.0 (installed: Yappi 1.3.6) running dist_info creating oslo.service.egg-info writing oslo.service.egg-info/PKG-INFO writing dependency_links to oslo.service.egg-info/dependency_links.txt writing entry points to oslo.service.egg-info/entry_points.txt writing requirements to oslo.service.egg-info/requires.txt writing top-level names to oslo.service.egg-info/top_level.txt writing pbr to oslo.service.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.service.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.service.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.service-3.2.0/oslo.service.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: WebOb (>=1.7.1) (installed: WebOb 1.8.7) Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 2.5.0) Handling eventlet (>=0.25.2) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: eventlet (>=0.25.2) (installed: eventlet 0.33.3) Handling fixtures (>=3.0.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: fixtures (>=3.0.0) (installed: fixtures 4.0.1) Handling greenlet (>=0.4.15) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: greenlet (>=0.4.15) (installed: greenlet 2.0.2) Handling oslo.utils (>=3.40.2) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.utils (>=3.40.2) (installed: oslo.utils 6.1.0) Handling oslo.concurrency (>=3.25.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.concurrency (>=3.25.0) (installed: oslo.concurrency 5.1.1) Handling oslo.config (>=5.1.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.config (>=5.1.0) (installed: oslo.config 9.1.1) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 5.2.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.0.0) Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: PasteDeploy (>=1.5.0) (installed: PasteDeploy 3.0.1) Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: Routes (>=2.3.1) (installed: Routes 2.5.1) Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: Paste (>=2.0.2) (installed: Paste 3.5.2) Handling Yappi (>=1.0) from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: Yappi (>=1.0) (installed: Yappi 1.3.6) + cat /builddir/build/BUILD/python-oslo-service-3.2.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv oslo.service.dist-info/ removed 'oslo.service.dist-info/AUTHORS' removed 'oslo.service.dist-info/pbr.json' removed 'oslo.service.dist-info/LICENSE' removed 'oslo.service.dist-info/top_level.txt' removed 'oslo.service.dist-info/entry_points.txt' removed 'oslo.service.dist-info/METADATA' removed directory 'oslo.service.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.grpnCW + umask 022 + cd /builddir/build/BUILD + cd oslo.service-3.2.0 + mkdir -p /builddir/build/BUILD/oslo.service-3.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.service-3.2.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.service-3.2.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.service-3.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.service-3.2.0/.pyproject-builddir/tmptuzyj6cm running dist_info creating /builddir/build/BUILD/oslo.service-3.2.0/.pyproject-builddir/pip-modern-metadata-pvbyi4r8/oslo.service.egg-info writing /builddir/build/BUILD/oslo.service-3.2.0/.pyproject-builddir/pip-modern-metadata-pvbyi4r8/oslo.service.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.service-3.2.0/.pyproject-builddir/pip-modern-metadata-pvbyi4r8/oslo.service.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.service-3.2.0/.pyproject-builddir/pip-modern-metadata-pvbyi4r8/oslo.service.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.service-3.2.0/.pyproject-builddir/pip-modern-metadata-pvbyi4r8/oslo.service.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.service-3.2.0/.pyproject-builddir/pip-modern-metadata-pvbyi4r8/oslo.service.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.service-3.2.0/.pyproject-builddir/pip-modern-metadata-pvbyi4r8/oslo.service.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.service-3.2.0/.pyproject-builddir/pip-modern-metadata-pvbyi4r8/oslo.service.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.service-3.2.0/.pyproject-builddir/pip-modern-metadata-pvbyi4r8/oslo.service.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.service-3.2.0/.pyproject-builddir/pip-modern-metadata-pvbyi4r8/oslo.service.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.service Building wheel for oslo.service (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.service-3.2.0/.pyproject-builddir/tmp9ifbguku running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslo_service creating build/lib/oslo_service/tests copying oslo_service/tests/test_wsgi.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_service.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_systemd.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_eventlet_backdoor.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_sslutils.py -> build/lib/oslo_service/tests copying oslo_service/tests/eventlet_service.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_threadgroup.py -> build/lib/oslo_service/tests copying oslo_service/tests/base.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_loopingcall.py -> build/lib/oslo_service/tests copying oslo_service/tests/__init__.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_fixture.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_periodic.py -> build/lib/oslo_service/tests copying oslo_service/version.py -> build/lib/oslo_service copying oslo_service/loopingcall.py -> build/lib/oslo_service copying oslo_service/eventlet_backdoor.py -> build/lib/oslo_service copying oslo_service/systemd.py -> build/lib/oslo_service copying oslo_service/_i18n.py -> build/lib/oslo_service copying oslo_service/wsgi.py -> build/lib/oslo_service copying oslo_service/threadgroup.py -> build/lib/oslo_service copying oslo_service/sslutils.py -> build/lib/oslo_service copying oslo_service/__init__.py -> build/lib/oslo_service copying oslo_service/service.py -> build/lib/oslo_service copying oslo_service/fixture.py -> build/lib/oslo_service copying oslo_service/_options.py -> build/lib/oslo_service copying oslo_service/periodic_task.py -> build/lib/oslo_service running egg_info creating oslo.service.egg-info writing oslo.service.egg-info/PKG-INFO writing dependency_links to oslo.service.egg-info/dependency_links.txt writing entry points to oslo.service.egg-info/entry_points.txt writing requirements to oslo.service.egg-info/requires.txt writing top-level names to oslo.service.egg-info/top_level.txt writing pbr to oslo.service.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.service.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.service.egg-info/SOURCES.txt' creating build/lib/oslo_service/tests/ssl_cert copying oslo_service/tests/ssl_cert/ca.crt -> build/lib/oslo_service/tests/ssl_cert copying oslo_service/tests/ssl_cert/ca.key -> build/lib/oslo_service/tests/ssl_cert copying oslo_service/tests/ssl_cert/certificate.crt -> build/lib/oslo_service/tests/ssl_cert copying oslo_service/tests/ssl_cert/privatekey.key -> build/lib/oslo_service/tests/ssl_cert creating build/lib/oslo_service/locale creating build/lib/oslo_service/locale/en_GB creating build/lib/oslo_service/locale/en_GB/LC_MESSAGES copying oslo_service/locale/en_GB/LC_MESSAGES/oslo_service.po -> build/lib/oslo_service/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_service copying build/lib/oslo_service/version.py -> build/bdist.linux-x86_64/wheel/oslo_service creating build/bdist.linux-x86_64/wheel/oslo_service/locale creating build/bdist.linux-x86_64/wheel/oslo_service/locale/en_GB creating build/bdist.linux-x86_64/wheel/oslo_service/locale/en_GB/LC_MESSAGES copying build/lib/oslo_service/locale/en_GB/LC_MESSAGES/oslo_service.po -> build/bdist.linux-x86_64/wheel/oslo_service/locale/en_GB/LC_MESSAGES copying build/lib/oslo_service/loopingcall.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/eventlet_backdoor.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/systemd.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/wsgi.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/threadgroup.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/sslutils.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/service.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/fixture.py -> build/bdist.linux-x86_64/wheel/oslo_service creating build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_wsgi.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_service.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests creating build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/privatekey.key -> build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/ca.crt -> build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/certificate.crt -> build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/ca.key -> build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/test_systemd.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_eventlet_backdoor.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_sslutils.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/eventlet_service.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_threadgroup.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/base.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_loopingcall.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_fixture.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_periodic.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/_options.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/periodic_task.py -> build/bdist.linux-x86_64/wheel/oslo_service running install_egg_info Copying oslo.service.egg-info to build/bdist.linux-x86_64/wheel/oslo.service-3.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.service-3.2.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.service-3.2.0/.pyproject-builddir/pip-wheel-8rj_wf3f/tmpo4o4d56l/oslo.service-3.2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_service/__init__.py' adding 'oslo_service/_i18n.py' adding 'oslo_service/_options.py' adding 'oslo_service/eventlet_backdoor.py' adding 'oslo_service/fixture.py' adding 'oslo_service/loopingcall.py' adding 'oslo_service/periodic_task.py' adding 'oslo_service/service.py' adding 'oslo_service/sslutils.py' adding 'oslo_service/systemd.py' adding 'oslo_service/threadgroup.py' adding 'oslo_service/version.py' adding 'oslo_service/wsgi.py' adding 'oslo_service/locale/en_GB/LC_MESSAGES/oslo_service.po' adding 'oslo_service/tests/__init__.py' adding 'oslo_service/tests/base.py' adding 'oslo_service/tests/eventlet_service.py' adding 'oslo_service/tests/test_eventlet_backdoor.py' adding 'oslo_service/tests/test_fixture.py' adding 'oslo_service/tests/test_loopingcall.py' adding 'oslo_service/tests/test_periodic.py' adding 'oslo_service/tests/test_service.py' adding 'oslo_service/tests/test_sslutils.py' adding 'oslo_service/tests/test_systemd.py' adding 'oslo_service/tests/test_threadgroup.py' adding 'oslo_service/tests/test_wsgi.py' adding 'oslo_service/tests/ssl_cert/ca.crt' adding 'oslo_service/tests/ssl_cert/ca.key' adding 'oslo_service/tests/ssl_cert/certificate.crt' adding 'oslo_service/tests/ssl_cert/privatekey.key' adding 'oslo.service-3.2.0.dist-info/AUTHORS' adding 'oslo.service-3.2.0.dist-info/LICENSE' adding 'oslo.service-3.2.0.dist-info/METADATA' adding 'oslo.service-3.2.0.dist-info/WHEEL' adding 'oslo.service-3.2.0.dist-info/entry_points.txt' adding 'oslo.service-3.2.0.dist-info/pbr.json' adding 'oslo.service-3.2.0.dist-info/top_level.txt' adding 'oslo.service-3.2.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.service (PEP 517): finished with status 'done' Created wheel for oslo.service: filename=oslo.service-3.2.0-py3-none-any.whl size=74870 sha256=a4f1fec55f98c1e63f4611738e7894ddd87fa0afef0d815b04e9a01bca62451d Stored in directory: /builddir/.cache/pip/wheels/65/33/2b/b85d027897339a1c3acb25798b9b241a93fd43ddcd2b4d654c Successfully built oslo.service + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q119oY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch + cd oslo.service-3.2.0 ++ ls /builddir/build/BUILD/oslo.service-3.2.0/pyproject-wheeldir/oslo.service-3.2.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=oslo.service==3.2.0 + TMPDIR=/builddir/build/BUILD/oslo.service-3.2.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch --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.service-3.2.0/pyproject-wheeldir oslo.service==3.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.service-3.2.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.service-3.2.0-py3-none-any.whl Installing collected packages: oslo.service Successfully installed oslo.service-3.2.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/python-oslo-service-3.2.0-1.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/oslo.service-3.2.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.service-3.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-service-3.2.0-1.el9s.noarch --record /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.service-3.2.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-service-3.2.0-1.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.service-3.2.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.service-3.2.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.service-3.2.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.service-3.2.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-oslo-service-3.2.0-1.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch//usr/lib/python3.9/site-packages + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch//usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.service-3.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 making output directory... done [openstackdocstheme] overriding configured project name (oslo.service) with name extracted from the package (oslo.service); 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.service-3.2.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 16 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] configuration/index reading sources... [ 12%] contributor/index reading sources... [ 18%] index reading sources... [ 25%] install/index reading sources... [ 31%] reference/eventlet_backdoor reading sources... [ 37%] reference/fixture reading sources... [ 43%] reference/index reading sources... [ 50%] reference/loopingcall reading sources... [ 56%] reference/periodic_task reading sources... [ 62%] reference/service reading sources... [ 68%] reference/sslutils reading sources... [ 75%] reference/systemd reading sources... [ 81%] reference/threadgroup reading sources... [ 87%] user/history reading sources... [ 93%] user/index reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] configuration/index writing output... [ 12%] contributor/index writing output... [ 18%] index writing output... [ 25%] install/index writing output... [ 31%] reference/eventlet_backdoor writing output... [ 37%] reference/fixture writing output... [ 43%] reference/index writing output... [ 50%] reference/loopingcall writing output... [ 56%] reference/periodic_task writing output... [ 62%] reference/service writing output... [ 68%] reference/sslutils writing output... [ 75%] reference/systemd writing output... [ 81%] reference/threadgroup writing output... [ 87%] user/history writing output... [ 93%] user/index writing output... [100%] user/usage 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 + /usr/bin/find-debuginfo -j20 --strict-build-id -m -i --build-id-seed 3.2.0-1.el9s --unique-debug-suffix -3.2.0-1.el9s.noarch --unique-debug-src-base python-oslo-service-3.2.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/oslo.service-3.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-service-3.2.0-1.el9s.noarch/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.YlXxom + umask 022 + cd /builddir/build/BUILD + cd oslo.service-3.2.0 + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.service-3.2.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {1} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range_inuse [0.004686s] ... ok {1} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_already_exists [0.003161s] ... ok {1} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_repeat [0.001674s] ... ok {1} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_return_false [0.000648s] ... ok {1} oslo_service.tests.test_service.LauncherTest.test_launch_wrong_service_base_class [0.001965s] ... ok {2} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path [0.003957s] ... ok {2} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_no_perms [0.002150s] ... ok {2} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_constant [0.001385s] ... ok {2} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_timer_args [0.000863s] ... ok {2} oslo_service.tests.test_wsgi.TestLoaderNormalFilesystem.test_config_found [0.002099s] ... ok ERROR [oslo.service.loopingcall] Dynamic interval looping call 'oslo_service.loopingcall.RetryDecorator.__call__.._func' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 150, in _run_loop result = func(*self.args, **self.kw) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 428, in _func return self._sleep_time File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 407, in _func result = f(*args, **kwargs) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/tests/test_fixture.py", line 30, in retried_method raise ValueError("!") ValueError: ! {8} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_no_backoff [0.003075s] ... ok {8} oslo_service.tests.test_service.LauncherTest.test_launch_none [0.002930s] ... ok {8} oslo_service.tests.test_service.LauncherTest.test_launch_one_worker [0.002261s] ... ok {8} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_dynamic_timer [0.000822s] ... ok {8} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_cancel_early [0.000892s] ... ok ERROR [oslo.service.wsgi] Couldn't lookup app: nonexistent app Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/wsgi.py", line 351, in load_app return deploy.loadapp("config:%s" % self.config_path, name=name) File "/usr/lib/python3.9/site-packages/paste/deploy/loadwsgi.py", line 248, in loadapp return loadobj(APP, uri, name=name, **kw) File "/usr/lib/python3.9/site-packages/paste/deploy/loadwsgi.py", line 270, in loadobj context = loadcontext( File "/usr/lib/python3.9/site-packages/paste/deploy/loadwsgi.py", line 295, in loadcontext return _loaders[scheme]( File "/usr/lib/python3.9/site-packages/paste/deploy/loadwsgi.py", line 326, in _loadconfig return loader.get_context(object_type, name, global_conf) File "/usr/lib/python3.9/site-packages/paste/deploy/loadwsgi.py", line 409, in get_context section = self.find_config_section(object_type, name=name) File "/usr/lib/python3.9/site-packages/paste/deploy/loadwsgi.py", line 597, in find_config_section raise LookupError( LookupError: No section 'nonexistent app' (prefixed by 'app' or 'application' or 'composite' or 'composit' or 'pipeline' or 'filter-app') found in config /tmp/tmpg46eg10s/tmp1s7336ib {8} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_cancel_late [0.000867s] ... ok {0} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_with_format_string [0.004163s] ... ok {0} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_eventlet_clock [0.000616s] ... ok {0} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_no_double_start [0.000876s] ... ok {0} oslo_service.tests.test_service.ProcessLauncherTest.test_setup_signal_interruption_no_select_poll [0.001911s] ... ok {3} oslo_service.tests.test_fixture.FixtureTestCase.test_sleep_fixture [0.003863s] ... ok {3} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_no_double_start [0.000823s] ... ok ERROR [oslo.service.loopingcall] Dynamic interval looping call 'oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_terminate_on_exception.._raise_it' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 150, in _run_loop result = func(*self.args, **self.kw) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/tests/test_loopingcall.py", line 207, in _raise_it raise RuntimeError() RuntimeError {3} oslo_service.tests.test_periodic.ManagerTestCase.test_external_running_here [0.001820s] ... ok {0} oslo_service.tests.test_service.ProcessLauncherTest.test_stop [0.004172s] ... ok ERROR [oslo.service.loopingcall] Fixed interval looping call 'oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_terminate_on_exception.._raise_it' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 150, in _run_loop result = func(*self.args, **self.kw) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/tests/test_loopingcall.py", line 63, in _raise_it raise RuntimeError() RuntimeError {0} oslo_service.tests.test_wsgi.TestLoaderNormalFilesystem.test_app_not_found [0.004199s] ... ok {7} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range_all_inuse [0.006259s] ... ok {6} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range [0.003919s] ... ok {7} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_already_exists_and_gone [0.002958s] ... ok {6} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_initial_delay [0.001622s] ... ok {7} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_return_true [0.001098s] ... ok ERROR [oslo.service.loopingcall] Dynamic backoff interval looping call 'oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_exponential_backoff..false' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 154, in _run_loop idle = idle_for_func(result, self._elapsed(watch)) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 349, in _idle_for raise LoopingCallTimeOut( oslo_service.loopingcall.LoopingCallTimeOut: Looping call timed out after 411.99 seconds {6} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_terminate_on_exception [0.001567s] ... ok ERROR [oslo.service.loopingcall] Dynamic backoff interval looping call 'oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_max_interval..false' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 154, in _run_loop idle = idle_for_func(result, self._elapsed(watch)) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 349, in _idle_for raise LoopingCallTimeOut( oslo_service.loopingcall.LoopingCallTimeOut: Looping call timed out after 359.82 seconds ERROR [oslo.service.loopingcall] Dynamic interval looping call 'oslo_service.loopingcall.RetryDecorator.__call__.._func' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 150, in _run_loop result = func(*self.args, **self.kw) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 407, in _func result = f(*args, **kwargs) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/tests/test_loopingcall.py", line 459, in func raise UnknownException(None) oslo_service.tests.test_loopingcall.UnknownException: None Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/eventlet/hubs/poll.py", line 111, in wait listener.cb(fileno) File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main result = function(*args, **kwargs) File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 837, in process_request proto.__init__(conn_state, self) File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 350, in __init__ self.handle() File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 383, in handle self.handle_one_request() File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 412, in handle_one_request self.raw_requestline = self._read_request_line() File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 395, in _read_request_line return self.rfile.readline(self.server.url_length_limit) File "/usr/lib64/python3.9/socket.py", line 704, in readinto return self._sock.recv_into(b) File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 253, in recv_into return self._base_recv(nbytes, flags, into=True, buffer_=buffer) File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 268, in _base_recv read = self.read(nbytes, buffer_) File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 187, in read return self._call_trampolining( File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 162, in _call_trampolining return func(*a, **kw) File "/usr/lib64/python3.9/ssl.py", line 1097, in read raise ValueError("Read on closed or unwrapped SSL socket.") ValueError: Read on closed or unwrapped SSL socket. Removing descriptor: 7 WARNING [oslo_service.eventlet_backdoor] Could not apply format string to eventlet backdoor socket path (Replacement index 0 out of range for positional args tuple) - continuing with unformatted path WARNING [oslo_service.eventlet_backdoor] Could not apply format string to eventlet backdoor socket path (expected '}' before end of string) - continuing with unformatted path WARNING [oslo_service.eventlet_backdoor] Could not apply format string to eventlet backdoor socket path ('broken') - continuing with unformatted path ERROR [oslo.service.loopingcall] Dynamic interval looping call 'oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase._timeout_task_without_any_return' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 154, in _run_loop idle = idle_for_func(result, self._elapsed(watch)) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 255, in _idle_for raise RuntimeError( RuntimeError: A dynamic interval looping call should supply either an interval or periodic_interval_max ERROR [oslo.service.loopingcall] Dynamic interval looping call 'oslo_service.loopingcall.RetryDecorator.__call__.._func' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 150, in _run_loop result = func(*self.args, **self.kw) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 428, in _func return self._sleep_time File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 407, in _func result = f(*args, **kwargs) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/tests/test_loopingcall.py", line 448, in func raise response oslo_service.tests.test_loopingcall.AnException: None Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/eventlet/hubs/poll.py", line 111, in wait listener.cb(fileno) File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 221, in main result = function(*args, **kwargs) File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 837, in process_request proto.__init__(conn_state, self) File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 350, in __init__ self.handle() File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 383, in handle self.handle_one_request() File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 412, in handle_one_request self.raw_requestline = self._read_request_line() File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 395, in _read_request_line return self.rfile.readline(self.server.url_length_limit) File "/usr/lib64/python3.9/socket.py", line 704, in readinto return self._sock.recv_into(b) File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 253, in recv_into return self._base_recv(nbytes, flags, into=True, buffer_=buffer) File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 268, in _base_recv read = self.read(nbytes, buffer_) File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 187, in read return self._call_trampolining( File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 162, in _call_trampolining return func(*a, **kw) File "/usr/lib64/python3.9/ssl.py", line 1097, in read raise ValueError("Read on closed or unwrapped SSL socket.") ValueError: Read on closed or unwrapped SSL socket. Removing descriptor: 7 ERROR [oslo.service.loopingcall] Dynamic backoff interval looping call 'oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_exponential_backoff_negative_value..false' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 154, in _run_loop idle = idle_for_func(result, self._elapsed(watch)) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 349, in _idle_for raise LoopingCallTimeOut( oslo_service.loopingcall.LoopingCallTimeOut: Looping call timed out after 411.99 seconds {6} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_terminate_on_exception [0.001028s] ... ok ERROR [oslo_service.service] Error starting thread. Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/service.py", line 806, in run_service service.start() File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/tests/test_service.py", line 75, in start raise ValueError ValueError (2315256) wsgi starting up on http://0.0.0.0:41525 (2315262) wsgi starting up on http://0.0.0.0:39341 (2315261) wsgi starting up on http://0.0.0.0:39341 {0} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_socket_options_for_ssl_server [0.007129s] ... ok (2315259) wsgi starting up on http://0.0.0.0:39341 {7} oslo_service.tests.test_service.LauncherTest.test_launch_invalid_workers_number [0.001529s] ... ok ERROR [oslo.service.loopingcall] Dynamic interval looping call 'oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase._raise_and_then_done' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 67, in func return f(*args, **kwargs) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/tests/test_loopingcall.py", line 217, in _raise_and_then_done raise RuntimeError() RuntimeError ERROR [oslo.service.loopingcall] Dynamic interval looping call 'oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase._raise_and_then_done' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 67, in func return f(*args, **kwargs) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/tests/test_loopingcall.py", line 217, in _raise_and_then_done raise RuntimeError() RuntimeError ERROR [oslo.service.loopingcall] Fixed interval looping call 'oslo_service.tests.test_loopingcall.LoopingCallTestCase._raise_and_then_done' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 67, in func return f(*args, **kwargs) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/tests/test_loopingcall.py", line 73, in _raise_and_then_done raise RuntimeError() RuntimeError ERROR [oslo.service.loopingcall] Fixed interval looping call 'oslo_service.tests.test_loopingcall.LoopingCallTestCase._raise_and_then_done' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 67, in func return f(*args, **kwargs) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/tests/test_loopingcall.py", line 73, in _raise_and_then_done raise RuntimeError() RuntimeError (2315273) wsgi starting up on http://0.0.0.0:42809 (2315275) wsgi starting up on http://0.0.0.0:42809 (2315274) wsgi starting up on http://0.0.0.0:42809 WARNING [oslo.service.loopingcall] Function 'oslo_service.tests.test_loopingcall.LoopingCallTestCase._wait_for_zero' run outlasted interval by 0.99 sec {7} oslo_service.tests.test_service.ServiceManagerTestCase.test_override_manager_method [0.000626s] ... ok ERROR [oslo_service.periodic_task] Error during AService.crashit Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/periodic_task.py", line 216, in run_periodic_tasks task(self, context) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/tests/test_periodic.py", line 54, in crashit raise AnException('urg') oslo_service.tests.test_periodic.AnException: urg {7} oslo_service.tests.test_wsgi.TestLoaderNothingExists.test_relpath_config_not_found [0.002211s] ... ok ERROR [oslo_service.periodic_task] Error during AService.crashit Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/periodic_task.py", line 216, in run_periodic_tasks task(self, context) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/tests/test_periodic.py", line 54, in crashit raise AnException('urg') oslo_service.tests.test_periodic.AnException: urg {4} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port [0.003831s] ... ok {4} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_inuse [0.002191s] ... ok {4} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_reverse_range [0.001411s] ... ok {6} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_called_correct [0.007247s] ... ok {7} oslo_service.tests.test_wsgi.TestWSGIServer.test_server_pool_waitall [0.003668s] ... ok {13} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_already_exists_and_not_gone [0.004545s] ... ok {9} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry_with_expected_exceptions [0.032294s] ... ok {9} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry_with_unexpected_exception [0.001925s] ... ok {9} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_immediate_runs_now [0.003667s] ... ok (2315279) wsgi starting up on http://0.0.0.0:35743 {13} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_no_sleep [0.002221s] ... ok {13} oslo_service.tests.test_periodic.ManagerTestCase.test_nearest_boundary [0.002825s] ... ok {13} oslo_service.tests.test_service.ProcessLauncherTest.test_setup_signal_interruption_select_poll [0.001771s] ... ok {2} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_app_using_ipv6_and_ssl [0.059394s] ... ok (2315286) wsgi starting up on http://0.0.0.0:37987 (2315287) wsgi starting up on http://0.0.0.0:37987 (2315288) wsgi starting up on http://0.0.0.0:37987 {11} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_bad [0.002773s] ... ok {11} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_return_false [0.000919s] ... ok {11} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_monotonic_timer [0.000736s] ... ok {11} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_raises [0.004934s] ... ok {4} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_exponential_backoff [0.003302s] ... ok {4} oslo_service.tests.test_service.ProcessLauncherTest.test_parent_process_reload_config [0.011899s] ... ok {4} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap_ciphers [0.005346s] ... ok {4} oslo_service.tests.test_wsgi.TestWSGIServer.test_no_app [0.004198s] ... ok {5} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_repeat [0.002568s] ... ok {5} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry [0.000911s] ... ok {5} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry_with_max_retries [0.002195s] ... ok {5} oslo_service.tests.test_service.LauncherTest.test_graceful_shutdown [0.002633s] ... ok {8} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_ssl_server [0.057024s] ... ok {10} oslo_service.tests.test_periodic.ManagerMetaTestCase.test_meta [0.002413s] ... ok {10} oslo_service.tests.test_service.ServiceLauncherTest.test_crashed_service [0.021606s] ... ok {14} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_exponential_backoff_negative_value [0.004128s] ... ok {14} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_disabled [0.001925s] ... ok {14} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_name [0.001447s] ... ok {16} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_do_not_stop_on_exception [0.003377s] ... ok {16} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_timeout_task_without_return [0.001476s] ... ok {16} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_called_thrice [0.004072s] ... ok {12} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range_one_inuse [0.006428s] ... ok {15} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_no_double_stop [0.001927s] ... ok {15} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_max_interval [0.003890s] ... ok {17} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_with_broken_format_string [0.005525s] ... ok {17} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_interval_adjustment [0.001745s] ... ok {12} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_do_not_stop_on_exception [0.002823s] ... ok {15} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_with_idle [0.001853s] ... ok {17} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_monotonic_timer [0.000706s] ... ok {15} oslo_service.tests.test_service.ProcessLauncherTest.test_double_sighup [0.005696s] ... ok {12} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_interval_adjustment [0.002172s] ... ok {18} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_return_true [0.001455s] ... ok {18} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_idle_calculation [0.002797s] ... ok {18} oslo_service.tests.test_service.ProcessLauncherTest.test_check_service_base_fails [0.004440s] ... ok {17} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_timeout_task_without_return_and_max_periodic [0.001453s] ... ok {18} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap_ca_file [0.003360s] ... ok {2} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_two_servers [0.074651s] ... ok {18} oslo_service.tests.test_systemd.SystemdTestCase.test_notify [0.001231s] ... ok {18} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_and_remove_timer [0.000862s] ... ok {18} oslo_service.tests.test_wsgi.TestWSGIServer.test_wsgi_keep_alive [0.004581s] ... ok {6} oslo_service.tests.test_service.ServiceLauncherTest.test_terminate_sigkill [0.114570s] ... ok {6} oslo_service.tests.test_wsgi.TestWSGIServer.test_start_random_port [0.003935s] ... ok {5} oslo_service.tests.test_service.ServiceLauncherTest.test_terminate_sigterm [0.108523s] ... ok {13} oslo_service.tests.test_service.ServiceLauncherTest.test_killed_worker_recover [0.127102s] ... ok {5} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled_no_ssl_cert_file_fails [0.003293s] ... ok {5} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_timer [0.001026s] ... ok ERROR [oslo.service.loopingcall] Fixed interval looping call with timeout checking. 'oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_looping_call_timed_out.._fake_task' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 154, in _run_loop idle = idle_for_func(result, self._elapsed(watch)) File "/builddir/build/BUILD/oslo.service-3.2.0/oslo_service/loopingcall.py", line 219, in _idle_for raise LoopingCallTimeOut( oslo_service.loopingcall.LoopingCallTimeOut: Looping call timed out after 0.30 seconds {19} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_looping_call_timed_out [0.303676s] ... ok (2315306) wsgi starting up on http://0.0.0.0:36411 {1} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_gracefully [1.002229s] ... ok {1} oslo_service.tests.test_wsgi.TestWSGIServer.test_client_socket_timeout [0.004352s] ... ok {3} oslo_service.tests.test_service.ServiceTest.test_graceful_stop [1.002297s] ... ok {3} oslo_service.tests.test_systemd.SystemdTestCase.test_notify_once [0.001298s] ... ok (2315261) wsgi exited, is_accepting=True (2315259) wsgi exited, is_accepting=True {9} oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_shuts_down_on_sigint_when_client_connected [1.050304s] ... ok (2315273) wsgi exited, is_accepting=True (2315274) wsgi exited, is_accepting=True {11} oslo_service.tests.test_service.ServiceRestartTest.test_terminate_sigterm [1.052078s] ... ok {11} oslo_service.tests.test_systemd.SystemdTestCase.test_onready [0.004572s] ... ok {11} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_immediately [0.001137s] ... ok (2315286) wsgi exited, is_accepting=True (2315287) wsgi exited, is_accepting=True {9} oslo_service.tests.test_service.ServiceRestartTest.test_mutate_hook_process_launcher [0.058372s] ... ok {9} oslo_service.tests.test_systemd.SystemdTestCase.test__abstractify [0.000929s] ... ok {9} oslo_service.tests.test_wsgi.TestWSGIServer.test_server_with_unix_socket [0.003453s] ... ok {10} oslo_service.tests.test_service.ServiceLauncherTest.test_parent_signal_sighup [1.167961s] ... ok {10} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_and_remove_dynamic_timer [0.001284s] ... ok {10} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_dynamic_timer_args [0.000611s] ... ok {10} oslo_service.tests.test_wsgi.TestLoaderNormalFilesystem.test_app_found [0.107551s] ... ok {10} oslo_service.tests.test_wsgi.TestLoaderNothingExists.test_asbpath_config_not_found [0.002132s] ... ok {19} oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_shuts_down_on_sigint_when_client_connected [1.029706s] ... ok {19} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled_no_ssl_key_file_fails [0.003131s] ... ok {19} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap [0.002335s] ... ok {19} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_timers [0.000816s] ... ok {19} oslo_service.tests.test_wsgi.TestWSGIServer.test_start_random_port_with_ipv6 [0.002286s] ... ok {3} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_current_thread [1.002649s] ... ok {3} oslo_service.tests.test_wsgi.TestWSGIServer.test_uri_length_limit [0.065011s] ... ok {13} oslo_service.tests.test_service.ServiceTest.test_ungraceful_stop [2.003990s] ... ok {13} oslo_service.tests.test_wsgi.TestWSGIServer.test_reset_pool_size_to_default [0.003531s] ... ok Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 605, in handle_one_response write(b''.join(towrite)) File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 533, in write wfile.flush() File "/usr/lib64/python3.9/socket.py", line 722, in write return self._sock.send(b) File "/usr/lib/python3.9/site-packages/eventlet/greenio/base.py", line 401, in send return self._send_loop(self.fd.send, data, flags) File "/usr/lib/python3.9/site-packages/eventlet/greenio/base.py", line 388, in _send_loop return send_method(data, *args) BrokenPipeError: [Errno 32] Broken pipe 127.0.0.1 - - [01/Sep/2023 14:28:26] "GET / HTTP/1.1" 200 0 5.004988 (2315256) wsgi exited, is_accepting=True {17} oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected [5.043820s] ... ok {17} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled [0.003027s] ... ok {17} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap_ssl_version [0.002794s] ... ok Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 605, in handle_one_response write(b''.join(towrite)) File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 533, in write wfile.flush() File "/usr/lib64/python3.9/socket.py", line 722, in write return self._sock.send(b) File "/usr/lib/python3.9/site-packages/eventlet/greenio/base.py", line 401, in send return self._send_loop(self.fd.send, data, flags) File "/usr/lib/python3.9/site-packages/eventlet/greenio/base.py", line 388, in _send_loop return send_method(data, *args) BrokenPipeError: [Errno 32] Broken pipe 127.0.0.1 - - [01/Sep/2023 14:28:26] "GET / HTTP/1.1" 200 0 5.006410 (2315275) wsgi exited, is_accepting=True {14} oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout [5.048965s] ... ok {14} oslo_service.tests.test_service.LauncherTest.test_check_service_base [0.003704s] ... ok {14} oslo_service.tests.test_service.LauncherTest.test_check_service_base_fails [0.002516s] ... ok {12} oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout [5.031775s] ... ok Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 605, in handle_one_response write(b''.join(towrite)) File "/usr/lib/python3.9/site-packages/eventlet/wsgi.py", line 533, in write wfile.flush() File "/usr/lib64/python3.9/socket.py", line 722, in write return self._sock.send(b) File "/usr/lib/python3.9/site-packages/eventlet/greenio/base.py", line 401, in send return self._send_loop(self.fd.send, data, flags) File "/usr/lib/python3.9/site-packages/eventlet/greenio/base.py", line 388, in _send_loop return send_method(data, *args) BrokenPipeError: [Errno 32] Broken pipe 127.0.0.1 - - [01/Sep/2023 14:28:26] "GET / HTTP/1.1" 200 0 5.006184 (2315288) wsgi exited, is_accepting=True {12} oslo_service.tests.test_service.LauncherTest.test_multiple_worker [0.003913s] ... ok {12} oslo_service.tests.test_service.ProcessLauncherTest.test_check_service_base [0.003396s] ... ok {12} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled_no_ssl_ca_file_fails [0.002288s] ... ok {16} oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected [5.043390s] ... ok {16} oslo_service.tests.test_service.ProcessLauncherTest.test__handle_signal [0.003973s] ... ok {16} oslo_service.tests.test_service.ServiceRestartTest.test_service_restart [0.025560s] ... ok {16} oslo_service.tests.test_wsgi.TestWSGIServer.test_custom_max_header_line [0.003292s] ... ok {15} oslo_service.tests.test_service.ServiceLauncherTest.test_child_signal_sighup [5.179905s] ... ok {15} oslo_service.tests.test_service.ServiceRestartTest.test_mutate_hook_service_launcher [0.005734s] ... ok {15} oslo_service.tests.test_wsgi.TestWSGIServer.test_socket_options_for_simple_server [0.004441s] ... ok {14} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_cancel_timeout [0.202077s] ... ok ====== Totals ====== Ran: 139 tests in 5.3700 sec. - Passed: 139 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 36.3310 sec. ============== Worker Balance ============== - Worker 0 (7 tests) => 0:00:00.024631 - Worker 1 (7 tests) => 0:00:01.020457 - Worker 2 (7 tests) => 0:00:00.146306 - Worker 3 (7 tests) => 0:00:02.079608 - Worker 4 (7 tests) => 0:00:00.034539 - Worker 5 (7 tests) => 0:00:00.123144 - Worker 6 (7 tests) => 0:00:00.136019 - Worker 7 (7 tests) => 0:00:00.019966 - Worker 8 (7 tests) => 0:00:00.069184 - Worker 9 (7 tests) => 0:00:01.153314 - Worker 10 (7 tests) => 0:00:01.305706 - Worker 11 (7 tests) => 0:00:01.069370 - Worker 12 (7 tests) => 0:00:05.054722 - Worker 13 (7 tests) => 0:00:02.148550 - Worker 14 (7 tests) => 0:00:05.266625 - Worker 15 (7 tests) => 0:00:05.205608 - Worker 16 (7 tests) => 0:00:05.087524 - Worker 17 (7 tests) => 0:00:05.060929 - Worker 18 (7 tests) => 0:00:00.020567 - Worker 19 (6 tests) => 0:00:01.343593 Test id Runtime (s) ---------------------------------------------------------------------------------------------------------------------------- ----------- oslo_service.tests.test_service.ServiceLauncherTest.test_child_signal_sighup 5.180 oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout 5.049 oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected 5.044 oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected 5.043 oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout 5.032 oslo_service.tests.test_service.ServiceTest.test_ungraceful_stop 2.004 oslo_service.tests.test_service.ServiceLauncherTest.test_parent_signal_sighup 1.168 oslo_service.tests.test_service.ServiceRestartTest.test_terminate_sigterm 1.052 oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_shuts_down_on_sigint_when_client_connected 1.050 oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_shuts_down_on_sigint_when_client_connected 1.030 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-service-3.2.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qGUloD + umask 022 + cd /builddir/build/BUILD + cd oslo.service-3.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/share/doc/python3-oslo-service + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/share/doc/python3-oslo-service + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/share/doc/python3-oslo-service + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Yc0Gtl + umask 022 + cd /builddir/build/BUILD + cd oslo.service-3.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/share/licenses/python3-oslo-service + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/share/licenses/python3-oslo-service + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/share/licenses/python3-oslo-service + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-service = 3.2.0-1.el9s python3-oslo-service = 3.2.0-1.el9s python3.9-oslo-service = 3.2.0-1.el9s python3.9dist(oslo-service) = 3.2 python3.9dist(oslo.service) = 3.2 python3dist(oslo-service) = 3.2 python3dist(oslo.service) = 3.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: python(abi) = 3.9 python3.9dist(debtcollector) >= 1.2 python3.9dist(eventlet) >= 0.25.2 python3.9dist(fixtures) >= 3 python3.9dist(greenlet) >= 0.4.15 python3.9dist(oslo-concurrency) >= 3.25 python3.9dist(oslo-config) >= 5.1 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(oslo-log) >= 3.36 python3.9dist(oslo-utils) >= 3.40.2 python3.9dist(paste) >= 2.0.2 python3.9dist(pastedeploy) >= 1.5 python3.9dist(routes) >= 2.3.1 python3.9dist(webob) >= 1.7.1 python3.9dist(yappi) >= 1 Obsoletes: python39-oslo-service < 3.2.0-1.el9s Processing files: python3-oslo-service-tests-3.2.0-1.el9s.noarch Provides: python-oslo-service-tests = 3.2.0-1.el9s python3-oslo-service-tests = 3.2.0-1.el9s python3.9-oslo-service-tests = 3.2.0-1.el9s 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-service-tests < 3.2.0-1.el9s Processing files: python-oslo-service-doc-3.2.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c3mdl7 + umask 022 + cd /builddir/build/BUILD + cd oslo.service-3.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/share/doc/python-oslo-service-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/share/doc/python-oslo-service-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/share/doc/python-oslo-service-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.l9I82m + umask 022 + cd /builddir/build/BUILD + cd oslo.service-3.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/share/licenses/python-oslo-service-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/share/licenses/python-oslo-service-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch/usr/share/licenses/python-oslo-service-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-service-doc = 3.2.0-1.el9s 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-service-3.2.0-1.el9s.noarch Wrote: /builddir/build/SRPMS/python-oslo-service-3.2.0-1.el9s.src.rpm Wrote: /builddir/build/RPMS/python3-oslo-service-3.2.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-service-tests-3.2.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-service-doc-3.2.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PH9tYW + umask 022 + cd /builddir/build/BUILD + cd oslo.service-3.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-service-3.2.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0