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/python-pytest-asyncio.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-120998-6650/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pytest-asyncio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Wrote: /builddir/build/SRPMS/python-pytest-asyncio-0.19.0-1.fc37.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-pytest-asyncio.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-120998-6650/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=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-pytest-asyncio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JiZhBB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytest-asyncio-0.19.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pytest-asyncio-0.19.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pytest-asyncio-0.19.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e /coverage==/d -e '/mypy ==/d' -i setup.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.nWG99G + umask 022 + cd /builddir/build/BUILD + cd pytest-asyncio-0.19.0 + 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 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -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 + 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/pytest-asyncio-0.19.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pytest-asyncio-0.19.0/pyproject-wheeldir -x testing Handling setuptools>=51.0 from build-system.requires Requirement not satisfied: setuptools>=51.0 Handling wheel>=0.36 from build-system.requires Requirement not satisfied: wheel>=0.36 Handling setuptools_scm[toml]>=6.2 from build-system.requires Requirement not satisfied: setuptools_scm[toml]>=6.2 Exiting dependency generation pass: build backend + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-pytest-asyncio-0.19.0-1.fc37.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-pytest-asyncio.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-120998-6650/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=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-pytest-asyncio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zq9oUV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytest-asyncio-0.19.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pytest-asyncio-0.19.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pytest-asyncio-0.19.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e /coverage==/d -e '/mypy ==/d' -i setup.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.lCSOCg + umask 022 + cd /builddir/build/BUILD + cd pytest-asyncio-0.19.0 + 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 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -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 + 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/pytest-asyncio-0.19.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pytest-asyncio-0.19.0/pyproject-wheeldir -x testing Handling setuptools>=51.0 from build-system.requires Requirement satisfied: setuptools>=51.0 (installed: setuptools 62.6.0) Handling wheel>=0.36 from build-system.requires Requirement satisfied: wheel>=0.36 (installed: wheel 0.37.1) Handling setuptools_scm[toml]>=6.2 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=6.2 (installed: setuptools_scm 7.0.5) (extras are currently not checked) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.pre-commit-config.yaml' HOOK STDOUT: running egg_info HOOK STDOUT: writing pytest_asyncio.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to pytest_asyncio.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to pytest_asyncio.egg-info/entry_points.txt HOOK STDOUT: writing requirements to pytest_asyncio.egg-info/requires.txt HOOK STDOUT: writing top-level names to pytest_asyncio.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'pytest_asyncio.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'pytest_asyncio.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.1) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.pre-commit-config.yaml' HOOK STDOUT: running dist_info HOOK STDOUT: writing pytest_asyncio.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to pytest_asyncio.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to pytest_asyncio.egg-info/entry_points.txt HOOK STDOUT: writing requirements to pytest_asyncio.egg-info/requires.txt HOOK STDOUT: writing top-level names to pytest_asyncio.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'pytest_asyncio.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'pytest_asyncio.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/pytest-asyncio-0.19.0/pytest_asyncio-0.19.0.dist-info' Handling pytest (>=6.1.0) from hook generated metadata: Requires-Dist Requirement not satisfied: pytest (>=6.1.0) Handling typing-extensions (>=3.7.2) ; python_version < "3.8" from hook generated metadata: Requires-Dist Ignoring alien requirement: typing-extensions (>=3.7.2) ; python_version < "3.8" Handling coverage (>=6.2) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement not satisfied: coverage (>=6.2) ; extra == 'testing' Handling hypothesis (>=5.7.1) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement not satisfied: hypothesis (>=5.7.1) ; extra == 'testing' Handling flaky (>=3.5.0) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement not satisfied: flaky (>=3.5.0) ; extra == 'testing' Handling mypy (>=0.931) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement not satisfied: mypy (>=0.931) ; extra == 'testing' Handling pytest-trio (>=0.7.0) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement not satisfied: pytest-trio (>=0.7.0) ; extra == 'testing' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-pytest-asyncio-0.19.0-1.fc37.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-pytest-asyncio.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-120998-6650/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=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-pytest-asyncio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bLXlgw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytest-asyncio-0.19.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pytest-asyncio-0.19.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pytest-asyncio-0.19.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e /coverage==/d -e '/mypy ==/d' -i setup.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.kzOT7D + umask 022 + cd /builddir/build/BUILD + cd pytest-asyncio-0.19.0 + 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 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -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 + 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/pytest-asyncio-0.19.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pytest-asyncio-0.19.0/pyproject-wheeldir -x testing Handling setuptools>=51.0 from build-system.requires Requirement satisfied: setuptools>=51.0 (installed: setuptools 62.6.0) Handling wheel>=0.36 from build-system.requires Requirement satisfied: wheel>=0.36 (installed: wheel 0.37.1) Handling setuptools_scm[toml]>=6.2 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=6.2 (installed: setuptools_scm 7.0.5) (extras are currently not checked) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.pre-commit-config.yaml' HOOK STDOUT: running egg_info HOOK STDOUT: writing pytest_asyncio.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to pytest_asyncio.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to pytest_asyncio.egg-info/entry_points.txt HOOK STDOUT: writing requirements to pytest_asyncio.egg-info/requires.txt HOOK STDOUT: writing top-level names to pytest_asyncio.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'pytest_asyncio.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'pytest_asyncio.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.1) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.pre-commit-config.yaml' HOOK STDOUT: running dist_info HOOK STDOUT: writing pytest_asyncio.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to pytest_asyncio.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to pytest_asyncio.egg-info/entry_points.txt HOOK STDOUT: writing requirements to pytest_asyncio.egg-info/requires.txt HOOK STDOUT: writing top-level names to pytest_asyncio.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'pytest_asyncio.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'pytest_asyncio.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/pytest-asyncio-0.19.0/pytest_asyncio-0.19.0.dist-info' Handling pytest (>=6.1.0) from hook generated metadata: Requires-Dist Requirement satisfied: pytest (>=6.1.0) (installed: pytest 7.1.3) Handling typing-extensions (>=3.7.2) ; python_version < "3.8" from hook generated metadata: Requires-Dist Ignoring alien requirement: typing-extensions (>=3.7.2) ; python_version < "3.8" Handling coverage (>=6.2) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement satisfied: coverage (>=6.2) ; extra == 'testing' (installed: coverage 6.4.2) Handling hypothesis (>=5.7.1) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement satisfied: hypothesis (>=5.7.1) ; extra == 'testing' (installed: hypothesis 6.56.3) Handling flaky (>=3.5.0) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement satisfied: flaky (>=3.5.0) ; extra == 'testing' (installed: flaky 3.7.0) Handling mypy (>=0.931) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement satisfied: mypy (>=0.931) ; extra == 'testing' (installed: mypy 0.981) Handling pytest-trio (>=0.7.0) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement satisfied: pytest-trio (>=0.7.0) ; extra == 'testing' (installed: pytest-trio 0.7.0) + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-pytest-asyncio-0.19.0-1.fc37.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-pytest-asyncio.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-120998-6650/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=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-pytest-asyncio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.b7aanG + umask 022 + cd /builddir/build/BUILD + cd pytest-asyncio-0.19.0 + 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 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -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 + 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 pytest_asyncio-0.19.0.dist-info/ removed 'pytest_asyncio-0.19.0.dist-info/LICENSE' removed 'pytest_asyncio-0.19.0.dist-info/entry_points.txt' removed 'pytest_asyncio-0.19.0.dist-info/top_level.txt' removed 'pytest_asyncio-0.19.0.dist-info/METADATA' removed directory 'pytest_asyncio-0.19.0.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pytest-asyncio-0.19.0/pyproject-wheeldir -x testing Handling setuptools>=51.0 from build-system.requires Requirement satisfied: setuptools>=51.0 (installed: setuptools 62.6.0) Handling wheel>=0.36 from build-system.requires Requirement satisfied: wheel>=0.36 (installed: wheel 0.37.1) Handling setuptools_scm[toml]>=6.2 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=6.2 (installed: setuptools_scm 7.0.5) (extras are currently not checked) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.pre-commit-config.yaml' HOOK STDOUT: running egg_info HOOK STDOUT: creating pytest_asyncio.egg-info HOOK STDOUT: writing pytest_asyncio.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to pytest_asyncio.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to pytest_asyncio.egg-info/entry_points.txt HOOK STDOUT: writing requirements to pytest_asyncio.egg-info/requires.txt HOOK STDOUT: writing top-level names to pytest_asyncio.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'pytest_asyncio.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'pytest_asyncio.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'pytest_asyncio.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.1) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.pre-commit-config.yaml' HOOK STDOUT: running dist_info HOOK STDOUT: writing pytest_asyncio.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to pytest_asyncio.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to pytest_asyncio.egg-info/entry_points.txt HOOK STDOUT: writing requirements to pytest_asyncio.egg-info/requires.txt HOOK STDOUT: writing top-level names to pytest_asyncio.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'pytest_asyncio.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'pytest_asyncio.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/pytest-asyncio-0.19.0/pytest_asyncio-0.19.0.dist-info' Handling pytest (>=6.1.0) from hook generated metadata: Requires-Dist Requirement satisfied: pytest (>=6.1.0) (installed: pytest 7.1.3) Handling typing-extensions (>=3.7.2) ; python_version < "3.8" from hook generated metadata: Requires-Dist Ignoring alien requirement: typing-extensions (>=3.7.2) ; python_version < "3.8" Handling coverage (>=6.2) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement satisfied: coverage (>=6.2) ; extra == 'testing' (installed: coverage 6.4.2) Handling hypothesis (>=5.7.1) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement satisfied: hypothesis (>=5.7.1) ; extra == 'testing' (installed: hypothesis 6.56.3) Handling flaky (>=3.5.0) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement satisfied: flaky (>=3.5.0) ; extra == 'testing' (installed: flaky 3.7.0) Handling mypy (>=0.931) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement satisfied: mypy (>=0.931) ; extra == 'testing' (installed: mypy 0.981) Handling pytest-trio (>=0.7.0) ; extra == 'testing' from hook generated metadata: Requires-Dist Requirement satisfied: pytest-trio (>=0.7.0) ; extra == 'testing' (installed: pytest-trio 0.7.0) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BQVULB + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -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-asyncio-0.19.0 + mkdir -p /builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/pytest-asyncio-0.19.0/pyproject-wheeldir Processing /builddir/build/BUILD/pytest-asyncio-0.19.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running dist_info creating /builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir/pip-modern-metadata-2z1rg5o0/pytest_asyncio.egg-info writing /builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir/pip-modern-metadata-2z1rg5o0/pytest_asyncio.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir/pip-modern-metadata-2z1rg5o0/pytest_asyncio.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir/pip-modern-metadata-2z1rg5o0/pytest_asyncio.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir/pip-modern-metadata-2z1rg5o0/pytest_asyncio.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir/pip-modern-metadata-2z1rg5o0/pytest_asyncio.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir/pip-modern-metadata-2z1rg5o0/pytest_asyncio.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir/pip-modern-metadata-2z1rg5o0/pytest_asyncio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.pre-commit-config.yaml' adding license file 'LICENSE' writing manifest file '/builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir/pip-modern-metadata-2z1rg5o0/pytest_asyncio.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir/pip-modern-metadata-2z1rg5o0/pytest_asyncio-0.19.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pytest-asyncio Building wheel for pytest-asyncio (pyproject.toml): started Running command Building wheel for pytest-asyncio (pyproject.toml) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pytest_asyncio copying pytest_asyncio/_version.py -> build/lib/pytest_asyncio copying pytest_asyncio/__init__.py -> build/lib/pytest_asyncio copying pytest_asyncio/plugin.py -> build/lib/pytest_asyncio running egg_info creating pytest_asyncio.egg-info writing pytest_asyncio.egg-info/PKG-INFO writing dependency_links to pytest_asyncio.egg-info/dependency_links.txt writing entry points to pytest_asyncio.egg-info/entry_points.txt writing requirements to pytest_asyncio.egg-info/requires.txt writing top-level names to pytest_asyncio.egg-info/top_level.txt writing manifest file 'pytest_asyncio.egg-info/SOURCES.txt' reading manifest file 'pytest_asyncio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.pre-commit-config.yaml' adding license file 'LICENSE' writing manifest file 'pytest_asyncio.egg-info/SOURCES.txt' installing to build/bdist.linux-riscv64/wheel running install running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/wheel creating build/bdist.linux-riscv64/wheel/pytest_asyncio copying build/lib/pytest_asyncio/_version.py -> build/bdist.linux-riscv64/wheel/pytest_asyncio copying build/lib/pytest_asyncio/__init__.py -> build/bdist.linux-riscv64/wheel/pytest_asyncio copying build/lib/pytest_asyncio/plugin.py -> build/bdist.linux-riscv64/wheel/pytest_asyncio running install_egg_info Copying pytest_asyncio.egg-info to build/bdist.linux-riscv64/wheel/pytest_asyncio-0.19.0-py3.11.egg-info running install_scripts creating build/bdist.linux-riscv64/wheel/pytest_asyncio-0.19.0.dist-info/WHEEL creating '/builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir/pip-wheel-fzx1_0hp/tmp4i76xba2/pytest_asyncio-0.19.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it adding 'pytest_asyncio/__init__.py' adding 'pytest_asyncio/_version.py' adding 'pytest_asyncio/plugin.py' adding 'pytest_asyncio-0.19.0.dist-info/LICENSE' adding 'pytest_asyncio-0.19.0.dist-info/METADATA' adding 'pytest_asyncio-0.19.0.dist-info/WHEEL' adding 'pytest_asyncio-0.19.0.dist-info/entry_points.txt' adding 'pytest_asyncio-0.19.0.dist-info/top_level.txt' adding 'pytest_asyncio-0.19.0.dist-info/RECORD' removing build/bdist.linux-riscv64/wheel Building wheel for pytest-asyncio (pyproject.toml): finished with status 'done' Created wheel for pytest-asyncio: filename=pytest_asyncio-0.19.0-py3-none-any.whl size=14572 sha256=db05b68e682580190863d995d065767d901da257e90ca5841a5bdd82e835ccbc Stored in directory: /builddir/.cache/pip/wheels/17/6a/f7/28c62bf93af2ae225641fd8bc2240c340295c1b89075bbf2f9 Successfully built pytest-asyncio + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XWjdBk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch ++ dirname /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch + 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 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -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-asyncio-0.19.0 ++ xargs basename --multiple ++ ls /builddir/build/BUILD/pytest-asyncio-0.19.0/pyproject-wheeldir/pytest_asyncio-0.19.0-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=pytest_asyncio==0.19.0 + TMPDIR=/builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.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/pytest-asyncio-0.19.0/pyproject-wheeldir pytest_asyncio==0.19.0 Using pip 22.2.2 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/pytest-asyncio-0.19.0/pyproject-wheeldir Processing ./pyproject-wheeldir/pytest_asyncio-0.19.0-py3-none-any.whl Installing collected packages: pytest_asyncio Successfully installed pytest_asyncio-0.19.0 + '[' -d /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/python-pytest-asyncio-0.19.0-1.fc37.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/pytest_asyncio-0.19.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/lib/python3.11/site-packages/pytest_asyncio-0.19.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch --record /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/lib/python3.11/site-packages/pytest_asyncio-0.19.0.dist-info/RECORD --output /builddir/build/BUILD/python-pytest-asyncio-0.19.0-1.fc37.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/lib/python3.11/site-packages/pytest_asyncio-0.19.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/lib/python3.11/site-packages/pytest_asyncio-0.19.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/lib/python3.11/site-packages/pytest_asyncio-0.19.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/lib/python3.11/site-packages/pytest_asyncio-0.19.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-pytest-asyncio-0.19.0-1.fc37.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-pytest-asyncio-0.19.0-1.fc37.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-pytest-asyncio-0.19.0-1.fc37.noarch-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/python-pytest-asyncio-0.19.0-1.fc37.noarch-pyproject-record --prefix /usr pytest_asyncio + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.19.0-1.fc37 --unique-debug-suffix -0.19.0-1.fc37.noarch --unique-debug-src-base python-pytest-asyncio-0.19.0-1.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pytest-asyncio-0.19.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GC90Nc + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + 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 -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-asyncio-0.19.0 + 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 -fasynchronous-unwind-tables -fstack-clash-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 -Wl,--build-id=sha1 ' + PATH=/builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/pytest-asyncio-0.19.0/.pyproject-builddir' + /usr/bin/python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.1.3, pluggy-1.0.0 rootdir: /builddir/build/BUILD/pytest-asyncio-0.19.0, configfile: setup.cfg, testpaths: tests plugins: asyncio-0.19.0, flaky-3.7.0, trio-0.7.0, hypothesis-6.56.3 asyncio: mode=Mode.AUTO collected 76 items tests/test_asyncio_fixture.py ....... [ 9%] tests/test_dependent_fixtures.py .. [ 11%] tests/test_event_loop_scope.py .... [ 17%] tests/test_flaky_integration.py . [ 18%] tests/test_simple.py ..x............s.. [ 42%] tests/test_subprocess.py . [ 43%] tests/async_fixtures/test_async_fixtures.py . [ 44%] tests/async_fixtures/test_async_fixtures_scope.py . [ 46%] tests/async_fixtures/test_async_fixtures_with_finalizer.py .. [ 48%] tests/async_fixtures/test_async_gen_fixtures.py .. [ 51%] tests/async_fixtures/test_nested.py . [ 52%] tests/async_fixtures/test_parametrized_loop.py .... [ 57%] tests/hypothesis/test_base.py ....... [ 67%] tests/hypothesis/test_inherited_test.py .. [ 69%] tests/loop_fixture_scope/test_loop_fixture_scope.py .. [ 72%] tests/markers/test_class_marker.py . [ 73%] tests/markers/test_module_marker.py .. [ 76%] tests/modes/test_auto_mode.py ...... [ 84%] tests/modes/test_legacy_mode.py .... [ 89%] tests/modes/test_strict_mode.py ... [ 93%] tests/multiloop/test_alternative_loops.py .. [ 96%] tests/respect_event_loop_policy/test_respects_event_loop_policy.py .. [ 98%] tests/trio/test_fixtures.py . [100%] =========================== short test summary info ============================ SKIPPED [1] tests/test_simple.py:238: Test a skip error inside asyncio XFAIL tests/test_simple.py::test_asyncio_marker_fail need a failure ================== 74 passed, 1 skipped, 1 xfailed in 50.38s =================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pytest-asyncio-0.19.0-1.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W0rYro + umask 022 + cd /builddir/build/BUILD + cd pytest-asyncio-0.19.0 + DOCDIR=/builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/share/doc/python3-pytest-asyncio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/share/doc/python3-pytest-asyncio + cp -pr README.rst /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/share/doc/python3-pytest-asyncio + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch/usr/share/doc/python3-pytest-asyncio + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pytest-asyncio = 0.19.0-1.fc37 python3-pytest-asyncio = 0.19.0-1.fc37 python3.11-pytest-asyncio = 0.19.0-1.fc37 python3.11dist(pytest-asyncio) = 0.19 python3dist(pytest-asyncio) = 0.19 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.11 python3.11dist(pytest) >= 6.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch Wrote: /builddir/build/SRPMS/python-pytest-asyncio-0.19.0-1.fc37.src.rpm Wrote: /builddir/build/RPMS/python3-pytest-asyncio-0.19.0-1.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4gv5a4 + umask 022 + cd /builddir/build/BUILD + cd pytest-asyncio-0.19.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pytest-asyncio-0.19.0-1.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Hj0UZT + umask 022 + cd /builddir/build/BUILD + rm -rf pytest-asyncio-0.19.0 pytest-asyncio-0.19.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0