☠ Buildbot (Python): python/cpython - failed test (failure) (3.11)
The Buildbot has detected a new failure on builder s390x Fedora LTO 3.11 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/975/builds/720
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Hugo van Kemenade <hugovk@users.noreply.github.com>, Itamar Ostricher <itamarost@gmail.com>, Jelle Zijlstra <jelle.zijlstra@gmail.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
418 tests OK.
10 slowest tests:
- test_tools: 5 min 25 sec
- test_concurrent_futures: 2 min 16 sec
- test_gdb: 1 min 53 sec
- test_multiprocessing_spawn: 1 min 26 sec
- test_multiprocessing_forkserver: 1 min 10 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_asyncio: 1 min 4 sec
- test_signal: 47.0 sec
- test_socket: 38.4 sec
- test_io: 33.8 sec
1 test failed: test_tools
15 tests skipped: test_devpoll test_ioctl test_kqueue test_launcher test_msilib test_nis test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_tools
Total duration: 13 min 1 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_251e5e53'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script executable = helper.freeze(python, scriptfile, outdir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 198, in freeze _run_quiet([MAKE, '-C', os.path.dirname(scriptfile)]) File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.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/tmp_y1s3aep']' returned non-zero exit status 2.
Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/tmpl2j0ah7q/cpython/Lib/sysconfig.py", line 715, in get_config_var return get_config_vars().get(name) ^^^^^^^^^^^^^^^^^ File "/tmp/tmpl2j0ah7q/cpython/Lib/sysconfig.py", line 670, in get_config_vars _init_posix(_CONFIG_VARS) File "/tmp/tmpl2j0ah7q/cpython/Lib/sysconfig.py", line 531, 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 "<string>", line 1, in <module> File "/tmp/tmp_y1s3aep/cpython/Lib/sysconfig.py", line 715, in get_config_var return get_config_vars().get(name) ^^^^^^^^^^^^^^^^^ File "/tmp/tmp_y1s3aep/cpython/Lib/sysconfig.py", line 670, in get_config_vars _init_posix(_CONFIG_VARS) File "/tmp/tmp_y1s3aep/cpython/Lib/sysconfig.py", line 531, 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.11.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_9859a92e'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script executable = helper.freeze(python, scriptfile, outdir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 198, in freeze _run_quiet([MAKE, '-C', os.path.dirname(scriptfile)]) File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.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/tmpl2j0ah7q']' returned non-zero exit status 2.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_a87407ea'
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 s390x Fedora LTO + PGO 3.11 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1023/builds/779
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Hugo van Kemenade <hugovk@users.noreply.github.com>, Itamar Ostricher <itamarost@gmail.com>, Jelle Zijlstra <jelle.zijlstra@gmail.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
417 tests OK.
10 slowest tests:
- test_tools: 7 min 2 sec
- test_concurrent_futures: 2 min 14 sec
- test_multiprocessing_spawn: 1 min 36 sec
- test_multiprocessing_forkserver: 1 min 18 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_asyncio: 1 min 1 sec
- test_signal: 47.0 sec
- test_socket: 38.1 sec
- test_imaplib: 31.9 sec
- test_io: 31.7 sec
1 test failed: test_tools
16 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_launcher test_msilib test_nis test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_tools
Total duration: 14 min 30 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/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.11.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 180, in prepare _run_quiet([MAKE, '-C', builddir, parallel]) File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmp_1acg2h6/python-build', '-j2']' returned non-zero exit status 2.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_49b1bf3e'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/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.11.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 180, in prepare _run_quiet([MAKE, '-C', builddir, parallel]) File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmphpjrxemi/python-build', '-j2']' returned non-zero exit status 2.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_2b519fbb'
Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/tmphpjrxemi/cpython/Lib/sysconfig.py", line 715, in get_config_var return get_config_vars().get(name) ^^^^^^^^^^^^^^^^^ File "/tmp/tmphpjrxemi/cpython/Lib/sysconfig.py", line 670, in get_config_vars _init_posix(_CONFIG_VARS) File "/tmp/tmphpjrxemi/cpython/Lib/sysconfig.py", line 531, 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 "<string>", line 1, in <module> File "/tmp/tmp_1acg2h6/cpython/Lib/sysconfig.py", line 715, in get_config_var return get_config_vars().get(name) ^^^^^^^^^^^^^^^^^ File "/tmp/tmp_1acg2h6/cpython/Lib/sysconfig.py", line 670, in get_config_vars _init_posix(_CONFIG_VARS) File "/tmp/tmp_1acg2h6/cpython/Lib/sysconfig.py", line 531, 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.11.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_9d47015f'
Test report
Failed tests:
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org