☠ Buildbot (Python): python/cpython - failed test (failure) clean (failure) (3.11)
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 3.11 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/963/builds/433
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Barry Warsaw <barry@python.org>, Batuhan Taskaya <isidentical@gmail.com>, C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>, Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>, Dong-hee Na <donghee.na@python.org>, Jelle Zijlstra <jelle.zijlstra@gmail.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Nikita Sobolev <mail@sobolevn.me>, Pablo Galindo <pablogsal@gmail.com>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Stanley <46876382+slateny@users.noreply.github.com>, Steve Dower <steve.dower@python.org>, Vinay Sajip <vinay_sajip@yahoo.co.uk>, sterliakov <50529348+sterliakov@users.noreply.github.com>, Łukasz Langa <lukasz@langa.pl>
BUILD FAILED: failed test (failure) clean (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then ENV CHANGED ==
422 tests OK.
10 slowest tests:
- test_gdb: 4 min 45 sec
- test_multiprocessing_spawn: 4 min 24 sec
- test_tokenize: 4 min 7 sec
- test_concurrent_futures: 3 min 32 sec
- test_unicodedata: 2 min 48 sec
- test_asyncio: 2 min 37 sec
- test_unparse: 2 min 37 sec
- test_lib2to3: 2 min 27 sec
- test_capi: 2 min 13 sec
- test_multiprocessing_forkserver: 1 min 59 sec
1 test altered the execution environment: test_import
13 tests skipped: test_devpoll test_ioctl test_kqueue test_launcher test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_unicodedata
Total duration: 11 min 22 sec
Captured traceback
TracebackTests.test_nonexistent_module) ... ok
TracebackTests.test_broken_from) ... ok
TracebackTests.test_syntax_error) ... ok
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_unicodedata.py", line 349, in test_normalization self.fail(f"Could not retrieve {TESTDATAURL}") AssertionError: Could not retrieve http://www.pythontest.net/unicode/14.0.0/NormalizationTest.txt
TracebackTests.test_broken_submodule) ... ok
TracebackTests.test_unencodable_filename) ... ok
TracebackTests.test_exec_failure) ... ok
TracebackTests.test_broken_parent_from) ... ok
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le/build/Lib/threading.py", line 1038, in _bootstrap_inner self.run() File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le/build/Lib/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_import/__init__.py", line 471, in run sys.settrace(None) RuntimeError: Cannot install a trace function while another trace function is being installed k
TracebackTests.test_nonexistent_module_nested) ... ok
TracebackTests.test_exec_failure_nested) ... ok
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 591, in _read_chunked value.append(self._safe_read(chunk_left)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 632, in _safe_read raise IncompleteRead(data, amt-len(data)) http.client.IncompleteRead: IncompleteRead(5215 bytes read, 2365 more expected)
TracebackTests.test_broken_parent) ... ok
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_unicodedata.py", line 343, in test_normalization testdata = open_urlresource(TESTDATAURL, encoding="utf-8", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le/build/Lib/test/support/__init__.py", line 669, in open_urlresource s = f.read() ^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le/build/Lib/gzip.py", line 301, in read return self._buffer.read(size) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le/build/Lib/_compression.py", line 118, in readall while data := self.read(sys.maxsize): ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le/build/Lib/gzip.py", line 505, in read buf = self._fp.read(io.DEFAULT_BUFFER_SIZE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le/build/Lib/gzip.py", line 88, in read return self.file.read(size) ^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 459, in read return self._read_chunked(amt) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 597, in _read_chunked raise IncompleteRead(b''.join(value)) from exc http.client.IncompleteRead: IncompleteRead(0 bytes read)
TracebackTests.test_import_bug) ... ok
Test report
Failed tests:
- test_unicodedata
Failed subtests:
- test_normalization - test.test_unicodedata.NormalizationTest.test_normalization
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org