The Buildbot has detected a new failure on builder PPC64LE RHEL8 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/250/builds/236
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown> Blamelist: Miss Islington (bot) 31488909+miss-islington@users.noreply.github.com
BUILD FAILED: failed test (failure)
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
1 test failed: test_unicodedata
12 tests skipped: test_devpoll test_ioctl test_kqueue 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: 17 min 23 sec
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le/build/Lib/http/client.py", line 596, in _readinto_chunked n = self._safe_readinto(mvb) http.client.IncompleteRead: IncompleteRead(470 bytes read, 1790 more expected)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le/build/Lib/http/client.py", line 596, in _readinto_chunked n = self._safe_readinto(mvb) http.client.IncompleteRead: IncompleteRead(589 bytes read, 2107 more expected)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le/build/Lib/test/test_unicodedata.py", line 336, in test_normalization self.fail(f"Could not retrieve {TESTDATAURL}") AssertionError: Could not retrieve http://www.pythontest.net/unicode/13.0.0/NormalizationTest.txt
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le/build/Lib/test/test_unicodedata.py", line 330, in test_normalization testdata = open_urlresource(TESTDATAURL, encoding="utf-8", http.client.IncompleteRead: IncompleteRead(0 bytes read)
Failed tests:
Failed subtests:
Sincerely, -The Buildbot