Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-waitress.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-13659/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-waitress.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-478568455 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-waitress-0.8.9-4.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-waitress.spec '], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-13659/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-waitress.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.AMMSVU + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf waitress-0.8.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/waitress-0.8.9.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd waitress-0.8.9 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf waitress.egg-info + rm -f .gitignore docs/.gitignore + rm -f docs/rebuild + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.m7Vgp1 + umask 022 + cd /builddir/build/BUILD + cd waitress-0.8.9 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/waitress copying waitress/parser.py -> build/lib/waitress copying waitress/compat.py -> build/lib/waitress copying waitress/receiver.py -> build/lib/waitress copying waitress/trigger.py -> build/lib/waitress copying waitress/__init__.py -> build/lib/waitress copying waitress/buffers.py -> build/lib/waitress copying waitress/server.py -> build/lib/waitress copying waitress/runner.py -> build/lib/waitress copying waitress/task.py -> build/lib/waitress copying waitress/channel.py -> build/lib/waitress copying waitress/utilities.py -> build/lib/waitress copying waitress/adjustments.py -> build/lib/waitress creating build/lib/waitress/tests copying waitress/tests/test_task.py -> build/lib/waitress/tests copying waitress/tests/test_compat.py -> build/lib/waitress/tests copying waitress/tests/test_buffers.py -> build/lib/waitress/tests copying waitress/tests/test_functional.py -> build/lib/waitress/tests copying waitress/tests/test_utilities.py -> build/lib/waitress/tests copying waitress/tests/test_runner.py -> build/lib/waitress/tests copying waitress/tests/test_server.py -> build/lib/waitress/tests copying waitress/tests/test_parser.py -> build/lib/waitress/tests copying waitress/tests/test_channel.py -> build/lib/waitress/tests copying waitress/tests/test_receiver.py -> build/lib/waitress/tests copying waitress/tests/__init__.py -> build/lib/waitress/tests copying waitress/tests/test_init.py -> build/lib/waitress/tests copying waitress/tests/test_trigger.py -> build/lib/waitress/tests copying waitress/tests/test_adjustments.py -> build/lib/waitress/tests copying waitress/tests/test_regression.py -> build/lib/waitress/tests creating build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/sleepy.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/getline.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/nocl.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/badcl.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/__init__.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/filewrapper.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/echo.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/runner.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/error.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/writecb.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/toolarge.py -> build/lib/waitress/tests/fixtureapps running egg_info creating waitress.egg-info writing requirements to waitress.egg-info/requires.txt writing waitress.egg-info/PKG-INFO writing top-level names to waitress.egg-info/top_level.txt writing dependency_links to waitress.egg-info/dependency_links.txt writing entry points to waitress.egg-info/entry_points.txt writing manifest file 'waitress.egg-info/SOURCES.txt' reading manifest file 'waitress.egg-info/SOURCES.txt' writing manifest file 'waitress.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eQEy67 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64 + cd waitress-0.8.9 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr creating /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress creating /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests creating /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/toolarge.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/writecb.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/error.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/runner.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/echo.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/filewrapper.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/__init__.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/badcl.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/nocl.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/getline.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/sleepy.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/test_regression.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_adjustments.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_trigger.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_init.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/tests/__init__.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_receiver.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_channel.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_parser.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_server.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_runner.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_utilities.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_functional.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_buffers.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_compat.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_task.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests copying build/lib/waitress/adjustments.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress copying build/lib/waitress/utilities.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress copying build/lib/waitress/channel.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress copying build/lib/waitress/task.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress copying build/lib/waitress/runner.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress copying build/lib/waitress/server.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress copying build/lib/waitress/buffers.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress copying build/lib/waitress/__init__.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress copying build/lib/waitress/trigger.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress copying build/lib/waitress/receiver.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress copying build/lib/waitress/compat.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress copying build/lib/waitress/parser.py -> /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps/toolarge.py to toolarge.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps/writecb.py to writecb.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps/echo.py to echo.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps/filewrapper.py to filewrapper.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps/badcl.py to badcl.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps/nocl.py to nocl.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps/getline.py to getline.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/fixtureapps/sleepy.py to sleepy.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/test_regression.py to test_regression.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/test_adjustments.py to test_adjustments.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/test_trigger.py to test_trigger.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/test_init.py to test_init.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/test_receiver.py to test_receiver.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/test_channel.py to test_channel.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/test_parser.py to test_parser.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/test_server.py to test_server.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/test_runner.py to test_runner.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/test_utilities.py to test_utilities.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/test_functional.py to test_functional.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/test_buffers.py to test_buffers.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/test_compat.py to test_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/tests/test_task.py to test_task.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/adjustments.py to adjustments.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/utilities.py to utilities.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/channel.py to channel.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/task.py to task.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/buffers.py to buffers.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/trigger.py to trigger.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/receiver.py to receiver.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress/parser.py to parser.pyc running install_egg_info running egg_info writing requirements to waitress.egg-info/requires.txt writing waitress.egg-info/PKG-INFO writing top-level names to waitress.egg-info/top_level.txt writing dependency_links to waitress.egg-info/dependency_links.txt writing entry points to waitress.egg-info/entry_points.txt reading manifest file 'waitress.egg-info/SOURCES.txt' writing manifest file 'waitress.egg-info/SOURCES.txt' Copying waitress.egg-info to /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/lib/python2.6/site-packages/waitress-0.8.9-py2.6.egg-info running install_scripts Installing waitress-serve script to /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/waitress-0.8.9 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-waitress-0.8.9-4.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.q0o4Fg + umask 022 + cd /builddir/build/BUILD + cd waitress-0.8.9 + unset DISPLAY + PYTHONPATH=. + /usr/bin/python2 setup.py nosetests running nosetests running egg_info writing requirements to waitress.egg-info/requires.txt writing waitress.egg-info/PKG-INFO writing top-level names to waitress.egg-info/top_level.txt writing dependency_links to waitress.egg-info/dependency_links.txt writing entry points to waitress.egg-info/entry_points.txt reading manifest file 'waitress.egg-info/SOURCES.txt' writing manifest file 'waitress.egg-info/SOURCES.txt' running build_ext ........................................................................................................................................................................................................................................................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 443 tests in 4.077s OK Processing files: python-waitress-0.8.9-4.el6.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ix3UIF + umask 022 + cd /builddir/build/BUILD + cd waitress-0.8.9 + DOCDIR=/builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/share/doc/python-waitress-0.8.9 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/share/doc/python-waitress-0.8.9 + /bin/mkdir -p /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/share/doc/python-waitress-0.8.9 + cp -pr README.rst CHANGES.txt COPYRIGHT.txt LICENSE.txt docs /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64/usr/share/doc/python-waitress-0.8.9 + 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/python2 python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-478568455 Wrote: /builddir/build/RPMS/python-waitress-0.8.9-4.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2LOTmP + umask 022 + cd /builddir/build/BUILD + cd waitress-0.8.9 + /bin/rm -rf /builddir/build/BUILDROOT/python-waitress-0.8.9-4.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->