Mock Version: 1.2.3 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-wheel.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-1822/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-wheel.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: i-0002a7ab Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-wheel-0.24.0-3.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/python-wheel.spec '], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-1822/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-wheel.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YaToCX + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf wheel-0.24.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/wheel-0.24.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd wheel-0.24.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -ie 1d wheel/egg2wheel.py wheel/wininst2wheel.py Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Wmbm3c + exit 0 + umask 022 + cd /builddir/build/BUILD + cd wheel-0.24.0 + 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/wheel copying wheel/install.py -> build/lib/wheel copying wheel/egg2wheel.py -> build/lib/wheel copying wheel/paths.py -> build/lib/wheel copying wheel/archive.py -> build/lib/wheel copying wheel/wininst2wheel.py -> build/lib/wheel copying wheel/decorator.py -> build/lib/wheel copying wheel/metadata.py -> build/lib/wheel copying wheel/__main__.py -> build/lib/wheel copying wheel/pep425tags.py -> build/lib/wheel copying wheel/pkginfo.py -> build/lib/wheel copying wheel/bdist_wheel.py -> build/lib/wheel copying wheel/__init__.py -> build/lib/wheel copying wheel/util.py -> build/lib/wheel creating build/lib/wheel/test copying wheel/test/test_signatures.py -> build/lib/wheel/test copying wheel/test/test_install.py -> build/lib/wheel/test copying wheel/test/test_keys.py -> build/lib/wheel/test copying wheel/test/test_tool.py -> build/lib/wheel/test copying wheel/test/test_wheelfile.py -> build/lib/wheel/test copying wheel/test/test_basic.py -> build/lib/wheel/test copying wheel/test/test_tagopt.py -> build/lib/wheel/test copying wheel/test/test_ranking.py -> build/lib/wheel/test copying wheel/test/test_paths.py -> build/lib/wheel/test copying wheel/test/__init__.py -> build/lib/wheel/test creating build/lib/wheel/tool copying wheel/tool/__init__.py -> build/lib/wheel/tool creating build/lib/wheel/signatures copying wheel/signatures/djbec.py -> build/lib/wheel/signatures copying wheel/signatures/ed25519py.py -> build/lib/wheel/signatures copying wheel/signatures/keys.py -> build/lib/wheel/signatures copying wheel/signatures/__init__.py -> build/lib/wheel/signatures running egg_info /usr/lib/python2.6/site-packages/setuptools/command/egg_info.py:171: DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. writer = ep.load(installer=installer) writing requirements to wheel.egg-info/requires.txt writing wheel.egg-info/PKG-INFO writing top-level names to wheel.egg-info/top_level.txt writing dependency_links to wheel.egg-info/dependency_links.txt writing entry points to wheel.egg-info/entry_points.txt reading manifest file 'wheel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'wheel/test/*/dist' no previously-included directories found matching 'wheel/test/*/build' writing manifest file 'wheel.egg-info/SOURCES.txt' copying wheel/eggnames.txt -> build/lib/wheel copying wheel/test/pydist-schema.json -> build/lib/wheel/test copying wheel/test/test-1.0-py2.py3-none-win32.whl -> build/lib/wheel/test creating build/lib/wheel/test/complex-dist copying wheel/test/complex-dist/setup.py -> build/lib/wheel/test/complex-dist creating build/lib/wheel/test/complex-dist/complexdist copying wheel/test/complex-dist/complexdist/__init__.py -> build/lib/wheel/test/complex-dist/complexdist creating build/lib/wheel/test/headers.dist copying wheel/test/headers.dist/header.h -> build/lib/wheel/test/headers.dist copying wheel/test/headers.dist/headersdist.py -> build/lib/wheel/test/headers.dist copying wheel/test/headers.dist/setup.py -> build/lib/wheel/test/headers.dist creating build/lib/wheel/test/simple.dist copying wheel/test/simple.dist/setup.py -> build/lib/wheel/test/simple.dist creating build/lib/wheel/test/simple.dist/simpledist copying wheel/test/simple.dist/simpledist/__init__.py -> build/lib/wheel/test/simple.dist/simpledist + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I9nn2s + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64 + cd wheel-0.24.0 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr creating /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel copying build/lib/wheel/install.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel copying build/lib/wheel/egg2wheel.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel copying build/lib/wheel/paths.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel creating /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/signatures copying build/lib/wheel/signatures/djbec.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/signatures copying build/lib/wheel/signatures/ed25519py.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/signatures copying build/lib/wheel/signatures/keys.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/signatures copying build/lib/wheel/signatures/__init__.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/signatures copying build/lib/wheel/archive.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel copying build/lib/wheel/eggnames.txt -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel copying build/lib/wheel/wininst2wheel.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel copying build/lib/wheel/decorator.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel copying build/lib/wheel/metadata.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel copying build/lib/wheel/__main__.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel copying build/lib/wheel/pep425tags.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel creating /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test copying build/lib/wheel/test/test_signatures.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test copying build/lib/wheel/test/test_install.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test copying build/lib/wheel/test/test_keys.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test creating /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/headers.dist copying build/lib/wheel/test/headers.dist/headersdist.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/headers.dist copying build/lib/wheel/test/headers.dist/header.h -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/headers.dist copying build/lib/wheel/test/headers.dist/setup.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/headers.dist copying build/lib/wheel/test/pydist-schema.json -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test copying build/lib/wheel/test/test_tool.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test copying build/lib/wheel/test/test_wheelfile.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test copying build/lib/wheel/test/test-1.0-py2.py3-none-win32.whl -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test copying build/lib/wheel/test/test_basic.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test creating /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/complex-dist copying build/lib/wheel/test/complex-dist/setup.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/complex-dist creating /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/complex-dist/complexdist copying build/lib/wheel/test/complex-dist/complexdist/__init__.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/complex-dist/complexdist copying build/lib/wheel/test/test_tagopt.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test creating /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/simple.dist creating /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/simple.dist/simpledist copying build/lib/wheel/test/simple.dist/simpledist/__init__.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/simple.dist/simpledist copying build/lib/wheel/test/simple.dist/setup.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/simple.dist copying build/lib/wheel/test/test_ranking.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test copying build/lib/wheel/test/test_paths.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test copying build/lib/wheel/test/__init__.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test copying build/lib/wheel/pkginfo.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel creating /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/tool copying build/lib/wheel/tool/__init__.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/tool copying build/lib/wheel/bdist_wheel.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel copying build/lib/wheel/__init__.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel copying build/lib/wheel/util.py -> /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/egg2wheel.py to egg2wheel.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/paths.py to paths.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/signatures/djbec.py to djbec.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/signatures/ed25519py.py to ed25519py.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/signatures/keys.py to keys.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/signatures/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/archive.py to archive.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/wininst2wheel.py to wininst2wheel.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/decorator.py to decorator.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/pep425tags.py to pep425tags.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/test_signatures.py to test_signatures.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/test_install.py to test_install.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/test_keys.py to test_keys.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/headers.dist/headersdist.py to headersdist.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/headers.dist/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/test_tool.py to test_tool.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/test_wheelfile.py to test_wheelfile.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/test_basic.py to test_basic.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/complex-dist/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/complex-dist/complexdist/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/test_tagopt.py to test_tagopt.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/simple.dist/simpledist/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/simple.dist/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/test_ranking.py to test_ranking.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/test_paths.py to test_paths.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/pkginfo.py to pkginfo.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/tool/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/bdist_wheel.py to bdist_wheel.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel/util.py to util.pyc running install_egg_info running egg_info /usr/lib/python2.6/site-packages/setuptools/command/egg_info.py:171: DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. writer = ep.load(installer=installer) writing requirements to wheel.egg-info/requires.txt writing wheel.egg-info/PKG-INFO writing top-level names to wheel.egg-info/top_level.txt writing dependency_links to wheel.egg-info/dependency_links.txt writing entry points to wheel.egg-info/entry_points.txt reading manifest file 'wheel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'wheel/test/*/dist' no previously-included directories found matching 'wheel/test/*/build' writing manifest file 'wheel.egg-info/SOURCES.txt' Copying wheel.egg-info to /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/lib/python2.6/site-packages/wheel-0.24.0-py2.6.egg-info running install_scripts Installing wheel script to /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/wheel-0.24.0 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/python-wheel-0.24.0-3.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0xJVYK + umask 022 + cd /builddir/build/BUILD + cd wheel-0.24.0 + unset DISPLAY + rm setup.cfg ++ pwd + PYTHONPATH=/builddir/build/BUILD/wheel-0.24.0 + py.test --ignore build -k 'not test_keygen' ============================= test session starts ============================== platform linux2 -- Python 2.6.6 -- pytest-2.3.5 collected 28 items wheel/test/test_basic.py ......... wheel/test/test_install.py .. wheel/test/test_keys.py .. wheel/test/test_paths.py . wheel/test/test_ranking.py . wheel/test/test_signatures.py ... wheel/test/test_tagopt.py ....... wheel/test/test_wheelfile.py s. ================== 1 tests deselected by '-knot test_keygen' =================== ============== 26 passed, 1 skipped, 1 deselected in 2.12 seconds ============== + exit 0 Processing files: python-wheel-0.24.0-3.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YCoRBb + umask 022 + cd /builddir/build/BUILD + cd wheel-0.24.0 + DOCDIR=/builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/share/doc/python-wheel-0.24.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/share/doc/python-wheel-0.24.0 + /bin/mkdir -p /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/share/doc/python-wheel-0.24.0 + cp -pr LICENSE.txt CHANGES.txt README.txt /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64/usr/share/doc/python-wheel-0.24.0 + 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/python-wheel-0.24.0-3.el6.x86_64 warning: Could not canonicalize hostname: i-0002a7ab Wrote: /builddir/build/RPMS/python-wheel-0.24.0-3.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Y0g3Vd + umask 022 + cd /builddir/build/BUILD + cd wheel-0.24.0 + /bin/rm -rf /builddir/build/BUILDROOT/python-wheel-0.24.0-3.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->