Buildbot failure in Python on whole buildset
The Buildbot has detected a new failure on builder s390x Fedora LTO 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/637/builds/345
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_peg_generator: 3 min 32 sec
- test_concurrent_futures: 2 min 35 sec
- test_gdb: 1 min 47 sec
- test_multiprocessing_spawn: 1 min 28 sec
- test_multiprocessing_forkserver: 1 min 11 sec
- test_multiprocessing_fork: 1 min 8 sec
- test_signal: 47.1 sec
- test_asyncio: 46.5 sec
- test_socket: 37.9 sec
- test_io: 34.6 sec
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
14 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_nis test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 4 min 56 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_28bbce81'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_19ea9bb9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_fd8ef217'
Test report
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/624/builds/338
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_peg_generator: 3 min 21 sec
- test_concurrent_futures: 2 min 36 sec
- test_gdb: 1 min 41 sec
- test_multiprocessing_spawn: 1 min 28 sec
- test_nntplib: 1 min 20 sec
- test_multiprocessing_forkserver: 1 min 12 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_asyncio: 54.1 sec
- test_signal: 47.1 sec
- test_socket: 38.0 sec
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
12 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 5 min 10 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_9e2b9cff'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_a9f7324a'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_bb87d445'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Test report
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/656/builds/374
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
409 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 31 sec
- test_multiprocessing_spawn: 1 min 26 sec
- test_multiprocessing_forkserver: 1 min 8 sec
- test_multiprocessing_fork: 1 min 2 sec
- test_signal: 47.1 sec
- test_asyncio: 44.4 sec
- test_socket: 37.9 sec
- test_io: 32.9 sec
- test_pydoc: 31.0 sec
- test_xmlrpc: 27.5 sec
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
15 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 3 min 25 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_cdf948ce'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto-pgo/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_7dfe4a55'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_8befa944'
Test report
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO + PGO 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/651/builds/366
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 31 sec
- test_multiprocessing_spawn: 1 min 26 sec
- test_nntplib: 1 min 20 sec
- test_multiprocessing_forkserver: 1 min 9 sec
- test_multiprocessing_fork: 1 min 2 sec
- test_asyncio: 52.3 sec
- test_signal: 47.0 sec
- test_io: 37.9 sec
- test_socket: 37.8 sec
- test_pydoc: 31.6 sec
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
13 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 3 min 6 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_47b38763'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_9356849e'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_10d6c239'
Test report
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang Installed 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/690/builds/375
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
406 tests OK.
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
18 tests skipped: test_asdl_parser test_check_c_globals test_clinic test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 4 min 16 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_0186e582'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_6afaa84c'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_e03234b5'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang-installed/build/target/lib/python3.10/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang-installed/build/target/lib/python3.10/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Test report
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Clang 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/643/builds/388
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Brett Cannon <brett@python.org>, Mark Shannon <mark@hotpy.org>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Serhiy Storchaka <storchaka@gmail.com>, Łukasz Langa <lukasz@langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 41 sec
- test_peg_generator: 2 min 20 sec
- test_multiprocessing_spawn: 1 min 51 sec
- test_multiprocessing_forkserver: 1 min 22 sec
- test_nntplib: 1 min 20 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_asyncio: 58.0 sec
- test_signal: 48.0 sec
- test_io: 41.5 sec
- test_unparse: 40.8 sec
1 test altered the execution environment: test_ftplib
12 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_signal
Total duration: 5 min 3 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_signal.py", line 856, in test_pthread_kill assert_python_ok('-c', code) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/support/script_helper.py", line 160, in assert_python_ok return _assert_python(True, *args, **env_vars) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/support/script_helper.py", line 143, in _assert_python res, cmd_line = run_python_until_end(*args, **env_vars) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/support/script_helper.py", line 134, in run_python_until_end out, err = proc.communicate() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/subprocess.py", line 1149, in communicate stdout, stderr = self._communicate(input, endtime, timeout) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/subprocess.py", line 2026, in _communicate self.wait(timeout=self._remaining_time(endtime)) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/subprocess.py", line 1204, in wait return self._wait(timeout=timeout) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/subprocess.py", line 1938, in _wait (pid, sts) = self._try_wait(0) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/subprocess.py", line 1896, in _try_wait (pid, sts) = os.waitpid(self.pid, wait_flags) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_signal.py", line 712, in sig_vtalrm raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL " signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_b6322bd0'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/threading.py", line 1009, in _bootstrap_inner self.run() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 298, in run asyncore.loop(timeout=0.1, count=1) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 214, in loop poll_fun(timeout, map) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 157, in poll read(obj) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 94, in read obj.handle_error() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 421, in handle_error raise Exception Exception
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_f63065e2'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_62d4b28a'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 90, in read obj.handle_read_event() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 384, in handle_read_event self._do_ssl_handshake() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake self.socket.do_handshake() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/ssl.py", line 1341, in do_handshake self._sslobj.do_handshake() ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Test report
Failed tests:
- test_signal
Failed subtests:
- test_pthread_kill - test.test_signal.PendingSignalsTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable Clang Installed 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/650/builds/363
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
408 tests OK.
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
16 tests skipped: test_asdl_parser test_check_c_globals test_clinic test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 3 min 31 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_e08d6072'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_433e1553'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_128806f9'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Test report
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/676/builds/378
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_peg_generator: 2 min 38 sec
- test_concurrent_futures: 2 min 30 sec
- test_multiprocessing_spawn: 1 min 31 sec
- test_multiprocessing_forkserver: 1 min 18 sec
- test_nntplib: 1 min 5 sec
- test_multiprocessing_fork: 1 min 2 sec
- test_signal: 47.0 sec
- test_asyncio: 46.4 sec
- test_socket: 38.1 sec
- test_io: 35.2 sec
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
14 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_nis test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 5 min 38 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_ce3ff8e4'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_db49f21c'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_f273a2cd'
Test report
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable Clang 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/627/builds/364
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_peg_generator: 2 min 38 sec
- test_concurrent_futures: 2 min 32 sec
- test_multiprocessing_spawn: 1 min 29 sec
- test_nntplib: 1 min 20 sec
- test_multiprocessing_forkserver: 1 min 12 sec
- test_multiprocessing_fork: 1 min 3 sec
- test_asyncio: 53.8 sec
- test_signal: 46.8 sec
- test_io: 41.2 sec
- test_socket: 37.7 sec
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
12 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 3 min 58 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_7a86bee6'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_8ec16e90'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_d24ab32e'
Test report
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/655/builds/378
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 58 sec
- test_multiprocessing_spawn: 1 min 52 sec
- test_peg_generator: 1 min 31 sec
- test_multiprocessing_forkserver: 1 min 19 sec
- test_multiprocessing_fork: 1 min 14 sec
- test_unparse: 1 min 13 sec
- test_nntplib: 1 min 6 sec
- test_gdb: 58.1 sec
- test_tokenize: 57.2 sec
- test_capi: 56.5 sec
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
14 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_nis test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 5 min 46 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_2a361171'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_0f1ca437'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_394aab1f'
Test report
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/659/builds/362
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_gdb: 2 min 56 sec
- test_concurrent_futures: 2 min 48 sec
- test_multiprocessing_spawn: 2 min 6 sec
- test_capi: 2 min
- test_peg_generator: 1 min 54 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_asyncio: 1 min 22 sec
- test_nntplib: 1 min 21 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_unparse: 1 min 12 sec
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
12 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 5 min 25 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_613f2379'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_6f7deadc'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_5501cb22'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Test report
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org