Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/pytest.spec'], chrootPath='/var/lib/mock/1129348-epel-8-aarch64-1576364060.882200/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ztaoxrxg:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ztaoxrxg:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '39bdbefa683b49d2847ddf8b01154d3a', '-D', '/var/lib/mock/1129348-epel-8-aarch64-1576364060.882200/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ztaoxrxg:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/pytest-4.6.6-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/pytest.spec'], chrootPath='/var/lib/mock/1129348-epel-8-aarch64-1576364060.882200/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ztaoxrxg:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ztaoxrxg:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f6eec6d32b79403593bb1c4f2ea50bd7', '-D', '/var/lib/mock/1129348-epel-8-aarch64-1576364060.882200/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ztaoxrxg:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bqf92z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytest-4.6.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/pytest-4.6.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pytest-4.6.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a7LQKc + umask 022 + cd /builddir/build/BUILD + cd pytest-4.6.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' your setuptools is too old (<12) setuptools_scm functionality is degraded running build running build_py creating build creating build/lib copying src/pytest.py -> build/lib creating build/lib/_pytest copying src/_pytest/fixtures.py -> build/lib/_pytest copying src/_pytest/junitxml.py -> build/lib/_pytest copying src/_pytest/helpconfig.py -> build/lib/_pytest copying src/_pytest/setuponly.py -> build/lib/_pytest copying src/_pytest/__init__.py -> build/lib/_pytest copying src/_pytest/main.py -> build/lib/_pytest copying src/_pytest/pathlib.py -> build/lib/_pytest copying src/_pytest/cacheprovider.py -> build/lib/_pytest copying src/_pytest/nodes.py -> build/lib/_pytest copying src/_pytest/compat.py -> build/lib/_pytest copying src/_pytest/monkeypatch.py -> build/lib/_pytest copying src/_pytest/skipping.py -> build/lib/_pytest copying src/_pytest/stepwise.py -> build/lib/_pytest copying src/_pytest/warning_types.py -> build/lib/_pytest copying src/_pytest/_argcomplete.py -> build/lib/_pytest copying src/_pytest/debugging.py -> build/lib/_pytest copying src/_pytest/logging.py -> build/lib/_pytest copying src/_pytest/terminal.py -> build/lib/_pytest copying src/_pytest/capture.py -> build/lib/_pytest copying src/_pytest/reports.py -> build/lib/_pytest copying src/_pytest/outcomes.py -> build/lib/_pytest copying src/_pytest/nose.py -> build/lib/_pytest copying src/_pytest/tmpdir.py -> build/lib/_pytest copying src/_pytest/resultlog.py -> build/lib/_pytest copying src/_pytest/setupplan.py -> build/lib/_pytest copying src/_pytest/pastebin.py -> build/lib/_pytest copying src/_pytest/_version.py -> build/lib/_pytest copying src/_pytest/hookspec.py -> build/lib/_pytest copying src/_pytest/warnings.py -> build/lib/_pytest copying src/_pytest/unittest.py -> build/lib/_pytest copying src/_pytest/runner.py -> build/lib/_pytest copying src/_pytest/python_api.py -> build/lib/_pytest copying src/_pytest/python.py -> build/lib/_pytest copying src/_pytest/freeze_support.py -> build/lib/_pytest copying src/_pytest/deprecated.py -> build/lib/_pytest copying src/_pytest/pytester.py -> build/lib/_pytest copying src/_pytest/recwarn.py -> build/lib/_pytest copying src/_pytest/doctest.py -> build/lib/_pytest creating build/lib/_pytest/_code copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code copying src/_pytest/_code/_py2traceback.py -> build/lib/_pytest/_code copying src/_pytest/_code/source.py -> build/lib/_pytest/_code copying src/_pytest/_code/code.py -> build/lib/_pytest/_code creating build/lib/_pytest/_io copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io creating 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 copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion creating build/lib/_pytest/config copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config copying src/_pytest/config/findpaths.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 creating build/lib/_pytest/mark copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark copying src/_pytest/mark/legacy.py -> build/lib/_pytest/mark copying src/_pytest/mark/evaluate.py -> build/lib/_pytest/mark + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ysRGZ7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64 ++ dirname /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64 + cd pytest-4.6.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64 your setuptools is too old (<12) setuptools_scm functionality is degraded running install running install_lib creating /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr creating /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib creating /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/mark copying build/lib/_pytest/mark/evaluate.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/mark copying build/lib/_pytest/mark/legacy.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/mark copying build/lib/_pytest/mark/structures.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/mark copying build/lib/_pytest/mark/__init__.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/mark creating /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/config copying build/lib/_pytest/config/exceptions.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/config copying build/lib/_pytest/config/__init__.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/config copying build/lib/_pytest/config/findpaths.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/config copying build/lib/_pytest/config/argparsing.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/config creating /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/assertion creating /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_io copying build/lib/_pytest/_io/saferepr.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_io copying build/lib/_pytest/_io/__init__.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_io creating /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_code copying build/lib/_pytest/_code/code.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_code copying build/lib/_pytest/_code/source.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_code copying build/lib/_pytest/_code/_py2traceback.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_code copying build/lib/_pytest/doctest.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/recwarn.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/pytester.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/deprecated.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/freeze_support.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/python.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/python_api.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/runner.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/unittest.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/warnings.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/hookspec.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/_version.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/pastebin.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/setupplan.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/resultlog.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/tmpdir.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/nose.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/outcomes.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/reports.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/capture.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/terminal.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/logging.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/debugging.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/_argcomplete.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/warning_types.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/stepwise.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/skipping.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/monkeypatch.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/compat.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/nodes.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/cacheprovider.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/pathlib.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/main.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/__init__.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/setuponly.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/helpconfig.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/junitxml.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/fixtures.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest copying build/lib/pytest.py -> /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/mark/evaluate.py to evaluate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/mark/legacy.py to legacy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/mark/structures.py to structures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/mark/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/config/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/config/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/config/findpaths.py to findpaths.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/config/argparsing.py to argparsing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/assertion/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/assertion/truncate.py to truncate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/assertion/rewrite.py to rewrite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/assertion/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_io/saferepr.py to saferepr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_io/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_code/code.py to code.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_code/source.py to source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_code/_py2traceback.py to _py2traceback.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_code/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/doctest.py to doctest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/recwarn.py to recwarn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/pytester.py to pytester.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/deprecated.py to deprecated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/freeze_support.py to freeze_support.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/python.py to python.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/python_api.py to python_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/runner.py to runner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/unittest.py to unittest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/warnings.py to warnings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/hookspec.py to hookspec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/pastebin.py to pastebin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/setupplan.py to setupplan.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/resultlog.py to resultlog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/tmpdir.py to tmpdir.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/nose.py to nose.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/outcomes.py to outcomes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/reports.py to reports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/capture.py to capture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/terminal.py to terminal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/logging.py to logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/debugging.py to debugging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/_argcomplete.py to _argcomplete.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/warning_types.py to warning_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/stepwise.py to stepwise.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/skipping.py to skipping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/monkeypatch.py to monkeypatch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/nodes.py to nodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/cacheprovider.py to cacheprovider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/pathlib.py to pathlib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/setuponly.py to setuponly.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/helpconfig.py to helpconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/junitxml.py to junitxml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/fixtures.py to fixtures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/pytest.py to pytest.cpython-36.pyc writing byte-compilation script '/tmp/tmpryk0j9p2.py' /usr/bin/python3.6 /tmp/tmpryk0j9p2.py removing /tmp/tmpryk0j9p2.py 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' writing manifest file 'src/pytest.egg-info/SOURCES.txt' Copying src/pytest.egg-info to /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/pytest-4.6.6-py3.6.egg-info running install_scripts Installing py.test script to /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/bin Installing pytest script to /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/bin + mv /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/bin/pytest /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/bin/pytest-3.6 + ln -snf pytest-3.6 /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/bin/pytest-3 + mv /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/bin/py.test /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/bin/py.test-3.6 + ln -snf py.test-3.6 /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/bin/py.test-3 + ln -snf pytest-3.6 /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/bin/pytest + ln -snf py.test-3.6 /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/bin/py.test + find /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages -name '*.py' -exec sed -i -e '1{/^#!/d}' '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j10 --strict-build-id -m -i --build-id-seed 4.6.6-1.el8 --unique-debug-suffix -4.6.6-1.el8.aarch64 --unique-debug-src-base pytest-4.6.6-1.el8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pytest-4.6.6 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sNKgQR + umask 022 + cd /builddir/build/BUILD + cd pytest-4.6.6 + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages + /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/bin/pytest-3.6 -r s testing ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.12.0 rootdir: /builddir/build/BUILD/pytest-4.6.6, inifile: tox.ini, testpaths: testing plugins: hypothesis-3.44.24 collecting ... collecting 34 items collecting 105 items collecting 211 items collecting 261 items collecting 302 items collecting 418 items collecting 505 items collecting 619 items collecting 706 items collecting 809 items collecting 851 items collecting 978 items collecting 1065 items collecting 1146 items collecting 1190 items collecting 1272 items collecting 1292 items collecting 1382 items collecting 1401 items collecting 1494 items collecting 1609 items collecting 1693 items collecting 1728 items collecting 1842 items collecting 1926 items collecting 1967 items collecting 2019 items collecting 2029 items collecting 2114 items collecting 2252 items collecting 2337 items collecting 2439 items collected 2446 items testing/acceptance_test.py ....... [ 0%] testing/deprecated_test.py .... [ 0%] testing/test_argcomplete.py .. [ 0%] testing/test_assertion.py .............................................. [ 2%] .....s. [ 2%] testing/test_assertrewrite.py .................... [ 3%] testing/test_capture.py ..........s.........s............s........s...s. [ 5%] [ 5%] testing/test_collection.py . [ 5%] testing/test_compat.py ...... [ 5%] testing/test_config.py ............................. [ 6%] testing/test_conftest.py ........... [ 7%] testing/test_doctest.py ..... [ 7%] testing/test_entry_points.py . [ 7%] testing/test_junitxml.py .... [ 7%] testing/test_mark.py ................ [ 8%] testing/test_monkeypatch.py .................ss.............s. [ 9%] testing/test_nodes.py ......... [ 10%] testing/test_nose.py .. [ 10%] testing/test_parseopt.py ............................ [ 11%] testing/test_pastebin.py . [ 11%] testing/test_pathlib.py ..................................... [ 13%] testing/test_pdb.py . [ 13%] testing/test_pluginmanager.py ......... [ 13%] testing/test_pytester.py ............... [ 14%] testing/test_recwarn.py .................................... [ 15%] testing/test_resultlog.py .... [ 15%] testing/test_runner.py ............. [ 16%] testing/test_skipping.py . [ 16%] testing/test_terminal.py ............................. [ 17%] testing/test_tmpdir.py ....s............ [ 18%] testing/test_warnings.py . [ 18%] testing/code/test_code.py .........s...... [ 18%] testing/code/test_excinfo.py ........................................... [ 20%] .................................................. [ 22%] testing/code/test_source.py ............................................ [ 24%] ....................... [ 25%] testing/freeze/tests/test_trivial.py .. [ 25%] testing/io/test_saferepr.py ....... [ 25%] testing/logging/test_fixture.py ........ [ 26%] testing/logging/test_formatter.py .. [ 26%] testing/logging/test_reporting.py .. [ 26%] testing/python/approx.py .sssss..........................sssss.......... [ 28%] .ss. [ 28%] testing/python/collect.py .. [ 28%] testing/python/fixtures.py .... [ 28%] testing/python/integration.py ..x. [ 28%] testing/python/metafunc.py ................................. [ 30%] testing/python/raises.py .....................ssssss [ 31%] testing/freeze/tests/test_doctest.txt . [ 31%] testing/acceptance_test.py ............................................. [ 33%] ..x................... [ 33%] testing/deprecated_test.py ........... [ 34%] testing/test_assertion.py ..............ssss..................... [ 35%] testing/test_assertrewrite.py ........................s..ssss........... [ 37%] ...... [ 37%] testing/test_cacheprovider.py .......................................... [ 39%] .... [ 39%] testing/test_capture.py ......x....................s.................... [ 41%] .s.................. [ 42%] testing/test_collection.py ............................x................ [ 44%] .......................... [ 45%] testing/test_compat.py .. [ 45%] testing/test_config.py ..........x...................................... [ 47%] ...................................... [ 49%] testing/test_conftest.py ......................................... [ 50%] testing/test_doctest.py ................................................ [ 52%] ...................................................s. [ 54%] testing/test_helpconfig.py ....... [ 55%] testing/test_junitxml.py ............................................... [ 57%] ....s.x........... [ 57%] testing/test_mark.py ..................................................x [ 59%] ......... [ 60%] testing/test_monkeypatch.py .... [ 60%] testing/test_nodes.py . [ 60%] testing/test_nose.py ................. [ 61%] testing/test_pastebin.py ... [ 61%] testing/test_pdb.py ..........sssss.... [ 62%] testing/test_pluginmanager.py ............... [ 62%] testing/test_pytester.py x..................... [ 63%] testing/test_recwarn.py .. [ 63%] testing/test_reports.py .............. [ 64%] testing/test_resultlog.py ...... [ 64%] testing/test_runner.py .....................sssssss....ssss.x........... [ 66%] ........ [ 66%] testing/test_runner_xunit.py ............. [ 67%] testing/test_session.py ....................... [ 68%] testing/test_skipping.py ...s........................................... [ 70%] ............................ [ 71%] testing/test_stepwise.py ........ [ 71%] testing/test_terminal.py .......................................s....... [ 73%] ............................................sss.....s [ 75%] testing/test_tmpdir.py .......... [ 76%] testing/test_unittest.py ..............................................s [ 78%] ..... [ 78%] testing/test_warnings.py .......s.....................s........ [ 79%] testing/code/test_excinfo.py ... [ 80%] testing/examples/test_issue519.py . [ 80%] testing/logging/test_fixture.py .. [ 80%] testing/logging/test_reporting.py ..................................... [ 81%] testing/python/approx.py . [ 81%] testing/python/collect.py .............................................. [ 83%] ........................... [ 84%] testing/python/fixtures.py ............................................. [ 86%] ........................x............................................... [ 89%] ..................................................... [ 91%] testing/python/integration.py ....ssss....... [ 92%] testing/python/metafunc.py ............................................. [ 94%] .....x.............. [ 94%] testing/python/raises.py ... [ 95%] testing/python/setup_only.py ........................ [ 96%] testing/python/setup_plan.py . [ 96%] testing/python/show_fixtures_per_test.py ...... [ 96%] testing/test_modimport.py .............................................. [ 98%] .... [ 98%] testing/test_parseopt.py s [ 98%] testing/test_pdb.py sssssssssssssssssssssssssssssssssss [ 99%] testing/test_pytester.py s [ 99%] testing/test_terminal.py ss [ 99%] testing/test_unittest.py s [100%] =============================== warnings summary =============================== testing/test_warnings.py::test_group_warnings_by_message /builddir/build/BUILD/pytest-4.6.6/testing/test_warnings.py:701: PytestExperimentalApiWarning: testdir.copy_example is an experimental api that may change over time testdir.copy_example("warnings/test_group_warnings_by_message.py") -- Docs: https://docs.pytest.org/en/latest/warnings.html =========================== short test summary info ============================ SKIPPED [1] testing/test_assertion.py:1192: This bug does not exist on PY3 SKIPPED [1] testing/test_capture.py:894: python2 has no buffer SKIPPED [2] testing/test_capture.py:1121: text output different for bytes on python3 SKIPPED [2] /builddir/build/BUILD/pytest-4.6.6/testing/test_capture.py:963: could not run 'lsof' SKIPPED [1] testing/test_capture.py:1391: only py3.6+ on windows SKIPPED [1] testing/test_monkeypatch.py:212: Python 2 only test SKIPPED [1] testing/test_monkeypatch.py:220: Python 2 only test SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/test_monkeypatch.py:424: could not import 'requests': No module named 'requests' SKIPPED [1] testing/test_tmpdir.py:227: win only SKIPPED [1] testing/code/test_code.py:99: python 2 only issue SKIPPED [5] /builddir/build/BUILD/pytest-4.6.6/testing/python/approx.py:76: could not import 'numpy': No module named 'numpy' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/python/approx.py:334: could not import 'numpy': No module named 'numpy' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/python/approx.py:358: could not import 'numpy': No module named 'numpy' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/python/approx.py:382: could not import 'numpy': No module named 'numpy' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/python/approx.py:400: could not import 'numpy': No module named 'numpy' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/python/approx.py:414: could not import 'numpy': No module named 'numpy' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/python/approx.py:480: could not import 'numpy': No module named 'numpy' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/python/approx.py:491: could not import 'numpy': No module named 'numpy' SKIPPED [6] testing/python/raises.py:295: bytes in raises only supported in Python 2 SKIPPED [1] testing/test_assertion.py:614: Dataclasses in Python3.7+ SKIPPED [1] testing/test_assertion.py:627: Dataclasses in Python3.7+ SKIPPED [1] testing/test_assertion.py:641: Dataclasses in Python3.7+ SKIPPED [1] testing/test_assertion.py:649: Dataclasses in Python3.7+ SKIPPED [1] testing/test_assertrewrite.py:901: python 2 only SKIPPED [1] testing/test_assertrewrite.py:950: condition: sys.version_info[0] >= 3 SKIPPED [1] testing/test_assertrewrite.py:959: condition: sys.version_info[0] >= 3 SKIPPED [1] testing/test_assertrewrite.py:970: condition: sys.version_info[0] >= 3 SKIPPED [1] testing/test_assertrewrite.py:981: condition: sys.version_info[0] >= 3 SKIPPED [1] testing/test_capture.py:565: only have capsysbinary in python 3 SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/test_doctest.py:1229: could not import 'mock': No module named 'mock' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/test_junitxml.py:1085: could not import 'xdist': No module named 'xdist' SKIPPED [2] testing/test_pdb.py:872: Requires breakpoint() builtin SKIPPED [1] testing/test_pdb.py:906: Requires breakpoint() builtin SKIPPED [2] testing/test_pdb.py:922: Requires breakpoint() builtin SKIPPED [11] /builddir/build/BUILD/pytest-4.6.6/testing/test_runner.py:429: could not import 'xdist.boxed': No module named 'xdist' SKIPPED [1] testing/test_skipping.py:52: condition: sys.version_info[0] >= 3 SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/test_terminal.py:714: xdist plugin not installed SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/test_terminal.py:1467: could not import 'xdist': No module named 'xdist' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/test_terminal.py:1473: could not import 'xdist': No module named 'xdist' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/test_terminal.py:1485: could not import 'xdist': No module named 'xdist' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/test_terminal.py:1581: could not import 'xdist': No module named 'xdist' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/test_unittest.py:964: could not import 'unittest2': No module named 'unittest2' SKIPPED [1] testing/test_warnings.py:160: warnings message is broken as it is not str instance SKIPPED [1] testing/test_warnings.py:572: Python 2 only issue SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/python/integration.py:170: could not import 'mock': No module named 'mock' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/python/integration.py:193: could not import 'mock': No module named 'mock' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/python/integration.py:226: could not import 'mock': No module named 'mock' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/python/integration.py:250: could not import 'mock': No module named 'mock' SKIPPED [1] /builddir/build/BUILD/pytest-4.6.6/testing/test_parseopt.py:327: bash provided no output on stdout, argcomplete not available? (stderr='/tmp/pytest-of-mockbuild/pytest-0/test_argcomplete0/test_argcomplete: line 1: python: command not found') SKIPPED [37] /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/lib/python3.6/site-packages/_pytest/pytester.py:1233: could not import 'pexpect': No module named 'pexpect' SKIPPED [1] testing/test_pdb.py:954: Requires breakpoint() builtin SKIPPED [1] testing/test_pdb.py:977: Requires breakpoint() builtin ===== 2324 passed, 111 skipped, 11 xfailed, 1 warnings in 2285.79 seconds ====== + exit 0 Processing files: python3-pytest-4.6.6-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.k5DfgY + umask 022 + cd /builddir/build/BUILD + cd pytest-4.6.6 + LICENSEDIR=/builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/share/licenses/python3-pytest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/share/licenses/python3-pytest + cp -pr LICENSE /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64/usr/share/licenses/python3-pytest + exit 0 Provides: pytest = 4.6.6-1.el8 python3-pytest = 4.6.6-1.el8 python3.6dist(pytest) = 4.6.6 python3dist(pytest) = 4.6.6 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: /usr/bin/python3.6 python(abi) = 3.6 python3.6dist(atomicwrites) >= 1.0 python3.6dist(attrs) >= 17.4.0 python3.6dist(importlib-metadata) >= 0.12 python3.6dist(more-itertools) >= 4.0.0 python3.6dist(packaging) python3.6dist(pluggy) >= 0.12 python3.6dist(pluggy) < 1.0 python3.6dist(py) >= 1.5.0 python3.6dist(six) >= 1.10.0 python3.6dist(wcwidth) Conflicts: python-pytest < 4.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64 Wrote: /builddir/build/RPMS/python3-pytest-4.6.6-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8PLVt0 + umask 022 + cd /builddir/build/BUILD + cd pytest-4.6.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pytest-4.6.6-1.el8.aarch64 + exit 0 Child return code was: 0