The Buildbot has detected a new failure on builder PPC64LE CentOS9 LTO 3.10 
while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/835/builds/875

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-CentOS9-ppc64le

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

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_gdb: 5 min 41 sec
- test_concurrent_futures: 3 min 1 sec
- test_tokenize: 2 min 28 sec
- test_unparse: 2 min 20 sec
- test_multiprocessing_spawn: 2 min 19 sec
- test_peg_generator: 1 min 52 sec
- test_multiprocessing_forkserver: 1 min 44 sec
- test_lib2to3: 1 min 39 sec
- test_multiprocessing_fork: 1 min 25 sec
- test_asyncio: 1 min 22 sec

1 test failed:
    test_posix

13 tests skipped:
    test_devpoll 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_posix

Total duration: 9 min 47 sec



Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-ppc64le.lto/build/Lib/test/test_posix.py",
 line 1198, in test_sched_setaffinity
    self.assertRaises(OSError, posix.sched_setaffinity, 0, [])
AssertionError: OSError not raised by sched_setaffinity


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_55f1a40d'



Test report
===========

Failed tests:

- test_posix

Failed subtests:

- test_sched_setaffinity - test.test_posix.PosixTester




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE 
CentOS9 LTO + PGO 3.10 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/888/builds/806

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-CentOS9-ppc64le

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

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 31 sec
- test_multiprocessing_spawn: 2 min 6 sec
- test_tokenize: 1 min 40 sec
- test_multiprocessing_forkserver: 1 min 25 sec
- test_unparse: 1 min 16 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_lib2to3: 1 min 10 sec
- test_asyncio: 1 min 7 sec
- test_signal: 47.7 sec
- test_venv: 46.2 sec

1 test failed:
    test_posix

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_posix

Total duration: 4 min 4 sec



Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_14fd42f1'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/test/test_posix.py",
 line 1198, in test_sched_setaffinity
    self.assertRaises(OSError, posix.sched_setaffinity, 0, [])
AssertionError: OSError not raised by sched_setaffinity


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_91fa5d41'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_57ff19a9'



Test report
===========

Failed tests:

- test_posix

Failed subtests:

- test_sched_setaffinity - test.test_posix.PosixTester




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE 
CentOS9 3.10 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/843/builds/613

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-CentOS9-ppc64le

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

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_gdb: 10 min 35 sec
- test_unparse: 6 min 23 sec
- test_multiprocessing_spawn: 5 min 37 sec
- test_tokenize: 5 min 13 sec
- test_concurrent_futures: 4 min 3 sec
- test_lib2to3: 3 min 46 sec
- test_unicodedata: 3 min 14 sec
- test_multiprocessing_forkserver: 2 min 42 sec
- test_capi: 2 min 36 sec
- test_asyncio: 2 min 28 sec

1 test failed:
    test_posix

13 tests skipped:
    test_devpoll 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_posix

Total duration: 13 min 14 sec



Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-ppc64le/build/Lib/test/test_posix.py",
 line 1198, in test_sched_setaffinity
    self.assertRaises(OSError, posix.sched_setaffinity, 0, [])
AssertionError: OSError not raised by sched_setaffinity



Test report
===========

Failed tests:

- test_posix

Failed subtests:

- test_sched_setaffinity - test.test_posix.PosixTester




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 CentOS9 
LTO 3.10 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/845/builds/857

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-CentOS9-x86_64

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

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 18 sec
- test_gdb: 1 min 50 sec
- test_multiprocessing_spawn: 1 min 32 sec
- test_multiprocessing_forkserver: 1 min 13 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_asyncio: 48.9 sec
- test_peg_generator: 47.3 sec
- test_signal: 47.2 sec
- test_io: 36.6 sec
- test_pydoc: 31.3 sec

1 test failed:
    test_posix

13 tests skipped:
    test_devpoll 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_posix

Total duration: 4 min 52 sec



Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-x86_64.lto/build/Lib/test/test_posix.py",
 line 1198, in test_sched_setaffinity
    self.assertRaises(OSError, posix.sched_setaffinity, 0, [])
AssertionError: OSError not raised by sched_setaffinity


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_4ed599a4'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_08c5b5a1'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_de8d741c'



Test report
===========

Failed tests:

- test_posix

Failed subtests:

- test_sched_setaffinity - test.test_posix.PosixTester




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 CentOS9 
LTO + PGO 3.10 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/860/builds/792

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-CentOS9-x86_64

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

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 18 sec
- test_multiprocessing_spawn: 1 min 32 sec
- test_multiprocessing_forkserver: 1 min 12 sec
- test_multiprocessing_fork: 1 min 7 sec
- test_asyncio: 48.6 sec
- test_signal: 46.9 sec
- test_io: 36.8 sec
- test_pydoc: 31.9 sec
- test_imaplib: 30.2 sec
- test_xmlrpc: 27.5 sec

1 test failed:
    test_posix

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_posix

Total duration: 3 min 54 sec



Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_f76f4925'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_a7a7eacd'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-x86_64.lto-pgo/build/Lib/test/test_posix.py",
 line 1198, in test_sched_setaffinity
    self.assertRaises(OSError, posix.sched_setaffinity, 0, [])
AssertionError: OSError not raised by sched_setaffinity


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_26960af9'



Test report
===========

Failed tests:

- test_posix

Failed subtests:

- test_sched_setaffinity - test.test_posix.PosixTester




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora 
Rawhide LTO 3.10 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/653/builds/1151

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-rawhide-x86_64

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

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 20 sec
- test_gdb: 1 min 52 sec
- test_multiprocessing_spawn: 1 min 34 sec
- test_multiprocessing_forkserver: 1 min 11 sec
- test_multiprocessing_fork: 1 min 6 sec
- test_peg_generator: 58.3 sec
- test_asyncio: 56.1 sec
- test_signal: 47.2 sec
- test_socket: 38.9 sec
- test_io: 38.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 32 sec



Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_a9fcd2fb'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_823caa0d'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_e600f650'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_zlib.py",
 line 448, in test_flushes
    ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_zlib.py",
 line 448, 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 
Rawhide LTO + PGO 3.10 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/697/builds/1229

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-rawhide-x86_64

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

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 18 sec
- test_multiprocessing_spawn: 1 min 29 sec
- test_multiprocessing_forkserver: 1 min 11 sec
- test_multiprocessing_fork: 1 min 6 sec
- test_asyncio: 52.4 sec
- test_signal: 47.0 sec
- test_socket: 38.6 sec
- test_io: 38.2 sec
- test_pydoc: 31.4 sec
- test_imaplib: 30.4 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.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_e957cf80'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_2a8afc98'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_24afa862'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_zlib.py",
 line 448, in test_flushes
    ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_zlib.py",
 line 448, 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 CentOS9 
3.10 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/827/builds/620

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-CentOS9-x86_64

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

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_gdb: 3 min 30 sec
- test_concurrent_futures: 2 min 38 sec
- test_multiprocessing_spawn: 2 min 37 sec
- test_multiprocessing_forkserver: 1 min 42 sec
- test_capi: 1 min 40 sec
- test_unparse: 1 min 16 sec
- test_multiprocessing_fork: 1 min 16 sec
- test_asyncio: 1 min 14 sec
- test_tokenize: 1 min 10 sec
- test_peg_generator: 55.2 sec

1 test failed:
    test_posix

13 tests skipped:
    test_devpoll 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_posix

Total duration: 6 min 54 sec



Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-x86_64/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_b22cd069'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-x86_64/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_30c55f87'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-x86_64/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_52c4e431'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-x86_64/build/Lib/test/test_posix.py",
 line 1198, in test_sched_setaffinity
    self.assertRaises(OSError, posix.sched_setaffinity, 0, [])
AssertionError: OSError not raised by sched_setaffinity



Test report
===========

Failed tests:

- test_posix

Failed subtests:

- test_sched_setaffinity - test.test_posix.PosixTester




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora 
Rawhide Clang 3.10 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/643/builds/1231

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-rawhide-x86_64

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

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 36 sec
- test_concurrent_futures: 3 min 3 sec
- test_unparse: 2 min 59 sec
- test_tokenize: 2 min 37 sec
- test_capi: 2 min 23 sec
- test_asyncio: 2 min 3 sec
- test_lib2to3: 1 min 57 sec
- test_multiprocessing_forkserver: 1 min 54 sec
- test_unicodedata: 1 min 34 sec
- test_multiprocessing_fork: 1 min 22 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 25 sec



Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_zlib.py",
 line 448, in test_flushes
    ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_zlib.py",
 line 448, 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 
Rawhide 3.10 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/657/builds/1228

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-rawhide-x86_64

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

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: 3 min 14 sec
- test_concurrent_futures: 2 min 39 sec
- test_multiprocessing_spawn: 2 min 23 sec
- test_capi: 1 min 42 sec
- test_asyncio: 1 min 39 sec
- test_multiprocessing_forkserver: 1 min 35 sec
- test_unparse: 1 min 24 sec
- test_multiprocessing_fork: 1 min 19 sec
- test_tokenize: 1 min 8 sec
- test_peg_generator: 1 min 5 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 49 sec



Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_d4a7bf2d'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_210f5f21'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_zlib.py",
 line 448, in test_flushes
    ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_zlib.py",
 line 448, 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.10.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_bc8ff3a6'



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 
CentOS9 LTO 3.10 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/889/builds/1277

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-CentOS9-aarch64

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

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 18 sec
- test_gdb: 1 min 53 sec
- test_multiprocessing_spawn: 1 min 29 sec
- test_multiprocessing_forkserver: 1 min 22 sec
- test_multiprocessing_fork: 1 min 6 sec
- test_asyncio: 55.8 sec
- test_peg_generator: 49.6 sec
- test_signal: 46.6 sec
- test_io: 38.0 sec
- test_imaplib: 32.0 sec

1 test failed:
    test_posix

13 tests skipped:
    test_devpoll 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_posix

Total duration: 2 min 28 sec



Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-aarch64.lto/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_5353624d'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-aarch64.lto/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_be20940b'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-aarch64.lto/build/Lib/test/test_posix.py",
 line 1198, in test_sched_setaffinity
    self.assertRaises(OSError, posix.sched_setaffinity, 0, [])
AssertionError: OSError not raised by sched_setaffinity


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-aarch64.lto/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_dd65285c'



Test report
===========

Failed tests:

- test_posix

Failed subtests:

- test_sched_setaffinity - test.test_posix.PosixTester




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder aarch64 
CentOS9 LTO + PGO 3.10 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/884/builds/960

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-CentOS9-aarch64

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

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 19 sec
- test_multiprocessing_spawn: 1 min 29 sec
- test_multiprocessing_forkserver: 1 min 18 sec
- test_multiprocessing_fork: 1 min 5 sec
- test_asyncio: 54.3 sec
- test_signal: 46.9 sec
- test_io: 37.3 sec
- test_imaplib: 32.0 sec
- test_pydoc: 31.2 sec
- test_xmlrpc: 27.5 sec

1 test failed:
    test_posix

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_posix

Total duration: 2 min 24 sec



Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-aarch64.lto-pgo/build/Lib/test/test_posix.py",
 line 1198, in test_sched_setaffinity
    self.assertRaises(OSError, posix.sched_setaffinity, 0, [])
AssertionError: OSError not raised by sched_setaffinity


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-aarch64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_9c2a328a'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-aarch64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_0d97a512'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-CentOS9-aarch64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_e34469bb'



Test report
===========

Failed tests:

- test_posix

Failed subtests:

- test_sched_setaffinity - test.test_posix.PosixTester




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

Reply via email to