Buildbot failure in Python on aarch64 Fedora Rawhide LTO 3.8
The Buildbot has detected a new failure on builder aarch64 Fedora Rawhide LTO 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/630/builds/187
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Terry Jan Reedy <tjreedy@udel.edu>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
409 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 32 sec
- test_gdb: 3 min
- test_multiprocessing_spawn: 2 min 37 sec
- test_multiprocessing_forkserver: 2 min 4 sec
- test_multiprocessing_fork: 1 min 47 sec
- test_asyncio: 1 min 30 sec
- test_tokenize: 1 min 19 sec
- test_subprocess: 1 min 6 sec
- test_tools: 1 min 2 sec
- test_lib2to3: 54.0 sec
1 test failed: test_gdb
13 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_gdb
Total duration: 8 min 13 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_gdb.py", line 381, in test_strings self.assertGdbRepr('And now for something hopefully the same') File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_gdb.py", line 308, in assertGdbRepr gdb_repr, gdb_output = self.get_gdb_repr('id(' + ascii(val) + ')') File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_gdb.py", line 284, in get_gdb_repr self.fail('Unexpected gdb output: %r\n%s' % (gdb_output, gdb_output)) AssertionError: Unexpected gdb output: 'Breakpoint 1 at 0x51e8c0: file Objects/longobject.c, line 1087.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n' Breakpoint 1 at 0x51e8c0: file Objects/longobject.c, line 1087. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1".
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_gdb.py", line 380, in test_strings self.assertGdbRepr('') File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_gdb.py", line 308, in assertGdbRepr gdb_repr, gdb_output = self.get_gdb_repr('id(' + ascii(val) + ')') File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_gdb.py", line 284, in get_gdb_repr self.fail('Unexpected gdb output: %r\n%s' % (gdb_output, gdb_output)) AssertionError: Unexpected gdb output: 'Breakpoint 1 at 0x51e8c0: file Objects/longobject.c, line 1087.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n' Breakpoint 1 at 0x51e8c0: file Objects/longobject.c, line 1087. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1".
Test report
Failed tests:
- test_gdb
Failed subtests:
- test_strings - test.test_gdb.PrettyPrintTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org