☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder s390x RHEL9 Refleaks 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1589/builds/2720
Buildbot URL: https://buildbot.python.org/
Worker for this Build: cstratak-rhel9-s390x
Build Reason: <unknown> Blamelist: 1nftf <QfxZ11@proton.me>, AN Long <aisk@users.noreply.github.com>, AZero13 <gfunni234@gmail.com>, Adam Turner <9087854+AA-Turner@users.noreply.github.com>, Adorilson Bezerra <adorilson@gmail.com>, Alex Prengère <2138730+alexprengere@users.noreply.github.com>, Alper <alperyoney@fb.com>, Amer Esmail Elsheikh <amer.esmail48@gmail.com>, Andrej <andrej.karpathy@gmail.com>, Arthur Wigo <arthur.l.wigo@gmail.com>, Bartosz Sławecki <bartosz@ilikepython.com>, Benjamin Johnson <ben332004@gmail.com>, Brett Cannon <brett@python.org>, Bénédikt Tran <10796600+picnixz@users.noreply.github.com>, Cameron Beck <94604154+cbkinase@users.noreply.github.com>, Chris Eibl <138194463+chris-eibl@users.noreply.github.com>, Cody Maloney <cmaloney@users.noreply.github.com>, Damian Birchler <damian@damianbirchler.net>, Diego Russo <diego.russo@arm.com>, Donghee Na <donghee.na@python.org>, Duane Hilton <duane9@gmail.com>, Edward Xu <xuxiangad@gmail.com>, Ethan Furman <ethan@stoneleaf.us>, Fatih Çeli k <fcelik.ft@gmail.com>, Gabriele N. Tornetta <P403n1x87@users.noreply.github.com>, Gregory P. Smith <68491+gpshead@users.noreply.github.com>, Hai Zhu <35182391+cocolato@users.noreply.github.com>, Hauke D <haukex@zero-g.net>, Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>, James <snoopjedi@gmail.com>, Jason R. Coombs <jaraco@jaraco.com>, Joshua Ward <joshie@flewognetworks.wales>, Keming <kemingy94@gmail.com>, Ken Jin <kenjin@python.org>, Kumar Aditya <kumaraditya@python.org>, LloydZ <35182391+cocolato@users.noreply.github.com>, Loïc Simon <loic.simon@napta.io>, Lysandros Nikolaou <lisandrosnik@gmail.com>, László Kiss Kollár <kiss.kollar.laszlo@gmail.com>, Mark Shannon <mark@hotpy.org>, Marta Gómez Macías <mgmacias@google.com>, Max R <mxr@users.noreply.github.com>, Mikhail Efimov <efimov.mikhail@gmail.com>, Mohsin Mehmood <55545648+mohsinm-dev@users.noreply.github.com>, MonadChains <monadchains@gmail.com>, Nadeshiko Manju <me@manjusaka.me>, Neil Schemenauer <nas-gi thub@arctrix.com>, Noam Cohen <noam@noam.me>, Owain Davies <116417456+OTheDev@users.noreply.github.com>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Patrick R <codeZeilen@users.noreply.github.com>, Peter Bierma <zintensitydev@gmail.com>, Petr Viktorin <encukou@gmail.com>, Prithviraj Chaudhuri <p.chaudhuri1993@gmail.com>, PuQing <me@puqing.work>, R. David Murray <rdmurray@bitdance.com>, Rafael Fontenelle <rffontenelle@users.noreply.github.com>, Rogdham <3994389+Rogdham@users.noreply.github.com>, Roman Donchenko <rdonchen@outlook.com>, SYan212 <syan235711@gmail.com>, Sam Gross <colesbury@gmail.com>, Samuel <samuel@knutsen.co>, Savannah Ostrowski <savannah@python.org>, Sebastian Rittau <srittau@rittau.biz>, Sergey B Kirpichev <skirpichev@gmail.com>, Serhiy Storchaka <storchaka@gmail.com>, Shamil <ashm.tech@proton.me>, Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>, Stephen Morton <git@tungol.org>, Thanos <111999343+Sachaa-Thanasius@users.noreply.github.com>, Tom Kuso n <mail@tjkuson.me>, Tomas R. <tomas.roun8@gmail.com>, Victor Stinner <vstinner@python.org>, Yongtao Huang <yongtaoh2022@gmail.com>, Zheng Yu <dataisland@outlook.com>, chaope <pengchaoandy@gmail.com>, decorator-factory <42166884+decorator-factory@users.noreply.github.com>, dgpb <3577712+dg-pb@users.noreply.github.com>, dr-carlos <77367421+dr-carlos@users.noreply.github.com>, elenril <anton@khirnov.net>, ivonastojanovic <80911834+ivonastojanovic@users.noreply.github.com>, kaushal trivedi <155625932+Kaushalt2004@users.noreply.github.com>, saucoide <32314353+saucoide@users.noreply.github.com>, sobolevn <mail@sobolevn.me>, stratakis <cstratak@redhat.com>, wangjingcun <wangjingcun@aliyun.com>, wangxiaolei <fatelei@gmail.com>, yihong <zouzou0208@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/multiprocessing/process.py", line 320, in _bootstrap self.run() ~~~~~~~~^^ File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/multiprocessing/managers.py", line 595, in _run_server server = cls._Server(registry, address, authkey, serializer) File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/multiprocessing/managers.py", line 160, in __init__ self.listener = Listener(address=address, backlog=128) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/multiprocessing/connection.py", line 481, in __init__ self._listener = SocketListener(address, family, backlog) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/multiprocessing/connection.py", line 625, in __init__ self._socket.bind(address) ~~~~~~~~~~~~~~~~~^^^^^^^^^ OSError: [Errno 98] Address already in use ERROR
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/test/test_importlib/test_lazy.py", line 105, in test_attr_unchanged self.assertEqual(TestingImporter.mutated_name, module.__name__) ^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/importlib/util.py", line 213, in __getattribute__ raise ValueError(f"module object for {original_name!r} " "substituted in sys.modules during a lazy " "load") ValueError: module object for 'lazy_loader_test' substituted in sys.modules during a lazy load
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/test/test_profiling/test_sampling_profiler/test_advanced.py", line 170, in test_native_frames_enabled self.assertFalse(any(stack.endswith(";<native>") for stack in stacks)) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: True is not false
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/test/test_importlib/test_lazy.py", line 135, in test_delete_preexisting_attr del module.__name__ ^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/importlib/util.py", line 230, in __delattr__ self.__getattribute__(attr) ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/importlib/util.py", line 213, in __getattribute__ raise ValueError(f"module object for {original_name!r} " "substituted in sys.modules during a lazy " "load") ValueError: module object for 'lazy_loader_test' substituted in sys.modules during a lazy load
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/contextlib.py", line 85, in inner return func(*args, **kwds) File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/test/_test_multiprocessing.py", line 3562, in test_rapid_restart manager.start() ~~~~~~~~~~~~~^^ File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/multiprocessing/managers.py", line 570, in start self._address = reader.recv() ~~~~~~~~~~~^^ File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/multiprocessing/connection.py", line 256, in recv buf = self._recv_bytes() File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/multiprocessing/connection.py", line 447, in _recv_bytes buf = self._recv(4) File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/multiprocessing/connection.py", line 416, in _recv raise EOFError EOFError
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/test/test_importlib/test_lazy.py", line 130, in test_delete_eventual_attr del module.attr ^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/importlib/util.py", line 230, in __delattr__ self.__getattribute__(attr) ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-rhel9-s390x.refleak/build/Lib/importlib/util.py", line 213, in __getattribute__ raise ValueError(f"module object for {original_name!r} " "substituted in sys.modules during a lazy " "load") ValueError: module object for 'lazy_loader_test' substituted in sys.modules during a lazy load
Test report
Failed tests:
- test_importlib
- test.test_multiprocessing_spawn.test_manager
- test_profiling
Failed subtests:
- test_delete_preexisting_attr - test.test_importlib.test_lazy.LazyLoaderTests.test_delete_preexisting_attr
- test_attr_unchanged - test.test_importlib.test_lazy.LazyLoaderTests.test_attr_unchanged
- test_delete_eventual_attr - test.test_importlib.test_lazy.LazyLoaderTests.test_delete_eventual_attr
- test_rapid_restart - test.test_multiprocessing_spawn.test_manager.WithManagerTestManagerRestart.test_rapid_restart
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org