Buildbot-status
Threads by month
- ----- 2024 -----
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
May 2023
- 1 participants
- 269 discussions
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (3.12)
by buildbot@python.org 31 May '23
by buildbot@python.org 31 May '23
31 May '23
The Buildbot has detected a new failure on builder AMD64 Arch Linux TraceRefs 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1197/builds/36
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 21, done.
remote: Counting objects: 4% (1/21)
remote: Counting objects: 9% (2/21)
remote: Counting objects: 14% (3/21)
remote: Counting objects: 19% (4/21)
remote: Counting objects: 23% (5/21)
remote: Counting objects: 28% (6/21)
remote: Counting objects: 33% (7/21)
remote: Counting objects: 38% (8/21)
remote: Counting objects: 42% (9/21)
remote: Counting objects: 47% (10/21)
remote: Counting objects: 52% (11/21)
remote: Counting objects: 57% (12/21)
remote: Counting objects: 61% (13/21)
remote: Counting objects: 66% (14/21)
remote: Counting objects: 71% (15/21)
remote: Counting objects: 76% (16/21)
remote: Counting objects: 80% (17/21)
remote: Counting objects: 85% (18/21)
remote: Counting objects: 90% (19/21)
remote: Counting objects: 95% (20/21)
remote: Counting objects: 100% (21/21)
remote: Counting objects: 100% (21/21), done.
remote: Compressing objects: 11% (1/9)
remote: Compressing objects: 22% (2/9)
remote: Compressing objects: 33% (3/9)
remote: Compressing objects: 44% (4/9)
remote: Compressing objects: 55% (5/9)
remote: Compressing objects: 66% (6/9)
remote: Compressing objects: 77% (7/9)
remote: Compressing objects: 88% (8/9)
remote: Compressing objects: 100% (9/9)
remote: Compressing objects: 100% (9/9), done.
remote: Total 21 (delta 13), reused 17 (delta 12), pack-reused 0
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to '076f3cda140a45b08c2c9518bc19624aae50d3a3'.
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 <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 076f3cda14 [3.12] gh-105144: Runtime-checkable protocols: move all 'sanity checks' to `_ProtocolMeta.__subclasscheck__` (GH-105152) (#105160)
Switched to and reset branch '3.12'
Objects/object.c:2211: _Py_ForgetReference: Assertion failed: invalid object chain
Enable tracemalloc to get the memory block allocation traceback
object address : 0x7fb5f6bed080
object refcount : 0
object type : 0x55c53f8e3960
object type name: float
object repr : <refcnt 0 at 0x7fb5f6bed080>
Fatal Python error: _PyObject_AssertFailed: _PyObject_AssertFailed
Python runtime state: initialized
Thread 0x00007fb6066806c0 (most recent call first):
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 58 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/threading.py", line 989 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/threading.py", line 1052 in _bootstrap_inner
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/threading.py", line 1009 in _bootstrap
Current thread 0x00007fb607d0e740 (most recent call first):
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/support/__init__.py", line 2385 in sleeping_retry
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 49 in _wait_for_interp_to_run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 66 in _running
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/contextlib.py", line 137 in __enter__
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 553 in test_still_running
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/case.py", line 589 in _callTestMethod
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/case.py", line 634 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/case.py", line 690 in __call__
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/runner.py", line 240 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 738 in main
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 802 in main
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/__main__.py", line 2 in <module>
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/runpy.py", line 88 in _run_code
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/runpy.py", line 198 in _run_module_as_main
Extension modules: _testcapi, _xxsubinterpreters (total: 2)
make: *** [Makefile:2015: buildbottest] Aborted (core dumped)
Cannot open file '/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test__xxsubinterpreters
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (main)
by buildbot@python.org 31 May '23
by buildbot@python.org 31 May '23
31 May '23
The Buildbot has detected a new failure on builder wasm32-emscripten node (pthreads) 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1050/builds/2181
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: bcannon-wasm
Build Reason: <unknown>
Blamelist: Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Victor Stinner <vstinner(a)python.org>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE ==
329 tests OK.
10 slowest tests:
- test_hashlib: 2 min
- test_math: 1 min 54 sec
- test_tarfile: 1 min 13 sec
- test_capi: 37.7 sec
- test_unparse: 37.0 sec
- test_io: 28.3 sec
- test_tokenize: 28.2 sec
- test_unicodedata: 27.8 sec
- test_fstring: 27.1 sec
- test_pathlib: 16.9 sec
1 test failed:
test_fileio
117 tests skipped:
test.test_asyncio.test_base_events
test.test_asyncio.test_buffered_proto
test.test_asyncio.test_context
test.test_asyncio.test_eager_task_factory
test.test_asyncio.test_events test.test_asyncio.test_futures
test.test_asyncio.test_futures2 test.test_asyncio.test_locks
test.test_asyncio.test_pep492
test.test_asyncio.test_proactor_events
test.test_asyncio.test_protocols test.test_asyncio.test_queues
test.test_asyncio.test_runners
test.test_asyncio.test_selector_events
test.test_asyncio.test_sendfile test.test_asyncio.test_server
test.test_asyncio.test_sock_lowlevel test.test_asyncio.test_ssl
test.test_asyncio.test_sslproto test.test_asyncio.test_streams
test.test_asyncio.test_subprocess
test.test_asyncio.test_taskgroups test.test_asyncio.test_tasks
test.test_asyncio.test_threads test.test_asyncio.test_timeouts
test.test_asyncio.test_transports
test.test_asyncio.test_unix_events test.test_asyncio.test_waitfor
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test__xxinterpchannels
test__xxsubinterpreters test_asyncgen test_clinic test_cmd_line
test_concurrent_futures test_contextlib_async test_ctypes
test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_doctest
test_docxmlrpc test_dtrace test_embed test_epoll test_faulthandler
test_fcntl test_file_eintr test_fork1 test_ftplib test_gdb
test_grp test_httplib test_httpservers test_idle test_imaplib
test_interpreters test_ioctl test_kqueue test_launcher test_lzma
test_mmap test_multiprocessing_fork
test_multiprocessing_forkserver test_multiprocessing_main_handling
test_multiprocessing_spawn test_openpty test_pdb
test_perf_profiler test_perfmaps test_poll test_poplib test_pty
test_pwd test_readline test_regrtest test_repl test_resource
test_select test_selectors test_smtplib test_smtpnet test_socket
test_socketserver test_ssl test_stable_abi_ctypes test_startfile
test_subprocess test_sys_settrace test_syslog test_tcl
test_tkinter test_tools test_ttk test_ttk_textonly test_turtle
test_urllib2 test_urllib2_localnet test_urllib2net test_urllibnet
test_venv test_wait3 test_wait4 test_webbrowser test_winconsoleio
test_winreg test_winsound test_wmi test_wsgiref test_xmlrpc
test_xmlrpc_net test_xxlimited test_zipfile64
test_zipimport_support test_zoneinfo
0:23:15 load avg: 7.91
0:23:15 load avg: 7.91 Re-running failed tests is not supported with --python host runner option.
Total duration: 23 min 15 sec
Captured traceback
==================
Traceback (most recent call last):
File "/opt/buildbot/bcannon-wasm/3.x.bcannon-wasm.emscripten-node-pthreads/build/Lib/test/test_fileio.py", line 274, in wrapper
self.assertEqual(e.errno, errno.EBADF)
AssertionError: 28 != 8
Traceback (most recent call last):
File "/opt/buildbot/bcannon-wasm/3.x.bcannon-wasm.emscripten-node-pthreads/build/Lib/test/test_fileio.py", line 272, in wrapper
func(self, f)
File "/opt/buildbot/bcannon-wasm/3.x.bcannon-wasm.emscripten-node-pthreads/build/Lib/test/test_fileio.py", line 302, in testErrnoOnClosedTruncate
f.truncate(0)
OSError: [Errno 28] Invalid argument
Test report
===========
Failed tests:
- test_fileio
Failed subtests:
- testErrnoOnClosedTruncate - test.test_fileio.CAutoFileTests.testErrnoOnClosedTruncate
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (main)
by buildbot@python.org 31 May '23
by buildbot@python.org 31 May '23
31 May '23
The Buildbot has detected a new failure on builder ARM Raspbian 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/424/builds/4108
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: gps-raspbian
Build Reason: <unknown>
Blamelist: Victor Stinner <vstinner(a)python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then ENV CHANGED ==
427 tests OK.
10 slowest tests:
- test_venv: 10 min 28 sec
- test_tarfile: 9 min 43 sec
- test_largefile: 8 min 17 sec
- test_cmd_line_script: 5 min 29 sec
- test_math: 4 min 22 sec
- test_multiprocessing_spawn: 4 min 14 sec
- test_sqlite3: 3 min 30 sec
- test_exceptions: 3 min 23 sec
- test_concurrent_futures: 3 min 7 sec
- test_hashlib: 2 min 12 sec
1 test altered the execution environment:
test_concurrent_futures
19 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_idle
test_ioctl test_kqueue test_launcher test_perf_profiler
test_startfile test_tcl test_tkinter test_ttk test_ttk_textonly
test_turtle test_winconsoleio test_winreg test_winsound test_wmi
test_zipfile64
1 re-run test:
test_sqlite3
Total duration: 41 min 25 sec
Captured traceback
==================
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_sqlite3/test_cli.py", line 142, in test_interact_on_disk_file
out, err = proc.communicate(input="create table t(t);",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/subprocess.py", line 1209, in communicate
stdout, stderr = self._communicate(input, endtime, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/subprocess.py", line 2109, in _communicate
self._check_timeout(endtime, orig_timeout, stdout, stderr)
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/subprocess.py", line 1253, in _check_timeout
raise TimeoutExpired(
subprocess.TimeoutExpired: Command '['/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/python', '-Xutf8', '-m', 'sqlite3', '@test_21594_tmpæ']' timed out after 5.25 seconds
Test report
===========
Failed tests:
- test_sqlite3
Failed subtests:
- test_interact_on_disk_file - test.test_sqlite3.test_cli.InteractiveSession.test_interact_on_disk_file
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (3.12)
by buildbot@python.org 31 May '23
by buildbot@python.org 31 May '23
31 May '23
The Buildbot has detected a new failure on builder AMD64 Debian root 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1102/builds/46
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: angelico-debian-amd64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 9, done.
remote: Counting objects: 11% (1/9)
remote: Counting objects: 22% (2/9)
remote: Counting objects: 33% (3/9)
remote: Counting objects: 44% (4/9)
remote: Counting objects: 55% (5/9)
remote: Counting objects: 66% (6/9)
remote: Counting objects: 77% (7/9)
remote: Counting objects: 88% (8/9)
remote: Counting objects: 100% (9/9)
remote: Counting objects: 100% (9/9), done.
remote: Compressing objects: 50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
remote: Total 5 (delta 4), reused 3 (delta 3), pack-reused 0
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to '4729100239ce5486fce0ff4d62dad52c30e108c3'.
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 <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 4729100239 [3.12] gh-105091: stable_abi.py: Remove "Unixy" check from --all on other platforms (GH-105092) (GH-105133)
Switched to and reset branch '3.12'
configure: WARNING: pkg-config is missing. Some dependencies may not be detected correctly.
Fatal Python error: Segmentation fault
Thread 0x00007feacb88b280 (most recent call first):
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/runner.py", line 74 in _write_status
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/runner.py", line 95 in addSuccess
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/testresult.py", line 122 in addSuccess
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 648 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 690 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/runner.py", line 240 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 738 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 802 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/__main__.py", line 2 in <module>
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 88 in _run_code
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 198 in _run_module_as_main
Extension modules: _testcapi (total: 1)
Segmentation fault
make: *** [Makefile:2009: buildbottest] Error 139
Cannot open file '/root/buildarea/3.12.angelico-debian-amd64/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test_threading
- test__xxsubinterpreters
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (main)
by buildbot@python.org 31 May '23
by buildbot@python.org 31 May '23
31 May '23
The Buildbot has detected a new failure on builder s390x Fedora LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/55/builds/3452
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Barney Gale <barney.gale(a)gmail.com>, Carl Meyer <carl(a)oddbird.net>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend E. Aasland <erlend.aasland(a)protonmail.com>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Lysandros Nikolaou <lisandrosnik(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
430 tests OK.
10 slowest tests:
- test_tools: 5 min 45 sec
- test_gdb: 2 min 28 sec
- test_concurrent_futures: 2 min 13 sec
- test_multiprocessing_spawn: 1 min 40 sec
- test_signal: 1 min 17 sec
- test_multiprocessing_forkserver: 1 min 8 sec
- test_multiprocessing_fork: 1 min 8 sec
- test_socket: 43.0 sec
- test_io: 34.1 sec
- test_math: 32.9 sec
1 test failed:
test_tools
16 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_perf_profiler test_readline
test_startfile test_tkinter test_ttk test_winconsoleio test_winreg
test_winsound test_wmi test_zipfile64
2 re-run tests:
test.test_asyncio.test_subprocess test_tools
Total duration: 12 min 27 sec
Captured traceback
==================
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmpb9hdb6e3/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmpb9hdb6e3/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/tmpb9hdb6e3/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmpb9hdb6e3/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata__linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_asyncio/test_subprocess.py", line 788, in test_subprocess_consistent_callbacks
self.loop.run_until_complete(main())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/asyncio/base_events.py", line 664, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_asyncio/test_subprocess.py", line 780, in main
self.assertEqual(events, [
AssertionError: Lists differ: [('pi[69 chars]), 'process_exited', 'pipe_connection_lost', '[17 chars]ost'] != [('pi[69 chars]), 'pipe_connection_lost', 'pipe_connection_lo[17 chars]ted']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 180, in prepare
_run_quiet([MAKE, '-C', builddir, parallel])
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/test_python_d_w8pncu/tmphv8l7nik/python-build', '-j2']' returned non-zero exit status 2.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 180, in prepare
_run_quiet([MAKE, '-C', builddir, parallel])
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpb9hdb6e3/python-build', '-j2']' returned non-zero exit status 2.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_d_w8pncu/tmphv8l7nik/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_d_w8pncu/tmphv8l7nik/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_d_w8pncu/tmphv8l7nik/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_d_w8pncu/tmphv8l7nik/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata__linux_s390x-linux-gnu'
Test report
===========
Failed tests:
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
- test_subprocess_consistent_callbacks - test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_subprocess_consistent_callbacks
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): - failed test (failure) (26e7bbf66e93ee7c94b6e007ec7b2d769c2ced92)
by buildbot@python.org 31 May '23
by buildbot@python.org 31 May '23
31 May '23
The Buildbot has detected a new failure on builder s390x RHEL7 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/129/builds/776
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
423 tests OK.
10 slowest tests:
- test_signal: 32 min 2 sec
- test_tools: 18 min 2 sec
- test_concurrent_futures: 13 min 35 sec
- test_multiprocessing_spawn: 13 min 10 sec
- test_multiprocessing_forkserver: 8 min 20 sec
- test_multiprocessing_fork: 6 min 50 sec
- test_socket: 4 min 2 sec
- test_io: 3 min 32 sec
- test_subprocess: 3 min 12 sec
- test_cppext: 2 min 56 sec
1 test failed:
test_peg_generator
22 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_gdb
test_idle test_ioctl test_kqueue test_launcher test_perf_profiler
test_smtpnet test_ssl test_startfile test_tcl test_tkinter
test_ttk test_ttk_textonly test_turtle test_winconsoleio
test_winreg test_winsound test_wmi test_zipfile64
3 re-run tests:
test.test_asyncio.test_subprocess test_import test_peg_generator
1 test run no tests:
test_import
Total duration: 40 min 36 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/test/test_asyncio/test_subprocess.py", line 788, in test_subprocess_consistent_callbacks
self.loop.run_until_complete(main())
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/asyncio/base_events.py", line 664, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/test/test_asyncio/test_subprocess.py", line 780, in main
self.assertEqual(events, [
AssertionError: Lists differ: [('pi[29 chars]t'), 'pipe_connection_lost', ('pipe_data_recei[57 chars]ted'] != [('pi[29 chars]t'), ('pipe_data_received', 2, b'stderr'), 'pi[57 chars]ted']
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_zvfasbt0/tmpc79o53b9/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_zvfasbt0/tmpc79o53b9/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_zvfasbt0/tmpc79o53b9/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_zvfasbt0/tmpc79o53b9/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_zvfasbt0/tmprli7g5z1/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_zvfasbt0/tmprli7g5z1/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_zvfasbt0/tmprli7g5z1/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_zvfasbt0/tmprli7g5z1/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_zvfasbt0/tmpey_w7rej/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_zvfasbt0/tmpey_w7rej/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_zvfasbt0/tmpey_w7rej/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_zvfasbt0/tmpey_w7rej/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=36485) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=36485) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=36485) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=36485) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=36485) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_zvfasbt0/tmpoh596lar/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_zvfasbt0/tmpoh596lar/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_zvfasbt0/tmpoh596lar/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_zvfasbt0/tmpoh596lar/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_zvfasbt0/tmpa3g5t6r0/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_zvfasbt0/tmpa3g5t6r0/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_zvfasbt0/tmpa3g5t6r0/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_zvfasbt0/tmpa3g5t6r0/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_zvfasbt0/tmpipx5p_t1/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_zvfasbt0/tmpipx5p_t1/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_zvfasbt0/tmpipx5p_t1/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_zvfasbt0/tmpipx5p_t1/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Test report
===========
Failed tests:
- test_peg_generator
Test leaking resources:
- test_import: references
- test_import: memory blocks
- test_peg_generator: references
- test_peg_generator: memory blocks
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (3.12)
by buildbot@python.org 31 May '23
by buildbot@python.org 31 May '23
31 May '23
The Buildbot has detected a new failure on builder PPC64LE RHEL8 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1110/builds/20
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown>
Blamelist: Dong-hee Na <donghee.na(a)python.org>, Erlend E. Aasland <erlend.aasland(a)protonmail.com>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Itamar Ostricher <itamarost(a)gmail.com>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Ned Deily <nad(a)python.org>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Petr Viktorin <encukou(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Thomas Wouters <thomas(a)python.org>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 54, done.
remote: Counting objects: 1% (1/51)
remote: Counting objects: 3% (2/51)
remote: Counting objects: 5% (3/51)
remote: Counting objects: 7% (4/51)
remote: Counting objects: 9% (5/51)
remote: Counting objects: 11% (6/51)
remote: Counting objects: 13% (7/51)
remote: Counting objects: 15% (8/51)
remote: Counting objects: 17% (9/51)
remote: Counting objects: 19% (10/51)
remote: Counting objects: 21% (11/51)
remote: Counting objects: 23% (12/51)
remote: Counting objects: 25% (13/51)
remote: Counting objects: 27% (14/51)
remote: Counting objects: 29% (15/51)
remote: Counting objects: 31% (16/51)
remote: Counting objects: 33% (17/51)
remote: Counting objects: 35% (18/51)
remote: Counting objects: 37% (19/51)
remote: Counting objects: 39% (20/51)
remote: Counting objects: 41% (21/51)
remote: Counting objects: 43% (22/51)
remote: Counting objects: 45% (23/51)
remote: Counting objects: 47% (24/51)
remote: Counting objects: 49% (25/51)
remote: Counting objects: 50% (26/51)
remote: Counting objects: 52% (27/51)
remote: Counting objects: 54% (28/51)
remote: Counting objects: 56% (29/51)
remote: Counting objects: 58% (30/51)
remote: Counting objects: 60% (31/51)
remote: Counting objects: 62% (32/51)
remote: Counting objects: 64% (33/51)
remote: Counting objects: 66% (34/51)
remote: Counting objects: 68% (35/51)
remote: Counting objects: 70% (36/51)
remote: Counting objects: 72% (37/51)
remote: Counting objects: 74% (38/51)
remote: Counting objects: 76% (39/51)
remote: Counting objects: 78% (40/51)
remote: Counting objects: 80% (41/51)
remote: Counting objects: 82% (42/51)
remote: Counting objects: 84% (43/51)
remote: Counting objects: 86% (44/51)
remote: Counting objects: 88% (45/51)
remote: Counting objects: 90% (46/51)
remote: Counting objects: 92% (47/51)
remote: Counting objects: 94% (48/51)
remote: Counting objects: 96% (49/51)
remote: Counting objects: 98% (50/51)
remote: Counting objects: 100% (51/51)
remote: Counting objects: 100% (51/51), done.
remote: Compressing objects: 3% (1/32)
remote: Compressing objects: 6% (2/32)
remote: Compressing objects: 9% (3/32)
remote: Compressing objects: 12% (4/32)
remote: Compressing objects: 15% (5/32)
remote: Compressing objects: 18% (6/32)
remote: Compressing objects: 21% (7/32)
remote: Compressing objects: 25% (8/32)
remote: Compressing objects: 28% (9/32)
remote: Compressing objects: 31% (10/32)
remote: Compressing objects: 34% (11/32)
remote: Compressing objects: 37% (12/32)
remote: Compressing objects: 40% (13/32)
remote: Compressing objects: 43% (14/32)
remote: Compressing objects: 46% (15/32)
remote: Compressing objects: 50% (16/32)
remote: Compressing objects: 53% (17/32)
remote: Compressing objects: 56% (18/32)
remote: Compressing objects: 59% (19/32)
remote: Compressing objects: 62% (20/32)
remote: Compressing objects: 65% (21/32)
remote: Compressing objects: 68% (22/32)
remote: Compressing objects: 71% (23/32)
remote: Compressing objects: 75% (24/32)
remote: Compressing objects: 78% (25/32)
remote: Compressing objects: 81% (26/32)
remote: Compressing objects: 84% (27/32)
remote: Compressing objects: 87% (28/32)
remote: Compressing objects: 90% (29/32)
remote: Compressing objects: 93% (30/32)
remote: Compressing objects: 96% (31/32)
remote: Compressing objects: 100% (32/32)
remote: Compressing objects: 100% (32/32), done.
remote: Total 54 (delta 25), reused 29 (delta 19), pack-reused 3
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to 'af7b55d37f10594c3aa9815e7b6f0fd8e5ca020f'.
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 <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at af7b55d37f [3.12] gh-89886: Properly quote Autoconf macro arguments (#105062) (#105118)
Switched to and reset branch '3.12'
Timeout (0:15:00)!
Thread 0x00007fff92454d70 (most recent call first):
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/selectors.py", line 415 in select
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", line 2108 in _communicate
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", line 1209 in communicate
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 112 in run_gdb
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 229 in get_stack_trace
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 859 in test_threads
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 589 in _callTestMethod
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 634 in run
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 690 in __call__
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/unittest/runner.py", line 240 in run
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 738 in main
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 802 in main
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/test/__main__.py", line 2 in <module>
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/runpy.py", line 88 in _run_code
File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/Lib/runpy.py", line 198 in _run_module_as_main
make: *** [Makefile:2015: buildbottest] Error 1
Cannot open file '/home/buildbot/buildarea/3.12.cstratak-RHEL8-ppc64le/build/build_oot/test-results.xml' for upload
Test report
===========
Failed tests:
- test_gdb
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora LTO 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1145/builds/25
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Erlend E. Aasland <erlend.aasland(a)protonmail.com>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
446 tests OK.
10 slowest tests:
- test_tools: 5 min 31 sec
- test_gdb: 2 min 15 sec
- test_concurrent_futures: 2 min 8 sec
- test_multiprocessing_spawn: 1 min 31 sec
- test_signal: 1 min 17 sec
- test_multiprocessing_forkserver: 1 min 13 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_socket: 44.8 sec
- test_math: 32.1 sec
- test_imaplib: 32.0 sec
1 test failed:
test_tools
20 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_msilib test_nis test_peg_generator
test_perf_profiler test_readline test_startfile test_tix
test_tkinter test_ttk test_winconsoleio test_winreg test_winsound
test_wmi test_zipfile64
1 re-run test:
test_tools
Total duration: 13 min 37 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 180, in prepare
_run_quiet([MAKE, '-C', builddir, parallel])
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmps5eckk_p/python-build', '-j2']' returned non-zero exit status 2.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_k_8o0o7q/tmp0p61a8n3/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_k_8o0o7q/tmp0p61a8n3/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_k_8o0o7q/tmp0p61a8n3/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_k_8o0o7q/tmp0p61a8n3/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata__linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 180, in prepare
_run_quiet([MAKE, '-C', builddir, parallel])
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/test_python_k_8o0o7q/tmp0p61a8n3/python-build', '-j2']' returned non-zero exit status 2.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmps5eckk_p/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmps5eckk_p/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/tmps5eckk_p/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmps5eckk_p/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata__linux_s390x-linux-gnu'
Test report
===========
Failed tests:
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Arch Linux TraceRefs 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1197/builds/32
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown>
Blamelist: Erlend E. Aasland <erlend.aasland(a)protonmail.com>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 17, done.
remote: Counting objects: 6% (1/16)
remote: Counting objects: 12% (2/16)
remote: Counting objects: 18% (3/16)
remote: Counting objects: 25% (4/16)
remote: Counting objects: 31% (5/16)
remote: Counting objects: 37% (6/16)
remote: Counting objects: 43% (7/16)
remote: Counting objects: 50% (8/16)
remote: Counting objects: 56% (9/16)
remote: Counting objects: 62% (10/16)
remote: Counting objects: 68% (11/16)
remote: Counting objects: 75% (12/16)
remote: Counting objects: 81% (13/16)
remote: Counting objects: 87% (14/16)
remote: Counting objects: 93% (15/16)
remote: Counting objects: 100% (16/16)
remote: Counting objects: 100% (16/16), done.
remote: Compressing objects: 7% (1/14)
remote: Compressing objects: 14% (2/14)
remote: Compressing objects: 21% (3/14)
remote: Compressing objects: 28% (4/14)
remote: Compressing objects: 35% (5/14)
remote: Compressing objects: 42% (6/14)
remote: Compressing objects: 50% (7/14)
remote: Compressing objects: 57% (8/14)
remote: Compressing objects: 64% (9/14)
remote: Compressing objects: 71% (10/14)
remote: Compressing objects: 78% (11/14)
remote: Compressing objects: 85% (12/14)
remote: Compressing objects: 92% (13/14)
remote: Compressing objects: 100% (14/14)
remote: Compressing objects: 100% (14/14), done.
remote: Total 17 (delta 4), reused 5 (delta 2), pack-reused 1
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to 'af7b55d37f10594c3aa9815e7b6f0fd8e5ca020f'.
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 <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at af7b55d37f [3.12] gh-89886: Properly quote Autoconf macro arguments (#105062) (#105118)
Switched to and reset branch '3.12'
Objects/object.c:2211: _Py_ForgetReference: Assertion failed: invalid object chain
Enable tracemalloc to get the memory block allocation traceback
object address : 0x7ff36dac6e40
object refcount : 0
object type : 0x561096079660
object type name: tuple
object repr : <refcnt 0 at 0x7ff36dac6e40>
Fatal Python error: _PyObject_AssertFailed: _PyObject_AssertFailed
Python runtime state: initialized
Thread 0x00007ff36d1d86c0 (most recent call first):
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 37 in _run_output
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 424 in f
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/threading.py", line 989 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/threading.py", line 1052 in _bootstrap_inner
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/threading.py", line 1009 in _bootstrap
Current thread 0x00007ff36e866740 (most recent call first):
File "<shim>", line ??? in <interpreter trampoline>
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/threading.py", line 631 in wait
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/threading.py", line 976 in start
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 432 in test_in_threaded_subinterpreter
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/case.py", line 589 in _callTestMethod
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/case.py", line 634 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/case.py", line 690 in __call__
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/runner.py", line 240 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 738 in main
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 802 in main
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/__main__.py", line 2 in <module>
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/runpy.py", line 88 in _run_code
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/runpy.py", line 198 in _run_module_as_main
Extension modules: _testcapi, _xxsubinterpreters (total: 2)
make: *** [Makefile:2015: buildbottest] Aborted (core dumped)
Cannot open file '/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test__xxsubinterpreters
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Debian root 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1102/builds/44
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: angelico-debian-amd64
Build Reason: <unknown>
Blamelist: Erlend E. Aasland <erlend.aasland(a)protonmail.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 4, done.
remote: Counting objects: 25% (1/4)
remote: Counting objects: 50% (2/4)
remote: Counting objects: 75% (3/4)
remote: Counting objects: 100% (4/4)
remote: Counting objects: 100% (4/4), done.
remote: Compressing objects: 33% (1/3)
remote: Compressing objects: 66% (2/3)
remote: Compressing objects: 100% (3/3)
remote: Compressing objects: 100% (3/3), done.
remote: Total 4 (delta 1), reused 3 (delta 1), pack-reused 0
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to 'af7b55d37f10594c3aa9815e7b6f0fd8e5ca020f'.
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 <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at af7b55d37f [3.12] gh-89886: Properly quote Autoconf macro arguments (#105062) (#105118)
Switched to and reset branch '3.12'
configure: WARNING: pkg-config is missing. Some dependencies may not be detected correctly.
Fatal Python error: drop_gil: PyMUTEX_LOCK(gil->switch_mutex) failed
Python runtime state: initialized
Thread 0x00007fc1b4c80280 (most recent call first):
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/test__xxsubinterpreters.py", line 80 in clean_up_interpreters
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/test__xxsubinterpreters.py", line 88 in tearDown
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 594 in _callTearDown
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 637 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 690 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/runner.py", line 240 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 738 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 802 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/__main__.py", line 2 in <module>
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 88 in _run_code
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 198 in _run_module_as_main
Fatal Python error: Aborted
Thread 0x00007fc1b4c80280 (most recent call first):
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/test__xxsubinterpreters.py", line 80 in clean_up_interpreters
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/test__xxsubinterpreters.py", line 88 in tearDown
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 594 in _callTearDown
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 637 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 690 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/runner.py", line 240 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 738 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 802 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/__main__.py", line 2 in <module>
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 88 in _run_code
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 198 in _run_module_as_main
Extension modules: _testcapi, _xxsubinterpreters (total: 2)
Aborted
make: *** [Makefile:2009: buildbottest] Error 134
Cannot open file '/root/buildarea/3.12.angelico-debian-amd64/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test__xxsubinterpreters
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (main)
by buildbot@python.org 31 May '23
by buildbot@python.org 31 May '23
31 May '23
The Buildbot has detected a new failure on builder PPC64LE RHEL8 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/559/builds/3527
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown>
Blamelist: Alex Waygood <Alex.Waygood(a)Gmail.com>, Andrii Kuzmin <jack.cvr(a)gmail.com>, Barney Gale <barney.gale(a)gmail.com>, Brandt Bucher <brandtbucher(a)microsoft.com>, Brett Cannon <brett(a)python.org>, Carl Meyer <carl(a)oddbird.net>, Cristián Maureira-Fredes <cmaureir(a)users.noreply.github.com>, Daniel Fortunov <asqui(a)users.noreply.github.com>, Dong-hee Na <donghee.na(a)python.org>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend E. Aasland <erlend.aasland(a)protonmail.com>, Ethan Furman <ethan(a)stoneleaf.us>, Gregory P. Smith <gps(a)python.org>, Gregory P. Smith <greg(a)krypto.org>, Gregory Szorc <gregory.szorc(a)gmail.com>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Inada Naoki <songofacandy(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Itamar Ostricher <itamarost(a)gmail.com>, Jakub Kuczys <me(a)jacken.men>, Jelle Zijlstra <jelle.zijlstra(a)gmail.com>, Jonathan Protzenko <protz(a)microsoft.com>, Kirill Podoprigora <kirill.bast9(a)mail.ru>, Kumar Aditya <59607654+kumar
aditya303(a)users.noreply.github.com>, Luccccifer <lukezhang764(a)gmail.com>, Lysandros Nikolaou <lisandrosnik(a)gmail.com>, Mark Dickinson <dickinsm(a)gmail.com>, Mark Shannon <mark(a)hotpy.org>, Marta Gómez Macías <mgmacias(a)google.com>, Mathieu Dupuy <deronnax(a)gmail.com>, Miro Hrončok <miro(a)hroncok.cz>, Ned Deily <nad(a)python.org>, Nicolas Tessore <n.tessore(a)ucl.ac.uk>, Nikita Sobolev <mail(a)sobolevn.me>, Oleg Iarygin <oleg(a)arhadthedev.net>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Petr Vaněk <arkamar(a)atlas.cz>, Petr Viktorin <encukou(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Robert O'Shea <PurityLake(a)users.noreply.github.com>, Sebastian Rittau <srittau(a)rittau.biz>, Serhiy Storchaka <storchaka(a)gmail.com>, Shantanu <12621235+hauntsaninja(a)users.noreply.github.com>, Shaygan Hooshyari <sh.hooshyari(a)gmail.com>, Stepfen Shawn <m18824909883(a)163.com>, Steve Dower <steve.dower(a)python.org>, Sviatoslav Sydorenko <wk.cvs.github(a)sydorenko.org.ua>, T. Wouters <thomas@pyth
on.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Thomas Wouters <thomas(a)python.org>, Tomas R <tomas.roun8(a)gmail.com>, Victor Stinner <vstinner(a)python.org>, William Sawyer <wmsawyer2609(a)gmail.com>, Zac Hatfield-Dodds <zac.hatfield.dodds(a)gmail.com>, Zachary Ware <zach(a)python.org>, chgnrdv <52372310+chgnrdv(a)users.noreply.github.com>, gsallam <123525874+gsallam(a)users.noreply.github.com>, melanie witt <melwittt(a)gmail.com>, sunmy2019 <59365878+sunmy2019(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 68, done.
remote: Counting objects: 1% (1/66)
remote: Counting objects: 3% (2/66)
remote: Counting objects: 4% (3/66)
remote: Counting objects: 6% (4/66)
remote: Counting objects: 7% (5/66)
remote: Counting objects: 9% (6/66)
remote: Counting objects: 10% (7/66)
remote: Counting objects: 12% (8/66)
remote: Counting objects: 13% (9/66)
remote: Counting objects: 15% (10/66)
remote: Counting objects: 16% (11/66)
remote: Counting objects: 18% (12/66)
remote: Counting objects: 19% (13/66)
remote: Counting objects: 21% (14/66)
remote: Counting objects: 22% (15/66)
remote: Counting objects: 24% (16/66)
remote: Counting objects: 25% (17/66)
remote: Counting objects: 27% (18/66)
remote: Counting objects: 28% (19/66)
remote: Counting objects: 30% (20/66)
remote: Counting objects: 31% (21/66)
remote: Counting objects: 33% (22/66)
remote: Counting objects: 34% (23/66)
remote: Counting objects: 36% (24/66)
remote: Counting objects: 37% (25/66)
remote: Counting objects: 39% (26/66)
remote: Counting objects: 40% (27/66)
remote: Counting objects: 42% (28/66)
remote: Counting objects: 43% (29/66)
remote: Counting objects: 45% (30/66)
remote: Counting objects: 46% (31/66)
remote: Counting objects: 48% (32/66)
remote: Counting objects: 50% (33/66)
remote: Counting objects: 51% (34/66)
remote: Counting objects: 53% (35/66)
remote: Counting objects: 54% (36/66)
remote: Counting objects: 56% (37/66)
remote: Counting objects: 57% (38/66)
remote: Counting objects: 59% (39/66)
remote: Counting objects: 60% (40/66)
remote: Counting objects: 62% (41/66)
remote: Counting objects: 63% (42/66)
remote: Counting objects: 65% (43/66)
remote: Counting objects: 66% (44/66)
remote: Counting objects: 68% (45/66)
remote: Counting objects: 69% (46/66)
remote: Counting objects: 71% (47/66)
remote: Counting objects: 72% (48/66)
remote: Counting objects: 74% (49/66)
remote: Counting objects: 75% (50/66)
remote: Counting objects: 77% (51/66)
remote: Counting objects: 78% (52/66)
remote: Counting objects: 80% (53/66)
remote: Counting objects: 81% (54/66)
remote: Counting objects: 83% (55/66)
remote: Counting objects: 84% (56/66)
remote: Counting objects: 86% (57/66)
remote: Counting objects: 87% (58/66)
remote: Counting objects: 89% (59/66)
remote: Counting objects: 90% (60/66)
remote: Counting objects: 92% (61/66)
remote: Counting objects: 93% (62/66)
remote: Counting objects: 95% (63/66)
remote: Counting objects: 96% (64/66)
remote: Counting objects: 98% (65/66)
remote: Counting objects: 100% (66/66)
remote: Counting objects: 100% (66/66), done.
remote: Compressing objects: 2% (1/45)
remote: Compressing objects: 4% (2/45)
remote: Compressing objects: 6% (3/45)
remote: Compressing objects: 8% (4/45)
remote: Compressing objects: 11% (5/45)
remote: Compressing objects: 13% (6/45)
remote: Compressing objects: 15% (7/45)
remote: Compressing objects: 17% (8/45)
remote: Compressing objects: 20% (9/45)
remote: Compressing objects: 22% (10/45)
remote: Compressing objects: 24% (11/45)
remote: Compressing objects: 26% (12/45)
remote: Compressing objects: 28% (13/45)
remote: Compressing objects: 31% (14/45)
remote: Compressing objects: 33% (15/45)
remote: Compressing objects: 35% (16/45)
remote: Compressing objects: 37% (17/45)
remote: Compressing objects: 40% (18/45)
remote: Compressing objects: 42% (19/45)
remote: Compressing objects: 44% (20/45)
remote: Compressing objects: 46% (21/45)
remote: Compressing objects: 48% (22/45)
remote: Compressing objects: 51% (23/45)
remote: Compressing objects: 53% (24/45)
remote: Compressing objects: 55% (25/45)
remote: Compressing objects: 57% (26/45)
remote: Compressing objects: 60% (27/45)
remote: Compressing objects: 62% (28/45)
remote: Compressing objects: 64% (29/45)
remote: Compressing objects: 66% (30/45)
remote: Compressing objects: 68% (31/45)
remote: Compressing objects: 71% (32/45)
remote: Compressing objects: 73% (33/45)
remote: Compressing objects: 75% (34/45)
remote: Compressing objects: 77% (35/45)
remote: Compressing objects: 80% (36/45)
remote: Compressing objects: 82% (37/45)
remote: Compressing objects: 84% (38/45)
remote: Compressing objects: 86% (39/45)
remote: Compressing objects: 88% (40/45)
remote: Compressing objects: 91% (41/45)
remote: Compressing objects: 93% (42/45)
remote: Compressing objects: 95% (43/45)
remote: Compressing objects: 97% (44/45)
remote: Compressing objects: 100% (45/45)
remote: Compressing objects: 100% (45/45), done.
remote: Total 68 (delta 32), reused 43 (delta 21), pack-reused 2
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to '70f315c2d6de87b0514ce16cc00a91a5b60a6098'.
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 <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 70f315c2d6 gh-105042: Disable unmatched parens syntax error in python tokenize (#105061)
Switched to and reset branch 'main'
Timeout (0:15:00)!
Thread 0x00007fffb58a4d70 (most recent call first):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/selectors.py", line 415 in select
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", line 2108 in _communicate
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", line 1209 in communicate
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 112 in run_gdb
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 229 in get_stack_trace
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 936 in test_pycfunction
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 589 in _callTestMethod
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 634 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 690 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/unittest/runner.py", line 240 in run
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 738 in main
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 802 in main
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/__main__.py", line 2 in <module>
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/runpy.py", line 88 in _run_code
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/runpy.py", line 198 in _run_module_as_main
make: *** [Makefile:2004: buildbottest] Error 1
Cannot open file '/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/build_oot/test-results.xml' for upload
Test report
===========
Failed tests:
- test_gdb
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (main)
by buildbot@python.org 30 May '23
by buildbot@python.org 30 May '23
30 May '23
The Buildbot has detected a new failure on builder AMD64 Arch Linux TraceRefs 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/484/builds/3412
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown>
Blamelist: Alex Waygood <Alex.Waygood(a)Gmail.com>, Barney Gale <barney.gale(a)gmail.com>, Carl Meyer <carl(a)oddbird.net>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Miro Hrončok <miro(a)hroncok.cz>, Petr Viktorin <encukou(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Steve Dower <steve.dower(a)python.org>, Victor Stinner <vstinner(a)python.org>, sunmy2019 <59365878+sunmy2019(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 68, done.
remote: Counting objects: 1% (1/66)
remote: Counting objects: 3% (2/66)
remote: Counting objects: 4% (3/66)
remote: Counting objects: 6% (4/66)
remote: Counting objects: 7% (5/66)
remote: Counting objects: 9% (6/66)
remote: Counting objects: 10% (7/66)
remote: Counting objects: 12% (8/66)
remote: Counting objects: 13% (9/66)
remote: Counting objects: 15% (10/66)
remote: Counting objects: 16% (11/66)
remote: Counting objects: 18% (12/66)
remote: Counting objects: 19% (13/66)
remote: Counting objects: 21% (14/66)
remote: Counting objects: 22% (15/66)
remote: Counting objects: 24% (16/66)
remote: Counting objects: 25% (17/66)
remote: Counting objects: 27% (18/66)
remote: Counting objects: 28% (19/66)
remote: Counting objects: 30% (20/66)
remote: Counting objects: 31% (21/66)
remote: Counting objects: 33% (22/66)
remote: Counting objects: 34% (23/66)
remote: Counting objects: 36% (24/66)
remote: Counting objects: 37% (25/66)
remote: Counting objects: 39% (26/66)
remote: Counting objects: 40% (27/66)
remote: Counting objects: 42% (28/66)
remote: Counting objects: 43% (29/66)
remote: Counting objects: 45% (30/66)
remote: Counting objects: 46% (31/66)
remote: Counting objects: 48% (32/66)
remote: Counting objects: 50% (33/66)
remote: Counting objects: 51% (34/66)
remote: Counting objects: 53% (35/66)
remote: Counting objects: 54% (36/66)
remote: Counting objects: 56% (37/66)
remote: Counting objects: 57% (38/66)
remote: Counting objects: 59% (39/66)
remote: Counting objects: 60% (40/66)
remote: Counting objects: 62% (41/66)
remote: Counting objects: 63% (42/66)
remote: Counting objects: 65% (43/66)
remote: Counting objects: 66% (44/66)
remote: Counting objects: 68% (45/66)
remote: Counting objects: 69% (46/66)
remote: Counting objects: 71% (47/66)
remote: Counting objects: 72% (48/66)
remote: Counting objects: 74% (49/66)
remote: Counting objects: 75% (50/66)
remote: Counting objects: 77% (51/66)
remote: Counting objects: 78% (52/66)
remote: Counting objects: 80% (53/66)
remote: Counting objects: 81% (54/66)
remote: Counting objects: 83% (55/66)
remote: Counting objects: 84% (56/66)
remote: Counting objects: 86% (57/66)
remote: Counting objects: 87% (58/66)
remote: Counting objects: 89% (59/66)
remote: Counting objects: 90% (60/66)
remote: Counting objects: 92% (61/66)
remote: Counting objects: 93% (62/66)
remote: Counting objects: 95% (63/66)
remote: Counting objects: 96% (64/66)
remote: Counting objects: 98% (65/66)
remote: Counting objects: 100% (66/66)
remote: Counting objects: 100% (66/66), done.
remote: Compressing objects: 2% (1/45)
remote: Compressing objects: 4% (2/45)
remote: Compressing objects: 6% (3/45)
remote: Compressing objects: 8% (4/45)
remote: Compressing objects: 11% (5/45)
remote: Compressing objects: 13% (6/45)
remote: Compressing objects: 15% (7/45)
remote: Compressing objects: 17% (8/45)
remote: Compressing objects: 20% (9/45)
remote: Compressing objects: 22% (10/45)
remote: Compressing objects: 24% (11/45)
remote: Compressing objects: 26% (12/45)
remote: Compressing objects: 28% (13/45)
remote: Compressing objects: 31% (14/45)
remote: Compressing objects: 33% (15/45)
remote: Compressing objects: 35% (16/45)
remote: Compressing objects: 37% (17/45)
remote: Compressing objects: 40% (18/45)
remote: Compressing objects: 42% (19/45)
remote: Compressing objects: 44% (20/45)
remote: Compressing objects: 46% (21/45)
remote: Compressing objects: 48% (22/45)
remote: Compressing objects: 51% (23/45)
remote: Compressing objects: 53% (24/45)
remote: Compressing objects: 55% (25/45)
remote: Compressing objects: 57% (26/45)
remote: Compressing objects: 60% (27/45)
remote: Compressing objects: 62% (28/45)
remote: Compressing objects: 64% (29/45)
remote: Compressing objects: 66% (30/45)
remote: Compressing objects: 68% (31/45)
remote: Compressing objects: 71% (32/45)
remote: Compressing objects: 73% (33/45)
remote: Compressing objects: 75% (34/45)
remote: Compressing objects: 77% (35/45)
remote: Compressing objects: 80% (36/45)
remote: Compressing objects: 82% (37/45)
remote: Compressing objects: 84% (38/45)
remote: Compressing objects: 86% (39/45)
remote: Compressing objects: 88% (40/45)
remote: Compressing objects: 91% (41/45)
remote: Compressing objects: 93% (42/45)
remote: Compressing objects: 95% (43/45)
remote: Compressing objects: 97% (44/45)
remote: Compressing objects: 100% (45/45)
remote: Compressing objects: 100% (45/45), done.
remote: Total 68 (delta 32), reused 43 (delta 21), pack-reused 2
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to '68c75c31536e8c87901934f2d6da81f54f4334f9'.
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 <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 68c75c3153 gh-105035: fix super() calls on unusual types (e.g. meta-types) (#105094)
Switched to and reset branch 'main'
Objects/object.c:2211: _Py_ForgetReference: Assertion failed: invalid object chain
Enable tracemalloc to get the memory block allocation traceback
object address : 0x7f139b769e00
object refcount : 0
object type : 0x5613ea678d20
object type name: generator
object repr : <refcnt 0 at 0x7f139b769e00>
Fatal Python error: _PyObject_AssertFailed: _PyObject_AssertFailed
Python runtime state: initialized
Thread 0x00007f139aab46c0 (most recent call first):
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 58 in run
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/threading.py", line 989 in run
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/threading.py", line 1052 in _bootstrap_inner
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/threading.py", line 1009 in _bootstrap
Current thread 0x00007f139b93e740 (most recent call first):
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 49 in _wait_for_interp_to_run
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 66 in _running
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/contextlib.py", line 137 in __enter__
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 553 in test_still_running
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/unittest/case.py", line 589 in _callTestMethod
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/unittest/case.py", line 634 in run
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/unittest/case.py", line 690 in __call__
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/unittest/runner.py", line 240 in run
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 738 in main
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 802 in main
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/__main__.py", line 2 in <module>
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/runpy.py", line 88 in _run_code
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/runpy.py", line 198 in _run_module_as_main
Extension modules: _testcapi, _xxsubinterpreters (total: 2)
make: *** [Makefile:2004: buildbottest] Aborted (core dumped)
Cannot open file '/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test__xxsubinterpreters
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (3.12)
by buildbot@python.org 30 May '23
by buildbot@python.org 30 May '23
30 May '23
The Buildbot has detected a new failure on builder s390x RHEL8 LTO + PGO 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1208/builds/33
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel8-z
Build Reason: <unknown>
Blamelist: Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Steve Dower <steve.dower(a)python.org>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 37, done.
remote: Counting objects: 2% (1/35)
remote: Counting objects: 5% (2/35)
remote: Counting objects: 8% (3/35)
remote: Counting objects: 11% (4/35)
remote: Counting objects: 14% (5/35)
remote: Counting objects: 17% (6/35)
remote: Counting objects: 20% (7/35)
remote: Counting objects: 22% (8/35)
remote: Counting objects: 25% (9/35)
remote: Counting objects: 28% (10/35)
remote: Counting objects: 31% (11/35)
remote: Counting objects: 34% (12/35)
remote: Counting objects: 37% (13/35)
remote: Counting objects: 40% (14/35)
remote: Counting objects: 42% (15/35)
remote: Counting objects: 45% (16/35)
remote: Counting objects: 48% (17/35)
remote: Counting objects: 51% (18/35)
remote: Counting objects: 54% (19/35)
remote: Counting objects: 57% (20/35)
remote: Counting objects: 60% (21/35)
remote: Counting objects: 62% (22/35)
remote: Counting objects: 65% (23/35)
remote: Counting objects: 68% (24/35)
remote: Counting objects: 71% (25/35)
remote: Counting objects: 74% (26/35)
remote: Counting objects: 77% (27/35)
remote: Counting objects: 80% (28/35)
remote: Counting objects: 82% (29/35)
remote: Counting objects: 85% (30/35)
remote: Counting objects: 88% (31/35)
remote: Counting objects: 91% (32/35)
remote: Counting objects: 94% (33/35)
remote: Counting objects: 97% (34/35)
remote: Counting objects: 100% (35/35)
remote: Counting objects: 100% (35/35), done.
remote: Compressing objects: 6% (1/16)
remote: Compressing objects: 12% (2/16)
remote: Compressing objects: 18% (3/16)
remote: Compressing objects: 25% (4/16)
remote: Compressing objects: 31% (5/16)
remote: Compressing objects: 37% (6/16)
remote: Compressing objects: 43% (7/16)
remote: Compressing objects: 50% (8/16)
remote: Compressing objects: 56% (9/16)
remote: Compressing objects: 62% (10/16)
remote: Compressing objects: 68% (11/16)
remote: Compressing objects: 75% (12/16)
remote: Compressing objects: 81% (13/16)
remote: Compressing objects: 87% (14/16)
remote: Compressing objects: 93% (15/16)
remote: Compressing objects: 100% (16/16)
remote: Compressing objects: 100% (16/16), done.
remote: Total 37 (delta 20), reused 27 (delta 19), pack-reused 2
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to '9ae49e3f3bdf585473f03522a1b7dd7c9e4baa6a'.
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 <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 9ae49e3f3b gh-88745: Add _winapi.CopyFile2 and update shutil.copy2 to use it (GH-105055)
Switched to and reset branch '3.12'
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make[2]: [Makefile:2802: clean-retain-profile] Error 1 (ignored)
Timeout (0:15:00)!
Thread 0x000003ffad8f7730 (most recent call first):
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/selectors.py", line 415 in select
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/subprocess.py", line 2108 in _communicate
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/subprocess.py", line 1209 in communicate
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/subprocess.py", line 550 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 25 in _run_quiet
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 198 in freeze
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_tools/test_freeze.py", line 28 in test_freeze_simple_script
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 589 in _callTestMethod
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 634 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 690 in __call__
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/runner.py", line 240 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 738 in main
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 802 in main
File "/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/Lib/test/__main__.py", line 2 in <module>
File "<frozen runpy>", line 88 in _run_code
File "<frozen runpy>", line 198 in _run_module_as_main
make: *** [Makefile:2013: buildbottest] Error 1
Cannot open file '/home/dje/cpython-buildarea/3.12.edelsohn-rhel8-z.lto-pgo/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test_tools
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Ubuntu Shared 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1118/builds/40
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: bolen-ubuntu
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Steve Dower <steve.dower(a)python.org>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 37, done.
remote: Counting objects: 2% (1/35)
remote: Counting objects: 5% (2/35)
remote: Counting objects: 8% (3/35)
remote: Counting objects: 11% (4/35)
remote: Counting objects: 14% (5/35)
remote: Counting objects: 17% (6/35)
remote: Counting objects: 20% (7/35)
remote: Counting objects: 22% (8/35)
remote: Counting objects: 25% (9/35)
remote: Counting objects: 28% (10/35)
remote: Counting objects: 31% (11/35)
remote: Counting objects: 34% (12/35)
remote: Counting objects: 37% (13/35)
remote: Counting objects: 40% (14/35)
remote: Counting objects: 42% (15/35)
remote: Counting objects: 45% (16/35)
remote: Counting objects: 48% (17/35)
remote: Counting objects: 51% (18/35)
remote: Counting objects: 54% (19/35)
remote: Counting objects: 57% (20/35)
remote: Counting objects: 60% (21/35)
remote: Counting objects: 62% (22/35)
remote: Counting objects: 65% (23/35)
remote: Counting objects: 68% (24/35)
remote: Counting objects: 71% (25/35)
remote: Counting objects: 74% (26/35)
remote: Counting objects: 77% (27/35)
remote: Counting objects: 80% (28/35)
remote: Counting objects: 82% (29/35)
remote: Counting objects: 85% (30/35)
remote: Counting objects: 88% (31/35)
remote: Counting objects: 91% (32/35)
remote: Counting objects: 94% (33/35)
remote: Counting objects: 97% (34/35)
remote: Counting objects: 100% (35/35)
remote: Counting objects: 100% (35/35), done.
remote: Compressing objects: 5% (1/17)
remote: Compressing objects: 11% (2/17)
remote: Compressing objects: 17% (3/17)
remote: Compressing objects: 23% (4/17)
remote: Compressing objects: 29% (5/17)
remote: Compressing objects: 35% (6/17)
remote: Compressing objects: 41% (7/17)
remote: Compressing objects: 47% (8/17)
remote: Compressing objects: 52% (9/17)
remote: Compressing objects: 58% (10/17)
remote: Compressing objects: 64% (11/17)
remote: Compressing objects: 70% (12/17)
remote: Compressing objects: 76% (13/17)
remote: Compressing objects: 82% (14/17)
remote: Compressing objects: 88% (15/17)
remote: Compressing objects: 94% (16/17)
remote: Compressing objects: 100% (17/17)
remote: Compressing objects: 100% (17/17), done.
remote: Total 37 (delta 20), reused 25 (delta 18), pack-reused 2
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to '9ae49e3f3bdf585473f03522a1b7dd7c9e4baa6a'.
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 <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 9ae49e3f3b gh-88745: Add _winapi.CopyFile2 and update shutil.copy2 to use it (GH-105055)
Switched to and reset branch '3.12'
configure: WARNING: pkg-config is missing. Some dependencies may not be detected correctly.
Fatal Python error: drop_gil: PyMUTEX_LOCK(gil->switch_mutex) failed
Python runtime state: initialized
Thread 0x00007faced14bb80 (most recent call first):
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/test__xxsubinterpreters.py", line 80 in clean_up_interpreters
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/test__xxsubinterpreters.py", line 88 in tearDown
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 594 in _callTearDown
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 637 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 690 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/runner.py", line 240 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 738 in main
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 802 in main
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/__main__.py", line 2 in <module>
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/runpy.py", line 88 in _run_code
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/runpy.py", line 198 in _run_module_as_main
Fatal Python error: Aborted
Thread 0x00007faced14bb80 (most recent call first):
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/test__xxsubinterpreters.py", line 80 in clean_up_interpreters
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/test__xxsubinterpreters.py", line 88 in tearDown
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 594 in _callTearDown
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 637 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 690 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/runner.py", line 240 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 738 in main
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 802 in main
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/__main__.py", line 2 in <module>
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/runpy.py", line 88 in _run_code
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/runpy.py", line 198 in _run_module_as_main
Extension modules: _testcapi, _xxsubinterpreters (total: 2)
Aborted (core dumped)
make: *** [Makefile:2011: buildbottest] Error 134
Cannot open file '/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test__xxsubinterpreters
Sincerely,
-The Buildbot
1
0