Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-smmap.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-cf48a396cef52ec3de6c82a8e8842678257a8657/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) 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', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-smmap-0.8.1-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-smmap.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-cf48a396cef52ec3de6c82a8e8842678257a8657/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/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', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gz877I + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf smmap-0.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/smmap-0.8.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd smmap-0.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-Added-LICENSE-file-containing-a-copy-of-new-BSD.patch): + echo 'Patch #0 (0001-Added-LICENSE-file-containing-a-copy-of-new-BSD.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Added-LICENSE-file-containing-a-copy-of-new-BSD.patch + /usr/bin/patch -p1 --fuzz=0 patching file LICENSE + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.u0f3pi + umask 022 + cd /builddir/build/BUILD + cd smmap-0.8.1 + /usr/bin/python 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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rsKX2k + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch + cd smmap-0.8.1 + rm -rf /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch creating /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr creating /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/util.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/exc.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap creating /builddir/build/BUILDROOT/python-smmap-0.8.1-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.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/lib.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-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.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/__init__.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-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.8.1-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.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/buf.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/__init__.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/mman.py -> /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-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.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test/lib.py to lib.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-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.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-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.8.1-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.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/buf.py to buf.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/mman.py to mman.pyc writing byte-compilation script '/tmp/tmpv0ihhc.py' /usr/bin/python -O /tmp/tmpv0ihhc.py removing /tmp/tmpv0ihhc.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.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap-0.8.1-py2.7.egg-info running install_scripts + rm -rf /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/lib/python2.7/site-packages/smmap/test + /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.8.1 /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.8.1-6.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zRGa3e + umask 022 + cd /builddir/build/BUILD + cd smmap-0.8.1 + nosetests optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.008082 s (0.012373 mb/s) optimal: Made 100 random slice accesses to buffer created from reading a total of 193.382853 mb in 1.111957 s (173.912157 mb/s) worst case: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.047867 s (0.002089 mb/s) worst case: Made 100 random slice accesses to buffer created from reading a total of 192.996474 mb in 2.783257 s (69.341952 mb/s) static optimial: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.008310 s (0.012034 mb/s) static optimial: Made 100 random slice accesses to buffer created from reading a total of 213.075811 mb in 1.229166 s (173.349902 mb/s) optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.007741 s (0.012918 mb/s) optimal: Made 100 random slice accesses to buffer created from reading a total of 197.576887 mb in 1.135699 s (173.969443 mb/s) worst case: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.044330 s (0.002256 mb/s) worst case: Made 100 random slice accesses to buffer created from reading a total of 199.509381 mb in 2.725528 s (73.200268 mb/s) static optimial: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.008229 s (0.012152 mb/s) static optimial: Made 100 random slice accesses to buffer created from reading a total of 195.140948 mb in 1.135232 s (171.895219 mb/s) ..: Read 35 mb of memory with 5000 random on cursor initialized with accesses in 0.755902s (47.224312 mb/s) : Read 67 mb of memory with 5000 random on cursor initialized with accesses in 0.925431s (73.102755 mb/s) : Read 191 mb of memory with 5000 random on cursor initialized with accesses in 3.241999s (58.961195 mb/s) : Read 191 mb of memory with 5000 random on cursor initialized with accesses in 3.013452s (63.573058 mb/s) ....... ---------------------------------------------------------------------- Ran 9 tests in 18.792s OK + exit 0 Processing files: python-smmap-0.8.1-6.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.p1OcXx + umask 022 + cd /builddir/build/BUILD + cd smmap-0.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/share/doc/python-smmap-0.8.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/share/doc/python-smmap-0.8.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch/usr/share/doc/python-smmap-0.8.1 + exit 0 Provides: python-smmap = 0.8.1-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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch Wrote: /builddir/build/RPMS/python-smmap-0.8.1-6.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JMb6OG + umask 022 + cd /builddir/build/BUILD + cd smmap-0.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-smmap-0.8.1-6.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->