Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/inspektor.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-5199/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/inspektor.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-81343183.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/inspektor-0.1.19-0.el6.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/inspektor.spec '], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-5199/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/inspektor.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.WS6EMm + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf inspektor-0.1.19 + /usr/bin/gzip -dc /builddir/build/SOURCES/inspektor-0.1.19.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd inspektor-0.1.19 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6iyFR2 + umask 022 + cd /builddir/build/BUILD + cd inspektor-0.1.19 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/inspektor copying inspektor/inspector.py -> build/lib/inspektor copying inspektor/check.py -> build/lib/inspektor copying inspektor/license.py -> build/lib/inspektor copying inspektor/version.py -> build/lib/inspektor copying inspektor/lint.py -> build/lib/inspektor copying inspektor/exceptions.py -> build/lib/inspektor copying inspektor/style.py -> build/lib/inspektor copying inspektor/vcs.py -> build/lib/inspektor copying inspektor/__init__.py -> build/lib/inspektor copying inspektor/reindent.py -> build/lib/inspektor copying inspektor/unit.py -> build/lib/inspektor creating build/lib/inspektor/cli copying inspektor/cli/app.py -> build/lib/inspektor/cli copying inspektor/cli/__init__.py -> build/lib/inspektor/cli creating build/lib/inspektor/utils copying inspektor/utils/__init__.py -> build/lib/inspektor/utils copying inspektor/utils/process.py -> build/lib/inspektor/utils copying inspektor/utils/download.py -> build/lib/inspektor/utils running build_scripts creating build/scripts-2.6 copying and adjusting scripts/inspekt -> build/scripts-2.6 changing mode of build/scripts-2.6/inspekt from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6HFn7I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64 + cd inspektor-0.1.19 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py install --root /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64 --skip-build running install running install_lib creating /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr creating /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6 creating /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor creating /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/utils copying build/lib/inspektor/utils/download.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/utils copying build/lib/inspektor/utils/process.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/utils copying build/lib/inspektor/utils/__init__.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/utils creating /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/cli copying build/lib/inspektor/cli/__init__.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/cli copying build/lib/inspektor/cli/app.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/cli copying build/lib/inspektor/unit.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor copying build/lib/inspektor/reindent.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor copying build/lib/inspektor/__init__.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor copying build/lib/inspektor/vcs.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor copying build/lib/inspektor/style.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor copying build/lib/inspektor/exceptions.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor copying build/lib/inspektor/lint.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor copying build/lib/inspektor/version.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor copying build/lib/inspektor/license.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor copying build/lib/inspektor/check.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor copying build/lib/inspektor/inspector.py -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/utils/download.py to download.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/utils/process.py to process.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/cli/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/unit.py to unit.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/reindent.py to reindent.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/vcs.py to vcs.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/style.py to style.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/lint.py to lint.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/license.py to license.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/check.py to check.pyc byte-compiling /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor/inspector.py to inspector.pyc running install_egg_info running egg_info writing requirements to inspektor.egg-info/requires.txt writing inspektor.egg-info/PKG-INFO writing top-level names to inspektor.egg-info/top_level.txt writing dependency_links to inspektor.egg-info/dependency_links.txt reading manifest file 'inspektor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'inspektor.egg-info/SOURCES.txt' Copying inspektor.egg-info to /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6/site-packages/inspektor-0.1.19-py2.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/bin copying build/scripts-2.6/inspekt -> /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/bin/inspekt to 755 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/inspektor-0.1.19 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: inspektor-0.1.19-0.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.66QEmq + umask 022 + cd /builddir/build/BUILD + cd inspektor-0.1.19 + DOCDIR=/builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/share/doc/inspektor-0.1.19 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/share/doc/inspektor-0.1.19 + /bin/mkdir -p /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/share/doc/inspektor-0.1.19 + cp -pr README.rst LICENSE /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64/usr/share/doc/inspektor-0.1.19 + exit 0 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/python python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-81343183.novalocal Wrote: /builddir/build/RPMS/inspektor-0.1.19-0.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ciU9fZ + umask 022 + cd /builddir/build/BUILD + cd inspektor-0.1.19 + /bin/rm -rf /builddir/build/BUILDROOT/inspektor-0.1.19-0.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->