Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-resource-classes.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-resource-classes.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-resource-classes.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-resource-classes.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-os-resource-classes.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-os-resource-classes.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vsMVCf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-resource-classes-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/os-resource-classes-1.1.0-0.20230628095344.357bd40.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd os-resource-classes-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-os-resource-classes-1.1.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.eXMMxt + umask 022 + cd /builddir/build/BUILD + cd os-resource-classes-1.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-resource-classes-1.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-os-resource-classes.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-os-resource-classes.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FXrwNm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-resource-classes-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/os-resource-classes-1.1.0-0.20230628095344.357bd40.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd os-resource-classes-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-os-resource-classes-1.1.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.K3dwvo + umask 022 + cd /builddir/build/BUILD + cd os-resource-classes-1.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-resource-classes-1.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (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-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-os-resource-classes.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-os-resource-classes.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X3HqdZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-resource-classes-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/os-resource-classes-1.1.0-0.20230628095344.357bd40.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd os-resource-classes-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-os-resource-classes-1.1.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.FPZ9gA + umask 022 + cd /builddir/build/BUILD + cd os-resource-classes-1.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-resource-classes-1.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (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 coverage>=4.0,!=4.4 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage>=4.0,!=4.4 Handling oslotest>=1.10.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=1.10.0 Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=1.0.0 Handling testtools>=1.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=1.4.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 openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running dist_info writing os_resource_classes.egg-info/PKG-INFO writing dependency_links to os_resource_classes.egg-info/dependency_links.txt writing requirements to os_resource_classes.egg-info/requires.txt writing top-level names to os_resource_classes.egg-info/top_level.txt writing pbr to os_resource_classes.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 'os_resource_classes.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-resource-classes-1.1.0/os_resource_classes.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=2.0) from hook generated metadata: Requires-Dist (os-resource-classes) Requirement satisfied: pbr (>=2.0) (installed: pbr 5.11.1) + cat /builddir/build/BUILD/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64-pyproject-buildrequires + rm -rfv os_resource_classes.dist-info/ Wrote: /builddir/build/SRPMS/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.buildreqs.nosrc.rpm removed 'os_resource_classes.dist-info/LICENSE' removed 'os_resource_classes.dist-info/AUTHORS' removed 'os_resource_classes.dist-info/METADATA' removed 'os_resource_classes.dist-info/pbr.json' removed 'os_resource_classes.dist-info/top_level.txt' removed directory 'os_resource_classes.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-os-resource-classes.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-os-resource-classes.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MN0kpv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-resource-classes-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/os-resource-classes-1.1.0-0.20230628095344.357bd40.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd os-resource-classes-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-os-resource-classes-1.1.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.KpKIIh + umask 022 + cd /builddir/build/BUILD + cd os-resource-classes-1.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-resource-classes-1.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (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 coverage>=4.0,!=4.4 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.0,!=4.4 (installed: coverage 6.4.2) Handling oslotest>=1.10.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=1.10.0 (installed: oslotest 4.5.0) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.0.1) Handling testtools>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=1.4.0 (installed: testtools 2.5.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 openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running dist_info writing os_resource_classes.egg-info/PKG-INFO writing dependency_links to os_resource_classes.egg-info/dependency_links.txt writing requirements to os_resource_classes.egg-info/requires.txt writing top-level names to os_resource_classes.egg-info/top_level.txt writing pbr to os_resource_classes.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 'os_resource_classes.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-resource-classes-1.1.0/os_resource_classes.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=2.0) from hook generated metadata: Requires-Dist (os-resource-classes) Requirement satisfied: pbr (>=2.0) (installed: pbr 5.11.1) + cat /builddir/build/BUILD/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64-pyproject-buildrequires + rm -rfv os_resource_classes.dist-info/ removed 'os_resource_classes.dist-info/LICENSE' removed 'os_resource_classes.dist-info/AUTHORS' removed 'os_resource_classes.dist-info/METADATA' removed 'os_resource_classes.dist-info/pbr.json' removed 'os_resource_classes.dist-info/top_level.txt' removed directory 'os_resource_classes.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-resource-classes.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-resource-classes.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.UU13Cz + umask 022 + cd /builddir/build/BUILD + cd os-resource-classes-1.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-resource-classes-1.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (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 coverage>=4.0,!=4.4 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.0,!=4.4 (installed: coverage 6.4.2) Handling oslotest>=1.10.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=1.10.0 (installed: oslotest 4.5.0) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.0.1) Handling testtools>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=1.4.0 (installed: testtools 2.5.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 openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running dist_info creating os_resource_classes.egg-info writing os_resource_classes.egg-info/PKG-INFO writing dependency_links to os_resource_classes.egg-info/dependency_links.txt writing requirements to os_resource_classes.egg-info/requires.txt writing top-level names to os_resource_classes.egg-info/top_level.txt writing pbr to os_resource_classes.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'os_resource_classes.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 'os_resource_classes.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-resource-classes-1.1.0/os_resource_classes.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=2.0) from hook generated metadata: Requires-Dist (os-resource-classes) Requirement satisfied: pbr (>=2.0) (installed: pbr 5.11.1) + cat /builddir/build/BUILD/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64-pyproject-buildrequires + rm -rfv os_resource_classes.dist-info/ removed 'os_resource_classes.dist-info/AUTHORS' removed 'os_resource_classes.dist-info/LICENSE' removed 'os_resource_classes.dist-info/METADATA' removed 'os_resource_classes.dist-info/top_level.txt' removed 'os_resource_classes.dist-info/pbr.json' removed directory 'os_resource_classes.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TdcsRG + umask 022 + cd /builddir/build/BUILD + cd os-resource-classes-1.1.0 + mkdir -p /builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/os-resource-classes-1.1.0/pyproject-wheeldir Processing /builddir/build/BUILD/os-resource-classes-1.1.0 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir/tmpcq9kyjhm /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running dist_info creating /builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir/pip-modern-metadata-jkytnaqm/os_resource_classes.egg-info writing /builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir/pip-modern-metadata-jkytnaqm/os_resource_classes.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir/pip-modern-metadata-jkytnaqm/os_resource_classes.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir/pip-modern-metadata-jkytnaqm/os_resource_classes.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir/pip-modern-metadata-jkytnaqm/os_resource_classes.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir/pip-modern-metadata-jkytnaqm/os_resource_classes.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir/pip-modern-metadata-jkytnaqm/os_resource_classes.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/os-resource-classes-1.1.0/.pyproject-builddir/pip-modern-metadata-jkytnaqm/os_resource_classes.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir/pip-modern-metadata-jkytnaqm/os_resource_classes.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: os-resource-classes Building wheel for os-resource-classes (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/os-resource-classes-1.1.0/.pyproject-builddir/tmpbr9yios9 /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/os_resource_classes copying os_resource_classes/__init__.py -> build/lib/os_resource_classes creating build/lib/os_resource_classes/tests copying os_resource_classes/tests/__init__.py -> build/lib/os_resource_classes/tests copying os_resource_classes/tests/base.py -> build/lib/os_resource_classes/tests copying os_resource_classes/tests/test_os_resource_classes.py -> build/lib/os_resource_classes/tests running egg_info creating os_resource_classes.egg-info writing os_resource_classes.egg-info/PKG-INFO writing dependency_links to os_resource_classes.egg-info/dependency_links.txt writing requirements to os_resource_classes.egg-info/requires.txt writing top-level names to os_resource_classes.egg-info/top_level.txt writing pbr to os_resource_classes.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'os_resource_classes.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 'os_resource_classes.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/os_resource_classes creating build/bdist.linux-x86_64/wheel/os_resource_classes/tests copying build/lib/os_resource_classes/tests/test_os_resource_classes.py -> build/bdist.linux-x86_64/wheel/os_resource_classes/tests copying build/lib/os_resource_classes/tests/base.py -> build/bdist.linux-x86_64/wheel/os_resource_classes/tests copying build/lib/os_resource_classes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/os_resource_classes/tests copying build/lib/os_resource_classes/__init__.py -> build/bdist.linux-x86_64/wheel/os_resource_classes running install_egg_info Copying os_resource_classes.egg-info to build/bdist.linux-x86_64/wheel/os_resource_classes-1.1.0-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/os_resource_classes-1.1.0.dist-info/WHEEL creating '/builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir/pip-wheel-lmqajnej/tmpjqmfim8o/os_resource_classes-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'os_resource_classes/__init__.py' adding 'os_resource_classes/tests/__init__.py' adding 'os_resource_classes/tests/base.py' adding 'os_resource_classes/tests/test_os_resource_classes.py' adding 'os_resource_classes-1.1.0.dist-info/AUTHORS' adding 'os_resource_classes-1.1.0.dist-info/LICENSE' adding 'os_resource_classes-1.1.0.dist-info/METADATA' adding 'os_resource_classes-1.1.0.dist-info/WHEEL' adding 'os_resource_classes-1.1.0.dist-info/pbr.json' adding 'os_resource_classes-1.1.0.dist-info/top_level.txt' adding 'os_resource_classes-1.1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for os-resource-classes (PEP 517): finished with status 'done' Created wheel for os-resource-classes: filename=os_resource_classes-1.1.0-py3-none-any.whl size=10737 sha256=5cc2a54b410672dad39ab9dec26efd248b38b28cde658b89a14505878a3d51b7 Stored in directory: /builddir/.cache/pip/wheels/a6/43/56/dc00a8560106738d347fc9b8d54fc8f9595cf7fd5a3cd8357f Successfully built os-resource-classes + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (os-resource-classes) with name extracted from the package (os-resource-classes); 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/os-resource-classes-1.1.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] contributor/index reading sources... [ 50%] index reading sources... [ 75%] install/index reading sources... [100%] user/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] contributor/index writing output... [ 50%] index writing output... [ 75%] install/index writing output... [100%] user/index generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VTnEFG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64 + cd os-resource-classes-1.1.0 ++ ls /builddir/build/BUILD/os-resource-classes-1.1.0/pyproject-wheeldir/os_resource_classes-1.1.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=os_resource_classes==1.1.0 + TMPDIR=/builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/os-resource-classes-1.1.0/pyproject-wheeldir os_resource_classes==1.1.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/os-resource-classes-1.1.0/pyproject-wheeldir Processing ./pyproject-wheeldir/os_resource_classes-1.1.0-py3-none-any.whl Installing collected packages: os-resource-classes Successfully installed os-resource-classes-1.1.0 + '[' -d /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/os_resource_classes-1.1.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib/python3.9/site-packages/os_resource_classes-1.1.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64 --record /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib/python3.9/site-packages/os_resource_classes-1.1.0.dist-info/RECORD --output /builddir/build/BUILD/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib/python3.9/site-packages/os_resource_classes-1.1.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib/python3.9/site-packages/os_resource_classes-1.1.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib/python3.9/site-packages/os_resource_classes-1.1.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib/python3.9/site-packages/os_resource_classes-1.1.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.0-0.20230628095344.357bd40.el9 --unique-debug-suffix -1.1.0-0.20230628095344.357bd40.el9.x86_64 --unique-debug-src-base python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/os-resource-classes-1.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ePbCmn + umask 022 + cd /builddir/build/BUILD + cd os-resource-classes-1.1.0 + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-resource-classes-1.1.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {2} os_resource_classes.tests.test_os_resource_classes.TestOs_resource_classes.test_id_mapping_strings [0.002047s] ... ok {1} os_resource_classes.tests.test_os_resource_classes.TestOs_resource_classes.test_id_mapping_symbols [0.001776s] ... ok {0} os_resource_classes.tests.test_os_resource_classes.TestOs_resource_classes.test_normalize_name [0.006413s] ... ok {3} os_resource_classes.tests.test_os_resource_classes.TestOs_resource_classes.test_standards_tail [0.001062s] ... ok ====== Totals ====== Ran: 4 tests in 0.2102 sec. - Passed: 4 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.0113 sec. ============== Worker Balance ============== - Worker 0 (1 tests) => 0:00:00.006413 - Worker 1 (1 tests) => 0:00:00.001776 - Worker 2 (1 tests) => 0:00:00.002047 - Worker 3 (1 tests) => 0:00:00.001062 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1wlsA0 + umask 022 + cd /builddir/build/BUILD + cd os-resource-classes-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/share/doc/python3-os-resource-classes + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/share/doc/python3-os-resource-classes + cp -pr README.rst /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/share/doc/python3-os-resource-classes + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.O4xvee + umask 022 + cd /builddir/build/BUILD + cd os-resource-classes-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/share/licenses/python3-os-resource-classes + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/share/licenses/python3-os-resource-classes + cp -pr LICENSE /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/share/licenses/python3-os-resource-classes + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-os-resource-classes = 1.1.0-0.20230628095344.357bd40.el9 python3-os-resource-classes = 1.1.0-0.20230628095344.357bd40.el9 python3.9-os-resource-classes = 1.1.0-0.20230628095344.357bd40.el9 python3.9dist(os-resource-classes) = 1.1 python3dist(os-resource-classes) = 1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(pbr) >= 2 Obsoletes: python39-os-resource-classes < 1.1.0-0.20230628095344.357bd40.el9 Processing files: python3-os-resource-classes-tests-1.1.0-0.20230628095344.357bd40.el9.noarch Provides: python-os-resource-classes-tests = 1.1.0-0.20230628095344.357bd40.el9 python3-os-resource-classes-tests = 1.1.0-0.20230628095344.357bd40.el9 python3.9-os-resource-classes-tests = 1.1.0-0.20230628095344.357bd40.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-os-resource-classes-tests < 1.1.0-0.20230628095344.357bd40.el9 Processing files: python-os-resource-classes-doc-1.1.0-0.20230628095344.357bd40.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K2TPZ8 + umask 022 + cd /builddir/build/BUILD + cd os-resource-classes-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/share/doc/python-os-resource-classes-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/share/doc/python-os-resource-classes-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/share/doc/python-os-resource-classes-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rPrwTS + umask 022 + cd /builddir/build/BUILD + cd os-resource-classes-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/share/licenses/python-os-resource-classes-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/share/licenses/python-os-resource-classes-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64/usr/share/licenses/python-os-resource-classes-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-os-resource-classes-doc = 1.1.0-0.20230628095344.357bd40.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64 Wrote: /builddir/build/SRPMS/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.src.rpm Wrote: /builddir/build/RPMS/python3-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-os-resource-classes-tests-1.1.0-0.20230628095344.357bd40.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-os-resource-classes-doc-1.1.0-0.20230628095344.357bd40.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YdjO9y + umask 022 + cd /builddir/build/BUILD + cd os-resource-classes-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-os-resource-classes-1.1.0-0.20230628095344.357bd40.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0