Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-smmap.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-045766284156d7bb80e6edbd018e1d8522c81073/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-smmap.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-smmap-0.9.0-6.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-smmap.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-045766284156d7bb80e6edbd018e1d8522c81073/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-smmap.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pUAvAZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf smmap-0.9.0 + /usr/bin/mkdir -p smmap-0.9.0 + cd smmap-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/smmap-0.9.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ~/build/BUILD/smmap-0.9.0/smmap-0.9.0 ~/build/BUILD/smmap-0.9.0 Patch #0 (smmap-0.9.0-fix-tests-remove-line-failing.patch): + pushd smmap-0.9.0 + echo 'Patch #0 (smmap-0.9.0-fix-tests-remove-line-failing.patch):' + /usr/bin/cat /builddir/build/SOURCES/smmap-0.9.0-fix-tests-remove-line-failing.patch + /usr/bin/patch -p1 --fuzz=0 patching file smmap/test/test_util.py patching file smmap/util.py ~/build/BUILD/smmap-0.9.0 + popd + mv smmap-0.9.0 python2 + cp -a python2 python3 + find python3 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + find python2 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python2|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ecl2Z5 + umask 022 + cd /builddir/build/BUILD + cd smmap-0.9.0 ~/build/BUILD/smmap-0.9.0/python2 ~/build/BUILD/smmap-0.9.0 + pushd python2 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/smmap copying smmap/util.py -> build/lib/smmap copying smmap/exc.py -> build/lib/smmap copying smmap/buf.py -> build/lib/smmap copying smmap/__init__.py -> build/lib/smmap copying smmap/mman.py -> build/lib/smmap creating build/lib/smmap/test copying smmap/test/test_mman.py -> build/lib/smmap/test copying smmap/test/lib.py -> build/lib/smmap/test copying smmap/test/test_util.py -> build/lib/smmap/test copying smmap/test/__init__.py -> build/lib/smmap/test copying smmap/test/test_buf.py -> build/lib/smmap/test copying smmap/test/test_tutorial.py -> build/lib/smmap/test ~/build/BUILD/smmap-0.9.0 ~/build/BUILD/smmap-0.9.0/python3 ~/build/BUILD/smmap-0.9.0 + popd + pushd python3 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/smmap copying smmap/util.py -> build/lib/smmap copying smmap/exc.py -> build/lib/smmap copying smmap/buf.py -> build/lib/smmap copying smmap/__init__.py -> build/lib/smmap copying smmap/mman.py -> build/lib/smmap creating build/lib/smmap/test copying smmap/test/test_mman.py -> build/lib/smmap/test copying smmap/test/lib.py -> build/lib/smmap/test copying smmap/test/test_util.py -> build/lib/smmap/test copying smmap/test/__init__.py -> build/lib/smmap/test copying smmap/test/test_buf.py -> build/lib/smmap/test copying smmap/test/test_tutorial.py -> build/lib/smmap/test ~/build/BUILD/smmap-0.9.0 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MuKOlb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch ~/build/BUILD/smmap-0.9.0/python2 ~/build/BUILD/smmap-0.9.0 + cd smmap-0.9.0 + pushd python2 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr creating /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/util.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/exc.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap creating /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/test_mman.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/lib.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/test_util.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/__init__.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/test_buf.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/test_tutorial.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/buf.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/__init__.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/mman.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test/test_mman.py to test_mman.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test/lib.py to lib.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test/test_buf.py to test_buf.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test/test_tutorial.py to test_tutorial.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/buf.py to buf.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/mman.py to mman.pyc writing byte-compilation script '/tmp/tmpdpb74_.py' /usr/bin/python2 -O /tmp/tmpdpb74_.py removing /tmp/tmpdpb74_.py running install_egg_info running egg_info writing smmap.egg-info/PKG-INFO writing top-level names to smmap.egg-info/top_level.txt writing dependency_links to smmap.egg-info/dependency_links.txt reading manifest file 'smmap.egg-info/SOURCES.txt' writing manifest file 'smmap.egg-info/SOURCES.txt' Copying smmap.egg-info to /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap-0.9.0-py2.7.egg-info running install_scripts + rm -rf /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test ~/build/BUILD/smmap-0.9.0 ~/build/BUILD/smmap-0.9.0/python3 ~/build/BUILD/smmap-0.9.0 + popd + pushd python3 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap copying build/lib/smmap/util.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap copying build/lib/smmap/exc.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap creating /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/test copying build/lib/smmap/test/test_mman.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/test copying build/lib/smmap/test/lib.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/test copying build/lib/smmap/test/test_util.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/test copying build/lib/smmap/test/__init__.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/test copying build/lib/smmap/test/test_buf.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/test copying build/lib/smmap/test/test_tutorial.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/test copying build/lib/smmap/buf.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap copying build/lib/smmap/__init__.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap copying build/lib/smmap/mman.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/exc.py to exc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/test/test_mman.py to test_mman.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/test/lib.py to lib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/test/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/test/test_buf.py to test_buf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/test/test_tutorial.py to test_tutorial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/buf.py to buf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap/mman.py to mman.cpython-36.pyc writing byte-compilation script '/tmp/tmp9favzxcz.py' /usr/bin/python3 /tmp/tmp9favzxcz.py removing /tmp/tmp9favzxcz.py running install_egg_info running egg_info writing smmap.egg-info/PKG-INFO writing dependency_links to smmap.egg-info/dependency_links.txt writing top-level names to smmap.egg-info/top_level.txt reading manifest file 'smmap.egg-info/SOURCES.txt' writing manifest file 'smmap.egg-info/SOURCES.txt' Copying smmap.egg-info to /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6/site-packages/smmap-0.9.0-py3.6.egg-info running install_scripts ~/build/BUILD/smmap-0.9.0 + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/smmap-0.9.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.N9jWbe + umask 022 + cd /builddir/build/BUILD + cd smmap-0.9.0 ~/build/BUILD/smmap-0.9.0/python2 ~/build/BUILD/smmap-0.9.0 + pushd python2 + nosetests optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.015639 s (0.006394 mb/s) optimal: Made 100 random slice accesses to buffer created from reading a total of 172.124682 mb in 1.189768 s (144.670785 mb/s) worst case: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.101192 s (0.000988 mb/s) worst case: Made 100 random slice accesses to buffer created from reading a total of 220.110708 mb in 5.288003 s (41.624543 mb/s) static optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.016104 s (0.006210 mb/s) static optimal: Made 100 random slice accesses to buffer created from reading a total of 184.657068 mb in 1.375481 s (134.249074 mb/s) optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.014941 s (0.006693 mb/s) optimal: Made 100 random slice accesses to buffer created from reading a total of 206.068927 mb in 1.407350 s (146.423361 mb/s) worst case: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.089271 s (0.001120 mb/s) worst case: Made 100 random slice accesses to buffer created from reading a total of 191.163232 mb in 4.262993 s (44.842494 mb/s) static optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.015905 s (0.006287 mb/s) static optimal: Made 100 random slice accesses to buffer created from reading a total of 188.535203 mb in 1.281644 s (147.104178 mb/s) ..: Read 61 mb of memory with 5000 random on cursor initialized with accesses in 1.444984s (42.800051 mb/s) : Read 72 mb of memory with 5000 random on cursor initialized with accesses in 1.423610s (51.253337 mb/s) : Read 192 mb of memory with 5000 random on cursor initialized with accesses in 6.208887s (31.023311 mb/s) : Read 192 mb of memory with 5000 random on cursor initialized with accesses in 5.616357s (34.199552 mb/s) ....... ---------------------------------------------------------------------- Ran 9 tests in 30.474s OK ~/build/BUILD/smmap-0.9.0 ~/build/BUILD/smmap-0.9.0/python3 ~/build/BUILD/smmap-0.9.0 + popd + pushd python3 + nosetests optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.015351 s (0.006514 mb/s) optimal: Made 100 random slice accesses to buffer created from reading a total of 164.449388 mb in 1.130755 s (145.433269 mb/s) worst case: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.103317 s (0.000968 mb/s) worst case: Made 100 random slice accesses to buffer created from reading a total of 193.662378 mb in 4.753476 s (40.741214 mb/s) static optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.016165 s (0.006186 mb/s) static optimal: Made 100 random slice accesses to buffer created from reading a total of 197.464567 mb in 1.342099 s (147.131154 mb/s) optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.015299 s (0.006536 mb/s) optimal: Made 100 random slice accesses to buffer created from reading a total of 179.033634 mb in 1.219146 s (146.851675 mb/s) worst case: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.091078 s (0.001098 mb/s) worst case: Made 100 random slice accesses to buffer created from reading a total of 186.007841 mb in 4.121580 s (45.130228 mb/s) static optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.016499 s (0.006061 mb/s) static optimal: Made 100 random slice accesses to buffer created from reading a total of 174.495737 mb in 1.197712 s (145.690905 mb/s) ..: Read 73 mb of memory with 5000 random on cursor initialized with accesses in 1.546706s (47.654037 mb/s) : Read 40 mb of memory with 5000 random on cursor initialized with accesses in 1.305392s (31.029155 mb/s) : Read 190 mb of memory with 5000 random on cursor initialized with accesses in 6.206893s (30.769823 mb/s) : Read 192 mb of memory with 5000 random on cursor initialized with accesses in 5.648941s (34.147593 mb/s) ....... ---------------------------------------------------------------------- Ran 9 tests in 29.495s OK ~/build/BUILD/smmap-0.9.0 + popd + exit 0 Processing files: python-smmap-0.9.0-6.el7.noarch Provides: python-smmap = 0.9.0-6.el7 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) = 2.7 Processing files: python36-smmap-0.9.0-6.el7.noarch Provides: python3.6dist(smmap) = 0.9.0 python36-smmap = 0.9.0-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch Wrote: /builddir/build/RPMS/python-smmap-0.9.0-6.el7.noarch.rpm Wrote: /builddir/build/RPMS/python36-smmap-0.9.0-6.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yxxyd6 + umask 022 + cd /builddir/build/BUILD + cd smmap-0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-smmap-0.9.0-6.el7.noarch + exit 0 Child return code was: 0