☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 FreeBSD Refleaks 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1613/builds/2536
Buildbot URL: https://buildbot.python.org/
Worker for this Build: ware-freebsd
Build Reason: <unknown> Blamelist: 1nftf <QfxZ11@proton.me>, AN Long <aisk@users.noreply.github.com>, AZero13 <gfunni234@gmail.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>, Arthur Wigo <arthur.l.wigo@gmail.com>, Bartosz Sławecki <bartosz@ilikepython.com>, Brett Cannon <brett@python.org>, Bénédikt Tran <10796600+picnixz@users.noreply.github.com>, Cameron Beck <94604154+cbkinase@users.noreply.github.com>, Cody Maloney <cmaloney@users.noreply.github.com>, Donghee Na <donghee.na@python.org>, Edward Xu <xuxiangad@gmail.com>, Gabriele N. Tornetta <P403n1x87@users.noreply.github.com>, Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>, Jason R. Coombs <jaraco@jaraco.com>, Joshua Ward <joshie@flewognetworks.wales>, Ken Jin <kenjin@python.org>, Kumar Aditya <kumaraditya@python.org>, Mark Shannon <mark@hotpy.org>, Mikhail Efimov <efimov.mikhail@gmail.com>, Mohsin Mehm ood <55545648+mohsinm-dev@users.noreply.github.com>, Nadeshiko Manju <me@manjusaka.me>, Neil Schemenauer <nas-github@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>, Petr Viktorin <encukou@gmail.com>, PuQing <me@puqing.work>, Roman Donchenko <rdonchen@outlook.com>, SYan212 <syan235711@gmail.com>, Sam Gross <colesbury@gmail.com>, Savannah Ostrowski <savannah@python.org>, Sergey B Kirpichev <skirpichev@gmail.com>, Serhiy Storchaka <storchaka@gmail.com>, Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>, Stephen Morton <git@tungol.org>, Victor Stinner <vstinner@python.org>, Yongtao Huang <yongtaoh2022@gmail.com>, chaope <pengchaoandy@gmail.com>, decorator-factory <42166884+decorator-factory@users.noreply.github.com>, dr-carlos <77367421+dr-carlos@users.noreply.github.com>, elenril <anton@khirnov.net>, ivonastojanovic <80911834+i vonastojanovic@users.noreply.github.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 "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/test_importlib/test_lazy.py", line 105, in test_attr_unchanged self.assertEqual(TestingImporter.mutated_name, module.__name__) ^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.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 "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/test_importlib/test_lazy.py", line 135, in test_delete_preexisting_attr del module.__name__ ^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/importlib/util.py", line 230, in __delattr__ self.__getattribute__(attr) ^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.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 "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/support/__init__.py", line 935, in gc_collect gc.collect() ~~~~~~~~~~^^ ResourceWarning: unclosed <socket.socket fd=9, family=2, type=1, proto=6, laddr=('127.0.0.1', 30703), raddr=('127.0.0.1', 30704)> Task was destroyed but it is pending! task: <Task pending name='Task-330' coro=<BaseSelectorEventLoop._accept_connection2() done, defined at /buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py:217> wait_for=<Future pending cb=[Task.task_wakeup()]>> Warning -- Unraisable exception Exception ignored while calling deallocator <function _SelectorTransport.__del__ at 0x845eb5610>: Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py", line 873, in __del__ _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=9> k
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/test_importlib/test_lazy.py", line 130, in test_delete_eventual_attr del module.attr ^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/importlib/util.py", line 230, in __delattr__ self.__getattribute__(attr) ^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.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 "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/support/__init__.py", line 935, in gc_collect gc.collect() ~~~~~~~~~~^^ ResourceWarning: unclosed <socket.socket fd=9, family=2, type=1, proto=6, laddr=('127.0.0.1', 37217), raddr=('127.0.0.1', 37218)> Task was destroyed but it is pending! task: <Task pending name='Task-1036' coro=<BaseSelectorEventLoop._accept_connection2() done, defined at /buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py:217> wait_for=<Future pending cb=[Task.task_wakeup()]>> Warning -- Unraisable exception Exception ignored while calling deallocator <function _SelectorTransport.__del__ at 0x840d49610>: Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py", line 873, in __del__ _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=9> k
Test report
Failed tests:
- test_importlib
Failed subtests:
- test_attr_unchanged - test.test_importlib.test_lazy.LazyLoaderTests.test_attr_unchanged
- test_delete_preexisting_attr - test.test_importlib.test_lazy.LazyLoaderTests.test_delete_preexisting_attr
- test_delete_eventual_attr - test.test_importlib.test_lazy.LazyLoaderTests.test_delete_eventual_attr
Test leaking resources:
- test_events: memory blocks
- test_threading: memory blocks
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org