☠ Buildbot (Python): python/cpython - failed test (failure) (3.11)
The Buildbot has detected a new failure on builder s390x Fedora Rawhide LTO 3.11 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/947/builds/658
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown> Blamelist: Adam Turner <9087854+AA-Turner@users.noreply.github.com>, Alex Waygood <Alex.Waygood@Gmail.com>, Dong-hee Na <donghee.na@python.org>, Erlend E. Aasland <erlend.aasland@protonmail.com>, Hugo van Kemenade <hugovk@users.noreply.github.com>, Inada Naoki <songofacandy@gmail.com>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Nikita Sobolev <mail@sobolevn.me>, Paul Moore <p.f.moore@gmail.com>, Petr Viktorin <encukou@gmail.com>, Rafael Fontenelle <rffontenelle@users.noreply.github.com>, Shantanu <12621235+hauntsaninja@users.noreply.github.com>, Steve Dower <steve.dower@python.org>, Tian Gao <gaogaotiantian@hotmail.com>, Zachary Ware <zach@python.org>
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_concurrent_futures: 2 min 14 sec
- test_multiprocessing_spawn: 1 min 25 sec
- test_multiprocessing_forkserver: 1 min 9 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_asyncio: 1 min 4 sec
- test_signal: 47.0 sec
- test_socket: 37.9 sec
- test_imaplib: 31.9 sec
- test_io: 29.6 sec
- test_xmlrpc: 27.4 sec
1 test failed: test_tools
15 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_launcher test_msilib test_nis test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
2 re-run tests: test___all__ test_tools
Total duration: 9 min 14 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test___all__.py", line 129, in test_all self.check_all(modname) File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test___all__.py", line 43, in check_all with warnings_helper.check_warnings( File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.lto/build/Lib/contextlib.py", line 144, in __exit__ next(self.gen) File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.lto/build/Lib/test/support/warnings_helper.py", line 185, in _filterwarnings raise AssertionError("unhandled warning %s" % reraise[0]) AssertionError: unhandled warning {message : DeprecationWarning("invalid escape sequence '\\?'"), category : 'DeprecationWarning', filename : '/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_httpservers.py', lineno : 424, line : None}
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-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.11.edelsohn-fedora-rawhide-z.lto/build/Tools/freeze/test/freeze.py", line 184, in prepare _run_quiet([MAKE, '-C', builddir, 'install']) File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-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-rawhide-z.lto/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmp559rpyzn/python-build', 'install']' returned non-zero exit status 2.
Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/tmp/tmp559rpyzn/cpython/Lib/ensurepip/__main__.py", line 5, in <module> sys.exit(ensurepip._main()) ^^^^^^^^^^^^^^^^^ File "/tmp/tmp559rpyzn/cpython/Lib/ensurepip/__init__.py", line 286, in _main return _bootstrap( ^^^^^^^^^^^ File "/tmp/tmp559rpyzn/cpython/Lib/ensurepip/__init__.py", line 202, in _bootstrap return _run_pip([*args, *_PACKAGE_NAMES], additional_paths) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/tmp559rpyzn/cpython/Lib/ensurepip/__init__.py", line 103, in _run_pip return subprocess.run(cmd, check=True).returncode ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/tmp559rpyzn/cpython/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/tmp/tmp559rpyzn/python-build/python', '-W', 'ignore::DeprecationWarning', '-c', '\nimport runpy\nimport sys\nsys.path = [\'/tmp/tmpzipbtn8a/setuptools-65.5.0-py3-none-any.whl\', \'/tmp/tmpzipbtn8a/pip-23.1.2-py3-none-any.whl\'] + sys.path\nsys.argv[1:] = [\'install\', \'--no-cache-dir\', \'--no-index\', \'--find-links\', \'/tmp/tmpzipbtn8a\', \'--root\', \'/\', \'--upgrade\', \'setuptools\', \'pip\']\nrunpy.run_module("pip", run_name="__main__", alter_sys=True)\n']' returned non-zero exit status 1. make[1]: *** [Makefile:1876: install] Error 1
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_aac013ef'
Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/tmp559rpyzn/cpython/Lib/sysconfig.py", line 715, in get_config_var return get_config_vars().get(name) ^^^^^^^^^^^^^^^^^ File "/tmp/tmp559rpyzn/cpython/Lib/sysconfig.py", line 670, in get_config_vars _init_posix(_CONFIG_VARS) File "/tmp/tmp559rpyzn/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-rawhide-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.11.edelsohn-fedora-rawhide-z.lto/build/Tools/freeze/test/freeze.py", line 146, in prepare copy_source_tree(srcdir, SRCDIR) File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.lto/build/Tools/freeze/test/freeze.py", line 95, in copy_source_tree shutil.copytree(oldroot, newroot, ignore=ignore_non_src) File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.lto/build/Lib/shutil.py", line 561, in copytree return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.lto/build/Lib/shutil.py", line 515, in _copytree raise Error(errors) shutil.Error: [('/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.lto/build/build/test_python_511326æ', '/tmp/tmp0wncf5e1/cpython/build/test_python_511326æ', "[Errno 2] No such file or directory: '/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.lto/build/build/test_python_511326æ'")]
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_1d82acf1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_a9abc3c5'
Test report
Failed tests:
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
- test_all - test.test___all__.AllTest.test_all
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org