Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/pytest.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-0-build-261282-25144/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 0x7fd82c62d790>timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/pytest.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
Wrote: /builddir/build/SRPMS/pytest-7.4.0-3.ocs23.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/pytest.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-0-build-261282-25144/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 0x7fd82c62d790>timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/pytest.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.sArvi0
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pytest-7.4.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pytest-7.4.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pytest-7.4.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/pytest-7.1.3-fix-xfails.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.yNsTcc
+ umask 022
+ cd /builddir/build/BUILD
+ cd pytest-7.4.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo 'python3dist(toml)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ RPM_TOXENV=py311
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -r
Handling setuptools>=45.0 from build-system.requires
Requirement satisfied: setuptools>=45.0
   (installed: setuptools 68.0.0)
Handling setuptools-scm[toml]>=6.2.3 from build-system.requires
Requirement satisfied: setuptools-scm[toml]>=6.2.3
   (installed: setuptools-scm 8.0.4)
   (extras are currently not checked)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.41.2)
Handling setuptools from get_requires_for_build_wheel
Requirement satisfied: setuptools
   (installed: setuptools 68.0.0)
Handling setuptools-scm>=6.0 from get_requires_for_build_wheel
Requirement satisfied: setuptools-scm>=6.0
   (installed: setuptools-scm 8.0.4)
Handling iniconfig from wheel metadata: Requires-Dist
Requirement not satisfied: iniconfig
Handling packaging from wheel metadata: Requires-Dist
Requirement satisfied: packaging
   (installed: packaging 23.1)
Handling pluggy <2.0,>=0.12 from wheel metadata: Requires-Dist
Requirement not satisfied: pluggy <2.0,>=0.12
Handling exceptiongroup >=1.0.0rc8 ; python_version < "3.11" from wheel metadata: Requires-Dist
Ignoring alien requirement: exceptiongroup >=1.0.0rc8 ; python_version < "3.11"
Handling tomli >=1.0.0 ; python_version < "3.11" from wheel metadata: Requires-Dist
Ignoring alien requirement: tomli >=1.0.0 ; python_version < "3.11"
Handling importlib-metadata >=0.12 ; python_version < "3.8" from wheel metadata: Requires-Dist
Ignoring alien requirement: importlib-metadata >=0.12 ; python_version < "3.8"
Handling colorama ; sys_platform == "win32" from wheel metadata: Requires-Dist
Ignoring alien requirement: colorama ; sys_platform == "win32"
Handling argcomplete ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: argcomplete ; extra == 'testing'
Handling attrs >=19.2.0 ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: attrs >=19.2.0 ; extra == 'testing'
Handling hypothesis >=3.56 ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: hypothesis >=3.56 ; extra == 'testing'
Handling mock ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: mock ; extra == 'testing'
Handling nose ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: nose ; extra == 'testing'
Handling pygments >=2.7.2 ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: pygments >=2.7.2 ; extra == 'testing'
Handling requests ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: requests ; extra == 'testing'
Handling setuptools ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: setuptools ; extra == 'testing'
Handling xmlschema ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: xmlschema ; extra == 'testing'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/pytest-7.4.0-3.ocs23.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 --noclean --target noarch --nodeps /builddir/build/SPECS/pytest.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-0-build-261282-25144/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 0x7fd82c62d790>timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/pytest.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.Ojz0aI
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pytest-7.4.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pytest-7.4.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pytest-7.4.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/pytest-7.1.3-fix-xfails.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9hTyLl
+ umask 022
+ cd /builddir/build/BUILD
+ cd pytest-7.4.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo 'python3dist(toml)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ RPM_TOXENV=py311
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -r
Handling setuptools>=45.0 from build-system.requires
Requirement satisfied: setuptools>=45.0
   (installed: setuptools 68.0.0)
Handling setuptools-scm[toml]>=6.2.3 from build-system.requires
Requirement satisfied: setuptools-scm[toml]>=6.2.3
   (installed: setuptools-scm 8.0.4)
   (extras are currently not checked)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.41.2)
Handling setuptools from get_requires_for_build_wheel
Requirement satisfied: setuptools
   (installed: setuptools 68.0.0)
Handling setuptools-scm>=6.0 from get_requires_for_build_wheel
Requirement satisfied: setuptools-scm>=6.0
   (installed: setuptools-scm 8.0.4)
Handling iniconfig from wheel metadata: Requires-Dist
Requirement satisfied: iniconfig
   (installed: iniconfig 2.0.0)
Handling packaging from wheel metadata: Requires-Dist
Requirement satisfied: packaging
   (installed: packaging 23.1)
Handling pluggy <2.0,>=0.12 from wheel metadata: Requires-Dist
Requirement satisfied: pluggy <2.0,>=0.12
   (installed: pluggy 1.3.0)
Handling exceptiongroup >=1.0.0rc8 ; python_version < "3.11" from wheel metadata: Requires-Dist
Ignoring alien requirement: exceptiongroup >=1.0.0rc8 ; python_version < "3.11"
Handling tomli >=1.0.0 ; python_version < "3.11" from wheel metadata: Requires-Dist
Ignoring alien requirement: tomli >=1.0.0 ; python_version < "3.11"
Handling importlib-metadata >=0.12 ; python_version < "3.8" from wheel metadata: Requires-Dist
Ignoring alien requirement: importlib-metadata >=0.12 ; python_version < "3.8"
Handling colorama ; sys_platform == "win32" from wheel metadata: Requires-Dist
Ignoring alien requirement: colorama ; sys_platform == "win32"
Handling argcomplete ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: argcomplete ; extra == 'testing'
Handling attrs >=19.2.0 ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: attrs >=19.2.0 ; extra == 'testing'
Handling hypothesis >=3.56 ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: hypothesis >=3.56 ; extra == 'testing'
Handling mock ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: mock ; extra == 'testing'
Handling nose ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: nose ; extra == 'testing'
Handling pygments >=2.7.2 ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: pygments >=2.7.2 ; extra == 'testing'
Handling requests ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: requests ; extra == 'testing'
Handling setuptools ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: setuptools ; extra == 'testing'
Handling xmlschema ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: xmlschema ; extra == 'testing'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/pytest-7.4.0-3.ocs23.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 --noclean --target noarch --nodeps /builddir/build/SPECS/pytest.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-0-build-261282-25144/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 0x7fd82c62d790>timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/pytest.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(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.knwWTt
+ umask 022
+ cd /builddir/build/BUILD
+ cd pytest-7.4.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ echo 'python3dist(toml)'
+ rm -rfv pytest-7.4.0.dist-info/
removed 'pytest-7.4.0.dist-info/METADATA'
removed 'pytest-7.4.0.dist-info/top_level.txt'
removed 'pytest-7.4.0.dist-info/LICENSE'
removed 'pytest-7.4.0.dist-info/entry_points.txt'
removed directory 'pytest-7.4.0.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ RPM_TOXENV=py311
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -r
Handling setuptools>=45.0 from build-system.requires
Requirement satisfied: setuptools>=45.0
   (installed: setuptools 68.0.0)
Handling setuptools-scm[toml]>=6.2.3 from build-system.requires
Requirement satisfied: setuptools-scm[toml]>=6.2.3
   (installed: setuptools-scm 8.0.4)
   (extras are currently not checked)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.41.2)
Handling setuptools from get_requires_for_build_wheel
Requirement satisfied: setuptools
   (installed: setuptools 68.0.0)
Handling setuptools-scm>=6.0 from get_requires_for_build_wheel
Requirement satisfied: setuptools-scm>=6.0
   (installed: setuptools-scm 8.0.4)
Handling iniconfig from wheel metadata: Requires-Dist
Requirement satisfied: iniconfig
   (installed: iniconfig 2.0.0)
Handling packaging from wheel metadata: Requires-Dist
Requirement satisfied: packaging
   (installed: packaging 23.1)
Handling pluggy <2.0,>=0.12 from wheel metadata: Requires-Dist
Requirement satisfied: pluggy <2.0,>=0.12
   (installed: pluggy 1.3.0)
Handling exceptiongroup >=1.0.0rc8 ; python_version < "3.11" from wheel metadata: Requires-Dist
Ignoring alien requirement: exceptiongroup >=1.0.0rc8 ; python_version < "3.11"
Handling tomli >=1.0.0 ; python_version < "3.11" from wheel metadata: Requires-Dist
Ignoring alien requirement: tomli >=1.0.0 ; python_version < "3.11"
Handling importlib-metadata >=0.12 ; python_version < "3.8" from wheel metadata: Requires-Dist
Ignoring alien requirement: importlib-metadata >=0.12 ; python_version < "3.8"
Handling colorama ; sys_platform == "win32" from wheel metadata: Requires-Dist
Ignoring alien requirement: colorama ; sys_platform == "win32"
Handling argcomplete ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: argcomplete ; extra == 'testing'
Handling attrs >=19.2.0 ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: attrs >=19.2.0 ; extra == 'testing'
Handling hypothesis >=3.56 ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: hypothesis >=3.56 ; extra == 'testing'
Handling mock ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: mock ; extra == 'testing'
Handling nose ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: nose ; extra == 'testing'
Handling pygments >=2.7.2 ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: pygments >=2.7.2 ; extra == 'testing'
Handling requests ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: requests ; extra == 'testing'
Handling setuptools ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: setuptools ; extra == 'testing'
Handling xmlschema ; extra == 'testing' from wheel metadata: Requires-Dist
Ignoring alien requirement: xmlschema ; extra == 'testing'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vedNOU
+ umask 022
+ cd /builddir/build/BUILD
+ 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CFLAGS
+ CXXFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd pytest-7.4.0
+ mkdir -p /builddir/build/BUILD/pytest-7.4.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ TMPDIR=/builddir/build/BUILD/pytest-7.4.0/.pyproject-builddir
+ /usr/bin/python3 -m pip wheel --wheel-dir /builddir/build/BUILD/pytest-7.4.0/pyproject-wheeldir --no-deps --use-pep517 --no-build-isolation --disable-pip-version-check --no-clean --progress-bar off --verbose .
Processing /builddir/build/BUILD/pytest-7.4.0
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  running dist_info
  creating /builddir/build/BUILD/pytest-7.4.0/.pyproject-builddir/pip-modern-metadata-3voncpo_/pytest.egg-info
  writing /builddir/build/BUILD/pytest-7.4.0/.pyproject-builddir/pip-modern-metadata-3voncpo_/pytest.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/pytest-7.4.0/.pyproject-builddir/pip-modern-metadata-3voncpo_/pytest.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/pytest-7.4.0/.pyproject-builddir/pip-modern-metadata-3voncpo_/pytest.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/pytest-7.4.0/.pyproject-builddir/pip-modern-metadata-3voncpo_/pytest.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/pytest-7.4.0/.pyproject-builddir/pip-modern-metadata-3voncpo_/pytest.egg-info/top_level.txt
  writing manifest file '/builddir/build/BUILD/pytest-7.4.0/.pyproject-builddir/pip-modern-metadata-3voncpo_/pytest.egg-info/SOURCES.txt'
  reading manifest file '/builddir/build/BUILD/pytest-7.4.0/.pyproject-builddir/pip-modern-metadata-3voncpo_/pytest.egg-info/SOURCES.txt'
  adding license file 'LICENSE'
  writing manifest file '/builddir/build/BUILD/pytest-7.4.0/.pyproject-builddir/pip-modern-metadata-3voncpo_/pytest.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/pytest-7.4.0/.pyproject-builddir/pip-modern-metadata-3voncpo_/pytest-7.4.0.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: pytest
  Building wheel for pytest (pyproject.toml): started
  Running command Building wheel for pytest (pyproject.toml)
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  copying src/py.py -> build/lib
  creating build/lib/_pytest
  copying src/_pytest/pytester.py -> build/lib/_pytest
  copying src/_pytest/python_api.py -> build/lib/_pytest
  copying src/_pytest/pytester_assertions.py -> build/lib/_pytest
  copying src/_pytest/unittest.py -> build/lib/_pytest
  copying src/_pytest/python.py -> build/lib/_pytest
  copying src/_pytest/stash.py -> build/lib/_pytest
  copying src/_pytest/timing.py -> build/lib/_pytest
  copying src/_pytest/scope.py -> build/lib/_pytest
  copying src/_pytest/threadexception.py -> build/lib/_pytest
  copying src/_pytest/legacypath.py -> build/lib/_pytest
  copying src/_pytest/debugging.py -> build/lib/_pytest
  copying src/_pytest/skipping.py -> build/lib/_pytest
  copying src/_pytest/logging.py -> build/lib/_pytest
  copying src/_pytest/__init__.py -> build/lib/_pytest
  copying src/_pytest/tmpdir.py -> build/lib/_pytest
  copying src/_pytest/monkeypatch.py -> build/lib/_pytest
  copying src/_pytest/doctest.py -> build/lib/_pytest
  copying src/_pytest/junitxml.py -> build/lib/_pytest
  copying src/_pytest/freeze_support.py -> build/lib/_pytest
  copying src/_pytest/recwarn.py -> build/lib/_pytest
  copying src/_pytest/python_path.py -> build/lib/_pytest
  copying src/_pytest/_argcomplete.py -> build/lib/_pytest
  copying src/_pytest/_version.py -> build/lib/_pytest
  copying src/_pytest/compat.py -> build/lib/_pytest
  copying src/_pytest/fixtures.py -> build/lib/_pytest
  copying src/_pytest/warnings.py -> build/lib/_pytest
  copying src/_pytest/setuponly.py -> build/lib/_pytest
  copying src/_pytest/cacheprovider.py -> build/lib/_pytest
  copying src/_pytest/hookspec.py -> build/lib/_pytest
  copying src/_pytest/faulthandler.py -> build/lib/_pytest
  copying src/_pytest/outcomes.py -> build/lib/_pytest
  copying src/_pytest/capture.py -> build/lib/_pytest
  copying src/_pytest/terminal.py -> build/lib/_pytest
  copying src/_pytest/helpconfig.py -> build/lib/_pytest
  copying src/_pytest/setupplan.py -> build/lib/_pytest
  copying src/_pytest/deprecated.py -> build/lib/_pytest
  copying src/_pytest/pastebin.py -> build/lib/_pytest
  copying src/_pytest/stepwise.py -> build/lib/_pytest
  copying src/_pytest/pathlib.py -> build/lib/_pytest
  copying src/_pytest/nodes.py -> build/lib/_pytest
  copying src/_pytest/warning_types.py -> build/lib/_pytest
  copying src/_pytest/unraisableexception.py -> build/lib/_pytest
  copying src/_pytest/nose.py -> build/lib/_pytest
  copying src/_pytest/main.py -> build/lib/_pytest
  copying src/_pytest/reports.py -> build/lib/_pytest
  copying src/_pytest/runner.py -> build/lib/_pytest
  creating build/lib/_pytest/_code
  copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code
  copying src/_pytest/_code/code.py -> build/lib/_pytest/_code
  copying src/_pytest/_code/source.py -> build/lib/_pytest/_code
  creating build/lib/_pytest/_io
  copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io
  copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io
  copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io
  copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io
  creating build/lib/_pytest/_py
  copying src/_pytest/_py/path.py -> build/lib/_pytest/_py
  copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py
  copying src/_pytest/_py/error.py -> build/lib/_pytest/_py
  creating build/lib/_pytest/assertion
  copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion
  copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion
  copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion
  copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion
  creating build/lib/_pytest/config
  copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config
  copying src/_pytest/config/__init__.py -> build/lib/_pytest/config
  copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config
  copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config
  copying src/_pytest/config/compat.py -> build/lib/_pytest/config
  creating build/lib/_pytest/mark
  copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark
  copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark
  copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark
  creating build/lib/pytest
  copying src/pytest/__main__.py -> build/lib/pytest
  copying src/pytest/__init__.py -> build/lib/pytest
  copying src/_pytest/py.typed -> build/lib/_pytest
  copying src/pytest/py.typed -> build/lib/pytest
  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
  copying build/lib/py.py -> build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/pytest
  copying build/lib/pytest/__main__.py -> build/bdist.linux-x86_64/wheel/pytest
  copying build/lib/pytest/__init__.py -> build/bdist.linux-x86_64/wheel/pytest
  copying build/lib/pytest/py.typed -> build/bdist.linux-x86_64/wheel/pytest
  creating build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/pytester.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/python_api.py -> build/bdist.linux-x86_64/wheel/_pytest
  creating build/bdist.linux-x86_64/wheel/_pytest/mark
  copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/mark
  copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-x86_64/wheel/_pytest/mark
  copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-x86_64/wheel/_pytest/mark
  copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/unittest.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/python.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/stash.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/timing.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/scope.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/threadexception.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/legacypath.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/debugging.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/skipping.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/logging.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest
  creating build/bdist.linux-x86_64/wheel/_pytest/_io
  copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/_io
  copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-x86_64/wheel/_pytest/_io
  copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-x86_64/wheel/_pytest/_io
  copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-x86_64/wheel/_pytest/_io
  copying build/lib/_pytest/py.typed -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-x86_64/wheel/_pytest
  creating build/bdist.linux-x86_64/wheel/_pytest/assertion
  copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-x86_64/wheel/_pytest/assertion
  copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/assertion
  copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-x86_64/wheel/_pytest/assertion
  copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-x86_64/wheel/_pytest/assertion
  copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/doctest.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/junitxml.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/recwarn.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/python_path.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/_version.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/compat.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/fixtures.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/warnings.py -> build/bdist.linux-x86_64/wheel/_pytest
  creating build/bdist.linux-x86_64/wheel/_pytest/config
  copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-x86_64/wheel/_pytest/config
  copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/config
  copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-x86_64/wheel/_pytest/config
  copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-x86_64/wheel/_pytest/config
  copying build/lib/_pytest/config/compat.py -> build/bdist.linux-x86_64/wheel/_pytest/config
  copying build/lib/_pytest/setuponly.py -> build/bdist.linux-x86_64/wheel/_pytest
  creating build/bdist.linux-x86_64/wheel/_pytest/_py
  copying build/lib/_pytest/_py/path.py -> build/bdist.linux-x86_64/wheel/_pytest/_py
  copying build/lib/_pytest/_py/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/_py
  copying build/lib/_pytest/_py/error.py -> build/bdist.linux-x86_64/wheel/_pytest/_py
  copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/hookspec.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/outcomes.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/capture.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/terminal.py -> build/bdist.linux-x86_64/wheel/_pytest
  creating build/bdist.linux-x86_64/wheel/_pytest/_code
  copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/_code
  copying build/lib/_pytest/_code/code.py -> build/bdist.linux-x86_64/wheel/_pytest/_code
  copying build/lib/_pytest/_code/source.py -> build/bdist.linux-x86_64/wheel/_pytest/_code
  copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/setupplan.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/deprecated.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/pastebin.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/stepwise.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/pathlib.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/nodes.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/warning_types.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/nose.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/main.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/reports.py -> build/bdist.linux-x86_64/wheel/_pytest
  copying build/lib/_pytest/runner.py -> build/bdist.linux-x86_64/wheel/_pytest
  running install_egg_info
  running egg_info
  writing src/pytest.egg-info/PKG-INFO
  writing dependency_links to src/pytest.egg-info/dependency_links.txt
  writing entry points to src/pytest.egg-info/entry_points.txt
  writing requirements to src/pytest.egg-info/requires.txt
  writing top-level names to src/pytest.egg-info/top_level.txt
  reading manifest file 'src/pytest.egg-info/SOURCES.txt'
  adding license file 'LICENSE'
  writing manifest file 'src/pytest.egg-info/SOURCES.txt'
  Copying src/pytest.egg-info to build/bdist.linux-x86_64/wheel/pytest-7.4.0-py3.11.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/pytest-7.4.0.dist-info/WHEEL
  creating '/builddir/build/BUILD/pytest-7.4.0/.pyproject-builddir/pip-wheel-4hqhfaml/.tmp-top0v8_j/pytest-7.4.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'py.py'
  adding '_pytest/__init__.py'
  adding '_pytest/_argcomplete.py'
  adding '_pytest/_version.py'
  adding '_pytest/cacheprovider.py'
  adding '_pytest/capture.py'
  adding '_pytest/compat.py'
  adding '_pytest/debugging.py'
  adding '_pytest/deprecated.py'
  adding '_pytest/doctest.py'
  adding '_pytest/faulthandler.py'
  adding '_pytest/fixtures.py'
  adding '_pytest/freeze_support.py'
  adding '_pytest/helpconfig.py'
  adding '_pytest/hookspec.py'
  adding '_pytest/junitxml.py'
  adding '_pytest/legacypath.py'
  adding '_pytest/logging.py'
  adding '_pytest/main.py'
  adding '_pytest/monkeypatch.py'
  adding '_pytest/nodes.py'
  adding '_pytest/nose.py'
  adding '_pytest/outcomes.py'
  adding '_pytest/pastebin.py'
  adding '_pytest/pathlib.py'
  adding '_pytest/py.typed'
  adding '_pytest/pytester.py'
  adding '_pytest/pytester_assertions.py'
  adding '_pytest/python.py'
  adding '_pytest/python_api.py'
  adding '_pytest/python_path.py'
  adding '_pytest/recwarn.py'
  adding '_pytest/reports.py'
  adding '_pytest/runner.py'
  adding '_pytest/scope.py'
  adding '_pytest/setuponly.py'
  adding '_pytest/setupplan.py'
  adding '_pytest/skipping.py'
  adding '_pytest/stash.py'
  adding '_pytest/stepwise.py'
  adding '_pytest/terminal.py'
  adding '_pytest/threadexception.py'
  adding '_pytest/timing.py'
  adding '_pytest/tmpdir.py'
  adding '_pytest/unittest.py'
  adding '_pytest/unraisableexception.py'
  adding '_pytest/warning_types.py'
  adding '_pytest/warnings.py'
  adding '_pytest/_code/__init__.py'
  adding '_pytest/_code/code.py'
  adding '_pytest/_code/source.py'
  adding '_pytest/_io/__init__.py'
  adding '_pytest/_io/saferepr.py'
  adding '_pytest/_io/terminalwriter.py'
  adding '_pytest/_io/wcwidth.py'
  adding '_pytest/_py/__init__.py'
  adding '_pytest/_py/error.py'
  adding '_pytest/_py/path.py'
  adding '_pytest/assertion/__init__.py'
  adding '_pytest/assertion/rewrite.py'
  adding '_pytest/assertion/truncate.py'
  adding '_pytest/assertion/util.py'
  adding '_pytest/config/__init__.py'
  adding '_pytest/config/argparsing.py'
  adding '_pytest/config/compat.py'
  adding '_pytest/config/exceptions.py'
  adding '_pytest/config/findpaths.py'
  adding '_pytest/mark/__init__.py'
  adding '_pytest/mark/expression.py'
  adding '_pytest/mark/structures.py'
  adding 'pytest/__init__.py'
  adding 'pytest/__main__.py'
  adding 'pytest/py.typed'
  adding 'pytest-7.4.0.dist-info/LICENSE'
  adding 'pytest-7.4.0.dist-info/METADATA'
  adding 'pytest-7.4.0.dist-info/WHEEL'
  adding 'pytest-7.4.0.dist-info/entry_points.txt'
  adding 'pytest-7.4.0.dist-info/top_level.txt'
  adding 'pytest-7.4.0.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for pytest (pyproject.toml): finished with status 'done'
  Created wheel for pytest: filename=pytest-7.4.0-py3-none-any.whl size=323692 sha256=a59103695f3d2d4c50c2a2f10c00303d656c055cd2fe4cc21b8f2953a2ceb61f
  Stored in directory: /builddir/.cache/pip/wheels/f2/a5/b2/a8298d602a328fb8545d3b9f2eaa403d4579caac8215f7274c
Successfully built pytest
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.y82Waz
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch
++ dirname /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch
+ cd pytest-7.4.0
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
++ ls /builddir/build/BUILD/pytest-7.4.0/pyproject-wheeldir/pytest-7.4.0-py3-none-any.whl
+ specifier=pytest==7.4.0
+ TMPDIR=/builddir/build/BUILD/pytest-7.4.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch --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/pytest-7.4.0/pyproject-wheeldir pytest==7.4.0
Using pip 23.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11)
Looking in links: /builddir/build/BUILD/pytest-7.4.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/pytest-7.4.0-py3-none-any.whl
Installing collected packages: pytest
  Creating /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin
  changing mode of /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/py.test to 755
  changing mode of /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/pytest to 755
Successfully installed pytest-7.4.0
+ '[' -d /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin ']'
+ '[' -f /usr/bin/pathfix3.11.py ']'
+ pathfix=/usr/bin/pathfix3.11.py
+ '[' -z s ']'
+ shebang_flags=-kas
+ /usr/bin/pathfix3.11.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/py.test /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/pytest
/builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/py.test: updating
/builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/pytest: updating
+ rm -rfv /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/__pycache__
+ rm -f /builddir/build/BUILD/pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/lib/python3.11/site-packages ']'
+ site_dirs+=("/usr/lib/python3.11/site-packages")
+ '[' /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/lib/python3.11/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/lib64/python3.11/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.11/site-packages/pytest-7.4.0.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/lib/python3.11/site-packages/pytest-7.4.0.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/OpenCloudOS
+ /usr/bin/python3 -B /usr/lib/rpm/OpenCloudOS/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch --record /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/lib/python3.11/site-packages/pytest-7.4.0.dist-info/RECORD --output /builddir/build/BUILD/pyproject-record
+ rm -fv /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/lib/python3.11/site-packages/pytest-7.4.0.dist-info/RECORD
removed '/builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/lib/python3.11/site-packages/pytest-7.4.0.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/lib/python3.11/site-packages/pytest-7.4.0.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/lib/python3.11/site-packages/pytest-7.4.0.dist-info/REQUESTED'
+ /usr/bin/python3 /usr/lib/rpm/OpenCloudOS/pyproject_save_files.py --output-files /builddir/build/BUILD/pyproject-files --output-modules /builddir/build/BUILD/pyproject-modules --buildroot /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/pyproject-record --prefix /usr _pytest pytest py
+ mv /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/pytest /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/pytest-3.11
+ ln -snf pytest-3.11 /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/pytest-3
+ mv /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/py.test /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/py.test-3.11
+ ln -snf py.test-3.11 /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/py.test-3
+ ln -snf pytest-3.11 /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/pytest
+ ln -snf py.test-3.11 /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/bin/py.test
+ find /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/lib/python3.11/site-packages -name '*.py' -exec sed -i -e '1{/^#!/d}' '{}' ';'
+ /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 7.4.0-3.ocs23 --unique-debug-suffix -7.4.0-3.ocs23.noarch --unique-debug-src-base pytest-7.4.0-3.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/pytest-7.4.0
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/OpenCloudOS/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs
+ /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/lib/python3.11 using python3.11
+ /usr/lib/rpm/OpenCloudOS/brp-python-hardlink
Processing files: python3-pytest-7.4.0-3.ocs23.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VlrZFa
+ umask 022
+ cd /builddir/build/BUILD
+ cd pytest-7.4.0
+ DOCDIR=/builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/share/doc/python3-pytest
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/share/doc/python3-pytest
+ cp -pr README.rst /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/share/doc/python3-pytest
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.t8oaBE
+ umask 022
+ cd /builddir/build/BUILD
+ cd pytest-7.4.0
+ LICENSEDIR=/builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/share/licenses/python3-pytest
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/share/licenses/python3-pytest
+ cp -pr LICENSE /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch/usr/share/licenses/python3-pytest
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: pytest = 7.4.0-3.ocs23 python-pytest = 7.4.0-3.ocs23 python3-pytest = 7.4.0-3.ocs23 python3.11-pytest = 7.4.0-3.ocs23 python3.11dist(pytest) = 7.4 python3dist(pytest) = 7.4
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: (python3.11dist(pluggy) < 2~~ with python3.11dist(pluggy) >= 0.12) /usr/bin/python3 python(abi) = 3.11 python3.11dist(iniconfig) python3.11dist(packaging)
Obsoletes: python3.11-pytest < 7.4.0-3.ocs23
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pytest-7.4.0-3.ocs23.noarch
Wrote: /builddir/build/SRPMS/pytest-7.4.0-3.ocs23.src.rpm
Wrote: /builddir/build/RPMS/python3-pytest-7.4.0-3.ocs23.noarch.rpm
Child return code was: 0