☠ Buildbot (Python): python/cpython - failed test (failure) (3.14)
The Buildbot has detected a new failure on builder s390x RHEL8 Refleaks 3.14 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1681/builds/149
Buildbot URL: https://buildbot.python.org/
Worker for this Build: cstratak-rhel8-s390x
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@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/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/test/_test_multiprocessing.py", line 588, in test_interrupt exitcode = self._kill_process(multiprocessing.Process.interrupt) File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/test/_test_multiprocessing.py", line 570, in _kill_process self.assertEqual(join(), None) ~~~~^^ File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/test/_test_multiprocessing.py", line 250, in __call__ return self.func(*args, **kwds) ~~~~~~~~~^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/multiprocessing/process.py", line 156, in join res = self._popen.wait(timeout) File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/multiprocessing/popen_fork.py", line 44, in wait return self.poll(os.WNOHANG if timeout == 0.0 else 0) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/multiprocessing/popen_fork.py", line 28, in poll pid, sts = os.waitpid(self.pid, flag) ~~~~~~~~~~^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/test/_test_multiprocessing.py", line 566, in handler raise RuntimeError('join took too long: %s' % p) RuntimeError: join took too long: <Process name='Process-2103' pid=3730748 parent=3709885 started daemon>
Traceback (most recent call last): File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/multiprocessing/process.py", line 320, in _bootstrap self.run() ~~~~~~~~^^ File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/test/_test_multiprocessing.py", line 518, in _sleep_some_event time.sleep(100) ~~~~~~~~~~^^^^^ KeyboardInterrupt k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/test/_test_multiprocessing.py", line 588, in test_interrupt exitcode = self._kill_process(multiprocessing.Process.interrupt) File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/test/_test_multiprocessing.py", line 570, in _kill_process self.assertEqual(join(), None) ~~~~^^ File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/test/_test_multiprocessing.py", line 250, in __call__ return self.func(*args, **kwds) ~~~~~~~~~^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/multiprocessing/process.py", line 156, in join res = self._popen.wait(timeout) File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/multiprocessing/popen_fork.py", line 44, in wait return self.poll(os.WNOHANG if timeout == 0.0 else 0) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/multiprocessing/popen_fork.py", line 28, in poll pid, sts = os.waitpid(self.pid, flag) ~~~~~~~~~~^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-rhel8-s390x.refleak/build/Lib/test/_test_multiprocessing.py", line 566, in handler raise RuntimeError('join took too long: %s' % p) RuntimeError: join took too long: <Process name='Process-6' pid=3743484 parent=3743477 started daemon>
Test report
Failed tests:
- test.test_multiprocessing_fork.test_processes
Failed subtests:
- test_interrupt - test.test_multiprocessing_fork.test_processes.WithProcessesTestProcess.test_interrupt
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org