Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-tabulate.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-158968-968758/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-tabulate.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1660780800 Wrote: /builddir/build/SRPMS/python-tabulate-0.8.10-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-tabulate.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-158968-968758/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-tabulate.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1660780800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lwUI3j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tabulate-0.8.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/tabulate-0.8.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tabulate-0.8.10 + /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.obbKjB + umask 022 + cd /builddir/build/BUILD + cd tabulate-0.8.10 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib copying tabulate.py -> build/lib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XTmGdN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch + cd tabulate-0.8.10 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/lib/python3.9/site-packages copying build/lib/tabulate.py -> /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/lib/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/lib/python3.9/site-packages/tabulate.py to tabulate.cpython-39.pyc writing byte-compilation script '/tmp/tmpexth3964.py' /usr/bin/python3 /tmp/tmpexth3964.py removing /tmp/tmpexth3964.py running install_egg_info running egg_info writing tabulate.egg-info/PKG-INFO writing dependency_links to tabulate.egg-info/dependency_links.txt writing entry points to tabulate.egg-info/entry_points.txt writing requirements to tabulate.egg-info/requires.txt writing top-level names to tabulate.egg-info/top_level.txt reading manifest file 'tabulate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'tabulate.egg-info/SOURCES.txt' Copying tabulate.egg-info to /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/lib/python3.9/site-packages/tabulate-0.8.10-py3.9.egg-info running install_scripts Installing tabulate script to /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 0.8.10-1.el9s --unique-debug-suffix -0.8.10-1.el9s.noarch --unique-debug-src-base python-tabulate-0.8.10-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/tabulate-0.8.10 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/python-tabulate-0.8.10-1.el9s.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.PP3uRf + umask 022 + cd /builddir/build/BUILD + cd tabulate-0.8.10 + 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 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.9.14, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/tabulate-0.8.10 collected 200 items test/test_api.py ... [ 1%] test/test_cli.py ....... [ 5%] test/test_input.py .............sss............. [ 19%] test/test_internal.py ............. [ 26%] test/test_output.py .................................................... [ 52%] ...........................................ssss........ [ 79%] test/test_regression.py ................s.............. [ 95%] test/test_textwrapper.py .......... [100%] ======================== 192 passed, 8 skipped in 0.92s ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-tabulate-0.8.10-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tNDQQw + umask 022 + cd /builddir/build/BUILD + cd tabulate-0.8.10 + DOCDIR=/builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/share/doc/python3-tabulate + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/share/doc/python3-tabulate + cp -pr README /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/share/doc/python3-tabulate + cp -pr README.md /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/share/doc/python3-tabulate + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jiDjGy + umask 022 + cd /builddir/build/BUILD + cd tabulate-0.8.10 + LICENSEDIR=/builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/share/licenses/python3-tabulate + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/share/licenses/python3-tabulate + cp -pr LICENSE /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch/usr/share/licenses/python3-tabulate + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tabulate = 0.8.10-1.el9s python3-tabulate = 0.8.10-1.el9s python3.9-tabulate = 0.8.10-1.el9s python3.9dist(tabulate) = 0.8.10 python3dist(tabulate) = 0.8.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(setuptools) Obsoletes: python39-tabulate < 0.8.10-1.el9s Recommends: python3-tabulate+widechars Processing files: python3-tabulate+widechars-0.8.10-1.el9s.noarch Provides: python-tabulate+widechars = 0.8.10-1.el9s python3-tabulate+widechars = 0.8.10-1.el9s python3.9-tabulate+widechars = 0.8.10-1.el9s python3.9dist(tabulate[widechars]) = 0.8.10 python3dist(tabulate[widechars]) = 0.8.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(setuptools) python3.9dist(wcwidth) Obsoletes: python39-tabulate+widechars < 0.8.10-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch Wrote: /builddir/build/RPMS/python3-tabulate+widechars-0.8.10-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-tabulate-0.8.10-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HFGyku + umask 022 + cd /builddir/build/BUILD + cd tabulate-0.8.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tabulate-0.8.10-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0