☠ Buildbot (Python): python/cpython - failed test (failure) (3.11)
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO + PGO 3.11 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/1008/builds/422
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
421 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 25 sec
- test_multiprocessing_spawn: 2 min 4 sec
- test_multiprocessing_forkserver: 1 min 21 sec
- test_asyncio: 1 min 19 sec
- test_multiprocessing_fork: 1 min 14 sec
- test_tokenize: 1 min 6 sec
- test_nntplib: 1 min 2 sec
- test_signal: 49.0 sec
- test_io: 43.5 sec
- test_socket: 40.2 sec
1 test failed: test_unicodedata
14 tests skipped: test_devpoll test_gdb 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: 5 min 8 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto-pgo/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.lto-pgo/build/Lib/http/client.py", line 632, in _safe_read raise IncompleteRead(data, amt-len(data)) http.client.IncompleteRead: IncompleteRead(2311 bytes read, 5269 more expected)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_6f55382c'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto-pgo/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
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto-pgo/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.lto-pgo/build/Lib/test/support/__init__.py", line 669, in open_urlresource s = f.read() ^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/gzip.py", line 301, in read return self._buffer.read(size) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/_compression.py", line 118, in readall while data := self.read(sys.maxsize): ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto-pgo/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.lto-pgo/build/Lib/gzip.py", line 88, in read return self.file.read(size) ^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/http/client.py", line 459, in read return self._read_chunked(amt) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/http/client.py", line 597, in _read_chunked raise IncompleteRead(b''.join(value)) from exc http.client.IncompleteRead: IncompleteRead(0 bytes read)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_201b4e60'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto-pgo/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.lto-pgo/build/Lib/http/client.py", line 632, in _safe_read raise IncompleteRead(data, amt-len(data)) http.client.IncompleteRead: IncompleteRead(5223 bytes read, 2357 more expected)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_d34f9b0e'
Test report
Failed tests:
- test_unicodedata
Failed subtests:
- test_normalization - test.test_unicodedata.NormalizationTest.test_normalization
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO 3.11 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/983/builds/420
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
422 tests OK.
10 slowest tests:
- test_gdb: 3 min 44 sec
- test_concurrent_futures: 2 min 39 sec
- test_multiprocessing_spawn: 2 min 19 sec
- test_asyncio: 1 min 28 sec
- test_multiprocessing_forkserver: 1 min 23 sec
- test_multiprocessing_fork: 1 min 19 sec
- test_tokenize: 1 min 9 sec
- test_nntplib: 1 min 2 sec
- test_signal: 49.5 sec
- test_unparse: 48.6 sec
1 test failed: test_unicodedata
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: 4 min 39 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_9dc01edd'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto/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.lto/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)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto/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.lto/build/Lib/test/support/__init__.py", line 669, in open_urlresource s = f.read() ^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/gzip.py", line 301, in read return self._buffer.read(size) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/_compression.py", line 118, in readall while data := self.read(sys.maxsize): ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto/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.lto/build/Lib/gzip.py", line 88, in read return self.file.read(size) ^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/http/client.py", line 459, in read return self._read_chunked(amt) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/http/client.py", line 597, in _read_chunked raise IncompleteRead(b''.join(value)) from exc http.client.IncompleteRead: IncompleteRead(0 bytes read)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto/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
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_046cd43f'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto/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.lto/build/Lib/http/client.py", line 632, in _safe_read raise IncompleteRead(data, amt-len(data)) http.client.IncompleteRead: IncompleteRead(3743 bytes read, 3837 more expected)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_04348a73'
Test report
Failed tests:
- test_unicodedata
Failed subtests:
- test_normalization - test.test_unicodedata.NormalizationTest.test_normalization
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org