The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide NoGIL 
refleaks 3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/1540/builds/140

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

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

Build Reason: <unknown>
Blamelist: Adam Turner <9087854+aa-tur...@users.noreply.github.com>, Alex 
Waygood <alex.wayg...@gmail.com>, Alexander Kanavin <alex.kana...@gmail.com>, 
Damien <81557462+damien-c...@users.noreply.github.com>, Emily Morehouse 
<em...@cuttlesoft.com>, Irit Katriel 
<1055913+iritkatr...@users.noreply.github.com>, Jelle Zijlstra 
<jelle.zijls...@gmail.com>, Ken Jin <ken...@python.org>, Malcolm Smith 
<sm...@chaquo.com>, Mat S <msc...@gmail.com>, Ned Batchelder 
<n...@nedbatchelder.com>, Nice Zombies <nineteendo1...@gmail.com>, Petr 
Viktorin <encu...@gmail.com>, Raymond Hettinger 
<rhettin...@users.noreply.github.com>, Robert Wolff <mahlz...@posteo.de>, Sam 
Gross <colesb...@gmail.com>, Savannah Ostrowski <savannahostrow...@gmail.com>, 
Thomas Grainger <tagr...@gmail.com>, Tian Gao <gaogaotiant...@hotmail.com>, 
TizzySaurus <47674925+tizzysau...@users.noreply.github.com>, Victor Stinner 
<vstin...@python.org>, Zachary Ware <z...@python.org>, dgpb 
<3577712+dg...@users.noreply.github.com>, larryhasting
 s <la...@hastings.org>

BUILD FAILED: failed test (failure) (timed out)


Summary of the results of the build (if available):
===================================================

== 


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

Traceback (most recent call last):
  File "<string>", line 10, in <module>
  File "<frozen importlib._bootstrap>", line 813, in module_from_spec
  File "<frozen importlib._bootstrap_external>", line 1046, in create_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
ImportError: module _test_module_state_shared does not support loading in 
subinterpreters
xpected failure


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_os.py",
 line 4314, in test_timerfd_TFD_TIMER_ABSTIME
    self.assertGreater(t, offset - self.CLOCK_RES)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 0.9898113659583032 not greater than 0.999


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/_test_multiprocessing.py",
 line 3031, in test_mymanager
    self.assertIn(manager._process.exitcode, (0, -signal.SIGTERM))
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: -6 not found in (0, -15)



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

Failed tests:

- test_threading
- test__interpchannels
- test_ast
- test_importlib
- test_os
- test_capi
- test.test_multiprocessing_spawn.test_manager
- test__interpreters

Failed subtests:

- test_mymanager - 
test.test_multiprocessing_spawn.test_manager.WithManagerTestMyManager.test_mymanager
- test_timerfd_TFD_TIMER_ABSTIME - 
test.test_os.TimerfdTests.test_timerfd_TFD_TIMER_ABSTIME

Test leaking resources:

- test_importlib: references
- test_ast: references
- test__interpchannels: references
- test__interpreters: memory blocks
- test_capi: memory blocks
- test_capi: references
- test__interpreters: references
- test_importlib: memory blocks
- test_ast: memory blocks
- test__interpchannels: memory blocks




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL8 
Refleaks 3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/384/builds/1319

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

Worker for this Build: cstratak-RHEL8-ppc64le

Build Reason: <unknown>
Blamelist: Adam Turner <9087854+aa-tur...@users.noreply.github.com>, Alex 
Waygood <alex.wayg...@gmail.com>, Alexander Kanavin <alex.kana...@gmail.com>, 
Damien <81557462+damien-c...@users.noreply.github.com>, Emily Morehouse 
<em...@cuttlesoft.com>, Jelle Zijlstra <jelle.zijls...@gmail.com>, Ken Jin 
<ken...@python.org>, Ned Batchelder <n...@nedbatchelder.com>, Nice Zombies 
<nineteendo1...@gmail.com>, Petr Viktorin <encu...@gmail.com>, Raymond 
Hettinger <rhettin...@users.noreply.github.com>, Robert Wolff 
<mahlz...@posteo.de>, Sam Gross <colesb...@gmail.com>, Savannah Ostrowski 
<savannahostrow...@gmail.com>, Thomas Grainger <tagr...@gmail.com>, Tian Gao 
<gaogaotiant...@hotmail.com>, TizzySaurus 
<47674925+tizzysau...@users.noreply.github.com>, Victor Stinner 
<vstin...@python.org>, Zachary Ware <z...@python.org>, dgpb 
<3577712+dg...@users.noreply.github.com>, larryhastings <la...@hastings.org>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


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

TracebackTests.test_exec_failure_nested) ... ok


TracebackTests.test_import_bug) ... ok


TracebackTests.test_nonexistent_module_nested) ... ok


TracebackTests.test_syntax_error) ... ok


TracebackTests.test_unencodable_filename) ... ok


TracebackTests.test_broken_submodule) ... ok


TracebackTests.test_broken_parent_from) ... ok


TracebackTests.test_nonexistent_module) ... ok


TracebackTests.test_broken_parent) ... ok


TracebackTests.test_broken_from) ... ok


TracebackTests.test_exec_failure) ... ok



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

Failed tests:

- test_interpreters
- test__interpchannels
- test_capi
- test__interpreters
- test_datetime
- test_ast
- test_import

Test leaking resources:

- test_import: memory blocks
- test_interpreters: memory blocks
- test_datetime: references
- test__interpreters: memory blocks
- test__interpchannels: references
- test_ast: references
- test_capi: memory blocks
- test_ast: memory blocks
- test_import: references
- test_capi: references
- test_interpreters: references
- test__interpreters: references
- test_datetime: memory blocks
- test__interpchannels: memory blocks




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora 
Stable Refleaks 3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/280/builds/1261

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

Worker for this Build: cstratak-fedora-stable-ppc64le

Build Reason: <unknown>
Blamelist: Adam Turner <9087854+aa-tur...@users.noreply.github.com>, Alex 
Waygood <alex.wayg...@gmail.com>, Alexander Kanavin <alex.kana...@gmail.com>, 
Damien <81557462+damien-c...@users.noreply.github.com>, Emily Morehouse 
<em...@cuttlesoft.com>, Jelle Zijlstra <jelle.zijls...@gmail.com>, Ken Jin 
<ken...@python.org>, Ned Batchelder <n...@nedbatchelder.com>, Nice Zombies 
<nineteendo1...@gmail.com>, Petr Viktorin <encu...@gmail.com>, Raymond 
Hettinger <rhettin...@users.noreply.github.com>, Robert Wolff 
<mahlz...@posteo.de>, Sam Gross <colesb...@gmail.com>, Savannah Ostrowski 
<savannahostrow...@gmail.com>, Thomas Grainger <tagr...@gmail.com>, Tian Gao 
<gaogaotiant...@hotmail.com>, TizzySaurus 
<47674925+tizzysau...@users.noreply.github.com>, Victor Stinner 
<vstin...@python.org>, Zachary Ware <z...@python.org>, dgpb 
<3577712+dg...@users.noreply.github.com>, larryhastings <la...@hastings.org>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


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

TracebackTests.test_exec_failure_nested) ... ok


TracebackTests.test_import_bug) ... ok


TracebackTests.test_nonexistent_module_nested) ... ok


TracebackTests.test_syntax_error) ... ok


TracebackTests.test_unencodable_filename) ... ok


TracebackTests.test_broken_submodule) ... ok


TracebackTests.test_broken_parent_from) ... ok


TracebackTests.test_nonexistent_module) ... ok


TracebackTests.test_broken_parent) ... ok


TracebackTests.test_broken_from) ... ok


TracebackTests.test_exec_failure) ... ok



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

Failed tests:

- test_interpreters
- test__interpchannels
- test_capi
- test__interpreters
- test_datetime
- test_ast
- test_import

Test leaking resources:

- test_import: memory blocks
- test_interpreters: memory blocks
- test_datetime: references
- test__interpchannels: references
- test_ast: references
- test_capi: memory blocks
- test__interpreters: memory blocks
- test_ast: memory blocks
- test_import: references
- test_capi: references
- test_interpreters: references
- test__interpreters: references
- test_datetime: memory blocks
- test__interpchannels: memory blocks




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora 
Stable Refleaks 3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/123/builds/95

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

Worker for this Build: cstratak-fedora-stable-aarch64

Build Reason: <unknown>
Blamelist: Adam Turner <9087854+aa-tur...@users.noreply.github.com>, Alex 
Waygood <alex.wayg...@gmail.com>, Alexander Kanavin <alex.kana...@gmail.com>, 
Damien <81557462+damien-c...@users.noreply.github.com>, Emily Morehouse 
<em...@cuttlesoft.com>, Jelle Zijlstra <jelle.zijls...@gmail.com>, Ken Jin 
<ken...@python.org>, Ned Batchelder <n...@nedbatchelder.com>, Nice Zombies 
<nineteendo1...@gmail.com>, Petr Viktorin <encu...@gmail.com>, Raymond 
Hettinger <rhettin...@users.noreply.github.com>, Robert Wolff 
<mahlz...@posteo.de>, Sam Gross <colesb...@gmail.com>, Savannah Ostrowski 
<savannahostrow...@gmail.com>, Thomas Grainger <tagr...@gmail.com>, Tian Gao 
<gaogaotiant...@hotmail.com>, TizzySaurus 
<47674925+tizzysau...@users.noreply.github.com>, Victor Stinner 
<vstin...@python.org>, Zachary Ware <z...@python.org>, dgpb 
<3577712+dg...@users.noreply.github.com>, larryhastings <la...@hastings.org>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


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

TracebackTests.test_exec_failure_nested) ... ok


TracebackTests.test_import_bug) ... ok


TracebackTests.test_nonexistent_module_nested) ... ok


TracebackTests.test_syntax_error) ... ok


TracebackTests.test_unencodable_filename) ... ok


TracebackTests.test_broken_submodule) ... ok


TracebackTests.test_broken_parent_from) ... ok


TracebackTests.test_nonexistent_module) ... ok


TracebackTests.test_broken_parent) ... ok


TracebackTests.test_broken_from) ... ok


TracebackTests.test_exec_failure) ... ok



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

Failed tests:

- test_interpreters
- test__interpchannels
- test_capi
- test__interpreters
- test_datetime
- test_ast
- test_import

Test leaking resources:

- test_interpreters: memory blocks
- test_import: memory blocks
- test_ast: references
- test__interpchannels: references
- test_datetime: references
- test__interpreters: memory blocks
- test_capi: memory blocks
- test_import: references
- test_capi: references
- test_interpreters: references
- test__interpreters: references
- test_ast: memory blocks
- test__interpchannels: memory blocks
- test_datetime: memory blocks




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 
Refleaks 3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/433/builds/1380

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

Worker for this Build: edelsohn-fedora-z

Build Reason: <unknown>
Blamelist: Adam Turner <9087854+aa-tur...@users.noreply.github.com>, Alex 
Waygood <alex.wayg...@gmail.com>, Alexander Kanavin <alex.kana...@gmail.com>, 
Damien <81557462+damien-c...@users.noreply.github.com>, Emily Morehouse 
<em...@cuttlesoft.com>, Irit Katriel 
<1055913+iritkatr...@users.noreply.github.com>, Jelle Zijlstra 
<jelle.zijls...@gmail.com>, Ken Jin <ken...@python.org>, Malcolm Smith 
<sm...@chaquo.com>, Ned Batchelder <n...@nedbatchelder.com>, Nice Zombies 
<nineteendo1...@gmail.com>, Petr Viktorin <encu...@gmail.com>, Raymond 
Hettinger <rhettin...@users.noreply.github.com>, Robert Wolff 
<mahlz...@posteo.de>, Sam Gross <colesb...@gmail.com>, Savannah Ostrowski 
<savannahostrow...@gmail.com>, Thomas Grainger <tagr...@gmail.com>, Tian Gao 
<gaogaotiant...@hotmail.com>, TizzySaurus 
<47674925+tizzysau...@users.noreply.github.com>, Victor Stinner 
<vstin...@python.org>, Zachary Ware <z...@python.org>, dgpb 
<3577712+dg...@users.noreply.github.com>, larryhastings <la...@hastings.org>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


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

TracebackTests.test_exec_failure_nested) ... ok


TracebackTests.test_import_bug) ... ok


TracebackTests.test_nonexistent_module_nested) ... ok


TracebackTests.test_syntax_error) ... ok


TracebackTests.test_unencodable_filename) ... ok


TracebackTests.test_broken_submodule) ... ok


TracebackTests.test_broken_parent_from) ... ok


TracebackTests.test_nonexistent_module) ... ok


TracebackTests.test_broken_parent) ... ok


TracebackTests.test_broken_from) ... ok


TracebackTests.test_exec_failure) ... ok



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

Failed tests:

- test_interpreters
- test__interpchannels
- test_capi
- test__interpreters
- test_datetime
- test_ast
- test_import

Test leaking resources:

- test_interpreters: memory blocks
- test_import: memory blocks
- test_datetime: references
- test__interpchannels: references
- test__interpreters: memory blocks
- test_capi: memory blocks
- test_ast: references
- test_ast: memory blocks
- test_import: references
- test_capi: references
- test_interpreters: references
- test__interpreters: references
- test_datetime: memory blocks
- test__interpchannels: memory blocks




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora 
Stable Refleaks 3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/320/builds/1346

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

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

Build Reason: <unknown>
Blamelist: Adam Turner <9087854+aa-tur...@users.noreply.github.com>, Alex 
Waygood <alex.wayg...@gmail.com>, Alexander Kanavin <alex.kana...@gmail.com>, 
Damien <81557462+damien-c...@users.noreply.github.com>, Emily Morehouse 
<em...@cuttlesoft.com>, Irit Katriel 
<1055913+iritkatr...@users.noreply.github.com>, Jelle Zijlstra 
<jelle.zijls...@gmail.com>, Ken Jin <ken...@python.org>, Malcolm Smith 
<sm...@chaquo.com>, Ned Batchelder <n...@nedbatchelder.com>, Nice Zombies 
<nineteendo1...@gmail.com>, Petr Viktorin <encu...@gmail.com>, Raymond 
Hettinger <rhettin...@users.noreply.github.com>, Robert Wolff 
<mahlz...@posteo.de>, Sam Gross <colesb...@gmail.com>, Savannah Ostrowski 
<savannahostrow...@gmail.com>, Thomas Grainger <tagr...@gmail.com>, Tian Gao 
<gaogaotiant...@hotmail.com>, TizzySaurus 
<47674925+tizzysau...@users.noreply.github.com>, Victor Stinner 
<vstin...@python.org>, Zachary Ware <z...@python.org>, dgpb 
<3577712+dg...@users.noreply.github.com>, larryhastings <la...@hastings.org>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


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

TracebackTests.test_exec_failure_nested) ... ok


TracebackTests.test_import_bug) ... ok


TracebackTests.test_nonexistent_module_nested) ... ok


TracebackTests.test_syntax_error) ... ok


TracebackTests.test_unencodable_filename) ... ok


TracebackTests.test_broken_submodule) ... ok


TracebackTests.test_broken_parent_from) ... ok


TracebackTests.test_nonexistent_module) ... ok


TracebackTests.test_broken_parent) ... ok


TracebackTests.test_broken_from) ... ok


TracebackTests.test_exec_failure) ... ok



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

Failed tests:

- test_interpreters
- test__interpchannels
- test_capi
- test__interpreters
- test_datetime
- test_ast
- test_import

Test leaking resources:

- test_interpreters: memory blocks
- test_import: memory blocks
- test_datetime: references
- test__interpchannels: references
- test__interpreters: memory blocks
- test_capi: memory blocks
- test_ast: references
- test_ast: memory blocks
- test_import: references
- test_capi: references
- test_interpreters: references
- test__interpreters: references
- test_datetime: memory blocks
- test__interpchannels: memory blocks




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder ARM64 MacOS M1 
Refleaks NoGIL 3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/1368/builds/1855

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

Worker for this Build: itamaro-macos-arm64-aws

Build Reason: <unknown>
Blamelist: dgpb <3577712+dg...@users.noreply.github.com>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


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

Traceback (most recent call last):
  File "<string>", line 10, in <module>
  File "<frozen importlib._bootstrap>", line 813, in module_from_spec
  File "<frozen importlib._bootstrap_external>", line 1046, in create_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
ImportError: module _test_module_state_shared does not support loading in 
subinterpreters
xpected failure



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

Failed tests:

- test__interpchannels
- test_capi
- test__interpreters
- test_ast
- test_importlib

Test leaking resources:

- test_importlib: references
- test_ast: references
- test__interpchannels: references
- test__interpreters: memory blocks
- test_capi: memory blocks
- test_capi: references
- test__interpreters: references
- test_importlib: memory blocks
- test_ast: memory blocks
- test__interpchannels: memory blocks




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 CentOS9 
NoGIL Refleaks 3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/1610/builds/60

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

Worker for this Build: itamaro-centos-aws

Build Reason: <unknown>
Blamelist: dgpb <3577712+dg...@users.noreply.github.com>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


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

Traceback (most recent call last):
  File "<string>", line 10, in <module>
  File "<frozen importlib._bootstrap>", line 813, in module_from_spec
  File "<frozen importlib._bootstrap_external>", line 1046, in create_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
ImportError: module _test_module_state_shared does not support loading in 
subinterpreters
xpected failure



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

Failed tests:

- test__interpchannels
- test_capi
- test__interpreters
- test_ast
- test_importlib

Test leaking resources:

- test_importlib: references
- test_ast: references
- test__interpchannels: references
- test__interpreters: memory blocks
- test_capi: memory blocks
- test_capi: references
- test__interpreters: references
- test_importlib: memory blocks
- test_ast: memory blocks
- test__interpchannels: memory blocks




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