Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-xunitmerge.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-11530/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=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-xunitmerge.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 warning: Could not canonicalize hostname: copr-builder-907970054.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-xunitmerge-1.0-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-xunitmerge.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-11530/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=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-xunitmerge.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KRwSVM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xunitmerge-1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/xunitmerge-1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xunitmerge-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf xunitmerge.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QxMEqf + umask 022 + cd /builddir/build/BUILD + cd xunitmerge-1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/xunitmerge copying xunitmerge/xmerge.py -> build/lib/xunitmerge copying xunitmerge/__init__.py -> build/lib/xunitmerge running build_scripts creating build/scripts-2.7 copying and adjusting bin/xunitmerge -> build/scripts-2.7 changing mode of build/scripts-2.7/xunitmerge from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.emiliI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64 + cd xunitmerge-1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/xunitmerge copying build/lib/xunitmerge/__init__.py -> /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/xunitmerge copying build/lib/xunitmerge/xmerge.py -> /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/xunitmerge byte-compiling /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/xunitmerge/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/xunitmerge/xmerge.py to xmerge.pyc writing byte-compilation script '/tmp/tmpUrSJVg.py' /usr/bin/python2 -O /tmp/tmpUrSJVg.py removing /tmp/tmpUrSJVg.py running install_egg_info running egg_info creating xunitmerge.egg-info writing requirements to xunitmerge.egg-info/requires.txt writing xunitmerge.egg-info/PKG-INFO writing top-level names to xunitmerge.egg-info/top_level.txt writing dependency_links to xunitmerge.egg-info/dependency_links.txt writing manifest file 'xunitmerge.egg-info/SOURCES.txt' reading manifest file 'xunitmerge.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.sh' under directory 'tests' warning: no files found matching '*.py' under directory 'tests' warning: no files found matching '*.py' under directory 'docs' warning: no files found matching '*.rst' under directory 'docs' writing manifest file 'xunitmerge.egg-info/SOURCES.txt' Copying xunitmerge.egg-info to /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/xunitmerge-1.0-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/bin copying build/scripts-2.7/xunitmerge -> /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/bin/xunitmerge to 755 + /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/xunitmerge-1.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-xunitmerge-1.0-1.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.25Grhc + umask 022 + cd /builddir/build/BUILD + cd xunitmerge-1.0 + /usr/bin/python2 setup.py test running test Searching for six Reading https://pypi.python.org/simple/six/ Best match: six 1.10.0 Downloading https://pypi.python.org/packages/source/s/six/six-1.10.0.tar.gz#md5=34eed507548117b2ab523ab14b2f8b55 Processing six-1.10.0.tar.gz Writing /tmp/easy_install-hgNSgM/six-1.10.0/setup.cfg Running six-1.10.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hgNSgM/six-1.10.0/egg-dist-tmp-OkIEwY no previously-included directories found matching 'documentation/_build' zip_safe flag not set; analyzing archive contents... six: module references __path__ Installed /builddir/build/BUILD/xunitmerge-1.0/six-1.10.0-py2.7.egg + exit 0 Processing files: python-xunitmerge-1.0-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ADat4K + umask 022 + cd /builddir/build/BUILD + cd xunitmerge-1.0 + DOCDIR=/builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/share/doc/python-xunitmerge-1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/share/doc/python-xunitmerge-1.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/share/doc/python-xunitmerge-1.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bQqfTj + umask 022 + cd /builddir/build/BUILD + cd xunitmerge-1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/share/licenses/python-xunitmerge-1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/share/licenses/python-xunitmerge-1.0 + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64/usr/share/licenses/python-xunitmerge-1.0 + exit 0 Provides: python-xunitmerge = 1.0-1.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: /usr/bin/python2 python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-907970054.novalocal Wrote: /builddir/build/RPMS/python-xunitmerge-1.0-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IFbhkt + umask 022 + cd /builddir/build/BUILD + cd xunitmerge-1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-xunitmerge-1.0-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->