The Buildbot has detected a new failure on builder aarch64 Fedora Rawhide LTO
3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/573/builds/536
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 39 sec
- test_gdb: 2 min 17 sec
- test_multiprocessing_spawn: 1 min 58 sec
- test_asyncio: 1 min 29 sec
- test_multiprocessing_forkserver: 1 min 26 sec
- test_multiprocessing_fork: 1 min 14 sec
- test_peg_generator: 1 min 9 sec
- test_subprocess: 59.4 sec
- test_signal: 47.9 sec
- test_io: 42.2 sec
1 test failed:
test_zlib
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_zlib
Total duration: 2 min 42 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.lto/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_c975b25f'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.lto/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_d38e3ad7'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.lto/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_e402695d'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora
Rawhide LTO 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/561/builds/543
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_gdb: 4 min 7 sec
- test_concurrent_futures: 2 min 43 sec
- test_tokenize: 2 min 28 sec
- test_multiprocessing_spawn: 2 min 20 sec
- test_peg_generator: 2 min 3 sec
- test_multiprocessing_forkserver: 1 min 44 sec
- test_unparse: 1 min 41 sec
- test_lib2to3: 1 min 36 sec
- test_multiprocessing_fork: 1 min 27 sec
- test_asyncio: 1 min 19 sec
1 test failed:
test_zlib
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_zlib
Total duration: 7 min 21 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_bb0e1a5c'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora
Rawhide LTO + PGO 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/145/builds/544
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 32 sec
- test_multiprocessing_spawn: 2 min 27 sec
- test_tokenize: 2 min
- test_multiprocessing_forkserver: 1 min 37 sec
- test_unparse: 1 min 23 sec
- test_multiprocessing_fork: 1 min 18 sec
- test_asyncio: 1 min 5 sec
- test_lib2to3: 1 min 5 sec
- test_io: 51.0 sec
- test_signal: 49.2 sec
1 test failed:
test_zlib
13 tests skipped:
test_devpoll test_gdb 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_zlib
Total duration: 5 min 22 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_642efc21'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora
Rawhide Clang 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/13/builds/550
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_unparse: 13 min 22 sec
- test_tokenize: 12 min 34 sec
- test_multiprocessing_spawn: 9 min 37 sec
- test_lib2to3: 8 min 31 sec
- test_unicodedata: 6 min 54 sec
- test_capi: 5 min 31 sec
- test_concurrent_futures: 5 min 31 sec
- test_pickle: 4 min 31 sec
- test_multiprocessing_forkserver: 4 min 12 sec
- test_asyncio: 4 min 12 sec
1 test failed:
test_zlib
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_zlib
Total duration: 19 min
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora
Rawhide LTO + PGO 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/66/builds/554
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 40 sec
- test_multiprocessing_spawn: 2 min
- test_asyncio: 1 min 32 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_multiprocessing_fork: 1 min 18 sec
- test_subprocess: 48.8 sec
- test_signal: 47.4 sec
- test_io: 42.0 sec
- test_socket: 38.5 sec
- test_pydoc: 32.1 sec
1 test failed:
test_zlib
13 tests skipped:
test_devpoll test_gdb 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_zlib
Total duration: 2 min 48 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_cfa71912'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_439e53d8'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_46073e3b'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora
Rawhide 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/434/builds/543
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_gdb: 6 min 49 sec
- test_tokenize: 5 min 56 sec
- test_unparse: 5 min 40 sec
- test_multiprocessing_spawn: 4 min 9 sec
- test_lib2to3: 4 min 9 sec
- test_concurrent_futures: 4 min
- test_unicodedata: 3 min 17 sec
- test_capi: 2 min 42 sec
- test_peg_generator: 2 min 30 sec
- test_multiprocessing_forkserver: 2 min 30 sec
1 test failed:
test_zlib
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_zlib
Total duration: 12 min 46 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora
Rawhide LTO 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/7/builds/288
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 14 sec
- test_multiprocessing_spawn: 1 min 23 sec
- test_multiprocessing_forkserver: 1 min 11 sec
- test_multiprocessing_fork: 1 min 3 sec
- test_signal: 47.2 sec
- test_peg_generator: 39.1 sec
- test_asyncio: 38.4 sec
- test_socket: 37.8 sec
- test_io: 31.8 sec
- test_imaplib: 31.5 sec
1 test failed:
test_zlib
14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_zlib
Total duration: 4 min 32 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.lto/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_7589f45b'
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.lto/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_64e34dd4'
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.lto/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_60f7786b'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora
Rawhide LTO + PGO 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/167/builds/290
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 14 sec
- test_multiprocessing_spawn: 1 min 19 sec
- test_multiprocessing_forkserver: 1 min 9 sec
- test_multiprocessing_fork: 1 min 3 sec
- test_signal: 46.8 sec
- test_socket: 37.1 sec
- test_asyncio: 36.9 sec
- test_io: 33.5 sec
- test_imaplib: 31.7 sec
- test_pydoc: 30.8 sec
1 test failed:
test_zlib
14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_zlib
Total duration: 3 min 6 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_e36007d9'
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_4aaee3c0'
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_f9f1969c'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora
Rawhide Clang Installed 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/95/builds/549
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
408 tests OK.
1 test failed:
test_zlib
16 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb 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_zlib
Total duration: 3 min
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.9/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.9/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_f4f303f9'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora
Rawhide Clang 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/478/builds/543
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 4 min 38 sec
- test_asyncio: 4 min 18 sec
- test_unparse: 4 min 4 sec
- test_concurrent_futures: 4 min 2 sec
- test_tokenize: 3 min 53 sec
- test_lib2to3: 2 min 38 sec
- test_capi: 2 min 26 sec
- test_multiprocessing_forkserver: 2 min 15 sec
- test_unicodedata: 2 min
- test_weakref: 1 min 47 sec
1 test failed:
test_zlib
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_zlib
Total duration: 5 min 28 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora
Rawhide Clang Installed 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/98/builds/290
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
407 tests OK.
1 test failed:
test_zlib
17 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_nis
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_zlib
Total duration: 4 min 16 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_c4513314'
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.9/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.9/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_92a1caa7'
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_df4f0f53'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora
Rawhide Clang 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/100/builds/290
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_tokenize: 3 min 26 sec
- test_multiprocessing_spawn: 3 min 24 sec
- test_unparse: 2 min 57 sec
- test_concurrent_futures: 2 min 48 sec
- test_lib2to3: 2 min 9 sec
- test_multiprocessing_forkserver: 2 min 1 sec
- test_asyncio: 1 min 27 sec
- test_unicodedata: 1 min 24 sec
- test_capi: 1 min 23 sec
- test_multiprocessing_fork: 1 min 21 sec
1 test failed:
test_zlib
14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_zlib
Total duration: 10 min 35 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.clang/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.clang/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora
Rawhide 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/245/builds/544
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_gdb: 4 min 2 sec
- test_multiprocessing_spawn: 3 min 39 sec
- test_concurrent_futures: 3 min 2 sec
- test_asyncio: 2 min 54 sec
- test_tokenize: 2 min 16 sec
- test_multiprocessing_forkserver: 2 min 7 sec
- test_unparse: 1 min 44 sec
- test_multiprocessing_fork: 1 min 43 sec
- test_capi: 1 min 36 sec
- test_peg_generator: 1 min 23 sec
1 test failed:
test_zlib
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_zlib
Total duration: 4 min 22 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_d492c042'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_62e1845a'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder x86-64 macOS
3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/108/builds/630
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: billenstein-macos
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
408 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 4 min 5 sec
- test_concurrent_futures: 3 min 34 sec
- test_unparse: 3 min 16 sec
- test_tokenize: 3 min 7 sec
- test_multiprocessing_forkserver: 2 min 27 sec
- test_lib2to3: 2 min 19 sec
- test_unicodedata: 1 min 48 sec
- test_asyncio: 1 min 47 sec
- test_capi: 1 min 43 sec
- test_logging: 1 min 9 sec
1 test failed:
test_asyncio
16 tests skipped:
test_devpoll test_epoll test_gdb test_ioctl test_msilib
test_multiprocessing_fork test_ossaudiodev test_spwd
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_asyncio
Total duration: 28 min 59 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_a7cab862'
Traceback (most recent call last):
File
"/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/test_asyncio/test_events.py",
line 617, in test_create_ssl_connection
self._test_create_ssl_connection(httpd, create_connection,
File
"/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/test_asyncio/test_events.py",
line 605, in _test_create_ssl_connection
self._basetest_create_ssl_connection(conn_fut, check_sockname,
File
"/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/test_asyncio/test_events.py",
line 564, in _basetest_create_ssl_connection
tr, pr = self.loop.run_until_complete(connection_fut)
File
"/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/asyncio/base_events.py",
line 647, in run_until_complete
return future.result()
File
"/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/asyncio/base_events.py",
line 1090, in create_connection
transport, protocol = await self._create_connection_transport(
File
"/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/asyncio/base_events.py",
line 1120, in _create_connection_transport
await waiter
ConnectionResetError
Traceback (most recent call last):
File
"/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/test_asyncio/test_events.py",
line 633, in test_create_ssl_unix_connection
self._test_create_ssl_connection(httpd, create_connection,
File
"/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/test_asyncio/test_events.py",
line 605, in _test_create_ssl_connection
self._basetest_create_ssl_connection(conn_fut, check_sockname,
File
"/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/test/test_asyncio/test_events.py",
line 564, in _basetest_create_ssl_connection
tr, pr = self.loop.run_until_complete(connection_fut)
File
"/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/asyncio/base_events.py",
line 647, in run_until_complete
return future.result()
File
"/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/asyncio/unix_events.py",
line 258, in create_unix_connection
transport, protocol = await self._create_connection_transport(
File
"/Users/buildbot/buildarea/3.9.billenstein-macos/build/Lib/asyncio/base_events.py",
line 1120, in _create_connection_transport
await waiter
ConnectionResetError
Test report
===========
Failed tests:
- test_asyncio
Failed subtests:
- test_create_ssl_connection -
test.test_asyncio.test_events.SelectEventLoopTests
- test_create_ssl_connection -
test.test_asyncio.test_events.KqueueEventLoopTests
- test_create_ssl_connection - test.test_asyncio.test_events.PollEventLoopTests
- test_create_ssl_unix_connection -
test.test_asyncio.test_events.PollEventLoopTests
- test_create_ssl_unix_connection -
test.test_asyncio.test_events.SelectEventLoopTests
- test_create_ssl_unix_connection -
test.test_asyncio.test_events.KqueueEventLoopTests
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora
Rawhide 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/216/builds/290
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Maciej
Olko <[email protected]>, Miss Islington (bot)
<[email protected]>, Ned Deily
<[email protected]>, Serhiy Storchaka <[email protected]>, Zachary Ware
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 27 sec
- test_multiprocessing_spawn: 1 min 49 sec
- test_multiprocessing_forkserver: 1 min 21 sec
- test_multiprocessing_fork: 1 min 7 sec
- test_unparse: 58.0 sec
- test_tokenize: 56.1 sec
- test_asyncio: 48.1 sec
- test_signal: 47.7 sec
- test_io: 38.5 sec
- test_socket: 38.0 sec
1 test failed:
test_zlib
14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_zlib
Total duration: 5 min 7 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_ebb22dc1'
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_9de3d1dd'
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_7fbb6408'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]