Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-hpack.spec'], chrootPath='/var/lib/mock/f32-build-17493056-1261582/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-hpack.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=1568160000 Wrote: /builddir/build/SRPMS/python-hpack-3.0.0-8.fc32.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-hpack.spec'], chrootPath='/var/lib/mock/f32-build-17493056-1261582/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-hpack.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=1568160000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bjp9cx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hpack-3.0.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/hpack-3.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd hpack-3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf hpack.egg-info + rm -rf bench + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fXZPjx + umask 022 + cd /builddir/build/BUILD + cd hpack-3.0.0 + 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,--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/hpack copying hpack/table.py -> build/lib/hpack copying hpack/huffman.py -> build/lib/hpack copying hpack/compat.py -> build/lib/hpack copying hpack/hpack.py -> build/lib/hpack copying hpack/struct.py -> build/lib/hpack copying hpack/__init__.py -> build/lib/hpack copying hpack/huffman_constants.py -> build/lib/hpack copying hpack/huffman_table.py -> build/lib/hpack copying hpack/exceptions.py -> build/lib/hpack running egg_info creating hpack.egg-info writing hpack.egg-info/PKG-INFO writing dependency_links to hpack.egg-info/dependency_links.txt writing top-level names to hpack.egg-info/top_level.txt writing manifest file 'hpack.egg-info/SOURCES.txt' reading manifest file 'hpack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'hpack.egg-info/SOURCES.txt' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T9ntbx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch + cd hpack-3.0.0 + 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,--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/python-hpack-3.0.0-8.fc32.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr creating /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib creating /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8 creating /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack copying build/lib/hpack/table.py -> /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack copying build/lib/hpack/huffman.py -> /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack copying build/lib/hpack/compat.py -> /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack copying build/lib/hpack/hpack.py -> /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack copying build/lib/hpack/struct.py -> /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack copying build/lib/hpack/__init__.py -> /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack copying build/lib/hpack/huffman_constants.py -> /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack copying build/lib/hpack/huffman_table.py -> /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack copying build/lib/hpack/exceptions.py -> /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack byte-compiling /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack/table.py to table.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack/huffman.py to huffman.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack/compat.py to compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack/hpack.py to hpack.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack/struct.py to struct.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack/huffman_constants.py to huffman_constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack/huffman_table.py to huffman_table.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack/exceptions.py to exceptions.cpython-38.pyc writing byte-compilation script '/tmp/tmpo7jue2g6.py' /usr/bin/python3 /tmp/tmpo7jue2g6.py removing /tmp/tmpo7jue2g6.py running install_egg_info running egg_info writing hpack.egg-info/PKG-INFO writing dependency_links to hpack.egg-info/dependency_links.txt writing top-level names to hpack.egg-info/top_level.txt reading manifest file 'hpack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'hpack.egg-info/SOURCES.txt' Copying hpack.egg-info to /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8/site-packages/hpack-3.0.0-py3.8.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.0.0-8.fc32 --unique-debug-suffix -3.0.0-8.fc32.noarch --unique-debug-src-base python-hpack-3.0.0-8.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/hpack-3.0.0 BUILDSTDERR: 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/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GdDO4w + umask 022 + cd /builddir/build/BUILD + cd hpack-3.0.0 + /usr/bin/python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.8.0b4, pytest-4.6.5, py-1.8.0, pluggy-0.12.0 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/builddir/build/BUILD/hpack-3.0.0/.hypothesis/examples') rootdir: /builddir/build/BUILD/hpack-3.0.0 plugins: hypothesis-4.23.8 collected 498 items test/test_encode_decode.py .............. [ 2%] test/test_hpack.py ......................................... [ 11%] test/test_hpack_integration.py ......................................... [ 19%] ........................................................................ [ 33%] ........................................................................ [ 48%] ........................................................................ [ 62%] ........................................................................ [ 77%] ........................................................................ [ 91%] ............. [ 94%] test/test_huffman.py ... [ 94%] test/test_struct.py ......... [ 96%] test/test_table.py ................. [100%] ========================= 498 passed in 65.08 seconds ========================== + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: python3-hpack-3.0.0-8.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SwiApz + umask 022 + cd /builddir/build/BUILD + cd hpack-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/share/doc/python3-hpack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/share/doc/python3-hpack + cp -pr README.rst /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/share/doc/python3-hpack + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5BjIBw + umask 022 + cd /builddir/build/BUILD + cd hpack-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/share/licenses/python3-hpack + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/share/licenses/python3-hpack + cp -pr LICENSE /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch/usr/share/licenses/python3-hpack + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-hpack = 3.0.0-8.fc32 python3-hpack = 3.0.0-8.fc32 python3.8dist(hpack) = 3 python3dist(hpack) = 3 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.8 Obsoletes: python-hpack < 3.0.0-8.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch Wrote: /builddir/build/RPMS/python3-hpack-3.0.0-8.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1Bsshy + umask 022 + cd /builddir/build/BUILD + cd hpack-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-hpack-3.0.0-8.fc32.noarch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0