Buildbot failure in Python on whole buildset
The Buildbot has detected a new failure on builder AMD64 Windows10 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/258/builds/43
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: bolen-windows10
Build Reason: <unknown> Blamelist: achraf-mer <51244975+achraf-mer@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
392 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 3 min 9 sec
- test_tokenize: 2 min 43 sec
- test_tools: 2 min 21 sec
- test_concurrent_futures: 1 min 52 sec
- test_mmap: 1 min 43 sec
- test_lib2to3: 1 min 24 sec
- test_asyncio: 1 min 11 sec
- test_io: 1 min 9 sec
- test_socket: 1 min
- test_pickle: 52.2 sec
1 test failed: test_compile
30 tests skipped: test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_epoll test_fcntl test_fork1 test_gdb test_grp test_ioctl test_kqueue test_multiprocessing_fork test_multiprocessing_forkserver test_nis test_openpty test_ossaudiodev test_pipes test_poll test_posix test_pty test_pwd test_readline test_resource test_spwd test_syslog test_threadsignals test_wait3 test_wait4 test_xxtestfuzz test_zipfile64
2 re-run tests: test_compile test_compileall
Total duration: 11 min 21 sec
Captured traceback
Traceback (most recent call last): File "D:\buildarea\3.8.bolen-windows10\build\lib\test\test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) File "D:\buildarea\3.8.bolen-windows10\build\lib\test\test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) File "D:\buildarea\3.8.bolen-windows10\build\lib\test\test_compileall.py", line 322, in test_no_args_respects_force_flag self.assertRunOK('-f', PYTHONPATH=self.directory) File "D:\buildarea\3.8.bolen-windows10\build\lib\test\test_compileall.py", line 271, in assertRunOK rc, out, err = script_helper.assert_python_ok( File "D:\buildarea\3.8.bolen-windows10\build\lib\test\support\script_helper.py", line 157, in assert_python_ok return _assert_python(True, *args, **env_vars) File "D:\buildarea\3.8.bolen-windows10\build\lib\test\support\script_helper.py", line 143, in _assert_python res.fail(cmd_line) File "D:\buildarea\3.8.bolen-windows10\build\lib\test\support\script_helper.py", line 70, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['D:\\buildarea\\3.8.bolen-windows10\\build\\PCbuild\\amd64\\python_d.exe', '-X', 'faulthandler', '-S', '-m', 'compileall', '-f']
Traceback (most recent call last): File "D:\buildarea\3.8.bolen-windows10\build\lib\test\test_compile.py", line 698, in test_stack_overflow compile("if a: b\n" * 200000, "<dummy>", "exec") MemoryError
Test report
Failed tests:
- test_compile
Failed subtests:
- test_stack_overflow - test.test_compile.TestSpecifics
- test_no_args_respects_force_flag - test.test_compileall.CommmandLineTestsNoSourceEpoch
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org