Buildbot failure in Python on whole buildset

The Buildbot has detected a new failure on builder aarch64 RHEL8 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/612/builds/302
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-aarch64
Build Reason: <unknown> Blamelist: Raymond Hettinger <rhettinger@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
413 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 54 sec
- test_multiprocessing_spawn: 2 min 13 sec
- test_peg_generator: 1 min 38 sec
- test_asyncio: 1 min 27 sec
- test_multiprocessing_forkserver: 1 min 26 sec
- test_unparse: 1 min 15 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_capi: 1 min 6 sec
- test_gdb: 55.9 sec
- test_tokenize: 53.3 sec
1 test failed: test_readline
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_readline
Total duration: 3 min 4 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-aarch64/build/Lib/test/test_readline.py", line 258, in test_nonascii self.assertIn(b"history " + expected + b"\r\n", output) AssertionError: b"history '[\\xefnserted]|t\\xebxt[after]'\r\n" not found in bytearray(b"^A^B^B^B^B^B^B^B\t\tx\t\r\n[\xc3\xafnserted]|t\xc3\xab[after]\x08\x08\x08\x08\x08\x08\x08text \'t\\xeb\'\r\nline \'[\\xefnserted]|t\\xeb[after]\'\r\nindexes 11 13\r\n\x07text \'t\\xeb\'\r\nline \'[\\xefnserted]|t\\xeb[after]\'\r\nindexes 11 13\r\nsubstitution \'t\\xeb\'\r\nmatches [\'t\\xebnt\', \'t\\xebxt\']\r\nx[after]\x08\x08\x08\x08\x08\x08\x08t[after]\x08\x08\x08\x08\x08\x08\x08\r\nresult \'[\\xefnserted]|t\\xebxt[after]\'\r\nhistory \'[\\xefnserted]|t\\xebxt[after]\'")
Test report
Failed tests:
- test_readline
Failed subtests:
- test_nonascii - test.test_readline.TestReadline
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org