Buildbot cancelled in Python on whole buildset

The Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/426/builds/219
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Victor Stinner <vstinner@python.org>
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 55 sec
- test_concurrent_futures: 2 min 48 sec
- test_gdb: 1 min 40 sec
- test_multiprocessing_spawn: 1 min 40 sec
- test_multiprocessing_forkserver: 1 min 19 sec
- test_multiprocessing_fork: 1 min 3 sec
- test_asyncio: 55.2 sec
- test_signal: 47.1 sec
- test_socket: 38.5 sec
- test_io: 35.6 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: 4 min 48 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_d97c27a3'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto/build/Lib/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.9.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'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_ccd22972'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_0c07b35b'
Test report
Failed tests:
- test_multiprocessing_spawn
- test_multiprocessing_forkserver
- test_multiprocessing_fork
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_spawn.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.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/135/builds/234
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Victor Stinner <vstinner@python.org>
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 38 sec
- test_multiprocessing_spawn: 1 min 29 sec
- test_multiprocessing_forkserver: 1 min 11 sec
- test_multiprocessing_fork: 1 min 3 sec
- test_asyncio: 51.7 sec
- test_signal: 46.7 sec
- test_socket: 37.9 sec
- test_io: 37.1 sec
- test_pydoc: 31.3 sec
- test_subprocess: 30.1 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: 2 min 50 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_9d15129e'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.9.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.9.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_1b45e0bb'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_0e694706'
Test report
Failed tests:
- test_multiprocessing_spawn
- test_multiprocessing_forkserver
- test_multiprocessing_fork
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_spawn.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 Installed 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/17/builds/235
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Victor Stinner <vstinner@python.org>
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
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: 4 min 9 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.9/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.9/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.9.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_509d4859'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_e2f9efdb'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_829a7780'
Test report
Failed tests:
- test_multiprocessing_spawn
- test_multiprocessing_forkserver
- test_multiprocessing_fork
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder x86-64 macOS 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/108/builds/265
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: billenstein-macos
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
406 tests OK.
10 slowest tests:
- test_concurrent_futures: 5 min 3 sec
- test_multiprocessing_spawn: 4 min 32 sec
- test_tokenize: 3 min 50 sec
- test_unparse: 3 min 42 sec
- test_lib2to3: 2 min 41 sec
- test_multiprocessing_forkserver: 2 min 34 sec
- test_unicodedata: 2 min 12 sec
- test_capi: 2 min 10 sec
- test_asyncio: 1 min 48 sec
- test_pickle: 1 min 18 sec
1 test failed: test_importlib
18 tests skipped: test_devpoll test_epoll test_gdb test_ioctl test_msilib test_multiprocessing_fork test_ossaudiodev test_smtpnet test_spwd test_ssl test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_importlib
Total duration: 42 min 42 sec
Captured traceback
Traceback (most recent call last): File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_acfc6614'
Traceback (most recent call last): File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/test_importlib/partial/pool_in_threads.py", line 9, in t with multiprocessing.Pool(1): File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/context.py", line 119, in Pool return Pool(processes, initializer, initargs, maxtasksperchild, File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/pool.py", line 212, in __init__ File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/pool.py", line 303, in _repopulate_pool File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/pool.py", line 326, in _repopulate_pool_static File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/process.py", line 121, in start File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/context.py", line 284, in _Popen return Popen(process_obj) File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/popen_spawn_posix.py", line 32, in __init__ File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/popen_fork.py", line 19, in __init__ File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/popen_spawn_posix.py", line 42, in _launch File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/spawn.py", line 176, in get_preparation_data OSError: [Errno 24] Too many open files /Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 119 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' /Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/mp-xf5ww2g2': [Errno 2] No such file or directory warnings.warn('resource_tracker: %r: %s' % (name, e))
Traceback (most recent call last): File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_cf75a1f7'
Traceback (most recent call last): File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/test_importlib/test_threaded_import.py", line 258, in test_multiprocessing_pool_circular_import script_helper.assert_python_ok(fn) File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/support/script_helper.py", line 156, in assert_python_ok return _assert_python(True, *args, **env_vars) File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/support/script_helper.py", line 142, in _assert_python res.fail(cmd_line) File "/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/support/script_helper.py", line 70, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['/Users/buildbot/buildarea/3.9.billenstein-macos/build/python.exe', '-X', 'faulthandler', '-I', '/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/test_importlib/partial/pool_in_threads.py']
Test report
Failed tests:
- test_importlib
Failed subtests:
- test_multiprocessing_pool_circular_import - test.test_importlib.test_threaded_import.ThreadedImportTests
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable Clang 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/365/builds/236
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Victor Stinner <vstinner@python.org>
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 36 sec
- test_peg_generator: 2 min 14 sec
- test_multiprocessing_spawn: 1 min 37 sec
- test_multiprocessing_forkserver: 1 min 16 sec
- test_multiprocessing_fork: 1 min 2 sec
- test_asyncio: 55.6 sec
- test_signal: 47.2 sec
- test_io: 38.3 sec
- test_socket: 38.3 sec
- test_tokenize: 32.2 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 53 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_d6703e79'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_97470b4e'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_d4d7cb75'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang/build/Lib/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.9.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'
Test report
Failed tests:
- test_multiprocessing_spawn
- test_multiprocessing_forkserver
- test_multiprocessing_fork
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/176/builds/234
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Victor Stinner <vstinner@python.org>
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: 3 min 4 sec
- test_gdb: 2 min 47 sec
- test_multiprocessing_spawn: 2 min 4 sec
- test_capi: 1 min 58 sec
- test_peg_generator: 1 min 40 sec
- test_multiprocessing_forkserver: 1 min 36 sec
- test_asyncio: 1 min 17 sec
- test_unparse: 1 min 13 sec
- test_multiprocessing_fork: 1 min 10 sec
- test_tokenize: 1 min 8 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 19 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64/build/Lib/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.9.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'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_5423fe8e'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_0694f074'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_c2b3bb8e'
Test report
Failed tests:
- test_multiprocessing_spawn
- test_multiprocessing_forkserver
- test_multiprocessing_fork
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org