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-fasteners.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-161357-980306/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-fasteners.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=1663286400 Wrote: /builddir/build/SRPMS/python-fasteners-0.18-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-fasteners.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-161357-980306/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-fasteners.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=1663286400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ANxY4f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fasteners-0.18 + /usr/bin/gzip -dc /builddir/build/SOURCES/fasteners-0.18.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fasteners-0.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-move-eventlet-tests-to-main-folder.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -r -i '/\b(diskcache)\b/d' requirements-test.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.khacgb + umask 022 + cd /builddir/build/BUILD + cd fasteners-0.18 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/fasteners-0.18/.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/fasteners-0.18/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/fasteners-0.18/pyproject-wheeldir requirements-test.txt Handling eventlet from requirements file requirements-test.txt Requirement not satisfied: eventlet Handling more_itertools from requirements file requirements-test.txt Requirement not satisfied: more_itertools Handling pytest from requirements file requirements-test.txt Requirement not satisfied: pytest Exiting dependency generation pass: all requirements files + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-fasteners-0.18-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-fasteners.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-161357-980306/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-fasteners.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=1663286400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9hDRJw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fasteners-0.18 + /usr/bin/gzip -dc /builddir/build/SOURCES/fasteners-0.18.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fasteners-0.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-move-eventlet-tests-to-main-folder.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -r -i '/\b(diskcache)\b/d' requirements-test.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NHefs6 + umask 022 + cd /builddir/build/BUILD + cd fasteners-0.18 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/fasteners-0.18/.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/fasteners-0.18/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/fasteners-0.18/pyproject-wheeldir requirements-test.txt Handling eventlet from requirements file requirements-test.txt Requirement satisfied: eventlet (installed: eventlet 0.33.1) Handling more_itertools from requirements file requirements-test.txt Requirement satisfied: more_itertools (installed: more_itertools 8.5.0) Handling pytest from requirements file requirements-test.txt Requirement satisfied: pytest (installed: pytest 6.2.2) Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 53.0.0) Handling wheel from build-system.requires Requirement not satisfied: wheel Exiting dependency generation pass: build backend + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-fasteners-0.18-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-fasteners.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-161357-980306/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-fasteners.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=1663286400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FY2sTS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fasteners-0.18 + /usr/bin/gzip -dc /builddir/build/SOURCES/fasteners-0.18.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fasteners-0.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-move-eventlet-tests-to-main-folder.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -r -i '/\b(diskcache)\b/d' requirements-test.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.qiDyi0 + umask 022 + cd /builddir/build/BUILD + cd fasteners-0.18 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/fasteners-0.18/.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/fasteners-0.18/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/fasteners-0.18/pyproject-wheeldir requirements-test.txt Handling eventlet from requirements file requirements-test.txt Requirement satisfied: eventlet (installed: eventlet 0.33.1) Handling more_itertools from requirements file requirements-test.txt Requirement satisfied: more_itertools (installed: more_itertools 8.5.0) Handling pytest from requirements file requirements-test.txt Requirement satisfied: pytest (installed: pytest 6.2.2) Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 53.0.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.36.2) HOOK STDOUT: running egg_info HOOK STDOUT: creating fasteners.egg-info HOOK STDOUT: writing fasteners.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to fasteners.egg-info/dependency_links.txt HOOK STDOUT: writing top-level names to fasteners.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'fasteners.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'fasteners.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'fasteners.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) HOOK STDOUT: running dist_info HOOK STDOUT: writing fasteners.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to fasteners.egg-info/dependency_links.txt HOOK STDOUT: writing top-level names to fasteners.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'fasteners.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'fasteners.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/fasteners-0.18/fasteners.dist-info' HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICENSE") + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-fasteners-0.18-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-fasteners.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-161357-980306/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-fasteners.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=1663286400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.dDm5hF + umask 022 + cd /builddir/build/BUILD + cd fasteners-0.18 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(toml) if python3-devel < 3.11)' + rm -rfv fasteners.dist-info/ removed 'fasteners.dist-info/METADATA' removed 'fasteners.dist-info/top_level.txt' removed 'fasteners.dist-info/LICENSE' removed directory 'fasteners.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/fasteners-0.18/.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/fasteners-0.18/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/fasteners-0.18/pyproject-wheeldir requirements-test.txt Handling eventlet from requirements file requirements-test.txt Requirement satisfied: eventlet (installed: eventlet 0.33.1) Handling more_itertools from requirements file requirements-test.txt Requirement satisfied: more_itertools (installed: more_itertools 8.5.0) Handling pytest from requirements file requirements-test.txt Requirement satisfied: pytest (installed: pytest 6.2.2) Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 53.0.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.36.2) HOOK STDOUT: running egg_info HOOK STDOUT: creating fasteners.egg-info HOOK STDOUT: writing fasteners.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to fasteners.egg-info/dependency_links.txt HOOK STDOUT: writing top-level names to fasteners.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'fasteners.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'fasteners.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'fasteners.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) HOOK STDOUT: running dist_info HOOK STDOUT: writing fasteners.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to fasteners.egg-info/dependency_links.txt HOOK STDOUT: writing top-level names to fasteners.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'fasteners.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'fasteners.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/fasteners-0.18/fasteners.dist-info' HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICENSE") + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7vdcxK + umask 022 + cd /builddir/build/BUILD + cd fasteners-0.18 + mkdir -p /builddir/build/BUILD/fasteners-0.18/.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/fasteners-0.18/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/fasteners-0.18/pyproject-wheeldir Processing /builddir/build/BUILD/fasteners-0.18 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/fasteners-0.18/.pyproject-builddir/tmppm9r4fqo running dist_info creating /builddir/build/BUILD/fasteners-0.18/.pyproject-builddir/pip-modern-metadata-6tgy5v0p/fasteners.egg-info writing /builddir/build/BUILD/fasteners-0.18/.pyproject-builddir/pip-modern-metadata-6tgy5v0p/fasteners.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/fasteners-0.18/.pyproject-builddir/pip-modern-metadata-6tgy5v0p/fasteners.egg-info/dependency_links.txt writing top-level names to /builddir/build/BUILD/fasteners-0.18/.pyproject-builddir/pip-modern-metadata-6tgy5v0p/fasteners.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/fasteners-0.18/.pyproject-builddir/pip-modern-metadata-6tgy5v0p/fasteners.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/fasteners-0.18/.pyproject-builddir/pip-modern-metadata-6tgy5v0p/fasteners.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file '/builddir/build/BUILD/fasteners-0.18/.pyproject-builddir/pip-modern-metadata-6tgy5v0p/fasteners.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/fasteners-0.18/.pyproject-builddir/pip-modern-metadata-6tgy5v0p/fasteners.dist-info' adding license file "LICENSE" (matched pattern "LICENSE") Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: fasteners Building wheel for fasteners (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/fasteners-0.18/.pyproject-builddir/tmpwin6eo2t running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fasteners copying fasteners/process_mechanism.py -> build/lib/fasteners copying fasteners/version.py -> build/lib/fasteners copying fasteners/process_lock.py -> build/lib/fasteners copying fasteners/lock.py -> build/lib/fasteners copying fasteners/_utils.py -> build/lib/fasteners copying fasteners/__init__.py -> build/lib/fasteners creating build/lib/fasteners/pywin32 copying fasteners/pywin32/pywintypes.py -> build/lib/fasteners/pywin32 copying fasteners/pywin32/win32con.py -> build/lib/fasteners/pywin32 copying fasteners/pywin32/win32file.py -> build/lib/fasteners/pywin32 copying fasteners/pywin32/__init__.py -> build/lib/fasteners/pywin32 installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/fasteners copying build/lib/fasteners/process_mechanism.py -> build/bdist.linux-x86_64/wheel/fasteners creating build/bdist.linux-x86_64/wheel/fasteners/pywin32 copying build/lib/fasteners/pywin32/pywintypes.py -> build/bdist.linux-x86_64/wheel/fasteners/pywin32 copying build/lib/fasteners/pywin32/win32con.py -> build/bdist.linux-x86_64/wheel/fasteners/pywin32 copying build/lib/fasteners/pywin32/win32file.py -> build/bdist.linux-x86_64/wheel/fasteners/pywin32 copying build/lib/fasteners/pywin32/__init__.py -> build/bdist.linux-x86_64/wheel/fasteners/pywin32 copying build/lib/fasteners/version.py -> build/bdist.linux-x86_64/wheel/fasteners copying build/lib/fasteners/process_lock.py -> build/bdist.linux-x86_64/wheel/fasteners copying build/lib/fasteners/lock.py -> build/bdist.linux-x86_64/wheel/fasteners copying build/lib/fasteners/_utils.py -> build/bdist.linux-x86_64/wheel/fasteners copying build/lib/fasteners/__init__.py -> build/bdist.linux-x86_64/wheel/fasteners running install_egg_info running egg_info creating fasteners.egg-info writing fasteners.egg-info/PKG-INFO writing dependency_links to fasteners.egg-info/dependency_links.txt writing top-level names to fasteners.egg-info/top_level.txt writing manifest file 'fasteners.egg-info/SOURCES.txt' reading manifest file 'fasteners.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'fasteners.egg-info/SOURCES.txt' Copying fasteners.egg-info to build/bdist.linux-x86_64/wheel/fasteners-0.18-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICENSE") creating build/bdist.linux-x86_64/wheel/fasteners-0.18.dist-info/WHEEL creating '/builddir/build/BUILD/fasteners-0.18/.pyproject-builddir/pip-wheel-xutbzqc2/tmpn6ygdd7a/fasteners-0.18-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'fasteners/__init__.py' adding 'fasteners/_utils.py' adding 'fasteners/lock.py' adding 'fasteners/process_lock.py' adding 'fasteners/process_mechanism.py' adding 'fasteners/version.py' adding 'fasteners/pywin32/__init__.py' adding 'fasteners/pywin32/pywintypes.py' adding 'fasteners/pywin32/win32con.py' adding 'fasteners/pywin32/win32file.py' adding 'fasteners-0.18.dist-info/LICENSE' adding 'fasteners-0.18.dist-info/METADATA' adding 'fasteners-0.18.dist-info/WHEEL' adding 'fasteners-0.18.dist-info/top_level.txt' adding 'fasteners-0.18.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for fasteners (PEP 517): finished with status 'done' Created wheel for fasteners: filename=fasteners-0.18-py3-none-any.whl size=18491 sha256=65796cf32cc9bee13310010c6b9423756a0ed306b44c22ff74d01d938ed92adb Stored in directory: /builddir/.cache/pip/wheels/6a/94/95/fac7034a6f6f7a0192d950d4ad84f4d5402152e74840d41eac Successfully built fasteners + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6gfSfL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch + cd fasteners-0.18 ++ ls /builddir/build/BUILD/fasteners-0.18/pyproject-wheeldir/fasteners-0.18-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=fasteners==0.18 + TMPDIR=/builddir/build/BUILD/fasteners-0.18/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-fasteners-0.18-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/fasteners-0.18/pyproject-wheeldir fasteners==0.18 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/fasteners-0.18/pyproject-wheeldir Processing ./pyproject-wheeldir/fasteners-0.18-py3-none-any.whl Installing collected packages: fasteners Successfully installed fasteners-0.18 + '[' -d /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/python-fasteners-0.18-1.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/fasteners-0.18.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/lib/python3.9/site-packages/fasteners-0.18.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-fasteners-0.18-1.el9s.noarch --record /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/lib/python3.9/site-packages/fasteners-0.18.dist-info/RECORD --output /builddir/build/BUILD/python-fasteners-0.18-1.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/lib/python3.9/site-packages/fasteners-0.18.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/lib/python3.9/site-packages/fasteners-0.18.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/lib/python3.9/site-packages/fasteners-0.18.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/lib/python3.9/site-packages/fasteners-0.18.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-fasteners-0.18-1.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-fasteners-0.18-1.el9s.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-fasteners-0.18-1.el9s.noarch-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch --sitelib /usr/lib/python3.9/site-packages --sitearch /usr/lib64/python3.9/site-packages --python-version 3.9 --pyproject-record /builddir/build/BUILD/python-fasteners-0.18-1.el9s.noarch-pyproject-record --prefix /usr fasteners + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 0.18-1.el9s --unique-debug-suffix -0.18-1.el9s.noarch --unique-debug-src-base python-fasteners-0.18-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/fasteners-0.18 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-fasteners-0.18-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.8pQjPA + umask 022 + cd /builddir/build/BUILD + cd fasteners-0.18 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest --ignore=tests/test_reader_writer_lock.py -v ============================= test session starts ============================== platform linux -- Python 3.9.14, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/fasteners-0.18 collecting ... collected 34 items tests/test_decorators.py::test_locked PASSED [ 2%] tests/test_decorators.py::test_many_locked PASSED [ 5%] tests/test_decorators.py::test_read_write_locked PASSED [ 8%] tests/test_eventlet.py::test_eventlet_spawn_n_bug PASSED [ 11%] tests/test_eventlet.py::test_eventlet_spawn_n_bugfix PASSED [ 14%] tests/test_helpers.py::test_try_lock PASSED [ 17%] tests/test_lock.py::test_no_double_writers PASSED [ 20%] tests/test_lock.py::test_no_concurrent_readers_writers PASSED [ 23%] tests/test_lock.py::test_writer_abort PASSED [ 26%] tests/test_lock.py::test_reader_abort PASSED [ 29%] tests/test_lock.py::test_double_reader_abort PASSED [ 32%] tests/test_lock.py::test_double_reader_writer PASSED [ 35%] tests/test_lock.py::test_reader_chaotic PASSED [ 38%] tests/test_lock.py::test_writer_chaotic PASSED [ 41%] tests/test_lock.py::test_writer_reader_writer PASSED [ 44%] tests/test_lock.py::test_single_reader_writer PASSED [ 47%] tests/test_lock.py::test_reader_to_writer PASSED [ 50%] tests/test_lock.py::test_writer_to_reader PASSED [ 52%] tests/test_lock.py::test_double_writer PASSED [ 55%] tests/test_lock.py::test_double_reader PASSED [ 58%] tests/test_lock.py::test_multi_reader_multi_writer PASSED [ 61%] tests/test_lock.py::test_multi_reader_single_writer PASSED [ 64%] tests/test_lock.py::test_multi_writer PASSED [ 67%] tests/test_lock.py::test_deadlock_reproducer PASSED [ 70%] tests/test_process_lock.py::test_lock_acquire_release_file_lock PASSED [ 73%] tests/test_process_lock.py::test_nested_synchronized_external_works PASSED [ 76%] tests/test_process_lock.py::test_lock_externally PASSED [ 79%] tests/test_process_lock.py::test_lock_externally_lock_dir_not_exist PASSED [ 82%] tests/test_process_lock.py::test_lock_file_exists PASSED [ 85%] tests/test_process_lock.py::test_bad_release PASSED [ 88%] tests/test_process_lock.py::test_interprocess_lock PASSED [ 91%] tests/test_process_lock.py::test_non_destructive PASSED [ 94%] tests/test_process_lock.py::test_bad_acquire PASSED [ 97%] tests/test_process_lock.py::test_lock_twice PASSED [100%] ============================= 34 passed in 14.08s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-fasteners-0.18-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HK0x0W + umask 022 + cd /builddir/build/BUILD + cd fasteners-0.18 + DOCDIR=/builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/share/doc/python3-fasteners + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/share/doc/python3-fasteners + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/share/doc/python3-fasteners + cp -pr README.md /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch/usr/share/doc/python3-fasteners + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-fasteners = 0.18-1.el9s python-fasteners-doc = 0.18-1.el9s python3-fasteners = 0.18-1.el9s python3.9-fasteners = 0.18-1.el9s python3.9dist(fasteners) = 0.18 python3dist(fasteners) = 0.18 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: python-fasteners-doc < 0.18-1 python39-fasteners < 0.18-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch Wrote: /builddir/build/SRPMS/python-fasteners-0.18-1.el9s.src.rpm Wrote: /builddir/build/RPMS/python3-fasteners-0.18-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bINNXX + umask 022 + cd /builddir/build/BUILD + cd fasteners-0.18 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fasteners-0.18-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0