Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3.11-wheel.spec'], chrootPath='/var/lib/mock/dist-oc8-build-39232-13392/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff9558d27b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3.11-wheel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
sh: /usr/bin/python3.11: No such file or directory
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/python3.11-wheel-0.38.4-3.oc8.2.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3.11-wheel.spec'], chrootPath='/var/lib/mock/dist-oc8-build-39232-13392/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff9558d27b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3.11-wheel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VKHbc4
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf wheel-0.38.4
+ /usr/bin/gzip -dc /builddir/build/SOURCES/wheel-0.38.4.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd wheel-0.38.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.APj5tm
+ umask 022
+ cd /builddir/build/BUILD
+ cd wheel-0.38.4
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3.11 setup.py build '--executable=/usr/bin/python3.11 -sP'
running build
running build_py
creating build
creating build/lib
creating build/lib/wheel
copying src/wheel/bdist_wheel.py -> build/lib/wheel
copying src/wheel/metadata.py -> build/lib/wheel
copying src/wheel/__init__.py -> build/lib/wheel
copying src/wheel/wheelfile.py -> build/lib/wheel
copying src/wheel/util.py -> build/lib/wheel
copying src/wheel/macosx_libfile.py -> build/lib/wheel
copying src/wheel/_setuptools_logging.py -> build/lib/wheel
copying src/wheel/__main__.py -> build/lib/wheel
creating build/lib/wheel/cli
copying src/wheel/cli/unpack.py -> build/lib/wheel/cli
copying src/wheel/cli/__init__.py -> build/lib/wheel/cli
copying src/wheel/cli/convert.py -> build/lib/wheel/cli
copying src/wheel/cli/pack.py -> build/lib/wheel/cli
creating build/lib/wheel/vendored
copying src/wheel/vendored/__init__.py -> build/lib/wheel/vendored
creating build/lib/wheel/vendored/packaging
copying src/wheel/vendored/packaging/_manylinux.py -> build/lib/wheel/vendored/packaging
copying src/wheel/vendored/packaging/_musllinux.py -> build/lib/wheel/vendored/packaging
copying src/wheel/vendored/packaging/__init__.py -> build/lib/wheel/vendored/packaging
copying src/wheel/vendored/packaging/tags.py -> build/lib/wheel/vendored/packaging
+ sleep 1
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ywTuTE
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch
++ dirname /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch
+ cd wheel-0.38.4
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3.11 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch --prefix /usr
running install
/usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel
copying build/lib/wheel/bdist_wheel.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel
copying build/lib/wheel/metadata.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/cli
copying build/lib/wheel/cli/unpack.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/cli
copying build/lib/wheel/cli/__init__.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/cli
copying build/lib/wheel/cli/convert.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/cli
copying build/lib/wheel/cli/pack.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/cli
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/vendored
copying build/lib/wheel/vendored/__init__.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/vendored
creating /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging
copying build/lib/wheel/vendored/packaging/_manylinux.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging
copying build/lib/wheel/vendored/packaging/_musllinux.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging
copying build/lib/wheel/vendored/packaging/__init__.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging
copying build/lib/wheel/vendored/packaging/tags.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging
copying build/lib/wheel/__init__.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel
copying build/lib/wheel/wheelfile.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel
copying build/lib/wheel/util.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel
copying build/lib/wheel/macosx_libfile.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel
copying build/lib/wheel/_setuptools_logging.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel
copying build/lib/wheel/__main__.py -> /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/bdist_wheel.py to bdist_wheel.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/metadata.py to metadata.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/cli/unpack.py to unpack.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/cli/__init__.py to __init__.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/cli/convert.py to convert.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/cli/pack.py to pack.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/vendored/__init__.py to __init__.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging/_manylinux.py to _manylinux.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging/_musllinux.py to _musllinux.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging/__init__.py to __init__.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/vendored/packaging/tags.py to tags.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/__init__.py to __init__.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/wheelfile.py to wheelfile.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/util.py to util.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/macosx_libfile.py to macosx_libfile.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/_setuptools_logging.py to _setuptools_logging.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel/__main__.py to __main__.cpython-311.pyc
writing byte-compilation script '/tmp/tmp8owjcn1s.py'
/usr/bin/python3.11 /tmp/tmp8owjcn1s.py
removing /tmp/tmp8owjcn1s.py
running install_egg_info
running egg_info
creating src/wheel.egg-info
writing src/wheel.egg-info/PKG-INFO
writing dependency_links to src/wheel.egg-info/dependency_links.txt
writing entry points to src/wheel.egg-info/entry_points.txt
writing requirements to src/wheel.egg-info/requires.txt
writing top-level names to src/wheel.egg-info/top_level.txt
writing manifest file 'src/wheel.egg-info/SOURCES.txt'
reading manifest file 'src/wheel.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.dynlib' under directory 'tests'
no previously-included directories found matching 'tests/testdata/*/build'
no previously-included directories found matching 'tests/testdata/*/dist'
no previously-included directories found matching 'tests/testdata/*/*.egg-info'
adding license file 'LICENSE.txt'
writing manifest file 'src/wheel.egg-info/SOURCES.txt'
Copying src/wheel.egg-info to /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages/wheel-0.38.4-py3.11.egg-info
running install_scripts
Installing wheel script to /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/bin
+ rm -rfv /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/bin/__pycache__
+ mv /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/bin/wheel /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/bin/wheel-3.11
+ touch /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/bin/wheel-3
+ export PYTHONPATH=/builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages
+ PYTHONPATH=/builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3.11 setup.py bdist_wheel
running bdist_wheel
running build
running build_py
/usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
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/wheel
copying build/lib/wheel/bdist_wheel.py -> build/bdist.linux-x86_64/wheel/wheel
copying build/lib/wheel/metadata.py -> build/bdist.linux-x86_64/wheel/wheel
creating build/bdist.linux-x86_64/wheel/wheel/cli
copying build/lib/wheel/cli/unpack.py -> build/bdist.linux-x86_64/wheel/wheel/cli
copying build/lib/wheel/cli/__init__.py -> build/bdist.linux-x86_64/wheel/wheel/cli
copying build/lib/wheel/cli/convert.py -> build/bdist.linux-x86_64/wheel/wheel/cli
copying build/lib/wheel/cli/pack.py -> build/bdist.linux-x86_64/wheel/wheel/cli
creating build/bdist.linux-x86_64/wheel/wheel/vendored
copying build/lib/wheel/vendored/__init__.py -> build/bdist.linux-x86_64/wheel/wheel/vendored
creating build/bdist.linux-x86_64/wheel/wheel/vendored/packaging
copying build/lib/wheel/vendored/packaging/_manylinux.py -> build/bdist.linux-x86_64/wheel/wheel/vendored/packaging
copying build/lib/wheel/vendored/packaging/_musllinux.py -> build/bdist.linux-x86_64/wheel/wheel/vendored/packaging
copying build/lib/wheel/vendored/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/wheel/vendored/packaging
copying build/lib/wheel/vendored/packaging/tags.py -> build/bdist.linux-x86_64/wheel/wheel/vendored/packaging
copying build/lib/wheel/__init__.py -> build/bdist.linux-x86_64/wheel/wheel
copying build/lib/wheel/wheelfile.py -> build/bdist.linux-x86_64/wheel/wheel
copying build/lib/wheel/util.py -> build/bdist.linux-x86_64/wheel/wheel
copying build/lib/wheel/macosx_libfile.py -> build/bdist.linux-x86_64/wheel/wheel
copying build/lib/wheel/_setuptools_logging.py -> build/bdist.linux-x86_64/wheel/wheel
copying build/lib/wheel/__main__.py -> build/bdist.linux-x86_64/wheel/wheel
running install_egg_info
running egg_info
writing src/wheel.egg-info/PKG-INFO
writing dependency_links to src/wheel.egg-info/dependency_links.txt
writing entry points to src/wheel.egg-info/entry_points.txt
writing requirements to src/wheel.egg-info/requires.txt
writing top-level names to src/wheel.egg-info/top_level.txt
reading manifest file 'src/wheel.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.dynlib' under directory 'tests'
no previously-included directories found matching 'tests/testdata/*/build'
no previously-included directories found matching 'tests/testdata/*/dist'
no previously-included directories found matching 'tests/testdata/*/*.egg-info'
adding license file 'LICENSE.txt'
writing manifest file 'src/wheel.egg-info/SOURCES.txt'
Copying src/wheel.egg-info to build/bdist.linux-x86_64/wheel/wheel-0.38.4-py3.11.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/wheel-0.38.4.dist-info/WHEEL
creating 'dist/wheel-0.38.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'wheel/__init__.py'
adding 'wheel/__main__.py'
adding 'wheel/_setuptools_logging.py'
adding 'wheel/bdist_wheel.py'
adding 'wheel/macosx_libfile.py'
adding 'wheel/metadata.py'
adding 'wheel/util.py'
adding 'wheel/wheelfile.py'
adding 'wheel/cli/__init__.py'
adding 'wheel/cli/convert.py'
adding 'wheel/cli/pack.py'
adding 'wheel/cli/unpack.py'
adding 'wheel/vendored/__init__.py'
adding 'wheel/vendored/packaging/__init__.py'
adding 'wheel/vendored/packaging/_manylinux.py'
adding 'wheel/vendored/packaging/_musllinux.py'
adding 'wheel/vendored/packaging/tags.py'
adding 'wheel-0.38.4.dist-info/LICENSE.txt'
adding 'wheel-0.38.4.dist-info/METADATA'
adding 'wheel-0.38.4.dist-info/WHEEL'
adding 'wheel-0.38.4.dist-info/entry_points.txt'
adding 'wheel-0.38.4.dist-info/top_level.txt'
adding 'wheel-0.38.4.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
+ sleep 1
+ mkdir -p /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/share/python3.11-wheels
+ install -p dist/wheel-0.38.4-py3-none-any.whl -t /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/share/python3.11-wheels
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.38.4-3.oc8.2 --unique-debug-suffix -0.38.4-3.oc8.2.noarch --unique-debug-src-base python3.11-wheel-0.38.4-3.oc8.2.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/wheel-0.38.4
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/bin/python3.11
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QpmZUq
+ umask 022
+ cd /builddir/build/BUILD
+ cd wheel-0.38.4
+ rm setup.cfg
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ PATH=/builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/lib/python3.11/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ /usr/bin/pytest-3.11 -v --ignore build
============================= test session starts ==============================
platform linux -- Python 3.11.2, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3.11
cachedir: .pytest_cache
rootdir: /builddir/build/BUILD/wheel-0.38.4
collecting ... collected 70 items
tests/test_bdist_wheel.py::test_no_scripts PASSED                        [  1%]
tests/test_bdist_wheel.py::test_unicode_record PASSED                    [  2%]
tests/test_bdist_wheel.py::test_preserve_unicode_metadata PASSED         [  4%]
tests/test_bdist_wheel.py::test_licenses_default PASSED                  [  5%]
tests/test_bdist_wheel.py::test_licenses_deprecated PASSED               [  7%]
tests/test_bdist_wheel.py::test_licenses_override[setup.cfg-[metadata]\nlicense_files=licenses/*\n  LICENSE] PASSED [  8%]
tests/test_bdist_wheel.py::test_licenses_override[setup.cfg-[metadata]\nlicense_files=licenses/*, LICENSE] PASSED [ 10%]
tests/test_bdist_wheel.py::test_licenses_override[setup.py-from setuptools import setup\n\nsetup(\n    name='dummy_dist',\n    version='1.0',\n  license_files=['licenses/DUMMYFILE', 'LICENSE'])\n] PASSED [ 11%]
tests/test_bdist_wheel.py::test_licenses_disabled PASSED                 [ 12%]
tests/test_bdist_wheel.py::test_build_number PASSED                      [ 14%]
tests/test_bdist_wheel.py::test_limited_abi PASSED                       [ 15%]
tests/test_bdist_wheel.py::test_build_from_readonly_tree PASSED          [ 17%]
tests/test_bdist_wheel.py::test_compression[stored] PASSED               [ 18%]
tests/test_bdist_wheel.py::test_compression[deflated] PASSED             [ 20%]
tests/test_bdist_wheel.py::test_wheelfile_line_endings PASSED            [ 21%]
tests/test_bdist_wheel.py::test_unix_epoch_timestamps PASSED             [ 22%]
tests/test_bdist_wheel.py::test_get_abi_tag_old PASSED                   [ 24%]
tests/test_bdist_wheel.py::test_get_abi_tag_new PASSED                   [ 25%]
tests/test_macosx_libfile.py::test_read_from_dylib PASSED                [ 27%]
tests/test_macosx_libfile.py::TestGetPlatformMacosx::test_simple PASSED  [ 28%]
tests/test_macosx_libfile.py::TestGetPlatformMacosx::test_version_bump PASSED [ 30%]
tests/test_macosx_libfile.py::TestGetPlatformMacosx::test_information_about_problematic_files_python_version PASSED [ 31%]
tests/test_macosx_libfile.py::TestGetPlatformMacosx::test_information_about_problematic_files_env_variable PASSED [ 32%]
tests/test_macosx_libfile.py::TestGetPlatformMacosx::test_bump_platform_tag_by_env_variable PASSED [ 34%]
tests/test_macosx_libfile.py::TestGetPlatformMacosx::test_bugfix_release_platform_tag PASSED [ 35%]
tests/test_macosx_libfile.py::TestGetPlatformMacosx::test_warning_on_to_low_env_variable PASSED [ 37%]
tests/test_macosx_libfile.py::TestGetPlatformMacosx::test_get_platform_bigsur_env PASSED [ 38%]
tests/test_macosx_libfile.py::TestGetPlatformMacosx::test_get_platform_bigsur_platform PASSED [ 40%]
tests/test_macosx_libfile.py::test_get_platform_linux PASSED             [ 41%]
tests/test_metadata.py::test_pkginfo_to_metadata PASSED                  [ 42%]
tests/test_tagopt.py::test_nocompile_skips[temp_pkg0] SKIPPED (Canno...) [ 44%]
tests/test_tagopt.py::test_default_tag PASSED                            [ 45%]
tests/test_tagopt.py::test_build_number PASSED                           [ 47%]
tests/test_tagopt.py::test_explicit_tag PASSED                           [ 48%]
tests/test_tagopt.py::test_universal_tag PASSED                          [ 50%]
tests/test_tagopt.py::test_universal_beats_explicit_tag PASSED           [ 51%]
tests/test_tagopt.py::test_universal_in_setup_cfg PASSED                 [ 52%]
tests/test_tagopt.py::test_pythontag_in_setup_cfg PASSED                 [ 54%]
tests/test_tagopt.py::test_legacy_wheel_section_in_setup_cfg PASSED      [ 55%]
tests/test_tagopt.py::test_plat_name_purepy PASSED                       [ 57%]
tests/test_tagopt.py::test_plat_name_ext[temp_pkg0] PASSED               [ 58%]
tests/test_tagopt.py::test_plat_name_purepy_in_setupcfg PASSED           [ 60%]
tests/test_tagopt.py::test_plat_name_ext_in_setupcfg[temp_pkg0] PASSED   [ 61%]
tests/test_wheelfile.py::test_wheelfile_re[foo-2-py3-none-any.whl] PASSED [ 62%]
tests/test_wheelfile.py::test_wheelfile_re[foo-2-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl] PASSED [ 64%]
tests/test_wheelfile.py::test_bad_wheel_filename[test.whl] PASSED        [ 65%]
tests/test_wheelfile.py::test_bad_wheel_filename[test-1.0.whl] PASSED    [ 67%]
tests/test_wheelfile.py::test_bad_wheel_filename[test-1.0-py2.whl] PASSED [ 68%]
tests/test_wheelfile.py::test_bad_wheel_filename[test-1.0-py2-none.whl] PASSED [ 70%]
tests/test_wheelfile.py::test_bad_wheel_filename[test-1.0-py2-none-any] PASSED [ 71%]
tests/test_wheelfile.py::test_bad_wheel_filename[test-1.0-py 2-none-any.whl] PASSED [ 72%]
tests/test_wheelfile.py::test_missing_record PASSED                      [ 74%]
tests/test_wheelfile.py::test_unsupported_hash_algorithm PASSED          [ 75%]
tests/test_wheelfile.py::test_weak_hash_algorithm[md5] PASSED            [ 77%]
tests/test_wheelfile.py::test_weak_hash_algorithm[sha1] PASSED           [ 78%]
tests/test_wheelfile.py::test_testzip[sha256] PASSED                     [ 80%]
tests/test_wheelfile.py::test_testzip[sha384] PASSED                     [ 81%]
tests/test_wheelfile.py::test_testzip[sha512] PASSED                     [ 82%]
tests/test_wheelfile.py::test_testzip_missing_hash PASSED                [ 84%]
tests/test_wheelfile.py::test_testzip_bad_hash PASSED                    [ 85%]
tests/test_wheelfile.py::test_write_str PASSED                           [ 87%]
tests/test_wheelfile.py::test_timestamp PASSED                           [ 88%]
tests/test_wheelfile.py::test_attributes PASSED                          [ 90%]
tests/cli/test_convert.py::test_egg_re PASSED                            [ 91%]
tests/cli/test_convert.py::test_convert_egg PASSED                       [ 92%]
tests/cli/test_pack.py::test_pack[nobuildnum] PASSED                     [ 94%]
tests/cli/test_pack.py::test_pack[newbuildarg] PASSED                    [ 95%]
tests/cli/test_pack.py::test_pack[oldbuildnum] PASSED                    [ 97%]
tests/cli/test_pack.py::test_pack[erasebuildnum] PASSED                  [ 98%]
tests/cli/test_unpack.py::test_unpack PASSED                             [100%]
======================== 69 passed, 1 skipped in 7.49s =========================
+ exit 0
Processing files: python3.11-wheel-0.38.4-3.oc8.2.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eV4AKd
+ umask 022
+ cd /builddir/build/BUILD
+ cd wheel-0.38.4
+ DOCDIR=/builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/share/doc/python3.11-wheel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/share/doc/python3.11-wheel
+ cp -pr README.rst /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/share/doc/python3.11-wheel
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.b5sNpa
+ umask 022
+ cd /builddir/build/BUILD
+ cd wheel-0.38.4
+ LICENSEDIR=/builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/share/licenses/python3.11-wheel
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/share/licenses/python3.11-wheel
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/share/licenses/python3.11-wheel
+ exit 0
Provides: bundled(python3.11dist(packaging)) = 21.3 python3.11-wheel = 0.38.4-3.oc8.2 python3.11dist(wheel) = 0.38.4
Requires(interp): /bin/sh /bin/sh
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(post): /bin/sh python3.11
Requires(postun): /bin/sh alternatives >= 1.19.1-1 python3.11
Requires: /usr/bin/python3.11 python(abi) = 3.11
Processing files: python3.11-wheel-wheel-0.38.4-3.oc8.2.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Kb5Ksk
+ umask 022
+ cd /builddir/build/BUILD
+ cd wheel-0.38.4
+ LICENSEDIR=/builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/share/licenses/python3.11-wheel-wheel
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/share/licenses/python3.11-wheel-wheel
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch/usr/share/licenses/python3.11-wheel-wheel
+ exit 0
Provides: bundled(python3.11dist(packaging)) = 21.3 python3.11-wheel-wheel = 0.38.4-3.oc8.2
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/python3.11-wheel-0.38.4-3.oc8.2.noarch
Wrote: /builddir/build/RPMS/python3.11-wheel-0.38.4-3.oc8.2.noarch.rpm
Wrote: /builddir/build/RPMS/python3.11-wheel-wheel-0.38.4-3.oc8.2.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RjgU0M
+ umask 022
+ cd /builddir/build/BUILD
+ cd wheel-0.38.4
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python3.11-wheel-0.38.4-3.oc8.2.noarch
+ exit 0
Child return code was: 0