[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
The Buildbot has detected a new failure on builder s390x Fedora LTO 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1459/builds/209 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-z Build Reason: 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): === == Captured traceback == Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.lto/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __package__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.lto/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __file__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.lto/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __name__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.lto/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: FOO= not found in output Test report === Failed tests: - test_pyrepl Failed subtests: - test_inspect_keeps_globals_from_inspected_module - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_module Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Rawhide LTO 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1428/builds/145 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-rawhide-z Build Reason: 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): === == Captured traceback == Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: FOO= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __package__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __name__= not found in output Test report === Failed tests: - test_pyrepl Failed subtests: - test_inspect_keeps_globals_from_inspected_file - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_file 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
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder s390x Fedora Rawhide LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/323/builds/4007 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-rawhide-z Build Reason: Blamelist: Adam Turner <9087854+aa-tur...@users.noreply.github.com>, Andrey Mishchenko , Barney Gale , Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jakub Kulík , Karolina Surma <33810531+befel...@users.noreply.github.com>, Kirill Podoprigora , Pablo Galindo Salgado , Petr Viktorin , Rafael Fontenelle , Raymond Hettinger , Rodrigo Oliveira , Russell Keith-Magee , Sam Gross , Sviatoslav Sydorenko (Святослав Сидоренко) , mpage BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __file__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __name__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: FOO= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.lto/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __package__= not found in output Test report === Failed tests: - test_pyrepl Failed subtests: - test_inspect_keeps_globals_from_inspected_file - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_file - test_inspect_keeps_globals_from_inspected_module - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_module Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/545/builds/6225 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-z Build Reason: Blamelist: Russell Keith-Magee BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __package__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __name__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __file__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: FOO= not found in output Test report === Failed tests: - test_pyrepl Failed subtests: - test_inspect_keeps_globals_from_inspected_module - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_module Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Rawhide LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/341/builds/4881 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-rawhide-z Build Reaso
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
The Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1511/builds/227 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-z Build Reason: Blamelist: Jakub Kulík , Miss Islington (bot) <31488909+miss-isling...@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 "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __package__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __name__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: FOO= not found in output Test report === Failed tests: - test_pyrepl Failed subtests: - test_inspect_keeps_globals_from_inspected_file - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_file Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Rawhide LTO + PGO 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1417/builds/152 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-rawhide-z Build Reason: Blamelist: Jakub Kulík , Miss Islington (bot) <31488909+miss-isling...@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 "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __file__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __name__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: FOO= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-rawhide-z.lto-pgo/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __package__= not found in output Test report === Failed tests: - test_pyrepl Failed subtests: - test_inspect_keeps_globals_from_inspected_file - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_file - test_inspect_keeps_globals_from_inspected_module - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_module Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang Installed 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1392/builds/226 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-z Build Reason: Blamelist: Jakub Kulík , Miss Islington (bot) <31488909+miss-isling...@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 "/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ Asse
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder s390x Fedora Rawhide Clang Installed 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/207/builds/4969 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-rawhide-z Build Reason: Blamelist: Bénédikt Tran <10796600+picn...@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 "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.14/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __package__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.14/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __name__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang-installed/build/target/lib/python3.14/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: FOO= not found in output Test report === Failed tests: - test_pyrepl Failed subtests: - test_inspect_keeps_globals_from_inspected_file - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_file 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
[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (timed out) (48f9d3e3faec5faaa4f7c9849fecd27eae4da213)
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Refleaks 3.10 while building Python. Full details are available at: https://buildbot.python.org/#/builders/597/builds/1180 Buildbot URL: https://buildbot.python.org/ Worker for this Build: cstratak-fedora-rawhide-x86_64 Build Reason: Blamelist: BUILD FAILED: failed test (failure) (timed out) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_c1333c78' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_04aa116f' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_c577453d' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_b43f982d' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_70e69e3e' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_7cbe5159' . Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_fa9828fa' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_efa56eac' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_adbe1ad0' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_8212f035' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_8cf34b94' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_0dea9049' . Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/b
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder s390x Fedora LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/55/builds/5336 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-z Build Reason: Blamelist: Bradley Reynolds , Bénédikt Tran <10796600+picn...@users.noreply.github.com>, HarryLHW <123lhw...@gmail.com>, Irit Katriel <1055913+iritkatr...@users.noreply.github.com>, Sam Gross BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: FOO= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __package__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __name__= not found in output Test report === Failed tests: - test_pyrepl Failed subtests: - test_inspect_keeps_globals_from_inspected_file - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_file - test_inspect_keeps_globals_from_inspected_module - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_module Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang Installed 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/531/builds/6284 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-z Build Reason: Blamelist: Bradley Reynolds , Bénédikt Tran <10796600+picn...@users.noreply.github.com>, HarryLHW <123lhw...@gmail.com>, Irit Katriel <1055913+iritkatr...@users.noreply.github.com>, Sam Gross BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.14/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: FOO= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.14/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __package__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.14/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __name__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.14/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __file__= not found in output Test report === Failed tests: - test_pyrepl Failed subtests: - test_inspect_keeps_globals_from_inspected_file - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_file - test_inspect_keeps_globals_from_inspected_module - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_module Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/3/builds/6449 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-z Build Reason: Blamelist: Bradley Reynolds , Bénédikt Tran <10796600+picn...@users.noreply.github.com>, HarryLHW <123lhw...@gmail.com>, Irit Katriel <1055913+iritkatr...@users.noreply.github.com>, Sam Gross , Łukasz Langa BUILD FAILED: failed
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder s390x Fedora Rawhide 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/538/builds/4800 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-fedora-rawhide-z Build Reason: Blamelist: Jelle Zijlstra BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __file__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __package__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __name__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: FOO= not found in output Test report === Failed tests: - test_pyrepl Failed subtests: - test_inspect_keeps_globals_from_inspected_module - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_module 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
[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (3ae1236c7337fab3a2cc3042834f83beea13afd5)
The Buildbot has detected a new failure on builder s390x RHEL8 Refleaks 3.13 while building Python. Full details are available at: https://buildbot.python.org/#/builders/1440/builds/76 Buildbot URL: https://buildbot.python.org/ Worker for this Build: edelsohn-rhel8-z Build Reason: Blamelist: BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-rhel8-z.refleak/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __name__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-rhel8-z.refleak/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __package__= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-rhel8-z.refleak/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: FOO= not found in output Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.13.edelsohn-rhel8-z.refleak/build/Lib/test/test_pyrepl/test_pyrepl.py", line 995, in _run_repl_globals_test self.fail(f"{var}= not found in output") ~^^^ AssertionError: __file__= not found in output Test report === Failed tests: - test_pyrepl Failed subtests: - test_inspect_keeps_globals_from_inspected_file - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_file - test_inspect_keeps_globals_from_inspected_module - test.test_pyrepl.test_pyrepl.TestMain.test_inspect_keeps_globals_from_inspected_module 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