Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cram.spec'], chrootPath='/var/lib/mock/1126517-centos-stream-x86_64-1575874092.738664/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=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4106z0u1:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4106z0u1:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f3ed9d3f589c442ea202102a0c4bec7c', '-D', '/var/lib/mock/1126517-centos-stream-x86_64-1575874092.738664/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4106z0u1:/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 x86_64 --nodeps /builddir/build/SPECS/python-cram.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cram-0.7-4.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cram.spec'], chrootPath='/var/lib/mock/1126517-centos-stream-x86_64-1575874092.738664/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=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4106z0u1:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4106z0u1:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a35f0b6b491e4d22adc28d7e8307db2c', '-D', '/var/lib/mock/1126517-centos-stream-x86_64-1575874092.738664/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4106z0u1:/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 x86_64 --nodeps /builddir/build/SPECS/python-cram.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HAe8IJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cram-0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/cram-0.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cram-0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pathfix.py -pni /usr/libexec/platform-python scripts/cram scripts/cram: updating + find . -type f -name '*.py' -exec sed -i -e '/^#!/{1D}' '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s24NRc + umask 022 + cd /builddir/build/BUILD + cd cram-0.7 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/cram copying cram/__init__.py -> build/lib/cram copying cram/__main__.py -> build/lib/cram copying cram/_cli.py -> build/lib/cram copying cram/_diff.py -> build/lib/cram copying cram/_encoding.py -> build/lib/cram copying cram/_main.py -> build/lib/cram copying cram/_process.py -> build/lib/cram copying cram/_run.py -> build/lib/cram copying cram/_test.py -> build/lib/cram copying cram/_xunit.py -> build/lib/cram running build_scripts creating build/scripts-3.6 copying and adjusting scripts/cram -> build/scripts-3.6 changing mode of build/scripts-3.6/cram from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wyxVUI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64 + cd cram-0.7 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram copying build/lib/cram/_xunit.py -> /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram copying build/lib/cram/_test.py -> /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram copying build/lib/cram/_run.py -> /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram copying build/lib/cram/_process.py -> /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram copying build/lib/cram/_main.py -> /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram copying build/lib/cram/_encoding.py -> /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram copying build/lib/cram/_diff.py -> /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram copying build/lib/cram/_cli.py -> /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram copying build/lib/cram/__main__.py -> /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram copying build/lib/cram/__init__.py -> /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram byte-compiling /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram/_xunit.py to _xunit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram/_test.py to _test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram/_run.py to _run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram/_process.py to _process.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram/_main.py to _main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram/_encoding.py to _encoding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram/_diff.py to _diff.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram/_cli.py to _cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp13yirdq0.py' /usr/libexec/platform-python /tmp/tmp13yirdq0.py removing /tmp/tmp13yirdq0.py running install_scripts creating /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/bin copying build/scripts-3.6/cram -> /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/bin/cram to 755 running install_egg_info Writing /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages/cram-0.7-py3.6.egg-info + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.7-4.el8 --unique-debug-suffix -0.7-4.el8.x86_64 --unique-debug-src-base python-cram-0.7-4.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cram-0.7 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/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zLUv8f + umask 022 + cd /builddir/build/BUILD + cd cram-0.7 + PYTHONPATH=/builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/lib/python3.6/site-packages + PYTHON=/usr/libexec/platform-python + scripts/cram -v tests tests/config.t: passed tests/debug.t: passed tests/dist.t: skipped tests/doctest.t: passed tests/encoding.t: passed tests/interactive.t: passed tests/pep8.t: skipped tests/pyflakes.t: passed tests/test.t: passed tests/usage.t: passed tests/xunit.t: passed # Ran 11 tests, 2 skipped, 0 failed. + exit 0 Processing files: python3-cram-0.7-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.esVjVZ + umask 022 + cd /builddir/build/BUILD + cd cram-0.7 + DOCDIR=/builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/share/doc/python3-cram + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/share/doc/python3-cram + cp -pr NEWS.rst /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/share/doc/python3-cram + cp -pr README.rst /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/share/doc/python3-cram + cp -pr TODO.md /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/share/doc/python3-cram + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.X94AJJ + umask 022 + cd /builddir/build/BUILD + cd cram-0.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/share/licenses/python3-cram + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/share/licenses/python3-cram + cp -pr COPYING.txt /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64/usr/share/licenses/python3-cram + exit 0 Provides: python3-cram = 0.7-4.el8 python3.6dist(cram) = 0.7 python3dist(cram) = 0.7 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/libexec/platform-python python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64 Wrote: /builddir/build/RPMS/python3-cram-0.7-4.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8PUbqB + umask 022 + cd /builddir/build/BUILD + cd cram-0.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cram-0.7-4.el8.x86_64 + exit 0 Child return code was: 0