☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (main)
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/3770
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown> Blamelist: Erlend E. Aasland <erlend@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/37)
remote: Counting objects: 5% (2/37)
remote: Counting objects: 8% (3/37)
remote: Counting objects: 10% (4/37)
remote: Counting objects: 13% (5/37)
remote: Counting objects: 16% (6/37)
remote: Counting objects: 18% (7/37)
remote: Counting objects: 21% (8/37)
remote: Counting objects: 24% (9/37)
remote: Counting objects: 27% (10/37)
remote: Counting objects: 29% (11/37)
remote: Counting objects: 32% (12/37)
remote: Counting objects: 35% (13/37)
remote: Counting objects: 37% (14/37)
remote: Counting objects: 40% (15/37)
remote: Counting objects: 43% (16/37)
remote: Counting objects: 45% (17/37)
remote: Counting objects: 48% (18/37)
remote: Counting objects: 51% (19/37)
remote: Counting objects: 54% (20/37)
remote: Counting objects: 56% (21/37)
remote: Counting objects: 59% (22/37)
remote: Counting objects: 62% (23/37)
remote: Counting objects: 64% (24/37)
remote: Counting objects: 67% (25/37)
remote: Counting objects: 70% (26/37)
remote: Counting objects: 72% (27/37)
remote: Counting objects: 75% (28/37)
remote: Counting objects: 78% (29/37)
remote: Counting objects: 81% (30/37)
remote: Counting objects: 83% (31/37)
remote: Counting objects: 86% (32/37)
remote: Counting objects: 89% (33/37)
remote: Counting objects: 91% (34/37)
remote: Counting objects: 94% (35/37)
remote: Counting objects: 97% (36/37)
remote: Counting objects: 100% (37/37)
remote: Counting objects: 100% (37/37), done.
remote: Compressing objects: 3% (1/29)
remote: Compressing objects: 6% (2/29)
remote: Compressing objects: 10% (3/29)
remote: Compressing objects: 13% (4/29)
remote: Compressing objects: 17% (5/29)
remote: Compressing objects: 20% (6/29)
remote: Compressing objects: 24% (7/29)
remote: Compressing objects: 27% (8/29)
remote: Compressing objects: 31% (9/29)
remote: Compressing objects: 34% (10/29)
remote: Compressing objects: 37% (11/29)
remote: Compressing objects: 41% (12/29)
remote: Compressing objects: 44% (13/29)
remote: Compressing objects: 48% (14/29)
remote: Compressing objects: 51% (15/29)
remote: Compressing objects: 55% (16/29)
remote: Compressing objects: 58% (17/29)
remote: Compressing objects: 62% (18/29)
remote: Compressing objects: 65% (19/29)
remote: Compressing objects: 68% (20/29)
remote: Compressing objects: 72% (21/29)
remote: Compressing objects: 75% (22/29)
remote: Compressing objects: 79% (23/29)
remote: Compressing objects: 82% (24/29)
remote: Compressing objects: 86% (25/29)
remote: Compressing objects: 89% (26/29)
remote: Compressing objects: 93% (27/29)
remote: Compressing objects: 96% (28/29)
remote: Compressing objects: 100% (29/29)
remote: Compressing objects: 100% (29/29), done.
remote: Total 37 (delta 9), reused 28 (delta 8), pack-reused 0
From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: switching to '49f238e78c36532bcbca7f9cd172703eb4df319b'.
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 49f238e78c gh-107467: Restructure Argument Clinic command-line interface (#107469) Switched to and reset branch 'main'
Objects/object.c:2235: _Py_ForgetReference: Assertion failed: invalid object chain Enable tracemalloc to get the memory block allocation traceback
object address : 0x7f2cab15fe10 object refcount : 0 object type : 0x55f32c096d40 object type name: generator object repr : <refcnt 0 at 0x7f2cab15fe10>
Fatal Python error: _PyObject_AssertFailed: _PyObject_AssertFailed Python runtime state: initialized
Thread 0x00007f2cab04c6c0 (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 0x00007f2cabf0e740 (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 141 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 803 in _main File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 758 in main File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 822 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:2026: 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
- test_capi
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/545/builds/4225
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Alex Waygood <Alex.Waygood@Gmail.com>, Anders Kaseorg <andersk@mit.edu>, Brandt Bucher <brandtbucher@microsoft.com>, Carl Meyer <carl@oddbird.net>, Charlie Zhao <zhaoyu_hit@qq.com>, Christopher Chavez <chrischavez@gmx.us>, Daniele Procida <daniele@vurt.org>, Dong-hee Na <donghee.na@python.org>, Eric Snow <ericsnowcurrently@gmail.com>, Erlend E. Aasland <erlend@python.org>, Ezio Melotti <ezio.melotti@gmail.com>, Felipe A. Hernandez <ergoithz@gmail.com>, Furkan Onder <furkanonder@protonmail.com>, Georg Brandl <georg@python.org>, Gregory P. Smith <greg@krypto.org>, Guido van Rossum <guido@python.org>, Hakan Celik <hakancelikdev@gmail.com>, Hugo van Kemenade <hugovk@users.noreply.github.com>, Illia Volochii <illia.volochii@gmail.com>, Inada Naoki <songofacandy@gmail.com>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Jacob Walls <jacobtylerwalls@gmail.com>, James Cave <jcave137@gmail.com>, János Kukovecz <kukoveczjanos@gmail.com>, Jérôme Carretero <cJ-tub@zou gloub.eu>, Konstantin <kpp.live+github@gmail.com>, Kumar Aditya <kumaraditya@python.org>, Mark Shannon <mark@hotpy.org>, Michael The <michael-the1@users.noreply.github.com>, Ned Deily <nad@python.org>, Nikita Sobolev <mail@sobolevn.me>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Paul Moore <p.f.moore@gmail.com>, Pieter Eendebak <pieter.eendebak@gmail.com>, Rakesh Sabale <102187286+ghubrakesh@users.noreply.github.com>, Roman Yurchak <rth.yurchak@gmail.com>, Serhiy Storchaka <storchaka@gmail.com>, Tian Gao <gaogaotiantian@hotmail.com>, Tom Niget <zippedfire@free.fr>, Tomas R <tomas.roun8@gmail.com>, TommyUnreal <45427816+TommyUnreal@users.noreply.github.com>, Victor Stinner <vstinner@python.org>, cLupus <cLupus@users.noreply.github.com>, da-woods <dw-git@d-woods.co.uk>, justdan6 <134341009+justdan6@users.noreply.github.com>, opavliuk <40970635+opavlyuk@users.noreply.github.com>, shailshouryya <42100758+shailshouryya@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
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.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.x.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 146, in prepare copy_source_tree(srcdir, SRCDIR) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/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.x.edelsohn-fedora-z.lto-pgo/build/Lib/shutil.py", line 588, in copytree return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/shutil.py", line 542, in _copytree raise Error(errors) shutil.Error: [('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/build/test_python_3583758æ/test_python_worker_3584489æ/@test_3584489_tmpæ/dirE', '/tmp/test_python_xhm696lt/tmpbnqzwkq3/cpython/build/test_python_3583758æ/test_python_worker_3584489æ/@test_3584489_tmpæ/dirE', "[Errno 13] Permission denied: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/build/test_python_3583758æ/test_python_worker_3584489æ/@test_3584489_tmpæ/dirE'")]
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 Rawhide LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/323/builds/2851
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown> Blamelist: Erlend E. Aasland <erlend@python.org>
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_concurrent_futures: 2 min 12 sec
- test_multiprocessing_spawn: 1 min 32 sec
- test_signal: 1 min 12 sec
- test_multiprocessing_forkserver: 1 min 9 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_socket: 45.2 sec
- test_math: 42.5 sec
- test_io: 33.1 sec
- test_imaplib: 32.1 sec
- test_subprocess: 30.3 sec
1 test failed: test_tools
16 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_devpoll test_gdb test_ioctl test_kqueue test_launcher test_perf_profiler test_startfile test_tkinter test_ttk test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
1 re-run test: test_tools
Total duration: 3 min 42 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.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.x.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.x.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.x.edelsohn-fedora-rawhide-z.lto/build/Lib/shutil.py", line 588, in copytree return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Lib/shutil.py", line 542, in _copytree raise Error(errors) shutil.Error: [('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/python', '/tmp/test_python_02gjgty_/tmphv98spny/cpython/python', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/python' -> '/tmp/test_python_02gjgty_/tmphv98spny/cpython/python'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/.devcontainer/Dockerfile', '/tmp/test_python_02gjgty_/tmphv98spny/cpython/.devcontainer/Dockerfile', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/.devcontainer/Dockerfile' -> '/tmp/test_python_02gjgty_/tmphv98spny/cpython/.devcontainer/Dockerfile'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/.devcontainer/devcontainer.json', '/tmp/test_python_02gjgty_/tmphv98spny/cpython/.devcontainer/devcontainer.json', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/ .devcontainer/devcontainer.json' -> '/tmp/test_python_02gjgty_/tmphv98spny/cpython/.devcontainer/devcontainer.json'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/aclocal.m4', '/tmp/test_python_02gjgty_/tmphv98spny/cpython/aclocal.m4', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/aclocal.m4' -> '/tmp/test_python_02gjgty_/tmphv98spny/cpython/aclocal.m4'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/.coveragerc', '/tmp/test_python_02gjgty_/tmphv98spny/cpython/.coveragerc', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/.coveragerc' -> '/tmp/test_python_02gjgty_/tmphv98spny/cpython/.coveragerc'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/.gitattributes', '/tmp/test_python_02gjgty_/tmphv98spny/cpython/.gitattributes', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.e delsohn-fedora-rawhide-z.lto/build/.gitattributes' -> '/tmp/test_python_02gjgty_/tmphv98spny/cpython/.gitattributes'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/configure.ac', '/tmp/test_python_02gjgty_/tmphv98spny/cpython/configure.ac', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/configure.ac' -> '/tmp/test_python_02gjgty_/tmphv98spny/cpython/configure.ac'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/pyconfig.h.in', '/tmp/test_python_02gjgty_/tmphv98spny/cpython/pyconfig.h.in', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/pyconfig.h.in' -> '/tmp/test_python_02gjgty_/tmphv98spny/cpython/pyconfig.h.in'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/config.status', '/tmp/test_python_02gjgty_/tmphv98spny/cpython/config.status', "[Errno 28] No space left on device: '/home/dje/cpython- buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/config.status' -> '/tmp/test_python_02gjgty_/tmphv98spny/cpython/config.status'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Makefile', '/tmp/test_python_02gjgty_/tmphv98spny/cpython/Makefile', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Makefile' -> '/tmp/test_python_02gjgty_/tmphv98spny/cpython/Makefile'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/_bootstrap_python', '/tmp/test_python_02gjgty_/tmphv98spny/cpython/_bootstrap_python', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/_bootstrap_python' -> '/tmp/test_python_02gjgty_/tmphv98spny/cpython/_bootstrap_python'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/platform', '/tmp/test_python_02gjgty_/tmphv98spny/cpython/platform', "[Errno 28] No space left on device: '/home/dje/cpyth on-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/platform' -> '/tmp/test_python_02gjgty_/tmphv98spny/c ython/platform'")]
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.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.x.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.x.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.x.edelsohn-fedora-rawhide-z.lto/build/Lib/shutil.py", line 588, in copytree return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Lib/shutil.py", line 542, in _copytree raise Error(errors) shutil.Error: [('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/python', '/tmp/tmpxh_yjsj8/cpython/python', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/python' -> '/tmp/tmpxh_yjsj8/cpython/python'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/.devcontainer/Dockerfile', '/tmp/tmpxh_yjsj8/cpython/.devcontainer/Dockerfile', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/.devcontainer/Dockerfile' -> '/tmp/tmpxh_yjsj8/cpython/.devcontainer/Dockerfile'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/.devcontainer/devcontainer.json', '/tmp/tmpxh_yjsj8/cpython/.devcontainer/devcontainer.json', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/.devcontainer/devcontainer.json' -> '/tmp/tmpxh_yjsj8/cpython/.devcontainer/devcontainer.json'"), ('/home /dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/aclocal.m4', '/tmp/tmpxh_yjsj8/cpython/aclocal.m4', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/aclocal.m4' -> '/tmp/tmpxh_yjsj8/cpython/aclocal.m4'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/.coveragerc', '/tmp/tmpxh_yjsj8/cpython/.coveragerc', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/.coveragerc' -> '/tmp/tmpxh_yjsj8/cpython/.coveragerc'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/.gitattributes', '/tmp/tmpxh_yjsj8/cpython/.gitattributes', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/.gitattributes' -> '/tmp/tmpxh_yjsj8/cpython/.gitattributes'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/configure.ac', '/tmp/tmpxh_yjsj8/cpython/configure.ac', "[Errn o 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/configure.ac' -> '/tmp/tmpxh_yjsj8/cpython/configure.ac'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/pyconfig.h.in', '/tmp/tmpxh_yjsj8/cpython/pyconfig.h.in', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/pyconfig.h.in' -> '/tmp/tmpxh_yjsj8/cpython/pyconfig.h.in'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/config.status', '/tmp/tmpxh_yjsj8/cpython/config.status', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/config.status' -> '/tmp/tmpxh_yjsj8/cpython/config.status'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Makefile', '/tmp/tmpxh_yjsj8/cpython/Makefile', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Makefile' -> '/tmp/tm pxh_yjsj8/cpython/Makefile'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/_bootstrap_python', '/tmp/tmpxh_yjsj8/cpython/_bootstrap_python', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/_bootstrap_python' -> '/tmp/tmpxh_yjsj8/cpython/_bootstrap_python'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/platform', '/tmp/tmpxh_yjsj8/cpython/platform', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/platform' -> '/tmp/tmpxh_yjsj8/cpython/platform'")]
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 Rawhide Clang 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/566/builds/3408
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown> Blamelist: Erlend E. Aasland <erlend@python.org>
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: 2 min 40 sec
- test_concurrent_futures: 2 min 29 sec
- test_multiprocessing_spawn: 2 min 20 sec
- test_math: 1 min 32 sec
- test_multiprocessing_forkserver: 1 min 18 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_capi: 52.9 sec
- test_signal: 51.2 sec
- test_socket: 48.6 sec
- test_tokenize: 41.0 sec
1 test failed: test_tools
16 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_devpoll test_gdb test_ioctl test_kqueue test_launcher test_perf_profiler test_startfile test_tkinter test_ttk test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
1 re-run test: test_tools
Total duration: 7 min 56 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/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-rawhide-z.clang/build/Tools/freeze/test/freeze.py", line 184, in prepare _run_quiet([MAKE, '-C', builddir, 'install']) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/test_python_gqzxidb3/tmpnmglgaxi/python-build', 'install']' returned non-zero exit status 2.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/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-rawhide-z.clang/build/Tools/freeze/test/freeze.py", line 184, in prepare _run_quiet([MAKE, '-C', builddir, 'install']) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpbyzyr5_z/python-build', 'install']' returned non-zero exit status 2.
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 Rawhide 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/538/builds/3419
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown> Blamelist: Erlend E. Aasland <erlend@python.org>
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_multiprocessing_spawn: 2 min 41 sec
- test_math: 2 min 25 sec
- test_concurrent_futures: 2 min 20 sec
- test_tools: 2 min 15 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_capi: 1 min 21 sec
- test_multiprocessing_fork: 1 min 14 sec
- test_unparse: 1 min 1 sec
- test_signal: 57.8 sec
- test_tokenize: 55.3 sec
1 test failed: test_tools
16 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_devpoll test_gdb test_ioctl test_kqueue test_launcher test_perf_profiler test_startfile test_tkinter test_ttk test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
2 re-run tests: test_tools test_venv
Total duration: 9 min 52 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/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-rawhide-z/build/Tools/freeze/test/freeze.py", line 184, in prepare _run_quiet([MAKE, '-C', builddir, 'install']) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpnx_60h51/python-build', 'install']' returned non-zero exit status 2.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/test/test_venv.py", line 630, in test_activate_shell_script_has_no_dos_newlines venv.create(venv_dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/venv/__init__.py", line 469, in create builder.create(env_dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/venv/__init__.py", line 74, in create self.setup_python(context) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/venv/__init__.py", line 301, in setup_python copier(context.env_exe, path, relative_symlinks_ok=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/venv/__init__.py", line 236, in symlink_or_copy shutil.copyfile(src, dst) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/shutil.py", line 273, in copyfile _fastcopy_sendfile(fsrc, fdst) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/shutil.py", line 164, in _fastcopy_sendfile raise err from None File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/shutil.py", line 150, in _fastcopy_sendfile sent = os.sendfile(outfd, infd, offset, blocksize) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: '/tmp/test_python_qg79gwpu/tmpvdy4gjak/bin/python' -> '/tmp/test_python_qg79gwpu/tmpvdy4gjak/bin/python3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/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-rawhide-z/build/Tools/freeze/test/freeze.py", line 184, in prepare _run_quiet([MAKE, '-C', builddir, 'install']) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/test_python_66995hnb/tmp6aexy4m6/python-build', 'install']' returned non-zero exit status 2.
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