[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 Windows11 Bigmem 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1079/builds/ Buildbot URL: https://buildbot.python.org/ Worker for this Build: ambv-bb-win11 Build Reason: Blamelist: Brandt Bucher , Cody Maloney , Dino Viehland , Eric Snow , Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Irit Katriel <1055913+iritkatr...@users.noreply.github.com>, Jelle Zijlstra , Mark Shannon , Sam Gross , Serhiy Storchaka , Sviatoslav Sydorenko (Святослав Сидоренко) , Tian Gao , Xie Yanbo , sobolevn BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "R:\buildarea\3.x.ambv-bb-win11.bigmem\build\Lib\test\test_os.py", line 2892, in test_listmounts self.assertSetEqual( ~~~^ set(mounts), self.known_mounts & set(mounts), ) ^ AssertionError: Items in the first set but not the second: 'R:\\' Test report === Failed tests: - test_os Failed subtests: - test_listmounts - test.test_os.Win32ListdriveTests.test_listmounts Sincerely, -The Buildbot ___ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com
[Buildbot-status] ☠ Buildbot (Python): - failed compile (failure) (9dad694dc5c48811ee02cacbd2cb078b6d053004)
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Refleaks 3.12 while building Python. Full details are available at: https://buildbot.python.org/#/builders/1157/builds/423 Buildbot URL: https://buildbot.python.org/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: Blamelist: BUILD FAILED: failed compile (failure) Summary of the results of the build (if available): === Captured traceback == remote: Enumerating objects: 35, done. remote: Counting objects: 3% (1/31) remote: Counting objects: 6% (2/31) remote: Counting objects: 9% (3/31) remote: Counting objects: 12% (4/31) remote: Counting objects: 16% (5/31) remote: Counting objects: 19% (6/31) remote: Counting objects: 22% (7/31) remote: Counting objects: 25% (8/31) remote: Counting objects: 29% (9/31) remote: Counting objects: 32% (10/31) remote: Counting objects: 35% (11/31) remote: Counting objects: 38% (12/31) remote: Counting objects: 41% (13/31) remote: Counting objects: 45% (14/31) remote: Counting objects: 48% (15/31) remote: Counting objects: 51% (16/31) remote: Counting objects: 54% (17/31) remote: Counting objects: 58% (18/31) remote: Counting objects: 61% (19/31) remote: Counting objects: 64% (20/31) remote: Counting objects: 67% (21/31) remote: Counting objects: 70% (22/31) remote: Counting objects: 74% (23/31) remote: Counting objects: 77% (24/31) remote: Counting objects: 80% (25/31) remote: Counting objects: 83% (26/31) remote: Counting objects: 87% (27/31) remote: Counting objects: 90% (28/31) remote: Counting objects: 93% (29/31) remote: Counting objects: 96% (30/31) remote: Counting objects: 100% (31/31) remote: Counting objects: 100% (31/31), done. remote: Compressing objects: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. remote: Total 35 (delta 10), reused 17 (delta 10), pack-reused 4 >From https://github.com/python/cpython * branch 3.12 -> FETCH_HEAD Note: switching to 'FETCH_HEAD'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 9dad694dc5 [3.12] GH-120754: Add more tests around seek + readall (GH-122103) (#122216) Switched to and reset branch '3.12' /tmp/ccBY2vxN.s: Assembler messages: /tmp/ccBY2vxN.s: Fatal error: Python/bltinmodule.o: No space left on device make: *** [Makefile:2743: Python/bltinmodule.o] Error 1 make: *** Waiting for unfinished jobs Assembler messages: Fatal error: can't create Python/frame.o: No space left on device make: *** [Makefile:2743: Python/frame.o] Error 1 Assembler messages: Fatal error: can't create Python/flowgraph.o: No space left on device make: *** [Makefile:2743: Python/flowgraph.o] Error 1 Assembler messages: Fatal error: can't create Objects/typeobject.o: No space left on device make: *** [Makefile:2743: Objects/typeobject.o] Error 1 Assembler messages: Fatal error: can't create Python/compile.o: No space left on device make: *** [Makefile:2743: Python/compile.o] Error 1 Assembler messages: Fatal error: can't create Python/ceval.o: No space left on device make: *** [Makefile:2743: Python/ceval.o] Error 1 Assembler messages: Fatal error: can't create Objects/unicodeobject.o: No space
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
The Buildbot has detected a new failure on builder AMD64 Windows11 Bigmem 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1463/builds/273 Buildbot URL: https://buildbot.python.org/ Worker for this Build: ambv-bb-win11 Build Reason: Blamelist: Eric Snow , Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>, Serhiy Storchaka BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_os.py", line 2846, in test_listmounts self.assertSetEqual( ~~~^ set(mounts), self.known_mounts & set(mounts), ) ^ AssertionError: Items in the first set but not the second: 'R:\\' Test report === Failed tests: - test_os Failed subtests: - test_listmounts - test.test_os.Win32ListdriveTests.test_listmounts Sincerely, -The Buildbot ___ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com
[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (d86ab5dde286642a378fcc32c243bc3b4bed750d)
The Buildbot has detected a new failure on builder AMD64 RHEL7 Refleaks 3.10 while building Python. Full details are available at: https://buildbot.python.org/#/builders/693/builds/1186 Buildbot URL: https://buildbot.python.org/ Worker for this Build: cstratak-RHEL7-x86_64 Build Reason: Blamelist: BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Tests result: ENV CHANGED == 410 tests OK. 10 slowest tests: - test_signal: 31 min 43 sec - test_asyncio: 31 min 25 sec - test_pydoc: 30 min 18 sec - test_concurrent_futures: 14 min 37 sec - test_multiprocessing_spawn: 11 min 23 sec - test_multiprocessing_forkserver: 8 min 13 sec - test_multiprocessing_fork: 6 min 55 sec - test_lib2to3: 5 min 3 sec - test_gdb: 4 min 43 sec - test_peg_generator: 4 min 11 sec 1 test altered the execution environment: test_threading 14 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_smtpnet test_ssl test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64 Total duration: 39 min 39 sec Captured traceback == Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_1d54bbc7' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_27492799' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_29072482' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_318f9b77' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_a35f1181' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_bd100735' . Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_81763eed' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_90514253' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_752463d9' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_1b102b4b' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_4408c1f5' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_84baccf1' . Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_660c5a67' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_a3e29031' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_7adbdf44' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_5dafa102' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/re
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder iOS ARM64 Simulator 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1380/builds/922 Buildbot URL: https://buildbot.python.org/ Worker for this Build: rkm-arm64-ios-simulator Build Reason: Blamelist: Marc Mueller <30130371+cdc...@users.noreply.github.com> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/Users/buildbot/Library/Developer/XCTestDevices/F05B2E02-3C3F-4FF7-A55F-11613958B0BB/data/Containers/Bundle/Application/99A3AB7F-A1D2-4792-B4C8-CC021997CCB1/iOSTestbed.app/python/lib/python3.14/test/test_socketserver.py", line 228, in test_ThreadingUnixDatagramServer self.run_server(socketserver.ThreadingUnixDatagramServer, ~~~^^ socketserver.DatagramRequestHandler, self.dgram_examine) ^^^ File "/Users/buildbot/Library/Developer/XCTestDevices/F05B2E02-3C3F-4FF7-A55F-11613958B0BB/data/Containers/Bundle/Application/99A3AB7F-A1D2-4792-B4C8-CC021997CCB1/iOSTestbed.app/python/lib/python3.14/test/support/threading_helper.py", line 66, in decorator return func(*args) File "/Users/buildbot/Library/Developer/XCTestDevices/F05B2E02-3C3F-4FF7-A55F-11613958B0BB/data/Containers/Bundle/Application/99A3AB7F-A1D2-4792-B4C8-CC021997CCB1/iOSTestbed.app/python/lib/python3.14/test/test_socketserver.py", line 133, in run_server testfunc(svrcls.address_family, addr) ^ File "/Users/buildbot/Library/Developer/XCTestDevices/F05B2E02-3C3F-4FF7-A55F-11613958B0BB/data/Containers/Bundle/Application/99A3AB7F-A1D2-4792-B4C8-CC021997CCB1/iOSTestbed.app/python/lib/python3.14/test/test_socketserver.py", line 160, in dgram_examine buf = data = receive(s, 100) ~~~ File "/Users/buildbot/Library/Developer/XCTestDevices/F05B2E02-3C3F-4FF7-A55F-11613958B0BB/data/Containers/Bundle/Application/99A3AB7F-A1D2-4792-B4C8-CC021997CCB1/iOSTestbed.app/python/lib/python3.14/test/test_socketserver.py", line 43, in receive raise RuntimeError("timed out on %r" % (sock,)) RuntimeError: timed out on Traceback (most recent call last): File "/Users/buildbot/Library/Developer/XCTestDevices/F05B2E02-3C3F-4FF7-A55F-11613958B0BB/data/Containers/Bundle/Application/99A3AB7F-A1D2-4792-B4C8-CC021997CCB1/iOSTestbed.app/python/lib/python3.14/threading.py", line 1039, in _bootstrap_inner self.run() ^^ File "/Users/buildbot/Library/Developer/XCTestDevices/F05B2E02-3C3F-4FF7-A55F-11613958B0BB/data/Containers/Bundle/Application/99A3AB7F-A1D2-4792-B4C8-CC021997CCB1/iOSTestbed.app/python/lib/python3.14/threading.py", line 990, in run self._target(*self._args, **self._kwargs) ^ File "/Users/buildbot/Library/Developer/XCTestDevices/F05B2E02-3C3F-4FF7-A55F-11613958B0BB/data/Containers/Bundle/Application/99A3AB7F-A1D2-4792-B4C8-CC021997CCB1/iOSTestbed.app/python/lib/python3.14/socketserver.py", line 694, in process_request_thread self.handle_error(request, client_address) ~^ File "/Users/buildbot/Library/Developer/XCTestDevices/F05B2E02-3C3F-4FF7-A55F-11613958B0BB/data/Containers/Bundle/Application/99A3AB7F-A1D2-4792-B4C8-CC021997CCB1/iOSTestbed.app/python/lib/python3.14/socketserver.py", line 692, in process_request_thread self.finish_request(request, client_address) ~~~^ File "/Users/buildbot/Library/Developer/XCTestDevices/F05B2E02-3C3F-4FF7-A55F-11613958B0BB/data/Containers/Bundle/Application/99A3AB7F-A1D2-4792-B4C8-CC021997CCB1/iOSTestbed.app/python/lib/python3.14/socketserver.py", line 362, in finish_request self.RequestHandlerClass(request, client_address, self) ^^^ File "/Users/buildbot/Library/Developer/XCTestDevices/F05B2E02-3C3F-4FF7-A55F-11613958B0BB/data/Containers/Bundle/Application/99A3AB7F-A1D2-4792-B4C8-CC021997CCB1/iOSTestbed.app/python/lib/python3.14/socketserver.py", line 763, in __init__ self.finish() ~~~^^ File "/Users/buildbot/Library/Developer/XCTestDevices/F05B2E02-3C3F-4FF7-A55F-11613958B0BB/data/Containers/Bundle/Application/99A3AB7F-A1D2-4792-B4C8-CC021997CCB1/iOSTestbed.app/python/lib/python3.14/socketserver.py", line 858, in finish self.socket.sendto(self.wfile.getvalue(), self.client_address) ~~ ConnectionResetError: [Errno 54] Connection reset by peer Warning -- threading_cleanup() failed to clean up threads in 1.0 seconds Warning -- bef
[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (5592399313c963c110280a7c98de974889e1d353)
The Buildbot has detected a new failure on builder PPC64LE RHEL8 Refleaks 3.x while building Python. Full details are available at: https://buildbot.python.org/#/builders/384/builds/1187 Buildbot URL: https://buildbot.python.org/ Worker for this Build: cstratak-RHEL8-ppc64le Build Reason: Blamelist: BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === Captured traceback == remote: Enumerating objects: 41, done. remote: Counting objects: 2% (1/41) remote: Counting objects: 4% (2/41) remote: Counting objects: 7% (3/41) remote: Counting objects: 9% (4/41) remote: Counting objects: 12% (5/41) remote: Counting objects: 14% (6/41) remote: Counting objects: 17% (7/41) remote: Counting objects: 19% (8/41) remote: Counting objects: 21% (9/41) remote: Counting objects: 24% (10/41) remote: Counting objects: 26% (11/41) remote: Counting objects: 29% (12/41) remote: Counting objects: 31% (13/41) remote: Counting objects: 34% (14/41) remote: Counting objects: 36% (15/41) remote: Counting objects: 39% (16/41) remote: Counting objects: 41% (17/41) remote: Counting objects: 43% (18/41) remote: Counting objects: 46% (19/41) remote: Counting objects: 48% (20/41) remote: Counting objects: 51% (21/41) remote: Counting objects: 53% (22/41) remote: Counting objects: 56% (23/41) remote: Counting objects: 58% (24/41) remote: Counting objects: 60% (25/41) remote: Counting objects: 63% (26/41) remote: Counting objects: 65% (27/41) remote: Counting objects: 68% (28/41) remote: Counting objects: 70% (29/41) remote: Counting objects: 73% (30/41) remote: Counting objects: 75% (31/41) remote: Counting objects: 78% (32/41) remote: Counting objects: 80% (33/41) remote: Counting objects: 82% (34/41) remote: Counting objects: 85% (35/41) remote: Counting objects: 87% (36/41) remote: Counting objects: 90% (37/41) remote: Counting objects: 92% (38/41) remote: Counting objects: 95% (39/41) remote: Counting objects: 97% (40/41) remote: Counting objects: 100% (41/41) remote: Counting objects: 100% (41/41), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 41 (delta 15), reused 22 (delta 13), pack-reused 0 >From https://github.com/python/cpython * branch main -> FETCH_HEAD Note: switching to 'FETCH_HEAD'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 5592399313 gh-122208: Don't delivery PyDict_EVENT_ADDED until it can't fail (#122207) Switched to and reset branch 'main' configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15) make: *** [Makefile:2267: buildbottest] Terminated Te