* Package: dev-python/waitress-1.0.2 * Repository: gentoo * Maintainer: python@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking waitress-1.0.2.tar.gz to /var/tmp/portage/dev-python/waitress-1.0.2/work >>> Source unpacked in /var/tmp/portage/dev-python/waitress-1.0.2/work >>> Preparing source in /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2 ... * python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build running build running build_py creating /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress copying waitress/utilities.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress copying waitress/trigger.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress copying waitress/task.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress copying waitress/server.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress copying waitress/runner.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress copying waitress/receiver.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress copying waitress/parser.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress copying waitress/compat.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress copying waitress/channel.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress copying waitress/buffers.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress copying waitress/adjustments.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress copying waitress/__init__.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress creating /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/test_utilities.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/test_trigger.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/test_task.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/test_server.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/test_runner.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/test_regression.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/test_receiver.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/test_parser.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/test_init.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/test_functional.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/test_compat.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/test_channel.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/test_buffers.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/test_adjustments.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests copying waitress/tests/__init__.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests creating /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/writecb.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/toolarge.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/sleepy.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/runner.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/nocl.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/getline.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/filewrapper.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/error.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/echo.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/badcl.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/__init__.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests/fixtureapps 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/tests/fixtureapps/groundhog1.jpg -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python2_7/lib/waitress/tests/fixtureapps warning: build_py: byte-compiling is disabled, skipping. * python3_4: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python3.4 setup.py build running build running build_py creating /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress copying waitress/utilities.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress copying waitress/trigger.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress copying waitress/task.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress copying waitress/server.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress copying waitress/runner.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress copying waitress/receiver.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress copying waitress/parser.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress copying waitress/compat.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress copying waitress/channel.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress copying waitress/buffers.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress copying waitress/adjustments.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress copying waitress/__init__.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress creating /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/test_utilities.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/test_trigger.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/test_task.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/test_server.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/test_runner.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/test_regression.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/test_receiver.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/test_parser.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/test_init.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/test_functional.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/test_compat.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/test_channel.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/test_buffers.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/test_adjustments.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests copying waitress/tests/__init__.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests creating /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/writecb.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/toolarge.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/sleepy.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/runner.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/nocl.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/getline.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/filewrapper.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/error.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/echo.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/badcl.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/__init__.py -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests/fixtureapps running egg_info writing waitress.egg-info/PKG-INFO writing requirements to waitress.egg-info/requires.txt writing entry points to waitress.egg-info/entry_points.txt writing dependency_links to waitress.egg-info/dependency_links.txt writing top-level names to waitress.egg-info/top_level.txt reading manifest file 'waitress.egg-info/SOURCES.txt' writing manifest file 'waitress.egg-info/SOURCES.txt' copying waitress/tests/fixtureapps/groundhog1.jpg -> /var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2-python3_4/lib/waitress/tests/fixtureapps warning: build_py: byte-compiling is disabled, skipping. >>> Source compiled. >>> Test phase: dev-python/waitress-1.0.2 * python2_7: running distutils-r1_run_phase python_test ............................................................................................................................................................................................................................................................................................................................F..................................................................................................................................................... ====================================================================== FAIL: zombies_test (waitress.tests.test_regression) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 2226, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for waitress.tests.test_regression.zombies_test File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 39, in zombies_test ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 52, in waitress.tests.test_regression.zombies_test Failed example: from waitress.server import HTTPServer Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in from waitress.server import HTTPServer ImportError: cannot import name HTTPServer ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 53, in waitress.tests.test_regression.zombies_test Failed example: class TestServer(HTTPServer): def bind(self, (ip, port)): print "Listening on %s:%d" % (ip or '*', port) Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in class TestServer(HTTPServer): NameError: name 'HTTPServer' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 56, in waitress.tests.test_regression.zombies_test Failed example: sb = TestServer('127.0.0.1', 80, start=False, verbose=True) Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in sb = TestServer('127.0.0.1', 80, start=False, verbose=True) NameError: name 'TestServer' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 64, in waitress.tests.test_regression.zombies_test Failed example: channel = HTTPChannel(sb, socket, ('localhost', 42)) Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel = HTTPChannel(sb, socket, ('localhost', 42)) NameError: name 'sb' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 66, in waitress.tests.test_regression.zombies_test Failed example: channel.connected Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel.connected NameError: name 'channel' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 69, in waitress.tests.test_regression.zombies_test Failed example: channel.last_activity -= int(config.channel_timeout) + 1 Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel.last_activity -= int(config.channel_timeout) + 1 NameError: name 'channel' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 71, in waitress.tests.test_regression.zombies_test Failed example: channel.next_channel_cleanup[0] = channel.creation_time - int( config.cleanup_interval) - 1 Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 2, in config.cleanup_interval) - 1 NameError: name 'channel' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 75, in waitress.tests.test_regression.zombies_test Failed example: channel2 = HTTPChannel(sb, socket2, ('localhost', 7)) Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel2 = HTTPChannel(sb, socket2, ('localhost', 7)) NameError: name 'sb' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 77, in waitress.tests.test_regression.zombies_test Failed example: channel.connected Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel.connected NameError: name 'channel' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 86, in waitress.tests.test_regression.zombies_test Failed example: channel2.connected Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel2.connected NameError: name 'channel2' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 89, in waitress.tests.test_regression.zombies_test Failed example: channel2.last_activity -= int(config.channel_timeout) + 1 Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel2.last_activity -= int(config.channel_timeout) + 1 NameError: name 'channel2' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 91, in waitress.tests.test_regression.zombies_test Failed example: channel2.handle_write() Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel2.handle_write() NameError: name 'channel2' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 93, in waitress.tests.test_regression.zombies_test Failed example: channel2.next_channel_cleanup[0] = channel2.creation_time - int( config.cleanup_interval) - 1 Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 2, in config.cleanup_interval) - 1 NameError: name 'channel2' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 97, in waitress.tests.test_regression.zombies_test Failed example: channel3 = HTTPChannel(sb, socket3, ('localhost', 3)) Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel3 = HTTPChannel(sb, socket3, ('localhost', 3)) NameError: name 'sb' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 99, in waitress.tests.test_regression.zombies_test Failed example: channel2.connected Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel2.connected NameError: name 'channel2' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 107, in waitress.tests.test_regression.zombies_test Failed example: channel3.connected Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel3.connected NameError: name 'channel3' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 110, in waitress.tests.test_regression.zombies_test Failed example: channel3.last_activity -= int(config.channel_timeout) + 1 Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel3.last_activity -= int(config.channel_timeout) + 1 NameError: name 'channel3' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 113, in waitress.tests.test_regression.zombies_test Failed example: channel3.parser_class = ( waitress.parser.HTTPRequestParser) Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 2, in waitress.parser.HTTPRequestParser) NameError: name 'channel3' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 115, in waitress.tests.test_regression.zombies_test Failed example: channel3.handle_read() Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel3.handle_read() NameError: name 'channel3' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 117, in waitress.tests.test_regression.zombies_test Failed example: channel3.next_channel_cleanup[0] = channel3.creation_time - int( config.cleanup_interval) - 1 Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 2, in config.cleanup_interval) - 1 NameError: name 'channel3' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 121, in waitress.tests.test_regression.zombies_test Failed example: channel4 = HTTPChannel(sb, socket4, ('localhost', 4)) Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel4 = HTTPChannel(sb, socket4, ('localhost', 4)) NameError: name 'sb' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 123, in waitress.tests.test_regression.zombies_test Failed example: channel3.connected Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel3.connected NameError: name 'channel3' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 132, in waitress.tests.test_regression.zombies_test Failed example: channel4.last_activity -= 1 Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel4.last_activity -= 1 NameError: name 'channel4' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 134, in waitress.tests.test_regression.zombies_test Failed example: last_active = channel4.last_activity Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in last_active = channel4.last_activity NameError: name 'channel4' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 136, in waitress.tests.test_regression.zombies_test Failed example: channel4.set_async() Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel4.set_async() NameError: name 'channel4' is not defined ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2/waitress/tests/test_regression.py", line 138, in waitress.tests.test_regression.zombies_test Failed example: channel4.last_activity != last_active Exception raised: Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 1315, in __run compileflags, 1) in test.globs File "", line 1, in channel4.last_activity != last_active NameError: name 'channel4' is not defined ---------------------------------------------------------------------- Ran 466 tests in 5.160s FAILED (failures=1) * ERROR: dev-python/waitress-1.0.2::gentoo failed (test phase): * Tests fail with python2.7 * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 2703: Called distutils-r1_src_test * environment, line 875: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 321: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 2223: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 1529: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 1527: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 545: Called distutils-r1_run_phase 'python_test' * environment, line 806: Called python_test * environment, line 2583: Called die * The specific snippet of code: * nosetests || die "Tests fail with ${EPYTHON}" * * If you need support, post the output of `emerge --info '=dev-python/waitress-1.0.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/waitress-1.0.2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-python:waitress-1.0.2:20171103-023316.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/waitress-1.0.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/waitress-1.0.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2' * S: '/var/tmp/portage/dev-python/waitress-1.0.2/work/waitress-1.0.2'