Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-testresources.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4085/root'uid=1001gid=135shell=Falseenv={'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}logger=timeout=0user='mockbuild'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-testresources.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-992308167.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-testresources-0.2.7-6.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-testresources.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4085/root'private_network=Trueuid=1001gid=135shell=Falseenv={'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}logger=timeout=0user='mockbuild'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-testresources.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g3dYJt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf testresources-0.2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/testresources-0.2.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd testresources-0.2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf lib/testresources.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yrCqXz + umask 022 + cd /builddir/build/BUILD + cd testresources-0.2.7 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/testresources copying lib/testresources/__init__.py -> build/lib/testresources creating build/lib/testresources/tests copying lib/testresources/tests/test_resourced_test_case.py -> build/lib/testresources/tests copying lib/testresources/tests/test_test_loader.py -> build/lib/testresources/tests copying lib/testresources/tests/__init__.py -> build/lib/testresources/tests copying lib/testresources/tests/TestUtil.py -> build/lib/testresources/tests copying lib/testresources/tests/test_test_resource.py -> build/lib/testresources/tests copying lib/testresources/tests/test_optimising_test_suite.py -> build/lib/testresources/tests copying lib/testresources/tests/test_resource_graph.py -> build/lib/testresources/tests + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YyJDqG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64 + cd testresources-0.2.7 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources creating /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests copying build/lib/testresources/tests/test_resource_graph.py -> /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests copying build/lib/testresources/tests/test_optimising_test_suite.py -> /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests copying build/lib/testresources/tests/test_test_resource.py -> /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests copying build/lib/testresources/tests/TestUtil.py -> /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests copying build/lib/testresources/tests/__init__.py -> /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests copying build/lib/testresources/tests/test_test_loader.py -> /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests copying build/lib/testresources/tests/test_resourced_test_case.py -> /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests copying build/lib/testresources/__init__.py -> /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources byte-compiling /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests/test_resource_graph.py to test_resource_graph.pyc byte-compiling /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests/test_optimising_test_suite.py to test_optimising_test_suite.pyc byte-compiling /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests/test_test_resource.py to test_test_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests/TestUtil.py to TestUtil.pyc byte-compiling /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests/test_test_loader.py to test_test_loader.pyc byte-compiling /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/tests/test_resourced_test_case.py to test_resourced_test_case.pyc byte-compiling /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources/__init__.py to __init__.pyc running install_egg_info running egg_info creating lib/testresources.egg-info writing lib/testresources.egg-info/PKG-INFO writing top-level names to lib/testresources.egg-info/top_level.txt writing dependency_links to lib/testresources.egg-info/dependency_links.txt writing manifest file 'lib/testresources.egg-info/SOURCES.txt' reading manifest file 'lib/testresources.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lib/testresources.egg-info/SOURCES.txt' Copying lib/testresources.egg-info to /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/testresources-0.2.7-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/testresources-0.2.7 /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-testresources-0.2.7-6.el7.centos.x86_64/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.6ullTN + umask 022 + cd /builddir/build/BUILD + cd testresources-0.2.7 + /usr/bin/python setup.py test running test + exit 0 Processing files: python-testresources-0.2.7-6.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AottBV + umask 022 + cd /builddir/build/BUILD + cd testresources-0.2.7 + DOCDIR=/builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/share/doc/python-testresources-0.2.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/share/doc/python-testresources-0.2.7 + cp -pr README /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/share/doc/python-testresources-0.2.7 + cp -pr NEWS /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/share/doc/python-testresources-0.2.7 + cp -pr doc /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64/usr/share/doc/python-testresources-0.2.7 + exit 0 Provides: python-testresources = 0.2.7-6.el7.centos 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-testresources-0.2.7-6.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-992308167.novalocal Wrote: /builddir/build/RPMS/python-testresources-0.2.7-6.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eNNpEd + umask 022 + cd /builddir/build/BUILD + cd testresources-0.2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-testresources-0.2.7-6.el7.centos.x86_64 + exit 0 Child return code was: 0