☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 FreeBSD Shared 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/483/builds/2344
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: koobs-freebsd-564d
Build Reason: <unknown> Blamelist: Gregory P. Smith <greg@krypto.org>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then ENV CHANGED ==
415 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 10 min 2 sec
- test_tokenize: 8 min 36 sec
- test_gdb: 7 min 38 sec
- test_asyncio: 7 min 4 sec
- test_unparse: 6 min 2 sec
- test_pickle: 5 min 30 sec
- test_lib2to3: 5 min 27 sec
- test_venv: 4 min 50 sec
- test_capi: 4 min 33 sec
- test_unicodedata: 4 min 26 sec
1 test altered the execution environment: test_threading
20 tests skipped: test_dbm_gnu test_devpoll test_epoll test_idle test_ioctl test_launcher test_msilib test_readline test_spwd test_startfile test_tcl test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_zipfile64
2 re-run tests: test_asyncio test_multiprocessing_spawn
Total duration: 41 min 10 sec
Captured traceback
Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/_test_multiprocessing.py", line 3165, in test_connection self.assertEqual(poll(TIMEOUT1), True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: False != True
Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/test_asyncio/test_waitfor.py", line 123, in test_wait_for_timeout_less_then_0_or_0 self.assertLess(t1 - t0, 0.1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 0.10666187899187207 not less than 0.1
Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/multiprocessing/process.py", line 315, in _bootstrap self.run() ^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/test/_test_multiprocessing.py", line 3103, in _echo conn.send_bytes(msg) ^^^^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/multiprocessing/connection.py", line 204, in send_bytes self._send_bytes(m[offset:offset + size]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/multiprocessing/connection.py", line 415, in _send_bytes self._send(header + buf) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/home/buildbot/python/3.x.koobs-freebsd-564d/build/Lib/multiprocessing/connection.py", line 372, in _send n = write(self._handle, buf) ^^^^^^^^^^^^^^^^^^^^^^^^ BrokenPipeError: [Errno 32] Broken pipe
Test report
Failed tests:
- test_multiprocessing_spawn
- test_asyncio
Failed subtests:
- test_wait_for_timeout_less_then_0_or_0 - test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_timeout_less_then_0_or_0
- test_connection - test.test_multiprocessing_spawn.WithProcessesTestConnection.test_connection
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org