The Buildbot has detected a new failure on builder PPC64LE Fedora Stable LTO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/155/builds/472
Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-ppc64le Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> 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: 5 min 53 sec - test_multiprocessing_spawn: 3 min 19 sec - test_tokenize: 3 min 15 sec - test_concurrent_futures: 3 min 8 sec - test_peg_generator: 2 min 32 sec - test_unparse: 2 min 13 sec - test_multiprocessing_forkserver: 2 min 8 sec - test_lib2to3: 2 min 6 sec - test_asyncio: 1 min 32 sec - test_multiprocessing_fork: 1 min 14 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: 6 min 52 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-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-stable-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' 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 Stable LTO + PGO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/46/builds/476 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-ppc64le Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> 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 55 sec - test_multiprocessing_spawn: 2 min 35 sec - test_tokenize: 2 min 8 sec - test_unparse: 1 min 38 sec - test_multiprocessing_forkserver: 1 min 37 sec - test_lib2to3: 1 min 27 sec - test_asyncio: 1 min 21 sec - test_multiprocessing_fork: 1 min 19 sec - test_io: 55.2 sec - test_signal: 48.9 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: 4 min 50 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_07628543' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-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-stable-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' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_25fad1e1' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_09012533' 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 Stable Clang Installed 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/283/builds/472 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-ppc64le Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> 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: 7 min 1 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-ppc64le.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-stable-ppc64le.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' 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 Stable Clang 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/48/builds/474 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-ppc64le Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> 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_tokenize: 12 min 18 sec - test_unparse: 11 min 31 sec - test_multiprocessing_spawn: 10 min 47 sec - test_lib2to3: 8 min 17 sec - test_unicodedata: 6 min 14 sec - test_capi: 5 min 23 sec - test_multiprocessing_forkserver: 5 min 1 sec - test_concurrent_futures: 4 min 49 sec - test_asyncio: 4 min 32 sec - test_pickle: 4 min 28 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: 20 min 5 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-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-stable-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 PPC64LE Fedora Stable 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/397/builds/470 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-ppc64le Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> 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_tokenize: 6 min 42 sec - test_gdb: 6 min 24 sec - test_unparse: 6 min 8 sec - test_multiprocessing_spawn: 5 min 35 sec - test_lib2to3: 4 min 27 sec - test_concurrent_futures: 4 min 6 sec - test_multiprocessing_forkserver: 3 min 32 sec - test_unicodedata: 3 min 5 sec - test_capi: 2 min 56 sec - test_peg_generator: 2 min 39 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: 13 min 35 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-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-stable-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 AMD64 Fedora Stable LTO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/426/builds/559 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-x86_64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> 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 23 sec - test_gdb: 1 min 46 sec - test_multiprocessing_spawn: 1 min 37 sec - test_multiprocessing_forkserver: 1 min 17 sec - test_multiprocessing_fork: 1 min 7 sec - test_asyncio: 51.4 sec - test_peg_generator: 50.3 sec - test_signal: 47.1 sec - test_io: 39.1 sec - test_socket: 38.4 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: 3 min 12 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_34bbf635' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.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-stable-x86_64.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-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_faff54d0' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_b7d419e5' 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 AMD64 Fedora Stable LTO + PGO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/135/builds/587 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-x86_64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> 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 22 sec - test_multiprocessing_spawn: 1 min 32 sec - test_multiprocessing_forkserver: 1 min 14 sec - test_multiprocessing_fork: 1 min 5 sec - test_asyncio: 49.5 sec - test_signal: 46.9 sec - test_io: 38.7 sec - test_socket: 38.5 sec - test_pydoc: 31.3 sec - test_imaplib: 30.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: 2 min 30 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_787841c5' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.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-stable-x86_64.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-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_e785f23f' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_78c16a01' 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 AMD64 Fedora Stable Clang Installed 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/17/builds/589 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-x86_64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> 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: 2 min 59 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.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-stable-x86_64.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-stable-x86_64.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_10246e2f' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_2b333b2d' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_90ff7f3c' 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 AMD64 Fedora Stable Clang 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/365/builds/587 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-x86_64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> 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: 3 min 37 sec - test_concurrent_futures: 2 min 57 sec - test_tokenize: 2 min 55 sec - test_unparse: 2 min 54 sec - test_capi: 2 min 14 sec - test_lib2to3: 1 min 52 sec - test_asyncio: 1 min 50 sec - test_multiprocessing_forkserver: 1 min 46 sec - test_multiprocessing_fork: 1 min 39 sec - test_unicodedata: 1 min 28 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 16 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.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-stable-x86_64.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 AMD64 Fedora Stable 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/176/builds/583 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-x86_64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> 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: 2 min 53 sec - test_concurrent_futures: 2 min 41 sec - test_multiprocessing_spawn: 2 min 30 sec - test_capi: 1 min 45 sec - test_asyncio: 1 min 29 sec - test_multiprocessing_forkserver: 1 min 29 sec - test_unparse: 1 min 22 sec - test_multiprocessing_fork: 1 min 18 sec - test_tokenize: 1 min 15 sec - test_peg_generator: 57.6 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 44 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64/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-stable-x86_64/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-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_928968d0' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_17321ccc' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_4ff66867' 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 Stable Clang Installed 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/128/builds/560 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-aarch64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> 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: 2 min 27 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_67580331' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-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-stable-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-stable-aarch64.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_098e1acf' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_ea718228' 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 Stable Clang 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/175/builds/555 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-aarch64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> 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_tokenize: 3 min 48 sec - test_unparse: 3 min 47 sec - test_multiprocessing_spawn: 3 min 40 sec - test_concurrent_futures: 3 min 14 sec - test_lib2to3: 2 min 34 sec - test_asyncio: 2 min 14 sec - test_capi: 2 min 4 sec - test_unicodedata: 2 min - test_multiprocessing_forkserver: 1 min 57 sec - test_multiprocessing_fork: 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 27 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-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-stable-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 aarch64 Fedora Stable 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/12/builds/558 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-aarch64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> 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: 2 min 53 sec - test_concurrent_futures: 2 min 43 sec - test_multiprocessing_spawn: 2 min 21 sec - test_asyncio: 2 min 7 sec - test_unparse: 1 min 53 sec - test_multiprocessing_forkserver: 1 min 32 sec - test_tokenize: 1 min 24 sec - test_capi: 1 min 19 sec - test_multiprocessing_fork: 1 min 18 sec - test_lib2to3: 1 min 1 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: 3 min 14 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_6ae1a1bb' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_9226bfb4' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-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-stable-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' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-aarch64/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_a79feda4' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The Buildbot _______________________________________________ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com