☠ Buildbot (Python): python/cpython - failed test (failure) (main)
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/4306
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: gps-raspbian
Build Reason: <unknown> Blamelist: Guido van Rossum <guido@python.org>, Serhiy Storchaka <storchaka@gmail.com>, hms <18321626+polynomialherder@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
426 tests OK.
10 slowest tests:
- test_venv: 12 min 14 sec
- test_largefile: 8 min 57 sec
- test_compileall: 6 min 29 sec
- test_multiprocessing_forkserver: 4 min 56 sec
- test_math: 4 min 22 sec
- test_multiprocessing_spawn: 4 min 2 sec
- test_concurrent_futures: 3 min 3 sec
- test_hashlib: 2 min 17 sec
- test_xml_etree: 2 min 5 sec
- test_cppext: 1 min 55 sec
1 test altered the execution environment: test.test_asyncio.test_unix_events
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
Total duration: 38 min 55 sec
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 4 (delta 3), pack-reused 0
From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: switching to '6e9f83d9aee34192de5d0ef7285be23514911ccd'.
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 6e9f83d9ae GH-106250: Support insts using one cache entry and no oparg (GH-106252) Switched to and reset branch 'main'
./Modules/_testcapi/heaptype_relative.c: In function ‘make_sized_heaptypes’: ./Modules/_testcapi/heaptype_relative.c:62:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 62 | (unsigned long long)data_ptr, | ^
make: *** [Makefile:2002: buildbottest] Error 3
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org