The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL 3.x while 
building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1225/builds/2248

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: <unknown>
Blamelist: Jelle Zijlstra <jelle.zijls...@gmail.com>, Kirill Podoprigora 
<kirill.ba...@mail.ru>, Ned Batchelder <n...@nedbatchelder.com>, Nikita Sobolev 
<m...@sobolevn.me>, Serhiy Storchaka <storch...@gmail.com>, Steve Dower 
<steve.do...@python.org>, T. Wouters <tho...@python.org>, Thomas Wouters 
<tho...@python.org>, Xie Yanbo <xieya...@gmail.com>, Yutian Li 
<hotpxl...@gmail.com>, mpage <mp...@meta.com>, trag1c <trag1c...@yahoo.com>

BUILD FAILED: failed test (failure)


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

== 


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

Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py",
 line 535, in test_flock
    self._lock(fcntl.flock, "flock")
    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py",
 line 517, in _lock
    raise Exception("failed to sync child in %.1f sec" % dt)
Exception: failed to sync child in 300.2 sec


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py",
 line 535, in test_flock
    self._lock(fcntl.flock, "flock")
    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py",
 line 517, in _lock
    raise Exception("failed to sync child in %.1f sec" % dt)
Exception: failed to sync child in 300.4 sec


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/test_eintr.py",
 line 17, in test_all
    script_helper.run_test_script(script)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/script_helper.py",
 line 316, in run_test_script
    raise AssertionError(f"{name} failed")
AssertionError: script _test_eintr.py failed


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/test_concurrent_futures/executor.py",
 line 71, in test_map_timeout
    self.assertEqual([None, None], results)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Lists differ: [None, None] != []


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/multiprocessing/process.py",
 line 313, in _bootstrap
    self.run()
    ~~~~~~~~^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/multiprocessing/process.py",
 line 108, in run
    self._target(*self._args, **self._kwargs)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_multiprocessing.py",
 line 5329, in child
    join_process(p)
    ~~~~~~~~~~~~^^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_multiprocessing.py",
 line 105, in join_process
    threading_helper.join_thread(process)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/threading_helper.py",
 line 116, in join_thread
    raise AssertionError(msg)
AssertionError: failed to join the thread in 30.0 seconds
Process Process-2:1:
Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/multiprocessing/process.py",
 line 313, in _bootstrap
    self.run()
    ~~~~~~~~^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/multiprocessing/process.py",
 line 108, in run
    self._target(*self._args, **self._kwargs)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_multiprocessing.py",
 line 5329, in child
    join_process(p)
    ~~~~~~~~~~~~^^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_multiprocessing.py",
 line 105, in join_process
    threading_helper.join_thread(process)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/threading_helper.py",
 line 116, in join_thread
    raise AssertionError(msg)
AssertionError: failed to join the thread in 30.0 seconds
k


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_multiprocessing.py",
 line 5176, in test_wait_integer
    self.assertLess(delta, expected + 2)
    ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
AssertionError: 6.457332476973534 not less than 5



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

Failed tests:

- test.test_concurrent_futures.test_process_pool
- test.test_multiprocessing_spawn.test_misc
- test_eintr
- test_statistics
- test_tools
- test_math

Failed subtests:

- test_flock - __main__.FNTLEINTRTest.test_flock
- test_all - test.test_eintr.EINTRTests.test_all
- test_map_timeout - 
test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_map_timeout
- test_wait_integer - 
test.test_multiprocessing_spawn.test_misc.TestWait.test_wait_integer
- test_map_timeout - 
test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_timeout




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 
FreeBSD14 3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1232/builds/2294

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

Worker for this Build: opsec-fbsd14

Build Reason: <unknown>
Blamelist: Kirill Podoprigora <kirill.ba...@mail.ru>

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.opsec-fbsd14/build/Lib/threading.py", line 
1039, in _bootstrap_inner
    self.run()
    ~~~~~~~~^^
  File "/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/threading.py", line 
990, in run
    self._target(*self._args, **self._kwargs)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/test/test_interpreters/test_stress.py",
 line 29, in task
    interp = interpreters.create()
  File 
"/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/test/support/interpreters/__init__.py",
 line 76, in create
    id = _interpreters.create(reqrefs=True)
interpreters.InterpreterError: interpreter creation failed
k


Traceback (most recent call last):
  File "<frozen getpath>", line 355, in <module>
ValueError: embedded null byte
Warning -- Uncaught thread exception: InterpreterError
Exception in thread Thread-124 (task):
RuntimeError: error evaluating path



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





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