The Buildbot has detected a new failure on builder AMD64 Windows Server 2022 
NoGIL 3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/1241/builds/3111

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

Worker for this Build: itamaro-win64-srv-22-aws

Build Reason: <unknown>
Blamelist: Adam Turner <[email protected]>, Anthony 
Shaw <[email protected]>, Bar Harel <[email protected]>, Barney Gale 
<[email protected]>, Brandt Bucher <[email protected]>, Bénédikt 
Tran <[email protected]>, CF Bolz-Tereick 
<[email protected]>, Cody Maloney <[email protected]>, Donghee Na 
<[email protected]>, Irit Katriel 
<[email protected]>, Jonathan Protzenko 
<[email protected]>, Kevin Evans <[email protected]>, Kirill Podoprigora 
<[email protected]>, Mark Shannon <[email protected]>, Matt Wozniski 
<[email protected]>, Pablo Galindo Salgado <[email protected]>, Peter 
Bierma <[email protected]>, Sam Gross <[email protected]>, Sergey B 
Kirpichev <[email protected]>, Serhiy Storchaka <[email protected]>, 
Shantanu <[email protected]>, Terry Jan Reedy 
<[email protected]>, Victor Stinner <[email protected]>, Wuli
 an <[email protected]>, blhsing <[email protected]>, mpage <[email protected]>, 
neonene <[email protected]>

BUILD FAILED: failed test (failure)


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

== 


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

Traceback (most recent call last):
Warning --   File 
"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\__init__.py",
 line 200, in _force_run
Warning --     return func(*args)
Warning -- PermissionError: [WinError 5] Access is denied: 
'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\2\\test_python_fv62uywx\\_CL_2c2658a7ex'
Warning -- 
Warning -- During handling of the above exception, another exception occurred:
Warning -- 
Warning -- Traceback (most recent call last):
Warning --   File 
"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\libregrtest\run_workers.py",
 line 399, in run
Warning --     mp_result = self._runtest(test_name)
Warning --   File 
"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\libregrtest\run_workers.py",
 line 359, in _runtest
Warning --     retcode, tmp_files = self.run_tmp_files(worker_runtests,
Warning --                          ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
Warning --                                             stdout_file.fileno())
Warning --                                             ^^^^^^^^^^^^^^^^^^^^^
Warning --   File 
"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\libregrtest\run_workers.py",
 line 299, in run_tmp_files
Warning --     os_helper.rmtree(tmp_dir)
Warning --     ~~~~~~~~~~~~~~~~^^^^^^^^^
Warning --   File 
"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\os_helper.py",
 line 465, in rmtree
Warning --     _rmtree(path)
Warning --     ~~~~~~~^^^^^^
Warning --   File 
"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\os_helper.py",
 line 408, in _rmtree
Warning --     _waitfor(_rmtree_inner, path, waitall=True)
Warning --     ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning --   File 
"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\os_helper.py",
 line 353, in _waitfor
Warning --     func(pathname)
Warning --     ~~~~^^^^^^^^^^
Warning --   File 
"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\os_helper.py",
 line 407, in _rmtree_inner
Warning --     _force_run(fullname, os.unlink, fullname)
Warning --     ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning --   File 
"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\__init__.py",
 line 211, in _force_run
Warning --     return func(*args)
Warning -- PermissionError: [WinError 5] Access is denied: 
'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\2\\test_python_fv62uywx\\_CL_2c2658a7ex'
Kill <WorkerThread #1 running test=test_tempfile pid=5548 time=4 min 36 sec> 
process
Kill <WorkerThread #2 running test=test_smtplib pid=7352 time=4 min 38 sec> 
process
Kill <WorkerThread #3 running test=test.test_asyncio.test_sock_lowlevel 
pid=2388 time=44.6 sec> process
Kill <WorkerThread #5 running test=test_traceback pid=8176 time=9 min 44 sec> 
process
Kill <WorkerThread #6 running test=test_tkinter pid=5280 time=4 min 54 sec> 
process
Kill <WorkerThread #7 running test=test_pathlib pid=3336 time=9 min 46 sec> 
process
Kill <WorkerThread #8 running test=test_repl pid=6248 time=2 min 40 sec> process
Kill <WorkerThread #9 running test=test_glob pid=8024 time=240 ms> process
Kill <WorkerThread #10 running test=test_venv pid=8840 time=4 min 58 sec> 
process


Traceback (most recent call last):
  File 
"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\libregrtest\single.py",
 line 181, in _runtest_env_changed_exc
    _load_run_test(result, runtests)
    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File 
"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\libregrtest\single.py",
 line 128, in _load_run_test
    test_mod = importlib.import_module(module_name)
  File 
"C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\importlib\__init__.py",
 line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1386, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1359, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1323, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'test.<regrtest worker>'



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

Failed tests:

- worker>
- <regrtest
- test.test_multiprocessing_spawn.test_misc




Sincerely,
 -The Buildbot

_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]

Reply via email to