☠ Buildbot (Python): python/cpython - failed test (failure) (3.12)
The Buildbot has detected a new failure on builder s390x Fedora Clang 3.12 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1151/builds/10
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: 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 ==
446 tests OK.
10 slowest tests:
- test_tools: 3 min 38 sec
- test_concurrent_futures: 2 min 35 sec
- test_multiprocessing_spawn: 2 min 17 sec
- test_math: 1 min 28 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_gdb: 1 min 14 sec
- test_multiprocessing_fork: 1 min 12 sec
- test_signal: 51.8 sec
- test_socket: 49.8 sec
- test_capi: 46.9 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
2 re-run tests: test_compileall test_tools
Total duration: 8 min 35 sec
Captured traceback
Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/tmpuhc9etwi/cpython/Lib/sysconfig.py", line 740, in get_config_var return get_config_vars().get(name) ^^^^^^^^^^^^^^^^^ File "/tmp/tmpuhc9etwi/cpython/Lib/sysconfig.py", line 723, in get_config_vars _init_config_vars() File "/tmp/tmpuhc9etwi/cpython/Lib/sysconfig.py", line 670, in _init_config_vars _init_posix(_CONFIG_VARS) File "/tmp/tmpuhc9etwi/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.12.edelsohn-fedora-z.clang/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.12.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 197, in freeze _run_quiet([python, '-E', FREEZE, '-o', outdir, scriptfile], outdir) File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/tmp/tmpuhc9etwi/python-installation/bin/python3', '-E', '/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/freeze.py', '-o', '/tmp/tmpuhc9etwi', '/tmp/tmpuhc9etwi/app.py']' returned non-zero exit status 1.
Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/test_python_gy0kn2br/tmpiucvpzqc/cpython/Lib/sysconfig.py", line 740, in get_config_var return get_config_vars().get(name) ^^^^^^^^^^^^^^^^^ File "/tmp/test_python_gy0kn2br/tmpiucvpzqc/cpython/Lib/sysconfig.py", line 723, in get_config_vars _init_config_vars() File "/tmp/test_python_gy0kn2br/tmpiucvpzqc/cpython/Lib/sysconfig.py", line 670, in _init_config_vars _init_posix(_CONFIG_VARS) File "/tmp/test_python_gy0kn2br/tmpiucvpzqc/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.12.edelsohn-fedora-z.clang/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.12.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 197, in freeze _run_quiet([python, '-E', FREEZE, '-o', outdir, scriptfile], outdir) File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/tmp/test_python_gy0kn2br/tmpiucvpzqc/python-installation/bin/python3', '-E', '/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/freeze.py', '-o', '/tmp/test_python_gy0kn2br/tmpiucvpzqc', '/tmp/test_python_gy0kn2br/tmpiucvpzqc/app.py']' returned non-zero exit status 1.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/freeze.py", line 489, in <module> main() File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/freeze.py", line 387, in main files = makefreeze.makefreeze(base, dict, debug, custom_entry_point, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/makefreeze.py", line 42, in makefreeze with bkfile.open(base + file, 'w') as outfp: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/bkfile.py", line 15, in open return _orig_open(file, mode, bufsize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '/tmp/tmpuhc9etwi/M_multiprocessing.c'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/freeze.py", line 489, in <module> main() File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/freeze.py", line 387, in main files = makefreeze.makefreeze(base, dict, debug, custom_entry_point, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/makefreeze.py", line 42, in makefreeze with bkfile.open(base + file, 'w') as outfp: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/bkfile.py", line 15, in open return _orig_open(file, mode, bufsize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '/tmp/test_python_gy0kn2br/tmpiucvpzqc/M_xml__parsers.c'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/bkfile.py", line 13, in open os.rename(file, backup) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpuhc9etwi/M_multiprocessing.c' -> '/tmp/tmpuhc9etwi/M_multiprocessing.c~'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/bkfile.py", line 13, in open os.rename(file, backup) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/test_python_gy0kn2br/tmpiucvpzqc/M_xml__parsers.c' -> '/tmp/test_python_gy0kn2br/tmpiucvpzqc/M_xml__parsers.c~'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/test_compileall.py", line 548, in test_no_args_compiles_path self.assertRunOK(**env) File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/test_compileall.py", line 524, in assertRunOK rc, out, err = script_helper.assert_python_ok( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/support/script_helper.py", line 166, in assert_python_ok return _assert_python(True, *args, **env_vars) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/support/script_helper.py", line 151, in _assert_python res.fail(cmd_line) File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/support/script_helper.py", line 76, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/python', '-X', 'faulthandler', '-S', '-m', 'compileall']
Test report
Failed tests:
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
- test_no_args_compiles_path - test.test_compileall.CommandLineTestsWithSourceEpoch.test_no_args_compiles_path
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 3.12 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1190/builds/10
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: 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 ==
446 tests OK.
10 slowest tests:
- test_tools: 3 min 18 sec
- test_multiprocessing_spawn: 2 min 51 sec
- test_concurrent_futures: 2 min 31 sec
- test_math: 2 min 19 sec
- test_multiprocessing_forkserver: 1 min 21 sec
- test_capi: 1 min 19 sec
- test_multiprocessing_fork: 1 min 15 sec
- test_socket: 55.9 sec
- test_lib2to3: 54.5 sec
- test_signal: 49.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: 9 min 32 sec
Captured traceback
Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/tmpnyed2x8b/cpython/Lib/sysconfig.py", line 740, in get_config_var return get_config_vars().get(name) ^^^^^^^^^^^^^^^^^ File "/tmp/tmpnyed2x8b/cpython/Lib/sysconfig.py", line 723, in get_config_vars _init_config_vars() File "/tmp/tmpnyed2x8b/cpython/Lib/sysconfig.py", line 670, in _init_config_vars _init_posix(_CONFIG_VARS) File "/tmp/tmpnyed2x8b/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.12.edelsohn-fedora-z/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.12.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 198, in freeze _run_quiet([MAKE, '-C', os.path.dirname(scriptfile)]) File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpnyed2x8b']' returned non-zero exit status 2.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z/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.12.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 198, in freeze _run_quiet([MAKE, '-C', os.path.dirname(scriptfile)]) File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/test_python_xkd5kh7s/tmpsxg1oscv']' returned non-zero exit status 2.
Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/test_python_xkd5kh7s/tmpsxg1oscv/cpython/Lib/sysconfig.py", line 740, in get_config_var return get_config_vars().get(name) ^^^^^^^^^^^^^^^^^ File "/tmp/test_python_xkd5kh7s/tmpsxg1oscv/cpython/Lib/sysconfig.py", line 723, in get_config_vars _init_config_vars() File "/tmp/test_python_xkd5kh7s/tmpsxg1oscv/cpython/Lib/sysconfig.py", line 670, in _init_config_vars _init_posix(_CONFIG_VARS) File "/tmp/test_python_xkd5kh7s/tmpsxg1oscv/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_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