Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/tmt.spec'], chrootPath='/var/lib/mock/f34-build-30237808-4134629/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/tmt.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=1632960000 Wrote: /builddir/build/SRPMS/tmt-1.8.0-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/tmt.spec'], chrootPath='/var/lib/mock/f34-build-30237808-4134629/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/tmt.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=1632960000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YTwEQo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tmt-1.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tmt-1.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tmt-1.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3oc5N5 + umask 022 + cd /builddir/build/BUILD + cd tmt-1.8.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tmt copying tmt/__init__.py -> build/lib/tmt copying tmt/utils.py -> build/lib/tmt copying tmt/templates.py -> build/lib/tmt copying tmt/plugins.py -> build/lib/tmt copying tmt/options.py -> build/lib/tmt copying tmt/export.py -> build/lib/tmt copying tmt/convert.py -> build/lib/tmt copying tmt/cli.py -> build/lib/tmt copying tmt/beakerlib.py -> build/lib/tmt copying tmt/base.py -> build/lib/tmt copying tmt/__main__.py -> build/lib/tmt creating build/lib/tmt/steps copying tmt/steps/__init__.py -> build/lib/tmt/steps creating build/lib/tmt/steps/discover copying tmt/steps/discover/shell.py -> build/lib/tmt/steps/discover copying tmt/steps/discover/fmf.py -> build/lib/tmt/steps/discover copying tmt/steps/discover/__init__.py -> build/lib/tmt/steps/discover creating build/lib/tmt/steps/provision copying tmt/steps/provision/testcloud.py -> build/lib/tmt/steps/provision copying tmt/steps/provision/podman.py -> build/lib/tmt/steps/provision copying tmt/steps/provision/local.py -> build/lib/tmt/steps/provision copying tmt/steps/provision/connect.py -> build/lib/tmt/steps/provision copying tmt/steps/provision/__init__.py -> build/lib/tmt/steps/provision creating build/lib/tmt/steps/prepare copying tmt/steps/prepare/shell.py -> build/lib/tmt/steps/prepare copying tmt/steps/prepare/install.py -> build/lib/tmt/steps/prepare copying tmt/steps/prepare/ansible.py -> build/lib/tmt/steps/prepare copying tmt/steps/prepare/__init__.py -> build/lib/tmt/steps/prepare creating build/lib/tmt/steps/execute copying tmt/steps/execute/internal.py -> build/lib/tmt/steps/execute copying tmt/steps/execute/detach.py -> build/lib/tmt/steps/execute copying tmt/steps/execute/__init__.py -> build/lib/tmt/steps/execute creating build/lib/tmt/steps/report copying tmt/steps/report/junit.py -> build/lib/tmt/steps/report copying tmt/steps/report/html.py -> build/lib/tmt/steps/report copying tmt/steps/report/display.py -> build/lib/tmt/steps/report copying tmt/steps/report/__init__.py -> build/lib/tmt/steps/report creating build/lib/tmt/steps/finish copying tmt/steps/finish/shell.py -> build/lib/tmt/steps/finish copying tmt/steps/finish/__init__.py -> build/lib/tmt/steps/finish copying tmt/steps/execute/run.sh -> build/lib/tmt/steps/execute running build_scripts creating build/scripts-3.9 copying and adjusting bin/tmt -> build/scripts-3.9 changing mode of build/scripts-3.9/tmt from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TZoqeZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch ++ dirname /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch + cd tmt-1.8.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch running install running install_lib creating /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr creating /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib creating /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt copying build/lib/tmt/__init__.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt copying build/lib/tmt/utils.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt copying build/lib/tmt/templates.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt copying build/lib/tmt/plugins.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt copying build/lib/tmt/options.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt copying build/lib/tmt/export.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt copying build/lib/tmt/convert.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt copying build/lib/tmt/cli.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt copying build/lib/tmt/beakerlib.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt copying build/lib/tmt/base.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt copying build/lib/tmt/__main__.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt creating /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps copying build/lib/tmt/steps/__init__.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps creating /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/discover copying build/lib/tmt/steps/discover/shell.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/discover copying build/lib/tmt/steps/discover/fmf.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/discover copying build/lib/tmt/steps/discover/__init__.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/discover creating /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/provision copying build/lib/tmt/steps/provision/testcloud.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/provision copying build/lib/tmt/steps/provision/podman.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/provision copying build/lib/tmt/steps/provision/local.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/provision copying build/lib/tmt/steps/provision/connect.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/provision copying build/lib/tmt/steps/provision/__init__.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/provision creating /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/prepare copying build/lib/tmt/steps/prepare/shell.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/prepare copying build/lib/tmt/steps/prepare/install.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/prepare copying build/lib/tmt/steps/prepare/ansible.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/prepare copying build/lib/tmt/steps/prepare/__init__.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/prepare creating /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/execute copying build/lib/tmt/steps/execute/internal.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/execute copying build/lib/tmt/steps/execute/detach.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/execute copying build/lib/tmt/steps/execute/__init__.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/execute copying build/lib/tmt/steps/execute/run.sh -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/execute creating /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/report copying build/lib/tmt/steps/report/junit.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/report copying build/lib/tmt/steps/report/html.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/report copying build/lib/tmt/steps/report/display.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/report copying build/lib/tmt/steps/report/__init__.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/report creating /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/finish copying build/lib/tmt/steps/finish/shell.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/finish copying build/lib/tmt/steps/finish/__init__.py -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/finish byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/beakerlib.py to beakerlib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/discover/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/discover/fmf.py to fmf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/discover/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/provision/testcloud.py to testcloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/provision/podman.py to podman.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/provision/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/provision/connect.py to connect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/provision/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/prepare/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/prepare/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/prepare/ansible.py to ansible.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/prepare/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/execute/internal.py to internal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/execute/detach.py to detach.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/execute/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/report/junit.py to junit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/report/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/report/display.py to display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/report/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/finish/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt/steps/finish/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpr0xt1ekf.py' /usr/bin/python3 /tmp/tmpr0xt1ekf.py removing /tmp/tmpr0xt1ekf.py running install_egg_info running egg_info creating tmt.egg-info writing tmt.egg-info/PKG-INFO writing dependency_links to tmt.egg-info/dependency_links.txt writing requirements to tmt.egg-info/requires.txt writing top-level names to tmt.egg-info/top_level.txt writing manifest file 'tmt.egg-info/SOURCES.txt' reading manifest file 'tmt.egg-info/SOURCES.txt' writing manifest file 'tmt.egg-info/SOURCES.txt' Copying tmt.egg-info to /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9/site-packages/tmt-1.8.0-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/bin copying build/scripts-3.9/tmt -> /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/bin/tmt to 755 + rm -rfv /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/bin/__pycache__ + mkdir -p /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/etc/bash_completion.d/ + install -pm 644 tmt.1 /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/man/man1 + install -pm 644 bin/complete /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/etc/bash_completion.d/tmt + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.8.0-1.fc34 --unique-debug-suffix -1.8.0-1.fc34.noarch --unique-debug-src-base tmt-1.8.0-1.fc34.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tmt-1.8.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/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1x5b5Z + umask 022 + cd /builddir/build/BUILD + cd tmt-1.8.0 + /usr/bin/python3 -m pytest -vv -m 'not web' --ignore=tests/integration ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/tmt-1.8.0 collecting ... collected 68 items / 4 deselected / 64 selected tests/unit/test_adjust.py::test_empty PASSED [ 1%] tests/unit/test_adjust.py::test_comments PASSED [ 3%] tests/unit/test_adjust.py::test_disable PASSED [ 4%] tests/unit/test_adjust.py::test_environment PASSED [ 6%] tests/unit/test_adjust.py::test_continue PASSED [ 7%] tests/unit/test_adjust.py::test_condition PASSED [ 9%] tests/unit/test_adjust.py::test_operators_basic PASSED [ 10%] tests/unit/test_adjust.py::test_operators_distro_name PASSED [ 12%] tests/unit/test_adjust.py::test_operators_distro_major PASSED [ 14%] tests/unit/test_adjust.py::test_operators_distro_minor PASSED [ 15%] tests/unit/test_adjust.py::test_operators_product PASSED [ 17%] tests/unit/test_adjust.py::test_operators_special PASSED [ 18%] tests/unit/test_adjust.py::test_not_equal_comma_separated PASSED [ 20%] tests/unit/test_adjust.py::test_invalid_rule PASSED [ 21%] tests/unit/test_adjust.py::test_invalid_decision PASSED [ 23%] tests/unit/test_adjust.py::test_invalid_expression PASSED [ 25%] tests/unit/test_adjust.py::test_invalid_operator PASSED [ 26%] tests/unit/test_base.py::test_invalid_yaml_syntax PASSED [ 28%] tests/unit/test_base.py::test_test_defaults PASSED [ 29%] tests/unit/test_base.py::test_test_invalid PASSED [ 31%] tests/unit/test_base.py::test_link PASSED [ 32%] tests/unit/test_cli.py::test_mini PASSED [ 34%] tests/unit/test_cli.py::test_init PASSED [ 35%] tests/unit/test_cli.py::test_create PASSED [ 37%] tests/unit/test_cli.py::test_step PASSED [ 39%] tests/unit/test_cli.py::test_step_execute PASSED [ 40%] tests/unit/test_cli.py::test_systemd PASSED [ 42%] tests/unit/test_export_to_nitrate.py::NitrateExportAutomated::test_export_to_nitrate_cleanup_latest_heading PASSED [ 43%] tests/unit/test_export_to_nitrate.py::NitrateExportAutomated::test_export_to_nitrate_empty_file PASSED [ 45%] tests/unit/test_export_to_nitrate.py::NitrateExportAutomated::test_export_to_nitrate_expect PASSED [ 46%] tests/unit/test_export_to_nitrate.py::NitrateExportAutomated::test_export_to_nitrate_setup_doesnt_exist PASSED [ 48%] tests/unit/test_export_to_nitrate.py::NitrateExportAutomated::test_export_to_nitrate_step PASSED [ 50%] tests/unit/test_report_junit.py::TestStateMapping::test_pass PASSED [ 51%] tests/unit/test_report_junit.py::TestStateMapping::test_info PASSED [ 53%] tests/unit/test_report_junit.py::TestStateMapping::test_warn PASSED [ 54%] tests/unit/test_report_junit.py::TestStateMapping::test_error PASSED [ 56%] tests/unit/test_report_junit.py::TestStateMapping::test_fail PASSED [ 57%] tests/unit/test_utils.py::test_public_git_url PASSED [ 59%] tests/unit/test_utils.py::test_listify PASSED [ 60%] tests/unit/test_utils.py::test_config PASSED [ 62%] tests/unit/test_utils.py::test_duration_to_seconds PASSED [ 64%] tests/unit/test_utils.py::test_structured_field::test_broken_field PASSED [ 65%] tests/unit/test_utils.py::test_structured_field::test_carriage_returns PASSED [ 67%] tests/unit/test_utils.py::test_structured_field::test_empty_section PASSED [ 68%] tests/unit/test_utils.py::test_structured_field::test_everything PASSED [ 70%] tests/unit/test_utils.py::test_structured_field::test_header_footer_modify PASSED [ 71%] tests/unit/test_utils.py::test_structured_field::test_just_sections PASSED [ 73%] tests/unit/test_utils.py::test_structured_field::test_missing_end_tag PASSED [ 75%] tests/unit/test_utils.py::test_structured_field::test_multiple_values PASSED [ 76%] tests/unit/test_utils.py::test_structured_field::test_nesting PASSED [ 78%] tests/unit/test_utils.py::test_structured_field::test_no_footer PASSED [ 79%] tests/unit/test_utils.py::test_structured_field::test_no_header PASSED [ 81%] tests/unit/test_utils.py::test_structured_field::test_plain_text PASSED [ 82%] tests/unit/test_utils.py::test_structured_field::test_remove_section PASSED [ 84%] tests/unit/test_utils.py::test_structured_field::test_section_item_get PASSED [ 85%] tests/unit/test_utils.py::test_structured_field::test_section_item_remove PASSED [ 87%] tests/unit/test_utils.py::test_structured_field::test_section_item_set PASSED [ 89%] tests/unit/test_utils.py::test_structured_field::test_section_tag_escaping PASSED [ 90%] tests/unit/test_utils.py::test_structured_field::test_section_tags_in_header PASSED [ 92%] tests/unit/test_utils.py::test_structured_field::test_set_content PASSED [ 93%] tests/unit/test_utils.py::test_structured_field::test_trailing_whitespace PASSED [ 95%] tests/unit/test_utils.py::test_structured_field::test_unicode_header PASSED [ 96%] tests/unit/test_utils.py::test_structured_field::test_unicode_section_content PASSED [ 98%] tests/unit/test_utils.py::test_structured_field::test_unicode_section_name PASSED [100%] =============================== warnings summary =============================== tests/unit/test_beakerlib.py:9 /builddir/build/BUILD/tmt-1.8.0/tests/unit/test_beakerlib.py:9: PytestUnknownMarkWarning: Unknown pytest.mark.web - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.web tests/unit/test_beakerlib.py:27 /builddir/build/BUILD/tmt-1.8.0/tests/unit/test_beakerlib.py:27: PytestUnknownMarkWarning: Unknown pytest.mark.web - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.web tests/unit/test_beakerlib.py:45 /builddir/build/BUILD/tmt-1.8.0/tests/unit/test_beakerlib.py:45: PytestUnknownMarkWarning: Unknown pytest.mark.web - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.web -- Docs: https://docs.pytest.org/en/stable/warnings.html ================= 64 passed, 4 deselected, 3 warnings in 1.66s ================= + RPM_EC=0 ++ jobs -p + exit 0 Processing files: tmt-1.8.0-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9CXSXl + umask 022 + cd /builddir/build/BUILD + cd tmt-1.8.0 + DOCDIR=/builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/doc/tmt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/doc/tmt + cp -pr README.rst /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/doc/tmt + cp -pr examples /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/doc/tmt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Bveqtb + umask 022 + cd /builddir/build/BUILD + cd tmt-1.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/licenses/tmt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/licenses/tmt + cp -pr LICENSE /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/licenses/tmt + RPM_EC=0 ++ jobs -p + exit 0 Provides: tmt = 1.8.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: python3-tmt-1.8.0-1.fc34.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bL8uCX + umask 022 + cd /builddir/build/BUILD + cd tmt-1.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/licenses/python3-tmt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/licenses/python3-tmt + cp -pr LICENSE /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/licenses/python3-tmt + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tmt = 1.8.0-1.fc34 python3-tmt = 1.8.0-1.fc34 python3.9-tmt = 1.8.0-1.fc34 python3.9dist(tmt) = 1.8 python3dist(tmt) = 1.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(click) python3.9dist(fmf) >= 0.16 python3.9dist(requests) python3.9dist(ruamel-yaml) Obsoletes: python-tmt < 1.8.0-1.fc34 Processing files: tmt-provision-container-1.8.0-1.fc34.noarch Provides: tmt-provision-container = 1.8.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: tmt-container < 0.17 Processing files: tmt-provision-virtual-1.8.0-1.fc34.noarch Provides: tmt-provision-virtual = 1.8.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: tmt-testcloud < 0.17 Processing files: tmt-test-convert-1.8.0-1.fc34.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2qKyML + umask 022 + cd /builddir/build/BUILD + cd tmt-1.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/licenses/tmt-test-convert + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/licenses/tmt-test-convert + cp -pr LICENSE /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/licenses/tmt-test-convert + RPM_EC=0 ++ jobs -p + exit 0 Provides: tmt-test-convert = 1.8.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tmt-report-html-1.8.0-1.fc34.noarch Provides: tmt-report-html = 1.8.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Processing files: tmt-report-junit-1.8.0-1.fc34.noarch Provides: tmt-report-junit = 1.8.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Processing files: tmt-all-1.8.0-1.fc34.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lzgEbs + umask 022 + cd /builddir/build/BUILD + cd tmt-1.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/licenses/tmt-all + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/licenses/tmt-all + cp -pr LICENSE /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch/usr/share/licenses/tmt-all + RPM_EC=0 ++ jobs -p + exit 0 Provides: tmt-all = 1.8.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch Wrote: /builddir/build/RPMS/tmt-test-convert-1.8.0-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/tmt-report-junit-1.8.0-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/tmt-all-1.8.0-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/tmt-report-html-1.8.0-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/tmt-provision-container-1.8.0-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/tmt-provision-virtual-1.8.0-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/tmt-1.8.0-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/python3-tmt-1.8.0-1.fc34.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RocY0X + umask 022 + cd /builddir/build/BUILD + cd tmt-1.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tmt-1.8.0-1.fc34.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0