Buildbot-status
Threads by month
- ----- 2024 -----
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
May 2023
- 1 participants
- 269 discussions
☠ Buildbot (Python): python/cpython - failed test (failure) (main)
by buildbot@python.org 29 May '23
by buildbot@python.org 29 May '23
29 May '23
The Buildbot has detected a new failure on builder ARM Raspbian 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/424/builds/4092
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: gps-raspbian
Build Reason: <unknown>
Blamelist: Jakub Kuczys <me(a)jacken.men>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
427 tests OK.
10 slowest tests:
- test_venv: 10 min 2 sec
- test_largefile: 9 min 26 sec
- test_multiprocessing_spawn: 7 min 57 sec
- test_math: 5 min 24 sec
- test_multiprocessing_forkserver: 3 min 56 sec
- test_cppext: 3 min 54 sec
- test_concurrent_futures: 3 min 26 sec
- test_tokenize: 2 min 43 sec
- test_peg_generator: 2 min 16 sec
- test_hashlib: 2 min 14 sec
1 test altered the execution environment:
test_concurrent_futures
19 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_idle
test_ioctl test_kqueue test_launcher test_perf_profiler
test_startfile test_tcl test_tkinter test_ttk test_ttk_textonly
test_turtle test_winconsoleio test_winreg test_winsound test_wmi
test_zipfile64
Total duration: 39 min 10 sec
Captured traceback
==================
remote: Enumerating objects: 12, done.
remote: Counting objects: 8% (1/12)
remote: Counting objects: 16% (2/12)
remote: Counting objects: 25% (3/12)
remote: Counting objects: 33% (4/12)
remote: Counting objects: 41% (5/12)
remote: Counting objects: 50% (6/12)
remote: Counting objects: 58% (7/12)
remote: Counting objects: 66% (8/12)
remote: Counting objects: 75% (9/12)
remote: Counting objects: 83% (10/12)
remote: Counting objects: 91% (11/12)
remote: Counting objects: 100% (12/12)
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects: 20% (1/5)
remote: Compressing objects: 40% (2/5)
remote: Compressing objects: 60% (3/5)
remote: Compressing objects: 80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
remote: Total 12 (delta 7), reused 10 (delta 7), pack-reused 0
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to '39f6a0489fcc815a578d27dfee2feea003c896f8'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 39f6a0489f GH-89455: Add missing attributes (added in 3.11) to traceback module docs (#105044)
Switched to and reset branch 'main'
./Modules/_testcapi/heaptype_relative.c: In function ‘make_sized_heaptypes’:
./Modules/_testcapi/heaptype_relative.c:62:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
62 | (unsigned long long)data_ptr,
| ^
make: *** [Makefile:2000: buildbottest] Error 3
Test report
===========
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (3.11)
by buildbot@python.org 29 May '23
by buildbot@python.org 29 May '23
29 May '23
The Buildbot has detected a new failure on builder s390x Fedora LTO 3.11 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/975/builds/720
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Itamar Ostricher <itamarost(a)gmail.com>, Jelle Zijlstra <jelle.zijlstra(a)gmail.com>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
418 tests OK.
10 slowest tests:
- test_tools: 5 min 25 sec
- test_concurrent_futures: 2 min 16 sec
- test_gdb: 1 min 53 sec
- test_multiprocessing_spawn: 1 min 26 sec
- test_multiprocessing_forkserver: 1 min 10 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_asyncio: 1 min 4 sec
- test_signal: 47.0 sec
- test_socket: 38.4 sec
- test_io: 33.8 sec
1 test failed:
test_tools
15 tests skipped:
test_devpoll test_ioctl test_kqueue test_launcher test_msilib
test_nis test_readline test_startfile test_tix test_tk
test_ttk_guionly test_winconsoleio test_winreg test_winsound
test_zipfile64
1 re-run test:
test_tools
Total duration: 13 min 1 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_251e5e53'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script
executable = helper.freeze(python, scriptfile, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 198, in freeze
_run_quiet([MAKE, '-C', os.path.dirname(scriptfile)])
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmp_y1s3aep']' returned non-zero exit status 2.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmpl2j0ah7q/cpython/Lib/sysconfig.py", line 715, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmpl2j0ah7q/cpython/Lib/sysconfig.py", line 670, in get_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmpl2j0ah7q/cpython/Lib/sysconfig.py", line 531, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata__linux_s390x-linux-gnu'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmp_y1s3aep/cpython/Lib/sysconfig.py", line 715, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmp_y1s3aep/cpython/Lib/sysconfig.py", line 670, in get_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmp_y1s3aep/cpython/Lib/sysconfig.py", line 531, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata__linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_9859a92e'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script
executable = helper.freeze(python, scriptfile, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 198, in freeze
_run_quiet([MAKE, '-C', os.path.dirname(scriptfile)])
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpl2j0ah7q']' returned non-zero exit status 2.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_a87407ea'
Test report
===========
Failed tests:
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.11 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1023/builds/779
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Itamar Ostricher <itamarost(a)gmail.com>, Jelle Zijlstra <jelle.zijlstra(a)gmail.com>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
417 tests OK.
10 slowest tests:
- test_tools: 7 min 2 sec
- test_concurrent_futures: 2 min 14 sec
- test_multiprocessing_spawn: 1 min 36 sec
- test_multiprocessing_forkserver: 1 min 18 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_asyncio: 1 min 1 sec
- test_signal: 47.0 sec
- test_socket: 38.1 sec
- test_imaplib: 31.9 sec
- test_io: 31.7 sec
1 test failed:
test_tools
16 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_launcher
test_msilib test_nis test_readline test_startfile test_tix test_tk
test_ttk_guionly test_winconsoleio test_winreg test_winsound
test_zipfile64
1 re-run test:
test_tools
Total duration: 14 min 30 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 180, in prepare
_run_quiet([MAKE, '-C', builddir, parallel])
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmp_1acg2h6/python-build', '-j2']' returned non-zero exit status 2.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_49b1bf3e'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 180, in prepare
_run_quiet([MAKE, '-C', builddir, parallel])
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmphpjrxemi/python-build', '-j2']' returned non-zero exit status 2.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_2b519fbb'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmphpjrxemi/cpython/Lib/sysconfig.py", line 715, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmphpjrxemi/cpython/Lib/sysconfig.py", line 670, in get_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmphpjrxemi/cpython/Lib/sysconfig.py", line 531, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata__linux_s390x-linux-gnu'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmp_1acg2h6/cpython/Lib/sysconfig.py", line 715, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmp_1acg2h6/cpython/Lib/sysconfig.py", line 670, in get_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmp_1acg2h6/cpython/Lib/sysconfig.py", line 531, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata__linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_9d47015f'
Test report
===========
Failed tests:
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (3.12)
by buildbot@python.org 29 May '23
by buildbot@python.org 29 May '23
29 May '23
The Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1179/builds/22
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Dong-hee Na <donghee.na(a)python.org>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Itamar Ostricher <itamarost(a)gmail.com>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Ned Deily <nad(a)python.org>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Petr Viktorin <encukou(a)gmail.com>, Terry Jan Reedy <tjreedy(a)udel.edu>, Thomas Wouters <thomas(a)python.org>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 18, done.
remote: Counting objects: 6% (1/16)
remote: Counting objects: 12% (2/16)
remote: Counting objects: 18% (3/16)
remote: Counting objects: 25% (4/16)
remote: Counting objects: 31% (5/16)
remote: Counting objects: 37% (6/16)
remote: Counting objects: 43% (7/16)
remote: Counting objects: 50% (8/16)
remote: Counting objects: 56% (9/16)
remote: Counting objects: 62% (10/16)
remote: Counting objects: 68% (11/16)
remote: Counting objects: 75% (12/16)
remote: Counting objects: 81% (13/16)
remote: Counting objects: 87% (14/16)
remote: Counting objects: 93% (15/16)
remote: Counting objects: 100% (16/16)
remote: Counting objects: 100% (16/16), done.
remote: Compressing objects: 16% (1/6)
remote: Compressing objects: 33% (2/6)
remote: Compressing objects: 50% (3/6)
remote: Compressing objects: 66% (4/6)
remote: Compressing objects: 83% (5/6)
remote: Compressing objects: 100% (6/6)
remote: Compressing objects: 100% (6/6), done.
remote: Total 18 (delta 10), reused 12 (delta 10), pack-reused 2
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to '635ce29257a7f7272af009d3c08379522317d89b'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 635ce29257 gh-104803: Implement ntpath.isdevdrive for checking whether a path is on a Windows Dev Drive (GH-104805)
Switched to and reset branch '3.12'
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make[2]: [Makefile:2800: clean-retain-profile] Error 1 (ignored)
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:611:18:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘doParseXmlDecl’ at ./Modules/expat/xmltok.c:1197:13:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘doParseXmlDecl’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1075:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1081:12:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1081:12:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1088:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1088:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1115:7:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1128:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1128:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘doParseXmlDecl’ at ./Modules/expat/xmltok.c:1197:13:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘doParseXmlDecl’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1075:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1081:12:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1081:12:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1088:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1088:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1115:7:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1128:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1128:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13:
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:356:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
356 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:365:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:365:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^
Timeout (0:15:00)!
Thread 0x000003ff9f6f7080 (most recent call first):
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/selectors.py", line 415 in select
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 2108 in _communicate
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 1209 in communicate
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 550 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 25 in _run_quiet
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 198 in freeze
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_tools/test_freeze.py", line 28 in test_freeze_simple_script
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/case.py", line 589 in _callTestMethod
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/case.py", line 634 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/case.py", line 690 in __call__
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/runner.py", line 240 in run
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 738 in main
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 802 in main
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/Lib/test/__main__.py", line 2 in <module>
File "<frozen runpy>", line 88 in _run_code
File "<frozen runpy>", line 198 in _run_module_as_main
make: *** [Makefile:2011: buildbottest] Error 1
Cannot open file '/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.lto-pgo/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test_tools
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Debian root 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1102/builds/35
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: angelico-debian-amd64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 18, done.
remote: Counting objects: 6% (1/16)
remote: Counting objects: 12% (2/16)
remote: Counting objects: 18% (3/16)
remote: Counting objects: 25% (4/16)
remote: Counting objects: 31% (5/16)
remote: Counting objects: 37% (6/16)
remote: Counting objects: 43% (7/16)
remote: Counting objects: 50% (8/16)
remote: Counting objects: 56% (9/16)
remote: Counting objects: 62% (10/16)
remote: Counting objects: 68% (11/16)
remote: Counting objects: 75% (12/16)
remote: Counting objects: 81% (13/16)
remote: Counting objects: 87% (14/16)
remote: Counting objects: 93% (15/16)
remote: Counting objects: 100% (16/16)
remote: Counting objects: 100% (16/16), done.
remote: Compressing objects: 20% (1/5)
remote: Compressing objects: 40% (2/5)
remote: Compressing objects: 60% (3/5)
remote: Compressing objects: 80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
remote: Total 18 (delta 11), reused 12 (delta 11), pack-reused 2
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to '635ce29257a7f7272af009d3c08379522317d89b'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 635ce29257 gh-104803: Implement ntpath.isdevdrive for checking whether a path is on a Windows Dev Drive (GH-104805)
Switched to and reset branch '3.12'
configure: WARNING: pkg-config is missing. Some dependencies may not be detected correctly.
Fatal Python error: drop_gil: PyMUTEX_LOCK(gil->switch_mutex) failed
Python runtime state: initialized
Thread 0x00007fdebbbbb280 (most recent call first):
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/test__xxsubinterpreters.py", line 80 in clean_up_interpreters
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/test__xxsubinterpreters.py", line 88 in tearDown
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 594 in _callTearDown
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 637 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 690 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/runner.py", line 240 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 738 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 802 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/__main__.py", line 2 in <module>
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 88 in _run_code
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 198 in _run_module_as_main
Fatal Python error: Aborted
Thread 0x00007fdebbbbb280 (most recent call first):
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/test__xxsubinterpreters.py", line 80 in clean_up_interpreters
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/test__xxsubinterpreters.py", line 88 in tearDown
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 594 in _callTearDown
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 637 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 690 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/runner.py", line 240 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 738 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 802 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/__main__.py", line 2 in <module>
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 88 in _run_code
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 198 in _run_module_as_main
Extension modules: _testcapi, _xxsubinterpreters (total: 2)
Aborted
make: *** [Makefile:2009: buildbottest] Error 134
Cannot open file '/root/buildarea/3.12.angelico-debian-amd64/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test__xxsubinterpreters
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO + PGO 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1182/builds/32
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Dong-hee Na <donghee.na(a)python.org>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Itamar Ostricher <itamarost(a)gmail.com>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Ned Deily <nad(a)python.org>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Petr Viktorin <encukou(a)gmail.com>, Terry Jan Reedy <tjreedy(a)udel.edu>, Thomas Wouters <thomas(a)python.org>
BUILD FAILED: failed configure (failure) clean (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 234, done.
remote: Counting objects: 0% (1/229)
remote: Counting objects: 1% (3/229)
remote: Counting objects: 2% (5/229)
remote: Counting objects: 3% (7/229)
remote: Counting objects: 4% (10/229)
remote: Counting objects: 5% (12/229)
remote: Counting objects: 6% (14/229)
remote: Counting objects: 7% (17/229)
remote: Counting objects: 8% (19/229)
remote: Counting objects: 9% (21/229)
remote: Counting objects: 10% (23/229)
remote: Counting objects: 11% (26/229)
remote: Counting objects: 12% (28/229)
remote: Counting objects: 13% (30/229)
remote: Counting objects: 14% (33/229)
remote: Counting objects: 15% (35/229)
remote: Counting objects: 16% (37/229)
remote: Counting objects: 17% (39/229)
remote: Counting objects: 18% (42/229)
remote: Counting objects: 19% (44/229)
remote: Counting objects: 20% (46/229)
remote: Counting objects: 21% (49/229)
remote: Counting objects: 22% (51/229)
remote: Counting objects: 23% (53/229)
remote: Counting objects: 24% (55/229)
remote: Counting objects: 25% (58/229)
remote: Counting objects: 26% (60/229)
remote: Counting objects: 27% (62/229)
remote: Counting objects: 28% (65/229)
remote: Counting objects: 29% (67/229)
remote: Counting objects: 30% (69/229)
remote: Counting objects: 31% (71/229)
remote: Counting objects: 32% (74/229)
remote: Counting objects: 33% (76/229)
remote: Counting objects: 34% (78/229)
remote: Counting objects: 35% (81/229)
remote: Counting objects: 36% (83/229)
remote: Counting objects: 37% (85/229)
remote: Counting objects: 38% (88/229)
remote: Counting objects: 39% (90/229)
remote: Counting objects: 40% (92/229)
remote: Counting objects: 41% (94/229)
remote: Counting objects: 42% (97/229)
remote: Counting objects: 43% (99/229)
remote: Counting objects: 44% (101/229)
remote: Counting objects: 45% (104/229)
remote: Counting objects: 46% (106/229)
remote: Counting objects: 47% (108/229)
remote: Counting objects: 48% (110/229)
remote: Counting objects: 49% (113/229)
remote: Counting objects: 50% (115/229)
remote: Counting objects: 51% (117/229)
remote: Counting objects: 52% (120/229)
remote: Counting objects: 53% (122/229)
remote: Counting objects: 54% (124/229)
remote: Counting objects: 55% (126/229)
remote: Counting objects: 56% (129/229)
remote: Counting objects: 57% (131/229)
remote: Counting objects: 58% (133/229)
remote: Counting objects: 59% (136/229)
remote: Counting objects: 60% (138/229)
remote: Counting objects: 61% (140/229)
remote: Counting objects: 62% (142/229)
remote: Counting objects: 63% (145/229)
remote: Counting objects: 64% (147/229)
remote: Counting objects: 65% (149/229)
remote: Counting objects: 66% (152/229)
remote: Counting objects: 67% (154/229)
remote: Counting objects: 68% (156/229)
remote: Counting objects: 69% (159/229)
remote: Counting objects: 70% (161/229)
remote: Counting objects: 71% (163/229)
remote: Counting objects: 72% (165/229)
remote: Counting objects: 73% (168/229)
remote: Counting objects: 74% (170/229)
remote: Counting objects: 75% (172/229)
remote: Counting objects: 76% (175/229)
remote: Counting objects: 77% (177/229)
remote: Counting objects: 78% (179/229)
remote: Counting objects: 79% (181/229)
remote: Counting objects: 80% (184/229)
remote: Counting objects: 81% (186/229)
remote: Counting objects: 82% (188/229)
remote: Counting objects: 83% (191/229)
remote: Counting objects: 84% (193/229)
remote: Counting objects: 85% (195/229)
remote: Counting objects: 86% (197/229)
remote: Counting objects: 87% (200/229)
remote: Counting objects: 88% (202/229)
remote: Counting objects: 89% (204/229)
remote: Counting objects: 90% (207/229)
remote: Counting objects: 91% (209/229)
remote: Counting objects: 92% (211/229)
remote: Counting objects: 93% (213/229)
remote: Counting objects: 94% (216/229)
remote: Counting objects: 95% (218/229)
remote: Counting objects: 96% (220/229)
remote: Counting objects: 97% (223/229)
remote: Counting objects: 98% (225/229)
remote: Counting objects: 99% (227/229)
remote: Counting objects: 100% (229/229)
remote: Counting objects: 100% (229/229), done.
remote: Compressing objects: 0% (1/118)
remote: Compressing objects: 1% (2/118)
remote: Compressing objects: 2% (3/118)
remote: Compressing objects: 3% (4/118)
remote: Compressing objects: 4% (5/118)
remote: Compressing objects: 5% (6/118)
remote: Compressing objects: 6% (8/118)
remote: Compressing objects: 7% (9/118)
remote: Compressing objects: 8% (10/118)
remote: Compressing objects: 9% (11/118)
remote: Compressing objects: 10% (12/118)
remote: Compressing objects: 11% (13/118)
remote: Compressing objects: 12% (15/118)
remote: Compressing objects: 13% (16/118)
remote: Compressing objects: 14% (17/118)
remote: Compressing objects: 15% (18/118)
remote: Compressing objects: 16% (19/118)
remote: Compressing objects: 17% (21/118)
remote: Compressing objects: 18% (22/118)
remote: Compressing objects: 19% (23/118)
remote: Compressing objects: 20% (24/118)
remote: Compressing objects: 21% (25/118)
remote: Compressing objects: 22% (26/118)
remote: Compressing objects: 23% (28/118)
remote: Compressing objects: 24% (29/118)
remote: Compressing objects: 25% (30/118)
remote: Compressing objects: 26% (31/118)
remote: Compressing objects: 27% (32/118)
remote: Compressing objects: 28% (34/118)
remote: Compressing objects: 29% (35/118)
remote: Compressing objects: 30% (36/118)
remote: Compressing objects: 31% (37/118)
remote: Compressing objects: 32% (38/118)
remote: Compressing objects: 33% (39/118)
remote: Compressing objects: 34% (41/118)
remote: Compressing objects: 35% (42/118)
remote: Compressing objects: 36% (43/118)
remote: Compressing objects: 37% (44/118)
remote: Compressing objects: 38% (45/118)
remote: Compressing objects: 39% (47/118)
remote: Compressing objects: 40% (48/118)
remote: Compressing objects: 41% (49/118)
remote: Compressing objects: 42% (50/118)
remote: Compressing objects: 43% (51/118)
remote: Compressing objects: 44% (52/118)
remote: Compressing objects: 45% (54/118)
remote: Compressing objects: 46% (55/118)
remote: Compressing objects: 47% (56/118)
remote: Compressing objects: 48% (57/118)
remote: Compressing objects: 49% (58/118)
remote: Compressing objects: 50% (59/118)
remote: Compressing objects: 51% (61/118)
remote: Compressing objects: 52% (62/118)
remote: Compressing objects: 53% (63/118)
remote: Compressing objects: 54% (64/118)
remote: Compressing objects: 55% (65/118)
remote: Compressing objects: 56% (67/118)
remote: Compressing objects: 57% (68/118)
remote: Compressing objects: 58% (69/118)
remote: Compressing objects: 59% (70/118)
remote: Compressing objects: 60% (71/118)
remote: Compressing objects: 61% (72/118)
remote: Compressing objects: 62% (74/118)
remote: Compressing objects: 63% (75/118)
remote: Compressing objects: 64% (76/118)
remote: Compressing objects: 65% (77/118)
remote: Compressing objects: 66% (78/118)
remote: Compressing objects: 67% (80/118)
remote: Compressing objects: 68% (81/118)
remote: Compressing objects: 69% (82/118)
remote: Compressing objects: 70% (83/118)
remote: Compressing objects: 71% (84/118)
remote: Compressing objects: 72% (85/118)
remote: Compressing objects: 73% (87/118)
remote: Compressing objects: 74% (88/118)
remote: Compressing objects: 75% (89/118)
remote: Compressing objects: 76% (90/118)
remote: Compressing objects: 77% (91/118)
remote: Compressing objects: 78% (93/118)
remote: Compressing objects: 79% (94/118)
remote: Compressing objects: 80% (95/118)
remote: Compressing objects: 81% (96/118)
remote: Compressing objects: 82% (97/118)
remote: Compressing objects: 83% (98/118)
remote: Compressing objects: 84% (100/118)
remote: Compressing objects: 85% (101/118)
remote: Compressing objects: 86% (102/118)
remote: Compressing objects: 87% (103/118)
remote: Compressing objects: 88% (104/118)
remote: Compressing objects: 89% (106/118)
remote: Compressing objects: 90% (107/118)
remote: Compressing objects: 91% (108/118)
remote: Compressing objects: 92% (109/118)
remote: Compressing objects: 93% (110/118)
remote: Compressing objects: 94% (111/118)
remote: Compressing objects: 95% (113/118)
remote: Compressing objects: 96% (114/118)
remote: Compressing objects: 97% (115/118)
remote: Compressing objects: 98% (116/118)
remote: Compressing objects: 99% (117/118)
remote: Compressing objects: 100% (118/118)
remote: Compressing objects: 100% (118/118), done.
Receiving objects: 0% (1/234)
Receiving objects: 1% (3/234)
Receiving objects: 2% (5/234)
Receiving objects: 3% (8/234)
Receiving objects: 4% (10/234)
Receiving objects: 5% (12/234)
Receiving objects: 6% (15/234)
Receiving objects: 7% (17/234)
Receiving objects: 8% (19/234)
Receiving objects: 9% (22/234)
Receiving objects: 10% (24/234)
Receiving objects: 11% (26/234)
Receiving objects: 12% (29/234)
Receiving objects: 13% (31/234)
Receiving objects: 14% (33/234)
Receiving objects: 15% (36/234)
Receiving objects: 16% (38/234)
Receiving objects: 17% (40/234)
Receiving objects: 18% (43/234)
Receiving objects: 19% (45/234)
Receiving objects: 20% (47/234)
Receiving objects: 21% (50/234)
Receiving objects: 22% (52/234)
Receiving objects: 23% (54/234)
Receiving objects: 24% (57/234)
Receiving objects: 25% (59/234)
Receiving objects: 26% (61/234)
Receiving objects: 27% (64/234)
Receiving objects: 28% (66/234)
Receiving objects: 29% (68/234)
Receiving objects: 30% (71/234)
Receiving objects: 31% (73/234)
Receiving objects: 32% (75/234)
Receiving objects: 33% (78/234)
Receiving objects: 34% (80/234)
Receiving objects: 35% (82/234)
Receiving objects: 36% (85/234)
Receiving objects: 37% (87/234)
Receiving objects: 38% (89/234)
Receiving objects: 39% (92/234)
Receiving objects: 40% (94/234)
Receiving objects: 41% (96/234)
Receiving objects: 42% (99/234)
Receiving objects: 43% (101/234)
Receiving objects: 44% (103/234)
Receiving objects: 45% (106/234)
Receiving objects: 46% (108/234)
Receiving objects: 47% (110/234)
Receiving objects: 48% (113/234)
Receiving objects: 49% (115/234)
Receiving objects: 50% (117/234)
Receiving objects: 51% (120/234)
Receiving objects: 52% (122/234)
Receiving objects: 53% (125/234)
Receiving objects: 54% (127/234)
Receiving objects: 55% (129/234)
Receiving objects: 56% (132/234)
Receiving objects: 57% (134/234)
Receiving objects: 58% (136/234)
Receiving objects: 59% (139/234)
Receiving objects: 60% (141/234)
Receiving objects: 61% (143/234)
Receiving objects: 62% (146/234)
Receiving objects: 63% (148/234)
Receiving objects: 64% (150/234)
Receiving objects: 65% (153/234)
Receiving objects: 66% (155/234)
Receiving objects: 67% (157/234)
Receiving objects: 68% (160/234)
Receiving objects: 69% (162/234)
Receiving objects: 70% (164/234)
Receiving objects: 71% (167/234)
Receiving objects: 72% (169/234)
Receiving objects: 73% (171/234)
Receiving objects: 74% (174/234)
Receiving objects: 75% (176/234)
Receiving objects: 76% (178/234)
Receiving objects: 77% (181/234)
Receiving objects: 78% (183/234)
Receiving objects: 79% (185/234)
Receiving objects: 80% (188/234)
Receiving objects: 81% (190/234)
Receiving objects: 82% (192/234)
Receiving objects: 83% (195/234)
Receiving objects: 84% (197/234)
Receiving objects: 85% (199/234)
Receiving objects: 86% (202/234)
Receiving objects: 87% (204/234)
Receiving objects: 88% (206/234)
Receiving objects: 89% (209/234)
Receiving objects: 90% (211/234)
Receiving objects: 91% (213/234)
Receiving objects: 92% (216/234)
Receiving objects: 93% (218/234)
Receiving objects: 94% (220/234)
Receiving objects: 95% (223/234)
Receiving objects: 96% (225/234)
Receiving objects: 97% (227/234)
remote: Total 234 (delta 139), reused 167 (delta 111), pack-reused 5
Receiving objects: 98% (230/234)
Receiving objects: 99% (232/234)
Receiving objects: 100% (234/234)
Receiving objects: 100% (234/234), 834.35 KiB | 3.04 MiB/s, done.
Resolving deltas: 0% (0/139)
Resolving deltas: 2% (3/139)
Resolving deltas: 3% (5/139)
Resolving deltas: 4% (6/139)
Resolving deltas: 5% (7/139)
Resolving deltas: 6% (9/139)
Resolving deltas: 7% (10/139)
Resolving deltas: 8% (12/139)
Resolving deltas: 9% (13/139)
Resolving deltas: 10% (14/139)
Resolving deltas: 11% (16/139)
Resolving deltas: 12% (17/139)
Resolving deltas: 14% (20/139)
Resolving deltas: 15% (21/139)
Resolving deltas: 16% (23/139)
Resolving deltas: 17% (24/139)
Resolving deltas: 18% (26/139)
Resolving deltas: 19% (27/139)
Resolving deltas: 20% (28/139)
Resolving deltas: 21% (30/139)
Resolving deltas: 22% (31/139)
Resolving deltas: 23% (32/139)
Resolving deltas: 24% (34/139)
Resolving deltas: 25% (36/139)
Resolving deltas: 26% (37/139)
Resolving deltas: 27% (38/139)
Resolving deltas: 28% (39/139)
Resolving deltas: 29% (41/139)
Resolving deltas: 30% (42/139)
Resolving deltas: 31% (44/139)
Resolving deltas: 32% (45/139)
Resolving deltas: 33% (46/139)
Resolving deltas: 34% (48/139)
Resolving deltas: 35% (49/139)
Resolving deltas: 37% (52/139)
Resolving deltas: 38% (53/139)
Resolving deltas: 39% (55/139)
Resolving deltas: 40% (56/139)
Resolving deltas: 41% (57/139)
Resolving deltas: 42% (59/139)
Resolving deltas: 43% (60/139)
Resolving deltas: 45% (63/139)
Resolving deltas: 47% (66/139)
Resolving deltas: 48% (67/139)
Resolving deltas: 49% (69/139)
Resolving deltas: 50% (70/139)
Resolving deltas: 51% (71/139)
Resolving deltas: 52% (73/139)
Resolving deltas: 53% (74/139)
Resolving deltas: 54% (76/139)
Resolving deltas: 56% (79/139)
Resolving deltas: 57% (80/139)
Resolving deltas: 58% (81/139)
Resolving deltas: 59% (83/139)
Resolving deltas: 60% (84/139)
Resolving deltas: 61% (85/139)
Resolving deltas: 62% (87/139)
Resolving deltas: 63% (88/139)
Resolving deltas: 64% (89/139)
Resolving deltas: 65% (91/139)
Resolving deltas: 66% (92/139)
Resolving deltas: 67% (94/139)
Resolving deltas: 68% (95/139)
Resolving deltas: 69% (96/139)
Resolving deltas: 70% (98/139)
Resolving deltas: 71% (99/139)
Resolving deltas: 72% (101/139)
Resolving deltas: 73% (102/139)
Resolving deltas: 74% (103/139)
Resolving deltas: 75% (105/139)
Resolving deltas: 76% (106/139)
Resolving deltas: 77% (108/139)
Resolving deltas: 78% (109/139)
Resolving deltas: 79% (110/139)
Resolving deltas: 80% (112/139)
Resolving deltas: 82% (114/139)
Resolving deltas: 83% (116/139)
Resolving deltas: 84% (117/139)
Resolving deltas: 85% (119/139)
Resolving deltas: 86% (120/139)
Resolving deltas: 87% (121/139)
Resolving deltas: 88% (123/139)
Resolving deltas: 89% (124/139)
Resolving deltas: 90% (126/139)
Resolving deltas: 91% (127/139)
Resolving deltas: 92% (128/139)
Resolving deltas: 93% (130/139)
Resolving deltas: 94% (131/139)
Resolving deltas: 95% (133/139)
Resolving deltas: 96% (134/139)
Resolving deltas: 97% (135/139)
Resolving deltas: 98% (137/139)
Resolving deltas: 99% (138/139)
Resolving deltas: 100% (139/139)
Resolving deltas: 100% (139/139), completed with 12 local objects.
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to '635ce29257a7f7272af009d3c08379522317d89b'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 635ce29257 gh-104803: Implement ntpath.isdevdrive for checking whether a path is on a Windows Dev Drive (GH-104805)
Switched to and reset branch '3.12'
./configure: line 2314: conftest.er1: No space left on device
cat: conftest.er1: No such file or directory
mv: cannot stat 'conftest.er1': No such file or directory
./configure: line 20948: conftest.c: No space left on device
sed: can't read conftest.c: No such file or directory
./configure: line 2591: conftest.c: No space left on device
./configure: line 2311: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
configure: error: Python requires C99 compatible libm
make: *** No rule to make target 'distclean'. Stop.
Test report
===========
Sincerely,
-The Buildbot
1
0
29 May '23
The Buildbot worker named kulikjak-solaris-sparcv9 went away.
It last disconnected at Mon May 29 13:04:14 2023.
The admin on record (as reported by WORKER:info/admin) was Jakub Kulik <jakub.kulik(a)oracle.com>.
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (3.12)
by buildbot@python.org 29 May '23
by buildbot@python.org 29 May '23
29 May '23
The Buildbot has detected a new failure on builder AMD64 Arch Linux TraceRefs 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1197/builds/24
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 9, done.
remote: Counting objects: 11% (1/9)
remote: Counting objects: 22% (2/9)
remote: Counting objects: 33% (3/9)
remote: Counting objects: 44% (4/9)
remote: Counting objects: 55% (5/9)
remote: Counting objects: 66% (6/9)
remote: Counting objects: 77% (7/9)
remote: Counting objects: 88% (8/9)
remote: Counting objects: 100% (9/9)
remote: Counting objects: 100% (9/9), done.
remote: Compressing objects: 25% (1/4)
remote: Compressing objects: 50% (2/4)
remote: Compressing objects: 75% (3/4)
remote: Compressing objects: 100% (4/4)
remote: Compressing objects: 100% (4/4), done.
remote: Total 9 (delta 5), reused 7 (delta 5), pack-reused 0
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to '5dc6b18cb0c83faab556b46bdcf96ce21880fa91'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 5dc6b18cb0 Fix compiler warning in unicodeobject.c (GH-105050)
Switched to and reset branch '3.12'
Objects/object.c:2211: _Py_ForgetReference: Assertion failed: invalid object chain
Enable tracemalloc to get the memory block allocation traceback
object address : 0x7f99c3ee1eb0
object refcount : 0
object type : 0x562fba2b7d20
object type name: generator
object repr : <refcnt 0 at 0x7f99c3ee1eb0>
Fatal Python error: _PyObject_AssertFailed: _PyObject_AssertFailed
Python runtime state: initialized
Extension modules: _testcapi, _xxsubinterpreters (total: 2)
make: *** [Makefile:2015: buildbottest] Aborted (core dumped)
Cannot open file '/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test__xxsubinterpreters
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (main)
by buildbot@python.org 29 May '23
by buildbot@python.org 29 May '23
29 May '23
The Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/545/builds/3888
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Alex Waygood <Alex.Waygood(a)Gmail.com>, Andrii Kuzmin <jack.cvr(a)gmail.com>, Barney Gale <barney.gale(a)gmail.com>, Brandt Bucher <brandtbucher(a)microsoft.com>, Brett Cannon <brett(a)python.org>, Carl Meyer <carl(a)oddbird.net>, Cheryl Sabella <cheryl.sabella(a)gmail.com>, Christian Heimes <christian(a)python.org>, Christopher Chavez <chrischavez(a)gmx.us>, Cristián Maureira-Fredes <cmaureir(a)users.noreply.github.com>, Daniel Fortunov <asqui(a)users.noreply.github.com>, Dong-hee Na <donghee.na(a)python.org>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend E. Aasland <erlend.aasland(a)protonmail.com>, Ethan Furman <ethan(a)stoneleaf.us>, Gregory P. Smith <gps(a)python.org>, Gregory P. Smith <greg(a)krypto.org>, Gregory Szorc <gregory.szorc(a)gmail.com>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Inada Naoki <songofacandy(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Itamar Ostricher <itamarost(a)gmail.com>, Jelle Zijlstra <jelle.zijlstra(a)gmail.com>, Jonathan Protzenko
<protz(a)microsoft.com>, Kirill Podoprigora <kirill.bast9(a)mail.ru>, Kumar Aditya <59607654+kumaraditya303(a)users.noreply.github.com>, Luccccifer <lukezhang764(a)gmail.com>, Lysandros Nikolaou <lisandrosnik(a)gmail.com>, Mark Dickinson <dickinsm(a)gmail.com>, Mark Shannon <mark(a)hotpy.org>, Marta Gómez Macías <mgmacias(a)google.com>, Mathieu Dupuy <deronnax(a)gmail.com>, Matthias Görgens <matthias.goergens(a)gmail.com>, Ned Deily <nad(a)python.org>, Nicolas Tessore <n.tessore(a)ucl.ac.uk>, Nikita Sobolev <mail(a)sobolevn.me>, Nyakku Shigure <sigure.qaq(a)gmail.com>, Oleg Iarygin <oleg(a)arhadthedev.net>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Petr Vaněk <arkamar(a)atlas.cz>, Prince Roshan <princekrroshan01(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Robert O'Shea <PurityLake(a)users.noreply.github.com>, Sebastian Rittau <srittau(a)rittau.biz>, Serhiy Storchaka <storchaka(a)gmail.com>, Shantanu <12621235+hauntsaninja(a)users.noreply.github.com>, Shaygan Hooshyari <sh.hooshyari(a)gmail.c
om>, Soumendra Ganguly <67527439+8vasu(a)users.noreply.github.com>, Stepfen Shawn <m18824909883(a)163.com>, Steve Dower <steve.dower(a)python.org>, Sviatoslav Sydorenko <wk.cvs.github(a)sydorenko.org.ua>, T. Wouters <thomas(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Thomas Hisch <t.hisch(a)gmail.com>, Thomas Wouters <thomas(a)python.org>, Tomas R <tomas.roun8(a)gmail.com>, Victor Stinner <vstinner(a)python.org>, William Sawyer <wmsawyer2609(a)gmail.com>, Zac Hatfield-Dodds <zac.hatfield.dodds(a)gmail.com>, Zachary Ware <zach(a)python.org>, chgnrdv <52372310+chgnrdv(a)users.noreply.github.com>, gsallam <123525874+gsallam(a)users.noreply.github.com>, han-solo <hanish0019(a)gmail.com>, melanie witt <melwittt(a)gmail.com>, partev <petrosyan(a)gmail.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 15, done.
remote: Counting objects: 6% (1/15)
remote: Counting objects: 13% (2/15)
remote: Counting objects: 20% (3/15)
remote: Counting objects: 26% (4/15)
remote: Counting objects: 33% (5/15)
remote: Counting objects: 40% (6/15)
remote: Counting objects: 46% (7/15)
remote: Counting objects: 53% (8/15)
remote: Counting objects: 60% (9/15)
remote: Counting objects: 66% (10/15)
remote: Counting objects: 73% (11/15)
remote: Counting objects: 80% (12/15)
remote: Counting objects: 86% (13/15)
remote: Counting objects: 93% (14/15)
remote: Counting objects: 100% (15/15)
remote: Counting objects: 100% (15/15), done.
remote: Compressing objects: 10% (1/10)
remote: Compressing objects: 20% (2/10)
remote: Compressing objects: 30% (3/10)
remote: Compressing objects: 40% (4/10)
remote: Compressing objects: 50% (5/10)
remote: Compressing objects: 60% (6/10)
remote: Compressing objects: 70% (7/10)
remote: Compressing objects: 80% (8/10)
remote: Compressing objects: 90% (9/10)
remote: Compressing objects: 100% (10/10)
remote: Compressing objects: 100% (10/10), done.
remote: Total 15 (delta 6), reused 10 (delta 5), pack-reused 0
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to 'e92ac0a741b125f1cffe8c07b054d1dea7b0a05a'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at e92ac0a741 Fix compiler warning in unicodeobject.c (#105050)
Switched to and reset branch 'main'
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make[2]: [Makefile:2771: clean-retain-profile] Error 1 (ignored)
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:611:18:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘doParseXmlDecl’ at ./Modules/expat/xmltok.c:1197:13:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘doParseXmlDecl’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1075:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1081:12:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1081:12:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1088:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1088:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1115:7:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1128:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1128:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘doParseXmlDecl’ at ./Modules/expat/xmltok.c:1197:13:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘doParseXmlDecl’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1075:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1081:12:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1081:12:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1088:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1088:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1115:7:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1128:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1128:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13:
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:356:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
356 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:365:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:365:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^
Timeout (0:15:00)!
Thread 0x000003ff83577080 (most recent call first):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/selectors.py", line 415 in select
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 2108 in _communicate
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 1209 in communicate
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 550 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 25 in _run_quiet
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 198 in freeze
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_tools/test_freeze.py", line 28 in test_freeze_simple_script
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/case.py", line 589 in _callTestMethod
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/case.py", line 634 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/case.py", line 690 in __call__
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/runner.py", line 240 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 738 in main
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 802 in main
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/__main__.py", line 2 in <module>
File "<frozen runpy>", line 88 in _run_code
File "<frozen runpy>", line 198 in _run_module_as_main
make: *** [Makefile:2002: buildbottest] Error 1
Cannot open file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test_tools
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (3.12)
by buildbot@python.org 29 May '23
by buildbot@python.org 29 May '23
29 May '23
The Buildbot has detected a new failure on builder AMD64 Debian root 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1102/builds/33
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: angelico-debian-amd64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 16, done.
remote: Counting objects: 6% (1/16)
remote: Counting objects: 12% (2/16)
remote: Counting objects: 18% (3/16)
remote: Counting objects: 25% (4/16)
remote: Counting objects: 31% (5/16)
remote: Counting objects: 37% (6/16)
remote: Counting objects: 43% (7/16)
remote: Counting objects: 50% (8/16)
remote: Counting objects: 56% (9/16)
remote: Counting objects: 62% (10/16)
remote: Counting objects: 68% (11/16)
remote: Counting objects: 75% (12/16)
remote: Counting objects: 81% (13/16)
remote: Counting objects: 87% (14/16)
remote: Counting objects: 93% (15/16)
remote: Counting objects: 100% (16/16)
remote: Counting objects: 100% (16/16), done.
remote: Compressing objects: 6% (1/15)
remote: Compressing objects: 13% (2/15)
remote: Compressing objects: 20% (3/15)
remote: Compressing objects: 26% (4/15)
remote: Compressing objects: 33% (5/15)
remote: Compressing objects: 40% (6/15)
remote: Compressing objects: 46% (7/15)
remote: Compressing objects: 53% (8/15)
remote: Compressing objects: 60% (9/15)
remote: Compressing objects: 66% (10/15)
remote: Compressing objects: 73% (11/15)
remote: Compressing objects: 80% (12/15)
remote: Compressing objects: 86% (13/15)
remote: Compressing objects: 93% (14/15)
remote: Compressing objects: 100% (15/15)
remote: Compressing objects: 100% (15/15), done.
remote: Total 16 (delta 1), reused 11 (delta 1), pack-reused 0
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to '3f8d5d9ed60ae0f70c92dc29587cc6367eda80c3'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 3f8d5d9ed6 [3.12] gh-105017: Include CRLF lines in strings and column numbers (GH-105030) (#105041)
Switched to and reset branch '3.12'
configure: WARNING: pkg-config is missing. Some dependencies may not be detected correctly.
Fatal Python error: Segmentation fault
Thread 0x00007f253095a280 (most recent call first):
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/runner.py", line 74 in _write_status
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/runner.py", line 95 in addSuccess
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/testresult.py", line 122 in addSuccess
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 648 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 690 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/runner.py", line 240 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 738 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 802 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/__main__.py", line 2 in <module>
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 88 in _run_code
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 198 in _run_module_as_main
Extension modules: _testcapi (total: 1)
Segmentation fault
make: *** [Makefile:2009: buildbottest] Error 139
Cannot open file '/root/buildarea/3.12.angelico-debian-amd64/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test_threading
- test__xxsubinterpreters
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Clang 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1113/builds/30
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Dong-hee Na <donghee.na(a)python.org>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Itamar Ostricher <itamarost(a)gmail.com>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Ned Deily <nad(a)python.org>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Petr Viktorin <encukou(a)gmail.com>, Terry Jan Reedy <tjreedy(a)udel.edu>, Thomas Wouters <thomas(a)python.org>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 207, done.
remote: Counting objects: 0% (1/204)
remote: Counting objects: 1% (3/204)
remote: Counting objects: 2% (5/204)
remote: Counting objects: 3% (7/204)
remote: Counting objects: 4% (9/204)
remote: Counting objects: 5% (11/204)
remote: Counting objects: 6% (13/204)
remote: Counting objects: 7% (15/204)
remote: Counting objects: 8% (17/204)
remote: Counting objects: 9% (19/204)
remote: Counting objects: 10% (21/204)
remote: Counting objects: 11% (23/204)
remote: Counting objects: 12% (25/204)
remote: Counting objects: 13% (27/204)
remote: Counting objects: 14% (29/204)
remote: Counting objects: 15% (31/204)
remote: Counting objects: 16% (33/204)
remote: Counting objects: 17% (35/204)
remote: Counting objects: 18% (37/204)
remote: Counting objects: 19% (39/204)
remote: Counting objects: 20% (41/204)
remote: Counting objects: 21% (43/204)
remote: Counting objects: 22% (45/204)
remote: Counting objects: 23% (47/204)
remote: Counting objects: 24% (49/204)
remote: Counting objects: 25% (51/204)
remote: Counting objects: 26% (54/204)
remote: Counting objects: 27% (56/204)
remote: Counting objects: 28% (58/204)
remote: Counting objects: 29% (60/204)
remote: Counting objects: 30% (62/204)
remote: Counting objects: 31% (64/204)
remote: Counting objects: 32% (66/204)
remote: Counting objects: 33% (68/204)
remote: Counting objects: 34% (70/204)
remote: Counting objects: 35% (72/204)
remote: Counting objects: 36% (74/204)
remote: Counting objects: 37% (76/204)
remote: Counting objects: 38% (78/204)
remote: Counting objects: 39% (80/204)
remote: Counting objects: 40% (82/204)
remote: Counting objects: 41% (84/204)
remote: Counting objects: 42% (86/204)
remote: Counting objects: 43% (88/204)
remote: Counting objects: 44% (90/204)
remote: Counting objects: 45% (92/204)
remote: Counting objects: 46% (94/204)
remote: Counting objects: 47% (96/204)
remote: Counting objects: 48% (98/204)
remote: Counting objects: 49% (100/204)
remote: Counting objects: 50% (102/204)
remote: Counting objects: 51% (105/204)
remote: Counting objects: 52% (107/204)
remote: Counting objects: 53% (109/204)
remote: Counting objects: 54% (111/204)
remote: Counting objects: 55% (113/204)
remote: Counting objects: 56% (115/204)
remote: Counting objects: 57% (117/204)
remote: Counting objects: 58% (119/204)
remote: Counting objects: 59% (121/204)
remote: Counting objects: 60% (123/204)
remote: Counting objects: 61% (125/204)
remote: Counting objects: 62% (127/204)
remote: Counting objects: 63% (129/204)
remote: Counting objects: 64% (131/204)
remote: Counting objects: 65% (133/204)
remote: Counting objects: 66% (135/204)
remote: Counting objects: 67% (137/204)
remote: Counting objects: 68% (139/204)
remote: Counting objects: 69% (141/204)
remote: Counting objects: 70% (143/204)
remote: Counting objects: 71% (145/204)
remote: Counting objects: 72% (147/204)
remote: Counting objects: 73% (149/204)
remote: Counting objects: 74% (151/204)
remote: Counting objects: 75% (153/204)
remote: Counting objects: 76% (156/204)
remote: Counting objects: 77% (158/204)
remote: Counting objects: 78% (160/204)
remote: Counting objects: 79% (162/204)
remote: Counting objects: 80% (164/204)
remote: Counting objects: 81% (166/204)
remote: Counting objects: 82% (168/204)
remote: Counting objects: 83% (170/204)
remote: Counting objects: 84% (172/204)
remote: Counting objects: 85% (174/204)
remote: Counting objects: 86% (176/204)
remote: Counting objects: 87% (178/204)
remote: Counting objects: 88% (180/204)
remote: Counting objects: 89% (182/204)
remote: Counting objects: 90% (184/204)
remote: Counting objects: 91% (186/204)
remote: Counting objects: 92% (188/204)
remote: Counting objects: 93% (190/204)
remote: Counting objects: 94% (192/204)
remote: Counting objects: 95% (194/204)
remote: Counting objects: 96% (196/204)
remote: Counting objects: 97% (198/204)
remote: Counting objects: 98% (200/204)
remote: Counting objects: 99% (202/204)
remote: Counting objects: 100% (204/204)
remote: Counting objects: 100% (204/204), done.
remote: Compressing objects: 0% (1/132)
remote: Compressing objects: 1% (2/132)
remote: Compressing objects: 2% (3/132)
remote: Compressing objects: 3% (4/132)
remote: Compressing objects: 4% (6/132)
remote: Compressing objects: 5% (7/132)
remote: Compressing objects: 6% (8/132)
remote: Compressing objects: 7% (10/132)
remote: Compressing objects: 8% (11/132)
remote: Compressing objects: 9% (12/132)
remote: Compressing objects: 10% (14/132)
remote: Compressing objects: 11% (15/132)
remote: Compressing objects: 12% (16/132)
remote: Compressing objects: 13% (18/132)
remote: Compressing objects: 14% (19/132)
remote: Compressing objects: 15% (20/132)
remote: Compressing objects: 16% (22/132)
remote: Compressing objects: 17% (23/132)
remote: Compressing objects: 18% (24/132)
remote: Compressing objects: 19% (26/132)
remote: Compressing objects: 20% (27/132)
remote: Compressing objects: 21% (28/132)
remote: Compressing objects: 22% (30/132)
remote: Compressing objects: 23% (31/132)
remote: Compressing objects: 24% (32/132)
remote: Compressing objects: 25% (33/132)
remote: Compressing objects: 26% (35/132)
remote: Compressing objects: 27% (36/132)
remote: Compressing objects: 28% (37/132)
remote: Compressing objects: 29% (39/132)
remote: Compressing objects: 30% (40/132)
remote: Compressing objects: 31% (41/132)
remote: Compressing objects: 32% (43/132)
remote: Compressing objects: 33% (44/132)
remote: Compressing objects: 34% (45/132)
remote: Compressing objects: 35% (47/132)
remote: Compressing objects: 36% (48/132)
remote: Compressing objects: 37% (49/132)
remote: Compressing objects: 38% (51/132)
remote: Compressing objects: 39% (52/132)
remote: Compressing objects: 40% (53/132)
remote: Compressing objects: 41% (55/132)
remote: Compressing objects: 42% (56/132)
remote: Compressing objects: 43% (57/132)
remote: Compressing objects: 44% (59/132)
remote: Compressing objects: 45% (60/132)
remote: Compressing objects: 46% (61/132)
remote: Compressing objects: 47% (63/132)
remote: Compressing objects: 48% (64/132)
remote: Compressing objects: 49% (65/132)
remote: Compressing objects: 50% (66/132)
remote: Compressing objects: 51% (68/132)
remote: Compressing objects: 52% (69/132)
remote: Compressing objects: 53% (70/132)
remote: Compressing objects: 54% (72/132)
remote: Compressing objects: 55% (73/132)
remote: Compressing objects: 56% (74/132)
remote: Compressing objects: 57% (76/132)
remote: Compressing objects: 58% (77/132)
remote: Compressing objects: 59% (78/132)
remote: Compressing objects: 60% (80/132)
remote: Compressing objects: 61% (81/132)
remote: Compressing objects: 62% (82/132)
remote: Compressing objects: 63% (84/132)
remote: Compressing objects: 64% (85/132)
remote: Compressing objects: 65% (86/132)
remote: Compressing objects: 66% (88/132)
remote: Compressing objects: 67% (89/132)
remote: Compressing objects: 68% (90/132)
remote: Compressing objects: 69% (92/132)
remote: Compressing objects: 70% (93/132)
remote: Compressing objects: 71% (94/132)
remote: Compressing objects: 72% (96/132)
remote: Compressing objects: 73% (97/132)
remote: Compressing objects: 74% (98/132)
remote: Compressing objects: 75% (99/132)
remote: Compressing objects: 76% (101/132)
remote: Compressing objects: 77% (102/132)
remote: Compressing objects: 78% (103/132)
remote: Compressing objects: 79% (105/132)
remote: Compressing objects: 80% (106/132)
remote: Compressing objects: 81% (107/132)
remote: Compressing objects: 82% (109/132)
remote: Compressing objects: 83% (110/132)
remote: Compressing objects: 84% (111/132)
remote: Compressing objects: 85% (113/132)
remote: Compressing objects: 86% (114/132)
remote: Compressing objects: 87% (115/132)
remote: Compressing objects: 88% (117/132)
remote: Compressing objects: 89% (118/132)
remote: Compressing objects: 90% (119/132)
remote: Compressing objects: 91% (121/132)
remote: Compressing objects: 92% (122/132)
remote: Compressing objects: 93% (123/132)
remote: Compressing objects: 94% (125/132)
remote: Compressing objects: 95% (126/132)
remote: Compressing objects: 96% (127/132)
remote: Compressing objects: 97% (129/132)
remote: Compressing objects: 98% (130/132)
remote: Compressing objects: 99% (131/132)
remote: Compressing objects: 100% (132/132)
remote: Compressing objects: 100% (132/132), done.
Receiving objects: 0% (1/207)
Receiving objects: 1% (3/207)
Receiving objects: 2% (5/207)
Receiving objects: 3% (7/207)
Receiving objects: 4% (9/207)
Receiving objects: 5% (11/207)
Receiving objects: 6% (13/207)
Receiving objects: 7% (15/207)
Receiving objects: 8% (17/207)
Receiving objects: 9% (19/207)
Receiving objects: 10% (21/207)
Receiving objects: 11% (23/207)
Receiving objects: 12% (25/207)
Receiving objects: 13% (27/207)
Receiving objects: 14% (29/207)
Receiving objects: 15% (32/207)
Receiving objects: 16% (34/207)
Receiving objects: 17% (36/207)
Receiving objects: 18% (38/207)
Receiving objects: 19% (40/207)
Receiving objects: 20% (42/207)
Receiving objects: 21% (44/207)
Receiving objects: 22% (46/207)
Receiving objects: 23% (48/207)
Receiving objects: 24% (50/207)
Receiving objects: 25% (52/207)
Receiving objects: 26% (54/207)
Receiving objects: 27% (56/207)
Receiving objects: 28% (58/207)
Receiving objects: 29% (61/207)
Receiving objects: 30% (63/207)
Receiving objects: 31% (65/207)
Receiving objects: 32% (67/207)
Receiving objects: 33% (69/207)
Receiving objects: 34% (71/207)
Receiving objects: 35% (73/207)
Receiving objects: 36% (75/207)
Receiving objects: 37% (77/207)
Receiving objects: 38% (79/207)
Receiving objects: 39% (81/207)
Receiving objects: 40% (83/207)
Receiving objects: 41% (85/207)
Receiving objects: 42% (87/207)
Receiving objects: 43% (90/207)
Receiving objects: 44% (92/207)
Receiving objects: 45% (94/207)
Receiving objects: 46% (96/207)
Receiving objects: 47% (98/207)
Receiving objects: 48% (100/207)
Receiving objects: 49% (102/207)
Receiving objects: 50% (104/207)
Receiving objects: 51% (106/207)
Receiving objects: 52% (108/207)
Receiving objects: 53% (110/207)
Receiving objects: 54% (112/207)
Receiving objects: 55% (114/207)
Receiving objects: 56% (116/207)
Receiving objects: 57% (118/207)
Receiving objects: 58% (121/207)
Receiving objects: 59% (123/207)
Receiving objects: 60% (125/207)
Receiving objects: 61% (127/207)
Receiving objects: 62% (129/207)
Receiving objects: 63% (131/207)
Receiving objects: 64% (133/207)
Receiving objects: 65% (135/207)
Receiving objects: 66% (137/207)
Receiving objects: 67% (139/207)
Receiving objects: 68% (141/207)
Receiving objects: 69% (143/207)
Receiving objects: 70% (145/207)
Receiving objects: 71% (147/207)
Receiving objects: 72% (150/207)
Receiving objects: 73% (152/207)
Receiving objects: 74% (154/207)
Receiving objects: 75% (156/207)
Receiving objects: 76% (158/207)
Receiving objects: 77% (160/207)
Receiving objects: 78% (162/207)
Receiving objects: 79% (164/207)
Receiving objects: 80% (166/207)
Receiving objects: 81% (168/207)
Receiving objects: 82% (170/207)
Receiving objects: 83% (172/207)
Receiving objects: 84% (174/207)
Receiving objects: 85% (176/207)
Receiving objects: 86% (179/207)
Receiving objects: 87% (181/207)
remote: Total 207 (delta 118), reused 128 (delta 72), pack-reused 3
Receiving objects: 88% (183/207)
Receiving objects: 89% (185/207)
Receiving objects: 90% (187/207)
Receiving objects: 91% (189/207)
Receiving objects: 92% (191/207)
Receiving objects: 93% (193/207)
Receiving objects: 94% (195/207)
Receiving objects: 95% (197/207)
Receiving objects: 96% (199/207)
Receiving objects: 97% (201/207)
Receiving objects: 98% (203/207)
Receiving objects: 99% (205/207)
Receiving objects: 100% (207/207)
Receiving objects: 100% (207/207), 681.42 KiB | 7.57 MiB/s, done.
Resolving deltas: 0% (0/118)
Resolving deltas: 1% (2/118)
Resolving deltas: 4% (5/118)
Resolving deltas: 5% (7/118)
Resolving deltas: 6% (8/118)
Resolving deltas: 7% (9/118)
Resolving deltas: 8% (10/118)
Resolving deltas: 9% (11/118)
Resolving deltas: 10% (12/118)
Resolving deltas: 11% (13/118)
Resolving deltas: 12% (15/118)
Resolving deltas: 13% (16/118)
Resolving deltas: 14% (17/118)
Resolving deltas: 15% (18/118)
Resolving deltas: 16% (19/118)
Resolving deltas: 17% (21/118)
Resolving deltas: 18% (22/118)
Resolving deltas: 19% (23/118)
Resolving deltas: 20% (24/118)
Resolving deltas: 21% (25/118)
Resolving deltas: 22% (26/118)
Resolving deltas: 23% (28/118)
Resolving deltas: 24% (29/118)
Resolving deltas: 25% (30/118)
Resolving deltas: 26% (31/118)
Resolving deltas: 27% (32/118)
Resolving deltas: 28% (34/118)
Resolving deltas: 29% (35/118)
Resolving deltas: 30% (36/118)
Resolving deltas: 31% (37/118)
Resolving deltas: 32% (38/118)
Resolving deltas: 33% (39/118)
Resolving deltas: 34% (41/118)
Resolving deltas: 36% (43/118)
Resolving deltas: 37% (44/118)
Resolving deltas: 38% (45/118)
Resolving deltas: 39% (47/118)
Resolving deltas: 40% (48/118)
Resolving deltas: 41% (49/118)
Resolving deltas: 42% (50/118)
Resolving deltas: 43% (51/118)
Resolving deltas: 44% (53/118)
Resolving deltas: 45% (54/118)
Resolving deltas: 46% (55/118)
Resolving deltas: 47% (56/118)
Resolving deltas: 48% (57/118)
Resolving deltas: 49% (58/118)
Resolving deltas: 50% (59/118)
Resolving deltas: 51% (61/118)
Resolving deltas: 52% (62/118)
Resolving deltas: 53% (63/118)
Resolving deltas: 54% (64/118)
Resolving deltas: 55% (65/118)
Resolving deltas: 56% (67/118)
Resolving deltas: 57% (68/118)
Resolving deltas: 58% (69/118)
Resolving deltas: 59% (70/118)
Resolving deltas: 60% (71/118)
Resolving deltas: 61% (72/118)
Resolving deltas: 62% (74/118)
Resolving deltas: 63% (75/118)
Resolving deltas: 64% (76/118)
Resolving deltas: 65% (77/118)
Resolving deltas: 66% (79/118)
Resolving deltas: 67% (80/118)
Resolving deltas: 69% (82/118)
Resolving deltas: 70% (83/118)
Resolving deltas: 71% (84/118)
Resolving deltas: 72% (85/118)
Resolving deltas: 73% (87/118)
Resolving deltas: 74% (88/118)
Resolving deltas: 76% (90/118)
Resolving deltas: 77% (91/118)
Resolving deltas: 79% (94/118)
Resolving deltas: 80% (95/118)
Resolving deltas: 81% (96/118)
Resolving deltas: 82% (97/118)
Resolving deltas: 83% (98/118)
Resolving deltas: 84% (100/118)
Resolving deltas: 85% (101/118)
Resolving deltas: 86% (102/118)
Resolving deltas: 87% (103/118)
Resolving deltas: 88% (104/118)
Resolving deltas: 89% (106/118)
Resolving deltas: 90% (107/118)
Resolving deltas: 91% (108/118)
Resolving deltas: 92% (109/118)
Resolving deltas: 93% (110/118)
Resolving deltas: 94% (111/118)
Resolving deltas: 95% (113/118)
Resolving deltas: 96% (114/118)
Resolving deltas: 97% (115/118)
Resolving deltas: 98% (116/118)
Resolving deltas: 99% (117/118)
Resolving deltas: 100% (118/118)
Resolving deltas: 100% (118/118), completed with 13 local objects.
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to '3f8d5d9ed60ae0f70c92dc29587cc6367eda80c3'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 3f8d5d9ed6 [3.12] gh-105017: Include CRLF lines in strings and column numbers (GH-105030) (#105041)
Switched to and reset branch '3.12'
rror: unable to open output file 'Objects/exceptions.o': 'No space left on device'
1 error generated.
make: *** [Makefile:2712: Objects/exceptions.o] Error 1
make: *** Waiting for unfinished jobs....
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
1. <eof> parser at end of file
#0 0x00007fff8b788a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fff8b789294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fff8b785a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fff8b7876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fff8b65f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fff8b65f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fff8b7811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fff8b67698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fff8b7662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fff8b7646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fff949b39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fff94dedcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fff93345a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fff95c5d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fff94de9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fff95c5ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fff95bce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fff95d01758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fff9578e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fff8b65f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fff9578de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fff9574e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fff9574e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fff9576d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fff8a23882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fff8a238a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2712: Parser/tokenizer.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
1. <eof> parser at end of file
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
1. <eof> parser at end of file
#0 0x00007fff8bf88a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fff8bf89294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fff8bf85a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fff8bf876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fff8be5f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fff8be5f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fff8bf811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fff8be7698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fff8bf662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fff8bf646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fff951b39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fff955edcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fff93b45a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fff9645d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fff955e9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fff9645ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fff963ce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fff96501758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fff95f8e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fff8be5f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fff95f8de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fff95f4e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fff95f4e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fff95f6d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fff8aa3882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fff8aa38a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2712: Objects/enumobject.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
1. <eof> parser at end of file
#0 0x00007fffa1f88a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fffa1f89294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fffa1f85a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fffa1f876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fffa1e5f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fffa1e5f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fffa1f811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fffa1e7698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fffa1f662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fffa1f646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fffab1b39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fffab5edcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fffa9b45a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fffac45d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fffab5e9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fffac45ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fffac3ce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fffac501758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fffabf8e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fffa1e5f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fffabf8de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fffabf4e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fffabf4e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fffabf6d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fffa0a3882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fffa0a38a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2712: Objects/complexobject.o] Error 1
#0 0x00007fffae388a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fffae389294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fffae385a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fffae3876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fffae25f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fffae25f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fffae3811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fffae27698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fffae3662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fffae3646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fffb75b39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fffb79edcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fffb5f45a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fffb885d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fffb79e9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fffb885ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fffb87ce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fffb8901758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fffb838e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fffae25f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fffb838de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fffb834e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fffb834e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fffb836d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007ffface3882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007ffface38a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2712: Objects/abstract.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
1. <eof> parser at end of file
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
1. <eof> parser at end of file
#0 0x00007fff98588a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fff98589294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fff98585a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fff985876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fff9845f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fff9845f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fff985811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fff9847698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fff985662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fff985646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fffa17b39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fffa1bedcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fffa0145a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fffa2a5d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fffa1be9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fffa2a5ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fffa29ce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fffa2b01758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fffa258e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fff9845f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fffa258de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fffa254e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fffa254e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fffa256d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fff9703882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fff97038a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2712: Objects/descrobject.o] Error 1
#0 0x00007fff9c988a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fff9c989294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fff9c985a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fff9c9876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fff9c85f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fff9c85f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fff9c9811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fff9c87698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fff9c9662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fff9c9646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fffa5bb39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fffa5fedcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fffa4545a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fffa6e5d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fffa5fe9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fffa6e5ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fffa6dce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fffa6f01758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fffa698e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fff9c85f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fffa698de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fffa694e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fffa694e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fffa696d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fff9b43882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fff9b438a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2712: Objects/codeobject.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
1. <eof> parser at end of file
#0 0x00007fff74588a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fff74589294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fff74585a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fff745876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fff7445f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fff7445f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fff745811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fff7447698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fff745662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fff745646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fff7d7b39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fff7dbedcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fff7c145a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fff7ea5d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fff7dbe9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fff7ea5ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fff7e9ce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fff7eb01758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fff7e58e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fff7445f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fff7e58de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fff7e54e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fff7e54e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fff7e56d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fff7303882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fff73038a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2712: Objects/bytearrayobject.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
1. <eof> parser at end of file
#0 0x00007fff89d88a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fff89d89294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fff89d85a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fff89d876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fff89c5f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fff89c5f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fff89d811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fff89c7698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fff89d662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fff89d646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fff92fb39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fff933edcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fff91945a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fff9425d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fff933e9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fff9425ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fff941ce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fff94301758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fff93d8e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fff89c5f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fff93d8de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fff93d4e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fff93d4e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fff93d6d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fff8883882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fff88838a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2712: Objects/bytesobject.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
1. <eof> parser at end of file
#0 0x00007fff83f88a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fff83f89294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fff83f85a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fff83f876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fff83e5f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fff83e5f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fff83f811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fff83e7698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fff83f662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fff83f646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fff8d1b39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fff8d5edcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fff8bb45a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fff8e45d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fff8d5e9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fff8e45ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fff8e3ce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fff8e501758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fff8df8e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fff83e5f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fff8df8de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fff8df4e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fff8df4e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fff8df6d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fff82a3882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fff82a38a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2712: Parser/parser.o] Error 1
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [Makefile:2804: clean-retain-profile] Error 1 (ignored)
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1167/builds/29
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Dong-hee Na <donghee.na(a)python.org>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Itamar Ostricher <itamarost(a)gmail.com>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Ned Deily <nad(a)python.org>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Petr Viktorin <encukou(a)gmail.com>, Terry Jan Reedy <tjreedy(a)udel.edu>, Thomas Wouters <thomas(a)python.org>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 207, done.
remote: Counting objects: 0% (1/204)
remote: Counting objects: 1% (3/204)
remote: Counting objects: 2% (5/204)
remote: Counting objects: 3% (7/204)
remote: Counting objects: 4% (9/204)
remote: Counting objects: 5% (11/204)
remote: Counting objects: 6% (13/204)
remote: Counting objects: 7% (15/204)
remote: Counting objects: 8% (17/204)
remote: Counting objects: 9% (19/204)
remote: Counting objects: 10% (21/204)
remote: Counting objects: 11% (23/204)
remote: Counting objects: 12% (25/204)
remote: Counting objects: 13% (27/204)
remote: Counting objects: 14% (29/204)
remote: Counting objects: 15% (31/204)
remote: Counting objects: 16% (33/204)
remote: Counting objects: 17% (35/204)
remote: Counting objects: 18% (37/204)
remote: Counting objects: 19% (39/204)
remote: Counting objects: 20% (41/204)
remote: Counting objects: 21% (43/204)
remote: Counting objects: 22% (45/204)
remote: Counting objects: 23% (47/204)
remote: Counting objects: 24% (49/204)
remote: Counting objects: 25% (51/204)
remote: Counting objects: 26% (54/204)
remote: Counting objects: 27% (56/204)
remote: Counting objects: 28% (58/204)
remote: Counting objects: 29% (60/204)
remote: Counting objects: 30% (62/204)
remote: Counting objects: 31% (64/204)
remote: Counting objects: 32% (66/204)
remote: Counting objects: 33% (68/204)
remote: Counting objects: 34% (70/204)
remote: Counting objects: 35% (72/204)
remote: Counting objects: 36% (74/204)
remote: Counting objects: 37% (76/204)
remote: Counting objects: 38% (78/204)
remote: Counting objects: 39% (80/204)
remote: Counting objects: 40% (82/204)
remote: Counting objects: 41% (84/204)
remote: Counting objects: 42% (86/204)
remote: Counting objects: 43% (88/204)
remote: Counting objects: 44% (90/204)
remote: Counting objects: 45% (92/204)
remote: Counting objects: 46% (94/204)
remote: Counting objects: 47% (96/204)
remote: Counting objects: 48% (98/204)
remote: Counting objects: 49% (100/204)
remote: Counting objects: 50% (102/204)
remote: Counting objects: 51% (105/204)
remote: Counting objects: 52% (107/204)
remote: Counting objects: 53% (109/204)
remote: Counting objects: 54% (111/204)
remote: Counting objects: 55% (113/204)
remote: Counting objects: 56% (115/204)
remote: Counting objects: 57% (117/204)
remote: Counting objects: 58% (119/204)
remote: Counting objects: 59% (121/204)
remote: Counting objects: 60% (123/204)
remote: Counting objects: 61% (125/204)
remote: Counting objects: 62% (127/204)
remote: Counting objects: 63% (129/204)
remote: Counting objects: 64% (131/204)
remote: Counting objects: 65% (133/204)
remote: Counting objects: 66% (135/204)
remote: Counting objects: 67% (137/204)
remote: Counting objects: 68% (139/204)
remote: Counting objects: 69% (141/204)
remote: Counting objects: 70% (143/204)
remote: Counting objects: 71% (145/204)
remote: Counting objects: 72% (147/204)
remote: Counting objects: 73% (149/204)
remote: Counting objects: 74% (151/204)
remote: Counting objects: 75% (153/204)
remote: Counting objects: 76% (156/204)
remote: Counting objects: 77% (158/204)
remote: Counting objects: 78% (160/204)
remote: Counting objects: 79% (162/204)
remote: Counting objects: 80% (164/204)
remote: Counting objects: 81% (166/204)
remote: Counting objects: 82% (168/204)
remote: Counting objects: 83% (170/204)
remote: Counting objects: 84% (172/204)
remote: Counting objects: 85% (174/204)
remote: Counting objects: 86% (176/204)
remote: Counting objects: 87% (178/204)
remote: Counting objects: 88% (180/204)
remote: Counting objects: 89% (182/204)
remote: Counting objects: 90% (184/204)
remote: Counting objects: 91% (186/204)
remote: Counting objects: 92% (188/204)
remote: Counting objects: 93% (190/204)
remote: Counting objects: 94% (192/204)
remote: Counting objects: 95% (194/204)
remote: Counting objects: 96% (196/204)
remote: Counting objects: 97% (198/204)
remote: Counting objects: 98% (200/204)
remote: Counting objects: 99% (202/204)
remote: Counting objects: 100% (204/204)
remote: Counting objects: 100% (204/204), done.
remote: Compressing objects: 0% (1/117)
remote: Compressing objects: 1% (2/117)
remote: Compressing objects: 2% (3/117)
remote: Compressing objects: 3% (4/117)
remote: Compressing objects: 4% (5/117)
remote: Compressing objects: 5% (6/117)
remote: Compressing objects: 6% (8/117)
remote: Compressing objects: 7% (9/117)
remote: Compressing objects: 8% (10/117)
remote: Compressing objects: 9% (11/117)
remote: Compressing objects: 10% (12/117)
remote: Compressing objects: 11% (13/117)
remote: Compressing objects: 12% (15/117)
remote: Compressing objects: 13% (16/117)
remote: Compressing objects: 14% (17/117)
remote: Compressing objects: 15% (18/117)
remote: Compressing objects: 16% (19/117)
remote: Compressing objects: 17% (20/117)
remote: Compressing objects: 18% (22/117)
remote: Compressing objects: 19% (23/117)
remote: Compressing objects: 20% (24/117)
remote: Compressing objects: 21% (25/117)
remote: Compressing objects: 22% (26/117)
remote: Compressing objects: 23% (27/117)
remote: Compressing objects: 24% (29/117)
remote: Compressing objects: 25% (30/117)
remote: Compressing objects: 26% (31/117)
remote: Compressing objects: 27% (32/117)
remote: Compressing objects: 28% (33/117)
remote: Compressing objects: 29% (34/117)
remote: Compressing objects: 30% (36/117)
remote: Compressing objects: 31% (37/117)
remote: Compressing objects: 32% (38/117)
remote: Compressing objects: 33% (39/117)
remote: Compressing objects: 34% (40/117)
remote: Compressing objects: 35% (41/117)
remote: Compressing objects: 36% (43/117)
remote: Compressing objects: 37% (44/117)
remote: Compressing objects: 38% (45/117)
remote: Compressing objects: 39% (46/117)
remote: Compressing objects: 40% (47/117)
remote: Compressing objects: 41% (48/117)
remote: Compressing objects: 42% (50/117)
remote: Compressing objects: 43% (51/117)
remote: Compressing objects: 44% (52/117)
remote: Compressing objects: 45% (53/117)
remote: Compressing objects: 46% (54/117)
remote: Compressing objects: 47% (55/117)
remote: Compressing objects: 48% (57/117)
remote: Compressing objects: 49% (58/117)
remote: Compressing objects: 50% (59/117)
remote: Compressing objects: 51% (60/117)
remote: Compressing objects: 52% (61/117)
remote: Compressing objects: 53% (63/117)
remote: Compressing objects: 54% (64/117)
remote: Compressing objects: 55% (65/117)
remote: Compressing objects: 56% (66/117)
remote: Compressing objects: 57% (67/117)
remote: Compressing objects: 58% (68/117)
remote: Compressing objects: 59% (70/117)
remote: Compressing objects: 60% (71/117)
remote: Compressing objects: 61% (72/117)
remote: Compressing objects: 62% (73/117)
remote: Compressing objects: 63% (74/117)
remote: Compressing objects: 64% (75/117)
remote: Compressing objects: 65% (77/117)
remote: Compressing objects: 66% (78/117)
remote: Compressing objects: 67% (79/117)
remote: Compressing objects: 68% (80/117)
remote: Compressing objects: 69% (81/117)
remote: Compressing objects: 70% (82/117)
remote: Compressing objects: 71% (84/117)
remote: Compressing objects: 72% (85/117)
remote: Compressing objects: 73% (86/117)
remote: Compressing objects: 74% (87/117)
remote: Compressing objects: 75% (88/117)
remote: Compressing objects: 76% (89/117)
remote: Compressing objects: 77% (91/117)
remote: Compressing objects: 78% (92/117)
remote: Compressing objects: 79% (93/117)
remote: Compressing objects: 80% (94/117)
remote: Compressing objects: 81% (95/117)
remote: Compressing objects: 82% (96/117)
remote: Compressing objects: 83% (98/117)
remote: Compressing objects: 84% (99/117)
remote: Compressing objects: 85% (100/117)
remote: Compressing objects: 86% (101/117)
remote: Compressing objects: 87% (102/117)
remote: Compressing objects: 88% (103/117)
remote: Compressing objects: 89% (105/117)
remote: Compressing objects: 90% (106/117)
remote: Compressing objects: 91% (107/117)
remote: Compressing objects: 92% (108/117)
remote: Compressing objects: 93% (109/117)
remote: Compressing objects: 94% (110/117)
remote: Compressing objects: 95% (112/117)
remote: Compressing objects: 96% (113/117)
remote: Compressing objects: 97% (114/117)
remote: Compressing objects: 98% (115/117)
remote: Compressing objects: 99% (116/117)
remote: Compressing objects: 100% (117/117)
remote: Compressing objects: 100% (117/117), done.
Receiving objects: 0% (1/207)
Receiving objects: 1% (3/207)
Receiving objects: 2% (5/207)
Receiving objects: 3% (7/207)
Receiving objects: 4% (9/207)
Receiving objects: 5% (11/207)
Receiving objects: 6% (13/207)
Receiving objects: 7% (15/207)
Receiving objects: 8% (17/207)
Receiving objects: 9% (19/207)
Receiving objects: 10% (21/207)
Receiving objects: 11% (23/207)
Receiving objects: 12% (25/207)
Receiving objects: 13% (27/207)
Receiving objects: 14% (29/207)
Receiving objects: 15% (32/207)
Receiving objects: 16% (34/207)
Receiving objects: 17% (36/207)
Receiving objects: 18% (38/207)
Receiving objects: 19% (40/207)
Receiving objects: 20% (42/207)
Receiving objects: 21% (44/207)
Receiving objects: 22% (46/207)
Receiving objects: 23% (48/207)
Receiving objects: 24% (50/207)
Receiving objects: 25% (52/207)
Receiving objects: 26% (54/207)
Receiving objects: 27% (56/207)
Receiving objects: 28% (58/207)
Receiving objects: 29% (61/207)
Receiving objects: 30% (63/207)
Receiving objects: 31% (65/207)
Receiving objects: 32% (67/207)
Receiving objects: 33% (69/207)
Receiving objects: 34% (71/207)
Receiving objects: 35% (73/207)
Receiving objects: 36% (75/207)
Receiving objects: 37% (77/207)
Receiving objects: 38% (79/207)
Receiving objects: 39% (81/207)
Receiving objects: 40% (83/207)
Receiving objects: 41% (85/207)
Receiving objects: 42% (87/207)
Receiving objects: 43% (90/207)
Receiving objects: 44% (92/207)
Receiving objects: 45% (94/207)
Receiving objects: 46% (96/207)
Receiving objects: 47% (98/207)
Receiving objects: 48% (100/207)
Receiving objects: 49% (102/207)
Receiving objects: 50% (104/207)
Receiving objects: 51% (106/207)
Receiving objects: 52% (108/207)
Receiving objects: 53% (110/207)
Receiving objects: 54% (112/207)
Receiving objects: 55% (114/207)
Receiving objects: 56% (116/207)
Receiving objects: 57% (118/207)
Receiving objects: 58% (121/207)
Receiving objects: 59% (123/207)
Receiving objects: 60% (125/207)
Receiving objects: 61% (127/207)
Receiving objects: 62% (129/207)
Receiving objects: 63% (131/207)
Receiving objects: 64% (133/207)
Receiving objects: 65% (135/207)
Receiving objects: 66% (137/207)
Receiving objects: 67% (139/207)
Receiving objects: 68% (141/207)
Receiving objects: 69% (143/207)
Receiving objects: 70% (145/207)
Receiving objects: 71% (147/207)
Receiving objects: 72% (150/207)
Receiving objects: 73% (152/207)
Receiving objects: 74% (154/207)
Receiving objects: 75% (156/207)
Receiving objects: 76% (158/207)
Receiving objects: 77% (160/207)
Receiving objects: 78% (162/207)
Receiving objects: 79% (164/207)
Receiving objects: 80% (166/207)
Receiving objects: 81% (168/207)
Receiving objects: 82% (170/207)
Receiving objects: 83% (172/207)
Receiving objects: 84% (174/207)
Receiving objects: 85% (176/207)
Receiving objects: 86% (179/207)
Receiving objects: 87% (181/207)
Receiving objects: 88% (183/207)
Receiving objects: 89% (185/207)
remote: Total 207 (delta 119), reused 142 (delta 87), pack-reused 3
Receiving objects: 90% (187/207)
Receiving objects: 91% (189/207)
Receiving objects: 92% (191/207)
Receiving objects: 93% (193/207)
Receiving objects: 94% (195/207)
Receiving objects: 95% (197/207)
Receiving objects: 96% (199/207)
Receiving objects: 97% (201/207)
Receiving objects: 98% (203/207)
Receiving objects: 99% (205/207)
Receiving objects: 100% (207/207)
Receiving objects: 100% (207/207), 632.68 KiB | 3.46 MiB/s, done.
Resolving deltas: 0% (0/119)
Resolving deltas: 1% (2/119)
Resolving deltas: 2% (3/119)
Resolving deltas: 3% (4/119)
Resolving deltas: 4% (5/119)
Resolving deltas: 5% (6/119)
Resolving deltas: 6% (8/119)
Resolving deltas: 7% (9/119)
Resolving deltas: 8% (10/119)
Resolving deltas: 9% (11/119)
Resolving deltas: 10% (12/119)
Resolving deltas: 11% (14/119)
Resolving deltas: 12% (15/119)
Resolving deltas: 13% (16/119)
Resolving deltas: 14% (17/119)
Resolving deltas: 15% (18/119)
Resolving deltas: 16% (20/119)
Resolving deltas: 17% (21/119)
Resolving deltas: 19% (23/119)
Resolving deltas: 20% (24/119)
Resolving deltas: 21% (25/119)
Resolving deltas: 22% (27/119)
Resolving deltas: 23% (28/119)
Resolving deltas: 24% (29/119)
Resolving deltas: 25% (30/119)
Resolving deltas: 26% (31/119)
Resolving deltas: 27% (33/119)
Resolving deltas: 28% (34/119)
Resolving deltas: 29% (35/119)
Resolving deltas: 30% (36/119)
Resolving deltas: 31% (37/119)
Resolving deltas: 33% (40/119)
Resolving deltas: 34% (41/119)
Resolving deltas: 35% (42/119)
Resolving deltas: 37% (45/119)
Resolving deltas: 38% (46/119)
Resolving deltas: 39% (47/119)
Resolving deltas: 40% (48/119)
Resolving deltas: 41% (49/119)
Resolving deltas: 42% (50/119)
Resolving deltas: 43% (52/119)
Resolving deltas: 44% (53/119)
Resolving deltas: 45% (54/119)
Resolving deltas: 47% (56/119)
Resolving deltas: 48% (58/119)
Resolving deltas: 49% (59/119)
Resolving deltas: 50% (60/119)
Resolving deltas: 51% (61/119)
Resolving deltas: 52% (62/119)
Resolving deltas: 53% (64/119)
Resolving deltas: 54% (65/119)
Resolving deltas: 56% (67/119)
Resolving deltas: 57% (68/119)
Resolving deltas: 58% (70/119)
Resolving deltas: 60% (72/119)
Resolving deltas: 61% (73/119)
Resolving deltas: 62% (74/119)
Resolving deltas: 63% (75/119)
Resolving deltas: 64% (77/119)
Resolving deltas: 65% (78/119)
Resolving deltas: 66% (79/119)
Resolving deltas: 67% (80/119)
Resolving deltas: 68% (81/119)
Resolving deltas: 70% (84/119)
Resolving deltas: 71% (85/119)
Resolving deltas: 72% (86/119)
Resolving deltas: 73% (87/119)
Resolving deltas: 74% (89/119)
Resolving deltas: 75% (90/119)
Resolving deltas: 76% (91/119)
Resolving deltas: 77% (92/119)
Resolving deltas: 78% (93/119)
Resolving deltas: 79% (95/119)
Resolving deltas: 80% (96/119)
Resolving deltas: 81% (97/119)
Resolving deltas: 82% (98/119)
Resolving deltas: 83% (99/119)
Resolving deltas: 84% (100/119)
Resolving deltas: 85% (102/119)
Resolving deltas: 86% (103/119)
Resolving deltas: 87% (104/119)
Resolving deltas: 88% (105/119)
Resolving deltas: 89% (106/119)
Resolving deltas: 90% (108/119)
Resolving deltas: 91% (109/119)
Resolving deltas: 92% (110/119)
Resolving deltas: 93% (111/119)
Resolving deltas: 94% (112/119)
Resolving deltas: 95% (114/119)
Resolving deltas: 96% (115/119)
Resolving deltas: 97% (116/119)
Resolving deltas: 98% (117/119)
Resolving deltas: 99% (118/119)
Resolving deltas: 100% (119/119)
Resolving deltas: 100% (119/119), completed with 13 local objects.
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to '3f8d5d9ed60ae0f70c92dc29587cc6367eda80c3'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 3f8d5d9ed6 [3.12] gh-105017: Include CRLF lines in strings and column numbers (GH-105030) (#105041)
Switched to and reset branch '3.12'
/tmp/ccCFhg1N.s: Assembler messages:
/tmp/ccCFhg1N.s: Fatal error: Parser/action_helpers.o: No space left on device
make: *** [Makefile:2712: Parser/action_helpers.o] Error 1
make: *** Waiting for unfinished jobs....
/tmp/ccK9OwF1.s: Assembler messages:
/tmp/ccK9OwF1.s: Fatal error: can't write 3944 bytes to section .debug_info of Objects/call.o: 'No space left on device'
/tmp/ccK2Bv2M.s: Assembler messages:
/tmp/ccK2Bv2M.s: Fatal error: Objects/cellobject.o: No space left on device
make: *** [Makefile:2712: Objects/cellobject.o] Error 1
make: *** [Makefile:2712: Objects/call.o] Error 1
/tmp/ccw4wyLj.s: Assembler messages:
/tmp/ccw4wyLj.s: Fatal error: can't write 3947 bytes to section .debug_str of Objects/abstract.o: 'No space left on device'
/tmp/ccw4wyLj.s: Fatal error: Objects/abstract.o: No such file or directory
make: *** [Makefile:2712: Objects/abstract.o] Error 1
/tmp/cccx5P7X.s: Assembler messages:
/tmp/cccx5P7X.s: Fatal error: Parser/tokenizer.o: No space left on device
make: *** [Makefile:2712: Parser/tokenizer.o] Error 1
Assembler messages:
Fatal error: can't create Objects/bytearrayobject.o: No space left on device
make: *** [Makefile:2712: Objects/bytearrayobject.o] Error 1
Assembler messages:
Fatal error: can't create Objects/bytesobject.o: No space left on device
make: *** [Makefile:2712: Objects/bytesobject.o] Error 1
Assembler messages:
Fatal error: can't create Objects/codeobject.o: No space left on device
make: *** [Makefile:2712: Objects/codeobject.o] Error 1
Assembler messages:
Fatal error: can't create Parser/parser.o: No space left on device
make: *** [Makefile:2712: Parser/parser.o] Error 1
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [Makefile:2804: clean-retain-profile] Error 1 (ignored)
Test report
===========
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed configure (failure) clean (failure) (main)
by buildbot@python.org 29 May '23
by buildbot@python.org 29 May '23
29 May '23
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/455/builds/3876
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Alex Waygood <Alex.Waygood(a)Gmail.com>, Andrii Kuzmin <jack.cvr(a)gmail.com>, Barney Gale <barney.gale(a)gmail.com>, Brandt Bucher <brandtbucher(a)microsoft.com>, Brett Cannon <brett(a)python.org>, Carl Meyer <carl(a)oddbird.net>, Cheryl Sabella <cheryl.sabella(a)gmail.com>, Christian Heimes <christian(a)python.org>, Christopher Chavez <chrischavez(a)gmx.us>, Cristián Maureira-Fredes <cmaureir(a)users.noreply.github.com>, Daniel Fortunov <asqui(a)users.noreply.github.com>, Dong-hee Na <donghee.na(a)python.org>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend E. Aasland <erlend.aasland(a)protonmail.com>, Ethan Furman <ethan(a)stoneleaf.us>, Gregory P. Smith <gps(a)python.org>, Gregory P. Smith <greg(a)krypto.org>, Gregory Szorc <gregory.szorc(a)gmail.com>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Itamar Ostricher <itamarost(a)gmail.com>, Jelle Zijlstra <jelle.zijlstra(a)gmail.com>, Jonathan Protzenko <protz(a)microsoft.com>, Kirill Podopri
gora <kirill.bast9(a)mail.ru>, Kumar Aditya <59607654+kumaraditya303(a)users.noreply.github.com>, Luccccifer <lukezhang764(a)gmail.com>, Lysandros Nikolaou <lisandrosnik(a)gmail.com>, Mark Dickinson <dickinsm(a)gmail.com>, Mark Shannon <mark(a)hotpy.org>, Marta Gómez Macías <mgmacias(a)google.com>, Mathieu Dupuy <deronnax(a)gmail.com>, Matthias Görgens <matthias.goergens(a)gmail.com>, Ned Deily <nad(a)python.org>, Nicolas Tessore <n.tessore(a)ucl.ac.uk>, Nikita Sobolev <mail(a)sobolevn.me>, Nyakku Shigure <sigure.qaq(a)gmail.com>, Oleg Iarygin <oleg(a)arhadthedev.net>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Petr Vaněk <arkamar(a)atlas.cz>, Prince Roshan <princekrroshan01(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Robert O'Shea <PurityLake(a)users.noreply.github.com>, Sebastian Rittau <srittau(a)rittau.biz>, Serhiy Storchaka <storchaka(a)gmail.com>, Shantanu <12621235+hauntsaninja(a)users.noreply.github.com>, Shaygan Hooshyari <sh.hooshyari(a)gmail.com>, Soumendra Ganguly <67527439+8vasu
@users.noreply.github.com>, Stepfen Shawn <m18824909883(a)163.com>, Steve Dower <steve.dower(a)python.org>, T. Wouters <thomas(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Thomas Hisch <t.hisch(a)gmail.com>, Thomas Wouters <thomas(a)python.org>, Tomas R <tomas.roun8(a)gmail.com>, Victor Stinner <vstinner(a)python.org>, William Sawyer <wmsawyer2609(a)gmail.com>, Youfu Zhang <1315097+zhangyoufu(a)users.noreply.github.com>, Zac Hatfield-Dodds <zac.hatfield.dodds(a)gmail.com>, Zachary Ware <zach(a)python.org>, chgnrdv <52372310+chgnrdv(a)users.noreply.github.com>, gsallam <123525874+gsallam(a)users.noreply.github.com>, han-solo <hanish0019(a)gmail.com>, melanie witt <melwittt(a)gmail.com>, partev <petrosyan(a)gmail.com>
BUILD FAILED: failed configure (failure) clean (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 334, done.
remote: Counting objects: 0% (1/331)
remote: Counting objects: 1% (4/331)
remote: Counting objects: 2% (7/331)
remote: Counting objects: 3% (10/331)
remote: Counting objects: 4% (14/331)
remote: Counting objects: 5% (17/331)
remote: Counting objects: 6% (20/331)
remote: Counting objects: 7% (24/331)
remote: Counting objects: 8% (27/331)
remote: Counting objects: 9% (30/331)
remote: Counting objects: 10% (34/331)
remote: Counting objects: 11% (37/331)
remote: Counting objects: 12% (40/331)
remote: Counting objects: 13% (44/331)
remote: Counting objects: 14% (47/331)
remote: Counting objects: 15% (50/331)
remote: Counting objects: 16% (53/331)
remote: Counting objects: 17% (57/331)
remote: Counting objects: 18% (60/331)
remote: Counting objects: 19% (63/331)
remote: Counting objects: 20% (67/331)
remote: Counting objects: 21% (70/331)
remote: Counting objects: 22% (73/331)
remote: Counting objects: 23% (77/331)
remote: Counting objects: 24% (80/331)
remote: Counting objects: 25% (83/331)
remote: Counting objects: 26% (87/331)
remote: Counting objects: 27% (90/331)
remote: Counting objects: 28% (93/331)
remote: Counting objects: 29% (96/331)
remote: Counting objects: 30% (100/331)
remote: Counting objects: 31% (103/331)
remote: Counting objects: 32% (106/331)
remote: Counting objects: 33% (110/331)
remote: Counting objects: 34% (113/331)
remote: Counting objects: 35% (116/331)
remote: Counting objects: 36% (120/331)
remote: Counting objects: 37% (123/331)
remote: Counting objects: 38% (126/331)
remote: Counting objects: 39% (130/331)
remote: Counting objects: 40% (133/331)
remote: Counting objects: 41% (136/331)
remote: Counting objects: 42% (140/331)
remote: Counting objects: 43% (143/331)
remote: Counting objects: 44% (146/331)
remote: Counting objects: 45% (149/331)
remote: Counting objects: 46% (153/331)
remote: Counting objects: 47% (156/331)
remote: Counting objects: 48% (159/331)
remote: Counting objects: 49% (163/331)
remote: Counting objects: 50% (166/331)
remote: Counting objects: 51% (169/331)
remote: Counting objects: 52% (173/331)
remote: Counting objects: 53% (176/331)
remote: Counting objects: 54% (179/331)
remote: Counting objects: 55% (183/331)
remote: Counting objects: 56% (186/331)
remote: Counting objects: 57% (189/331)
remote: Counting objects: 58% (192/331)
remote: Counting objects: 59% (196/331)
remote: Counting objects: 60% (199/331)
remote: Counting objects: 61% (202/331)
remote: Counting objects: 62% (206/331)
remote: Counting objects: 63% (209/331)
remote: Counting objects: 64% (212/331)
remote: Counting objects: 65% (216/331)
remote: Counting objects: 66% (219/331)
remote: Counting objects: 67% (222/331)
remote: Counting objects: 68% (226/331)
remote: Counting objects: 69% (229/331)
remote: Counting objects: 70% (232/331)
remote: Counting objects: 71% (236/331)
remote: Counting objects: 72% (239/331)
remote: Counting objects: 73% (242/331)
remote: Counting objects: 74% (245/331)
remote: Counting objects: 75% (249/331)
remote: Counting objects: 76% (252/331)
remote: Counting objects: 77% (255/331)
remote: Counting objects: 78% (259/331)
remote: Counting objects: 79% (262/331)
remote: Counting objects: 80% (265/331)
remote: Counting objects: 81% (269/331)
remote: Counting objects: 82% (272/331)
remote: Counting objects: 83% (275/331)
remote: Counting objects: 84% (279/331)
remote: Counting objects: 85% (282/331)
remote: Counting objects: 86% (285/331)
remote: Counting objects: 87% (288/331)
remote: Counting objects: 88% (292/331)
remote: Counting objects: 89% (295/331)
remote: Counting objects: 90% (298/331)
remote: Counting objects: 91% (302/331)
remote: Counting objects: 92% (305/331)
remote: Counting objects: 93% (308/331)
remote: Counting objects: 94% (312/331)
remote: Counting objects: 95% (315/331)
remote: Counting objects: 96% (318/331)
remote: Counting objects: 97% (322/331)
remote: Counting objects: 98% (325/331)
remote: Counting objects: 99% (328/331)
remote: Counting objects: 100% (331/331)
remote: Counting objects: 100% (331/331), done.
remote: Compressing objects: 0% (1/166)
remote: Compressing objects: 1% (2/166)
remote: Compressing objects: 2% (4/166)
remote: Compressing objects: 3% (5/166)
remote: Compressing objects: 4% (7/166)
remote: Compressing objects: 5% (9/166)
remote: Compressing objects: 6% (10/166)
remote: Compressing objects: 7% (12/166)
remote: Compressing objects: 8% (14/166)
remote: Compressing objects: 9% (15/166)
remote: Compressing objects: 10% (17/166)
remote: Compressing objects: 11% (19/166)
remote: Compressing objects: 12% (20/166)
remote: Compressing objects: 13% (22/166)
remote: Compressing objects: 14% (24/166)
remote: Compressing objects: 15% (25/166)
remote: Compressing objects: 16% (27/166)
remote: Compressing objects: 17% (29/166)
remote: Compressing objects: 18% (30/166)
remote: Compressing objects: 19% (32/166)
remote: Compressing objects: 20% (34/166)
remote: Compressing objects: 21% (35/166)
remote: Compressing objects: 22% (37/166)
remote: Compressing objects: 23% (39/166)
remote: Compressing objects: 24% (40/166)
remote: Compressing objects: 25% (42/166)
remote: Compressing objects: 26% (44/166)
remote: Compressing objects: 27% (45/166)
remote: Compressing objects: 28% (47/166)
remote: Compressing objects: 29% (49/166)
remote: Compressing objects: 30% (50/166)
remote: Compressing objects: 31% (52/166)
remote: Compressing objects: 32% (54/166)
remote: Compressing objects: 33% (55/166)
remote: Compressing objects: 34% (57/166)
remote: Compressing objects: 35% (59/166)
remote: Compressing objects: 36% (60/166)
remote: Compressing objects: 37% (62/166)
remote: Compressing objects: 38% (64/166)
remote: Compressing objects: 39% (65/166)
remote: Compressing objects: 40% (67/166)
remote: Compressing objects: 41% (69/166)
remote: Compressing objects: 42% (70/166)
remote: Compressing objects: 43% (72/166)
remote: Compressing objects: 44% (74/166)
remote: Compressing objects: 45% (75/166)
remote: Compressing objects: 46% (77/166)
remote: Compressing objects: 47% (79/166)
remote: Compressing objects: 48% (80/166)
remote: Compressing objects: 49% (82/166)
remote: Compressing objects: 50% (83/166)
remote: Compressing objects: 51% (85/166)
remote: Compressing objects: 52% (87/166)
remote: Compressing objects: 53% (88/166)
remote: Compressing objects: 54% (90/166)
remote: Compressing objects: 55% (92/166)
remote: Compressing objects: 56% (93/166)
remote: Compressing objects: 57% (95/166)
remote: Compressing objects: 58% (97/166)
remote: Compressing objects: 59% (98/166)
remote: Compressing objects: 60% (100/166)
remote: Compressing objects: 61% (102/166)
remote: Compressing objects: 62% (103/166)
remote: Compressing objects: 63% (105/166)
remote: Compressing objects: 64% (107/166)
remote: Compressing objects: 65% (108/166)
remote: Compressing objects: 66% (110/166)
remote: Compressing objects: 67% (112/166)
remote: Compressing objects: 68% (113/166)
remote: Compressing objects: 69% (115/166)
remote: Compressing objects: 70% (117/166)
remote: Compressing objects: 71% (118/166)
remote: Compressing objects: 72% (120/166)
remote: Compressing objects: 73% (122/166)
remote: Compressing objects: 74% (123/166)
remote: Compressing objects: 75% (125/166)
remote: Compressing objects: 76% (127/166)
remote: Compressing objects: 77% (128/166)
remote: Compressing objects: 78% (130/166)
remote: Compressing objects: 79% (132/166)
remote: Compressing objects: 80% (133/166)
remote: Compressing objects: 81% (135/166)
remote: Compressing objects: 82% (137/166)
remote: Compressing objects: 83% (138/166)
remote: Compressing objects: 84% (140/166)
remote: Compressing objects: 85% (142/166)
remote: Compressing objects: 86% (143/166)
remote: Compressing objects: 87% (145/166)
remote: Compressing objects: 88% (147/166)
remote: Compressing objects: 89% (148/166)
remote: Compressing objects: 90% (150/166)
remote: Compressing objects: 91% (152/166)
remote: Compressing objects: 92% (153/166)
remote: Compressing objects: 93% (155/166)
remote: Compressing objects: 94% (157/166)
remote: Compressing objects: 95% (158/166)
remote: Compressing objects: 96% (160/166)
remote: Compressing objects: 97% (162/166)
remote: Compressing objects: 98% (163/166)
remote: Compressing objects: 99% (165/166)
remote: Compressing objects: 100% (166/166)
remote: Compressing objects: 100% (166/166), done.
Receiving objects: 0% (1/334)
Receiving objects: 1% (4/334)
Receiving objects: 2% (7/334)
Receiving objects: 3% (11/334)
Receiving objects: 4% (14/334)
Receiving objects: 5% (17/334)
Receiving objects: 6% (21/334)
Receiving objects: 7% (24/334)
Receiving objects: 8% (27/334)
Receiving objects: 9% (31/334)
Receiving objects: 10% (34/334)
Receiving objects: 11% (37/334)
Receiving objects: 12% (41/334)
Receiving objects: 13% (44/334)
Receiving objects: 14% (47/334)
Receiving objects: 15% (51/334)
Receiving objects: 16% (54/334)
Receiving objects: 17% (57/334)
Receiving objects: 18% (61/334)
Receiving objects: 19% (64/334)
Receiving objects: 20% (67/334)
Receiving objects: 21% (71/334)
Receiving objects: 22% (74/334)
Receiving objects: 23% (77/334)
Receiving objects: 24% (81/334)
Receiving objects: 25% (84/334)
Receiving objects: 26% (87/334)
Receiving objects: 27% (91/334)
Receiving objects: 28% (94/334)
Receiving objects: 29% (97/334)
Receiving objects: 30% (101/334)
Receiving objects: 31% (104/334)
Receiving objects: 32% (107/334)
Receiving objects: 33% (111/334)
Receiving objects: 34% (114/334)
Receiving objects: 35% (117/334)
Receiving objects: 36% (121/334)
Receiving objects: 37% (124/334)
Receiving objects: 38% (127/334)
Receiving objects: 39% (131/334)
Receiving objects: 40% (134/334)
Receiving objects: 41% (137/334)
Receiving objects: 42% (141/334)
Receiving objects: 43% (144/334)
Receiving objects: 44% (147/334)
Receiving objects: 45% (151/334)
Receiving objects: 46% (154/334)
Receiving objects: 47% (157/334)
Receiving objects: 48% (161/334)
Receiving objects: 49% (164/334)
Receiving objects: 50% (167/334)
Receiving objects: 51% (171/334)
Receiving objects: 52% (174/334)
Receiving objects: 53% (178/334)
Receiving objects: 54% (181/334)
Receiving objects: 55% (184/334)
Receiving objects: 56% (188/334)
Receiving objects: 57% (191/334)
Receiving objects: 58% (194/334)
Receiving objects: 59% (198/334)
Receiving objects: 60% (201/334)
Receiving objects: 61% (204/334)
Receiving objects: 62% (208/334)
Receiving objects: 63% (211/334)
Receiving objects: 64% (214/334)
Receiving objects: 65% (218/334)
Receiving objects: 66% (221/334)
Receiving objects: 67% (224/334)
Receiving objects: 68% (228/334)
Receiving objects: 69% (231/334)
Receiving objects: 70% (234/334)
Receiving objects: 71% (238/334)
Receiving objects: 72% (241/334)
Receiving objects: 73% (244/334)
Receiving objects: 74% (248/334)
Receiving objects: 75% (251/334)
Receiving objects: 76% (254/334)
Receiving objects: 77% (258/334)
Receiving objects: 78% (261/334)
Receiving objects: 79% (264/334)
Receiving objects: 80% (268/334)
Receiving objects: 81% (271/334)
Receiving objects: 82% (274/334)
Receiving objects: 83% (278/334)
Receiving objects: 84% (281/334)
Receiving objects: 85% (284/334)
Receiving objects: 86% (288/334)
Receiving objects: 87% (291/334)
Receiving objects: 88% (294/334)
remote: Total 334 (delta 197), reused 260 (delta 165), pack-reused 3
Receiving objects: 89% (298/334)
Receiving objects: 90% (301/334)
Receiving objects: 91% (304/334)
Receiving objects: 92% (308/334)
Receiving objects: 93% (311/334)
Receiving objects: 94% (314/334)
Receiving objects: 95% (318/334)
Receiving objects: 96% (321/334)
Receiving objects: 97% (324/334)
Receiving objects: 98% (328/334)
Receiving objects: 99% (331/334)
Receiving objects: 100% (334/334)
Receiving objects: 100% (334/334), 1.02 MiB | 10.30 MiB/s, done.
Resolving deltas: 0% (0/197)
Resolving deltas: 1% (2/197)
Resolving deltas: 2% (4/197)
Resolving deltas: 3% (6/197)
Resolving deltas: 4% (8/197)
Resolving deltas: 5% (10/197)
Resolving deltas: 6% (12/197)
Resolving deltas: 7% (14/197)
Resolving deltas: 8% (16/197)
Resolving deltas: 9% (18/197)
Resolving deltas: 10% (20/197)
Resolving deltas: 12% (24/197)
Resolving deltas: 13% (26/197)
Resolving deltas: 14% (28/197)
Resolving deltas: 15% (30/197)
Resolving deltas: 16% (32/197)
Resolving deltas: 17% (34/197)
Resolving deltas: 18% (36/197)
Resolving deltas: 19% (38/197)
Resolving deltas: 20% (40/197)
Resolving deltas: 21% (42/197)
Resolving deltas: 22% (44/197)
Resolving deltas: 23% (46/197)
Resolving deltas: 24% (48/197)
Resolving deltas: 25% (50/197)
Resolving deltas: 26% (52/197)
Resolving deltas: 27% (54/197)
Resolving deltas: 28% (56/197)
Resolving deltas: 29% (58/197)
Resolving deltas: 30% (60/197)
Resolving deltas: 31% (62/197)
Resolving deltas: 32% (64/197)
Resolving deltas: 33% (66/197)
Resolving deltas: 34% (67/197)
Resolving deltas: 35% (69/197)
Resolving deltas: 36% (71/197)
Resolving deltas: 37% (73/197)
Resolving deltas: 38% (75/197)
Resolving deltas: 39% (77/197)
Resolving deltas: 40% (79/197)
Resolving deltas: 41% (81/197)
Resolving deltas: 42% (83/197)
Resolving deltas: 43% (85/197)
Resolving deltas: 44% (87/197)
Resolving deltas: 45% (89/197)
Resolving deltas: 46% (91/197)
Resolving deltas: 47% (93/197)
Resolving deltas: 48% (95/197)
Resolving deltas: 49% (97/197)
Resolving deltas: 50% (99/197)
Resolving deltas: 51% (101/197)
Resolving deltas: 52% (103/197)
Resolving deltas: 53% (105/197)
Resolving deltas: 54% (107/197)
Resolving deltas: 55% (109/197)
Resolving deltas: 56% (111/197)
Resolving deltas: 57% (113/197)
Resolving deltas: 58% (115/197)
Resolving deltas: 59% (117/197)
Resolving deltas: 60% (119/197)
Resolving deltas: 61% (121/197)
Resolving deltas: 62% (123/197)
Resolving deltas: 63% (125/197)
Resolving deltas: 64% (127/197)
Resolving deltas: 65% (129/197)
Resolving deltas: 66% (131/197)
Resolving deltas: 67% (132/197)
Resolving deltas: 68% (134/197)
Resolving deltas: 69% (136/197)
Resolving deltas: 70% (138/197)
Resolving deltas: 71% (140/197)
Resolving deltas: 72% (142/197)
Resolving deltas: 73% (144/197)
Resolving deltas: 74% (146/197)
Resolving deltas: 75% (148/197)
Resolving deltas: 76% (150/197)
Resolving deltas: 77% (152/197)
Resolving deltas: 78% (154/197)
Resolving deltas: 79% (156/197)
Resolving deltas: 80% (158/197)
Resolving deltas: 81% (160/197)
Resolving deltas: 82% (162/197)
Resolving deltas: 83% (164/197)
Resolving deltas: 84% (166/197)
Resolving deltas: 85% (168/197)
Resolving deltas: 86% (170/197)
Resolving deltas: 87% (172/197)
Resolving deltas: 88% (174/197)
Resolving deltas: 89% (176/197)
Resolving deltas: 90% (178/197)
Resolving deltas: 90% (178/197)
Resolving deltas: 91% (180/197)
Resolving deltas: 92% (182/197)
Resolving deltas: 93% (184/197)
Resolving deltas: 93% (185/197)
Resolving deltas: 94% (186/197)
Resolving deltas: 95% (188/197)
Resolving deltas: 96% (190/197)
Resolving deltas: 97% (192/197)
Resolving deltas: 98% (194/197)
Resolving deltas: 99% (196/197)
Resolving deltas: 100% (197/197)
Resolving deltas: 100% (197/197), completed with 46 local objects.
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to '96fff35325e519cc76ffacf22e57e4c393d4446f'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 96fff35325 gh-105017: Include CRLF lines in strings and column numbers (#105030)
Switched to and reset branch 'main'
../configure: line 2289: conftest.er1: No space left on device
cat: conftest.er1: No such file or directory
mv: cannot stat 'conftest.er1': No such file or directory
../configure: line 2289: conftest.er1: No space left on device
cat: conftest.er1: No such file or directory
mv: cannot stat 'conftest.er1': No such file or directory
../configure: line 2289: conftest.er1: No space left on device
cat: conftest.er1: No such file or directory
mv: cannot stat 'conftest.er1': No such file or directory
../configure: line 2289: conftest.er1: No space left on device
cat: conftest.er1: No such file or directory
mv: cannot stat 'conftest.er1': No such file or directory
../configure: line 2289: conftest.er1: No space left on device
cat: conftest.er1: No such file or directory
mv: cannot stat 'conftest.er1': No such file or directory
../configure: line 16197: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 16237: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 16274: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 16318: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 16365: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 16400: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 16485: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 16520: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 16601: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 16640: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 16692: conftest.c: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 16741: conftest.c: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 17614: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 17650: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 17686: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 17722: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 17758: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 17794: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 17833: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 17874: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 17915: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 17997: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18038: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18079: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18120: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18161: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18202: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18243: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18284: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18325: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18368: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18421: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18461: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18508: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
rm: cannot remove 'conftest.c': No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18577: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18617: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18722: conftest.c: No space left on device
../configure: line 2047: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18775: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18837: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18895: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 18953: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 2566: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 19011: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 19058: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
../configure: line 19110: conftest.c: No space left on device
../configure: line 2286: conftest.err: No space left on device
sed: can't read conftest.c: No such file or directory
configure: error: You must get working getaddrinfo() function or pass the "--disable-ipv6" option to configure.
make: *** No rule to make target 'distclean'. Stop.
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Clang 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/33/builds/4020
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Alex Waygood <Alex.Waygood(a)Gmail.com>, Andrii Kuzmin <jack.cvr(a)gmail.com>, Barney Gale <barney.gale(a)gmail.com>, Brandt Bucher <brandtbucher(a)microsoft.com>, Brett Cannon <brett(a)python.org>, Carl Meyer <carl(a)oddbird.net>, Cheryl Sabella <cheryl.sabella(a)gmail.com>, Christian Heimes <christian(a)python.org>, Christopher Chavez <chrischavez(a)gmx.us>, Cristián Maureira-Fredes <cmaureir(a)users.noreply.github.com>, Daniel Fortunov <asqui(a)users.noreply.github.com>, Dong-hee Na <donghee.na(a)python.org>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend E. Aasland <erlend.aasland(a)protonmail.com>, Ethan Furman <ethan(a)stoneleaf.us>, Gregory P. Smith <gps(a)python.org>, Gregory P. Smith <greg(a)krypto.org>, Gregory Szorc <gregory.szorc(a)gmail.com>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Itamar Ostricher <itamarost(a)gmail.com>, Jelle Zijlstra <jelle.zijlstra(a)gmail.com>, Jonathan Protzenko <protz(a)microsoft.com>, Kirill Podopri
gora <kirill.bast9(a)mail.ru>, Kumar Aditya <59607654+kumaraditya303(a)users.noreply.github.com>, Luccccifer <lukezhang764(a)gmail.com>, Lysandros Nikolaou <lisandrosnik(a)gmail.com>, Mark Dickinson <dickinsm(a)gmail.com>, Mark Shannon <mark(a)hotpy.org>, Marta Gómez Macías <mgmacias(a)google.com>, Mathieu Dupuy <deronnax(a)gmail.com>, Matthias Görgens <matthias.goergens(a)gmail.com>, Ned Deily <nad(a)python.org>, Nicolas Tessore <n.tessore(a)ucl.ac.uk>, Nikita Sobolev <mail(a)sobolevn.me>, Nyakku Shigure <sigure.qaq(a)gmail.com>, Oleg Iarygin <oleg(a)arhadthedev.net>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Petr Vaněk <arkamar(a)atlas.cz>, Prince Roshan <princekrroshan01(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Robert O'Shea <PurityLake(a)users.noreply.github.com>, Sebastian Rittau <srittau(a)rittau.biz>, Serhiy Storchaka <storchaka(a)gmail.com>, Shantanu <12621235+hauntsaninja(a)users.noreply.github.com>, Shaygan Hooshyari <sh.hooshyari(a)gmail.com>, Soumendra Ganguly <67527439+8vasu
@users.noreply.github.com>, Stepfen Shawn <m18824909883(a)163.com>, Steve Dower <steve.dower(a)python.org>, T. Wouters <thomas(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Thomas Hisch <t.hisch(a)gmail.com>, Thomas Wouters <thomas(a)python.org>, Tomas R <tomas.roun8(a)gmail.com>, Victor Stinner <vstinner(a)python.org>, William Sawyer <wmsawyer2609(a)gmail.com>, Youfu Zhang <1315097+zhangyoufu(a)users.noreply.github.com>, Zac Hatfield-Dodds <zac.hatfield.dodds(a)gmail.com>, Zachary Ware <zach(a)python.org>, chgnrdv <52372310+chgnrdv(a)users.noreply.github.com>, gsallam <123525874+gsallam(a)users.noreply.github.com>, han-solo <hanish0019(a)gmail.com>, melanie witt <melwittt(a)gmail.com>, partev <petrosyan(a)gmail.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 334, done.
remote: Counting objects: 0% (1/331)
remote: Counting objects: 1% (4/331)
remote: Counting objects: 2% (7/331)
remote: Counting objects: 3% (10/331)
remote: Counting objects: 4% (14/331)
remote: Counting objects: 5% (17/331)
remote: Counting objects: 6% (20/331)
remote: Counting objects: 7% (24/331)
remote: Counting objects: 8% (27/331)
remote: Counting objects: 9% (30/331)
remote: Counting objects: 10% (34/331)
remote: Counting objects: 11% (37/331)
remote: Counting objects: 12% (40/331)
remote: Counting objects: 13% (44/331)
remote: Counting objects: 14% (47/331)
remote: Counting objects: 15% (50/331)
remote: Counting objects: 16% (53/331)
remote: Counting objects: 17% (57/331)
remote: Counting objects: 18% (60/331)
remote: Counting objects: 19% (63/331)
remote: Counting objects: 20% (67/331)
remote: Counting objects: 21% (70/331)
remote: Counting objects: 22% (73/331)
remote: Counting objects: 23% (77/331)
remote: Counting objects: 24% (80/331)
remote: Counting objects: 25% (83/331)
remote: Counting objects: 26% (87/331)
remote: Counting objects: 27% (90/331)
remote: Counting objects: 28% (93/331)
remote: Counting objects: 29% (96/331)
remote: Counting objects: 30% (100/331)
remote: Counting objects: 31% (103/331)
remote: Counting objects: 32% (106/331)
remote: Counting objects: 33% (110/331)
remote: Counting objects: 34% (113/331)
remote: Counting objects: 35% (116/331)
remote: Counting objects: 36% (120/331)
remote: Counting objects: 37% (123/331)
remote: Counting objects: 38% (126/331)
remote: Counting objects: 39% (130/331)
remote: Counting objects: 40% (133/331)
remote: Counting objects: 41% (136/331)
remote: Counting objects: 42% (140/331)
remote: Counting objects: 43% (143/331)
remote: Counting objects: 44% (146/331)
remote: Counting objects: 45% (149/331)
remote: Counting objects: 46% (153/331)
remote: Counting objects: 47% (156/331)
remote: Counting objects: 48% (159/331)
remote: Counting objects: 49% (163/331)
remote: Counting objects: 50% (166/331)
remote: Counting objects: 51% (169/331)
remote: Counting objects: 52% (173/331)
remote: Counting objects: 53% (176/331)
remote: Counting objects: 54% (179/331)
remote: Counting objects: 55% (183/331)
remote: Counting objects: 56% (186/331)
remote: Counting objects: 57% (189/331)
remote: Counting objects: 58% (192/331)
remote: Counting objects: 59% (196/331)
remote: Counting objects: 60% (199/331)
remote: Counting objects: 61% (202/331)
remote: Counting objects: 62% (206/331)
remote: Counting objects: 63% (209/331)
remote: Counting objects: 64% (212/331)
remote: Counting objects: 65% (216/331)
remote: Counting objects: 66% (219/331)
remote: Counting objects: 67% (222/331)
remote: Counting objects: 68% (226/331)
remote: Counting objects: 69% (229/331)
remote: Counting objects: 70% (232/331)
remote: Counting objects: 71% (236/331)
remote: Counting objects: 72% (239/331)
remote: Counting objects: 73% (242/331)
remote: Counting objects: 74% (245/331)
remote: Counting objects: 75% (249/331)
remote: Counting objects: 76% (252/331)
remote: Counting objects: 77% (255/331)
remote: Counting objects: 78% (259/331)
remote: Counting objects: 79% (262/331)
remote: Counting objects: 80% (265/331)
remote: Counting objects: 81% (269/331)
remote: Counting objects: 82% (272/331)
remote: Counting objects: 83% (275/331)
remote: Counting objects: 84% (279/331)
remote: Counting objects: 85% (282/331)
remote: Counting objects: 86% (285/331)
remote: Counting objects: 87% (288/331)
remote: Counting objects: 88% (292/331)
remote: Counting objects: 89% (295/331)
remote: Counting objects: 90% (298/331)
remote: Counting objects: 91% (302/331)
remote: Counting objects: 92% (305/331)
remote: Counting objects: 93% (308/331)
remote: Counting objects: 94% (312/331)
remote: Counting objects: 95% (315/331)
remote: Counting objects: 96% (318/331)
remote: Counting objects: 97% (322/331)
remote: Counting objects: 98% (325/331)
remote: Counting objects: 99% (328/331)
remote: Counting objects: 100% (331/331)
remote: Counting objects: 100% (331/331), done.
remote: Compressing objects: 0% (1/166)
remote: Compressing objects: 1% (2/166)
remote: Compressing objects: 2% (4/166)
remote: Compressing objects: 3% (5/166)
remote: Compressing objects: 4% (7/166)
remote: Compressing objects: 5% (9/166)
remote: Compressing objects: 6% (10/166)
remote: Compressing objects: 7% (12/166)
remote: Compressing objects: 8% (14/166)
remote: Compressing objects: 9% (15/166)
remote: Compressing objects: 10% (17/166)
remote: Compressing objects: 11% (19/166)
remote: Compressing objects: 12% (20/166)
remote: Compressing objects: 13% (22/166)
remote: Compressing objects: 14% (24/166)
remote: Compressing objects: 15% (25/166)
remote: Compressing objects: 16% (27/166)
remote: Compressing objects: 17% (29/166)
remote: Compressing objects: 18% (30/166)
remote: Compressing objects: 19% (32/166)
remote: Compressing objects: 20% (34/166)
remote: Compressing objects: 21% (35/166)
remote: Compressing objects: 22% (37/166)
remote: Compressing objects: 23% (39/166)
remote: Compressing objects: 24% (40/166)
remote: Compressing objects: 25% (42/166)
remote: Compressing objects: 26% (44/166)
remote: Compressing objects: 27% (45/166)
remote: Compressing objects: 28% (47/166)
remote: Compressing objects: 29% (49/166)
remote: Compressing objects: 30% (50/166)
remote: Compressing objects: 31% (52/166)
remote: Compressing objects: 32% (54/166)
remote: Compressing objects: 33% (55/166)
remote: Compressing objects: 34% (57/166)
remote: Compressing objects: 35% (59/166)
remote: Compressing objects: 36% (60/166)
remote: Compressing objects: 37% (62/166)
remote: Compressing objects: 38% (64/166)
remote: Compressing objects: 39% (65/166)
remote: Compressing objects: 40% (67/166)
remote: Compressing objects: 41% (69/166)
remote: Compressing objects: 42% (70/166)
remote: Compressing objects: 43% (72/166)
remote: Compressing objects: 44% (74/166)
remote: Compressing objects: 45% (75/166)
remote: Compressing objects: 46% (77/166)
remote: Compressing objects: 47% (79/166)
remote: Compressing objects: 48% (80/166)
remote: Compressing objects: 49% (82/166)
remote: Compressing objects: 50% (83/166)
remote: Compressing objects: 51% (85/166)
remote: Compressing objects: 52% (87/166)
remote: Compressing objects: 53% (88/166)
remote: Compressing objects: 54% (90/166)
remote: Compressing objects: 55% (92/166)
remote: Compressing objects: 56% (93/166)
remote: Compressing objects: 57% (95/166)
remote: Compressing objects: 58% (97/166)
remote: Compressing objects: 59% (98/166)
remote: Compressing objects: 60% (100/166)
remote: Compressing objects: 61% (102/166)
remote: Compressing objects: 62% (103/166)
remote: Compressing objects: 63% (105/166)
remote: Compressing objects: 64% (107/166)
remote: Compressing objects: 65% (108/166)
remote: Compressing objects: 66% (110/166)
remote: Compressing objects: 67% (112/166)
remote: Compressing objects: 68% (113/166)
remote: Compressing objects: 69% (115/166)
remote: Compressing objects: 70% (117/166)
remote: Compressing objects: 71% (118/166)
remote: Compressing objects: 72% (120/166)
remote: Compressing objects: 73% (122/166)
remote: Compressing objects: 74% (123/166)
remote: Compressing objects: 75% (125/166)
remote: Compressing objects: 76% (127/166)
remote: Compressing objects: 77% (128/166)
remote: Compressing objects: 78% (130/166)
remote: Compressing objects: 79% (132/166)
remote: Compressing objects: 80% (133/166)
remote: Compressing objects: 81% (135/166)
remote: Compressing objects: 82% (137/166)
remote: Compressing objects: 83% (138/166)
remote: Compressing objects: 84% (140/166)
remote: Compressing objects: 85% (142/166)
remote: Compressing objects: 86% (143/166)
remote: Compressing objects: 87% (145/166)
remote: Compressing objects: 88% (147/166)
remote: Compressing objects: 89% (148/166)
remote: Compressing objects: 90% (150/166)
remote: Compressing objects: 91% (152/166)
remote: Compressing objects: 92% (153/166)
remote: Compressing objects: 93% (155/166)
remote: Compressing objects: 94% (157/166)
remote: Compressing objects: 95% (158/166)
remote: Compressing objects: 96% (160/166)
remote: Compressing objects: 97% (162/166)
remote: Compressing objects: 98% (163/166)
remote: Compressing objects: 99% (165/166)
remote: Compressing objects: 100% (166/166)
remote: Compressing objects: 100% (166/166), done.
Receiving objects: 0% (1/334)
Receiving objects: 1% (4/334)
Receiving objects: 2% (7/334)
Receiving objects: 3% (11/334)
Receiving objects: 4% (14/334)
Receiving objects: 5% (17/334)
Receiving objects: 6% (21/334)
Receiving objects: 7% (24/334)
Receiving objects: 8% (27/334)
Receiving objects: 9% (31/334)
Receiving objects: 10% (34/334)
Receiving objects: 11% (37/334)
Receiving objects: 12% (41/334)
Receiving objects: 13% (44/334)
Receiving objects: 14% (47/334)
Receiving objects: 15% (51/334)
Receiving objects: 16% (54/334)
Receiving objects: 17% (57/334)
Receiving objects: 18% (61/334)
Receiving objects: 19% (64/334)
Receiving objects: 20% (67/334)
Receiving objects: 21% (71/334)
Receiving objects: 22% (74/334)
Receiving objects: 23% (77/334)
Receiving objects: 24% (81/334)
Receiving objects: 25% (84/334)
Receiving objects: 26% (87/334)
Receiving objects: 27% (91/334)
Receiving objects: 28% (94/334)
Receiving objects: 29% (97/334)
Receiving objects: 30% (101/334)
Receiving objects: 31% (104/334)
Receiving objects: 32% (107/334)
Receiving objects: 33% (111/334)
Receiving objects: 34% (114/334)
Receiving objects: 35% (117/334)
Receiving objects: 36% (121/334)
Receiving objects: 37% (124/334)
Receiving objects: 38% (127/334)
Receiving objects: 39% (131/334)
Receiving objects: 40% (134/334)
Receiving objects: 41% (137/334)
Receiving objects: 42% (141/334)
Receiving objects: 43% (144/334)
Receiving objects: 44% (147/334)
Receiving objects: 45% (151/334)
Receiving objects: 46% (154/334)
Receiving objects: 47% (157/334)
Receiving objects: 48% (161/334)
Receiving objects: 49% (164/334)
Receiving objects: 50% (167/334)
Receiving objects: 51% (171/334)
Receiving objects: 52% (174/334)
Receiving objects: 53% (178/334)
Receiving objects: 54% (181/334)
Receiving objects: 55% (184/334)
Receiving objects: 56% (188/334)
Receiving objects: 57% (191/334)
Receiving objects: 58% (194/334)
Receiving objects: 59% (198/334)
Receiving objects: 60% (201/334)
Receiving objects: 61% (204/334)
Receiving objects: 62% (208/334)
Receiving objects: 63% (211/334)
Receiving objects: 64% (214/334)
Receiving objects: 65% (218/334)
Receiving objects: 66% (221/334)
Receiving objects: 67% (224/334)
Receiving objects: 68% (228/334)
Receiving objects: 69% (231/334)
Receiving objects: 70% (234/334)
Receiving objects: 71% (238/334)
Receiving objects: 72% (241/334)
Receiving objects: 73% (244/334)
Receiving objects: 74% (248/334)
Receiving objects: 75% (251/334)
Receiving objects: 76% (254/334)
Receiving objects: 77% (258/334)
Receiving objects: 78% (261/334)
Receiving objects: 79% (264/334)
Receiving objects: 80% (268/334)
Receiving objects: 81% (271/334)
Receiving objects: 82% (274/334)
Receiving objects: 83% (278/334)
Receiving objects: 84% (281/334)
Receiving objects: 85% (284/334)
Receiving objects: 86% (288/334)
Receiving objects: 87% (291/334)
Receiving objects: 88% (294/334)
Receiving objects: 89% (298/334)
Receiving objects: 90% (301/334)
Receiving objects: 91% (304/334)
Receiving objects: 92% (308/334)
Receiving objects: 93% (311/334)
Receiving objects: 94% (314/334)
Receiving objects: 95% (318/334)
Receiving objects: 96% (321/334)
Receiving objects: 97% (324/334)
Receiving objects: 98% (328/334)
Receiving objects: 99% (331/334)
remote: Total 334 (delta 197), reused 260 (delta 165), pack-reused 3
Receiving objects: 100% (334/334)
Receiving objects: 100% (334/334), 1.02 MiB | 8.97 MiB/s, done.
Resolving deltas: 0% (0/197)
Resolving deltas: 1% (2/197)
Resolving deltas: 2% (4/197)
Resolving deltas: 3% (7/197)
Resolving deltas: 4% (8/197)
Resolving deltas: 5% (10/197)
Resolving deltas: 6% (12/197)
Resolving deltas: 7% (14/197)
Resolving deltas: 8% (16/197)
Resolving deltas: 9% (18/197)
Resolving deltas: 10% (20/197)
Resolving deltas: 11% (22/197)
Resolving deltas: 12% (24/197)
Resolving deltas: 13% (26/197)
Resolving deltas: 14% (28/197)
Resolving deltas: 15% (30/197)
Resolving deltas: 16% (32/197)
Resolving deltas: 17% (34/197)
Resolving deltas: 18% (36/197)
Resolving deltas: 19% (38/197)
Resolving deltas: 20% (40/197)
Resolving deltas: 21% (42/197)
Resolving deltas: 22% (44/197)
Resolving deltas: 23% (46/197)
Resolving deltas: 24% (48/197)
Resolving deltas: 25% (50/197)
Resolving deltas: 26% (52/197)
Resolving deltas: 27% (54/197)
Resolving deltas: 28% (56/197)
Resolving deltas: 29% (58/197)
Resolving deltas: 30% (60/197)
Resolving deltas: 31% (62/197)
Resolving deltas: 32% (64/197)
Resolving deltas: 33% (66/197)
Resolving deltas: 34% (67/197)
Resolving deltas: 35% (69/197)
Resolving deltas: 36% (71/197)
Resolving deltas: 37% (73/197)
Resolving deltas: 38% (75/197)
Resolving deltas: 39% (77/197)
Resolving deltas: 40% (79/197)
Resolving deltas: 41% (81/197)
Resolving deltas: 42% (83/197)
Resolving deltas: 43% (85/197)
Resolving deltas: 44% (87/197)
Resolving deltas: 45% (89/197)
Resolving deltas: 46% (91/197)
Resolving deltas: 47% (93/197)
Resolving deltas: 48% (95/197)
Resolving deltas: 49% (97/197)
Resolving deltas: 50% (99/197)
Resolving deltas: 51% (101/197)
Resolving deltas: 52% (103/197)
Resolving deltas: 53% (105/197)
Resolving deltas: 54% (107/197)
Resolving deltas: 55% (109/197)
Resolving deltas: 56% (111/197)
Resolving deltas: 57% (113/197)
Resolving deltas: 58% (115/197)
Resolving deltas: 59% (117/197)
Resolving deltas: 60% (119/197)
Resolving deltas: 61% (121/197)
Resolving deltas: 62% (123/197)
Resolving deltas: 63% (125/197)
Resolving deltas: 64% (127/197)
Resolving deltas: 65% (129/197)
Resolving deltas: 66% (131/197)
Resolving deltas: 67% (132/197)
Resolving deltas: 68% (134/197)
Resolving deltas: 69% (136/197)
Resolving deltas: 70% (138/197)
Resolving deltas: 71% (140/197)
Resolving deltas: 72% (142/197)
Resolving deltas: 73% (144/197)
Resolving deltas: 74% (146/197)
Resolving deltas: 75% (148/197)
Resolving deltas: 76% (150/197)
Resolving deltas: 77% (152/197)
Resolving deltas: 78% (154/197)
Resolving deltas: 79% (156/197)
Resolving deltas: 80% (158/197)
Resolving deltas: 81% (160/197)
Resolving deltas: 82% (162/197)
Resolving deltas: 83% (164/197)
Resolving deltas: 84% (166/197)
Resolving deltas: 85% (168/197)
Resolving deltas: 86% (170/197)
Resolving deltas: 87% (172/197)
Resolving deltas: 88% (174/197)
Resolving deltas: 89% (176/197)
Resolving deltas: 90% (178/197)
Resolving deltas: 91% (180/197)
Resolving deltas: 92% (182/197)
Resolving deltas: 93% (184/197)
Resolving deltas: 94% (186/197)
Resolving deltas: 95% (188/197)
Resolving deltas: 96% (190/197)
Resolving deltas: 97% (192/197)
Resolving deltas: 98% (194/197)
Resolving deltas: 99% (196/197)
Resolving deltas: 100% (197/197)
Resolving deltas: 100% (197/197), completed with 46 local objects.
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to '96fff35325e519cc76ffacf22e57e4c393d4446f'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 96fff35325 gh-105017: Include CRLF lines in strings and column numbers (#105030)
Switched to and reset branch 'main'
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
1. <eof> parser at end of file
#0 0x00007fffa6f88a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fffa6f89294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fffa6f85a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fffa6f876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fffa6e5f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fffa6e5f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fffa6f811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fffa6e7698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fffa6f662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fffa6f646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fffb01b39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fffb05edcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fffaeb45a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fffb145d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fffb05e9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fffb145ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fffb13ce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fffb1501758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fffb0f8e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fffa6e5f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fffb0f8de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fffb0f4e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fffb0f4e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fffb0f6d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fffa5a3882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fffa5a38a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
1. <eof> parser at end of file
make: *** [Makefile:2682: Objects/codeobject.o] Error 1
make: *** Waiting for unfinished jobs....
#0 0x00007fff7bb88a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fff7bb89294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fff7bb85a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fff7bb876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fff7ba5f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fff7ba5f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fff7bb811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fff7ba7698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fff7bb662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fff7bb646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fff84db39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fff851edcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fff83745a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fff8605d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fff851e9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fff8605ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fff85fce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fff86101758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fff85b8e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fff7ba5f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fff85b8de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fff85b4e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fff85b4e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fff85b6d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fff7a63882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fff7a638a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2682: Objects/fileobject.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
1. <eof> parser at end of file
#0 0x00007fff9e388a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fff9e389294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fff9e385a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fff9e3876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fff9e25f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fff9e25f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fff9e3811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fff9e27698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fff9e3662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fff9e3646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fffa75b39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fffa79edcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fffa5f45a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fffa885d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fffa79e9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fffa885ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fffa87ce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fffa8901758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fffa838e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fff9e25f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fffa838de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fffa834e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fffa834e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fffa836d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fff9ce3882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fff9ce38a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2682: Objects/genobject.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
1. <eof> parser at end of file
-c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
1. <eof> parser at end of file
#0 0x00007fff7cf88a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fff7cf89294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fff7cf85a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fff7cf876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fff7ce5f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fff7ce5f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fff7cf811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fff7ce7698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fff7cf662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fff7cf646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fff861b39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fff865edcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fff84b45a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fff8745d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fff865e9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fff8745ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fff873ce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fff87501758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fff86f8e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fff7ce5f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fff86f8de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fff86f4e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fff86f4e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fff86f6d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fff7ba3882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fff7ba38a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2682: Objects/frameobject.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
1. <eof> parser at end of file
#0 0x00007fffa3f88a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fffa3f89294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fffa3f85a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fffa3f876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fffa3e5f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fffa3e5f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fffa3f811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fffa3e7698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fffa3f662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fffa3f646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fffad1b39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fffad5edcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fffabb45a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fffae45d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fffad5e9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fffae45ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fffae3ce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fffae501758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fffadf8e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fffa3e5f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fffadf8de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fffadf4e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fffadf4e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fffadf6d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fffa2a3882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fffa2a38a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2682: Objects/bytearrayobject.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
1. <eof> parser at end of file
#0 0x00007fffaf988a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fffaf989294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fffaf985a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fffaf9876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fffaf85f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fffaf85f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fffaf9811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fffaf87698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fffaf9662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fffaf9646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fffb8bb39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fffb8fedcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fffb7545a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fffb9e5d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fffb8fe9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fffb9e5ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fffb9dce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fffb9f01758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fffb998e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fffaf85f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fffb998de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fffb994e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fffb994e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fffb996d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fffae43882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fffae438a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2682: Objects/exceptions.o] Error 1
#0 0x00007fff84988a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fff84989294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fff84985a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fff849876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fff8485f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fff8485f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fff849811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fff8487698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fff849662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fff849646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fff8dbb39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fff8dfedcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fff8c545a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fff8ee5d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fff8dfe9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fff8ee5ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fff8edce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fff8ef01758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fff8e98e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fff8485f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fff8e98de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fff8e94e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fff8e94e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fff8e96d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fff8343882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fff83438a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2682: Objects/funcobject.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
1. <eof> parser at end of file
#0 0x00007fff80388a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fff80389294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fff80385a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fff803876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fff8025f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fff8025f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fff803811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fff8027698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fff803662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fff803646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fff895b39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fff899edcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fff87f45a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fff8a85d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fff899e9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fff8a85ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fff8a7ce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fff8a901758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fff8a38e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fff8025f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fff8a38de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fff8a34e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fff8a34e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fff8a36d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fff7ee3882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fff7ee38a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2682: Objects/floatobject.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
1. <eof> parser at end of file
#0 0x00007fff89788a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fff89789294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fff89785a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fff897876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fff8965f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fff8965f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fff897811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fff8967698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fff897662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fff897646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fff929b39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fff92dedcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fff91345a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fff93c5d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fff92de9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fff93c5ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fff93bce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fff93d01758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fff9378e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fff8965f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fff9378de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fff9374e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fff9374e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fff9376d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fff8823882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fff88238a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2682: Objects/bytesobject.o] Error 1
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: clang -c -fno-strict-overflow -Wsign-compare -g -Og -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
1. <eof> parser at end of file
#0 0x00007fff82988a64 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib64/libLLVM-16.so+0xd88a64)
#1 0x00007fff82989294 (/lib64/libLLVM-16.so+0xd89294)
#2 0x00007fff82985a60 llvm::sys::RunSignalHandlers() (/lib64/libLLVM-16.so+0xd85a60)
#3 0x00007fff829876a0 llvm::sys::CleanupOnSignal(unsigned long) (/lib64/libLLVM-16.so+0xd876a0)
#4 0x00007fff8285f140 (/lib64/libLLVM-16.so+0xc5f140)
#5 0x00007fff8285f0c0 llvm::CrashRecoveryContext::HandleExit(int) (/lib64/libLLVM-16.so+0xc5f0c0)
#6 0x00007fff829811d8 llvm::sys::Process::Exit(int, bool) (/lib64/libLLVM-16.so+0xd811d8)
#7 0x000000001001d740 (/usr/bin/clang-16+0x1001d740)
#8 0x00007fff8287698c llvm::report_fatal_error(llvm::Twine const&, bool) (/lib64/libLLVM-16.so+0xc7698c)
#9 0x00007fff829662f8 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd662f8)
#10 0x00007fff829646f0 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib64/libLLVM-16.so+0xd646f0)
#11 0x00007fff8bbb39c0 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>) (/lib64/libclang-cpp.so.16+0x21b39c0)
#12 0x00007fff8bfedcc4 (/lib64/libclang-cpp.so.16+0x25edcc4)
#13 0x00007fff8a545a64 clang::ParseAST(clang::Sema&, bool, bool) (/lib64/libclang-cpp.so.16+0xb45a64)
#14 0x00007fff8ce5d820 clang::ASTFrontendAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x345d820)
#15 0x00007fff8bfe9634 clang::CodeGenAction::ExecuteAction() (/lib64/libclang-cpp.so.16+0x25e9634)
#16 0x00007fff8ce5ce98 clang::FrontendAction::Execute() (/lib64/libclang-cpp.so.16+0x345ce98)
#17 0x00007fff8cdce8a8 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib64/libclang-cpp.so.16+0x33ce8a8)
#18 0x00007fff8cf01758 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib64/libclang-cpp.so.16+0x3501758)
#19 0x000000001001d054 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang-16+0x1001d054)
#20 0x0000000010018580 (/usr/bin/clang-16+0x10018580)
#21 0x00007fff8c98e9e4 (/lib64/libclang-cpp.so.16+0x2f8e9e4)
#22 0x00007fff8285f064 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib64/libLLVM-16.so+0xc5f064)
#23 0x00007fff8c98de88 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::optional<llvm::StringRef>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, bool*) const (/lib64/libclang-cpp.so.16+0x2f8de88)
#24 0x00007fff8c94e430 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e430)
#25 0x00007fff8c94e724 clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/lib64/libclang-cpp.so.16+0x2f4e724)
#26 0x00007fff8c96d7b0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/lib64/libclang-cpp.so.16+0x2f6d7b0)
#27 0x0000000010017b0c clang_main(int, char**) (/usr/bin/clang-16+0x10017b0c)
#28 0x00000000100277c8 main (/usr/bin/clang-16+0x100277c8)
#29 0x00007fff8143882c __libc_start_call_main (/lib64/libc.so.6+0x3882c)
#30 0x00007fff81438a6c __libc_start_main(a)GLIBC_2.17 (/lib64/libc.so.6+0x38a6c)
make: *** [Makefile:2682: Parser/parser.o] Error 1
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [Makefile:2773: clean-retain-profile] Error 1 (ignored)
Test report
===========
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): - failed test (failure) (74bbc603e42d3b191358023811695d9fa4766076)
by buildbot@python.org 29 May '23
by buildbot@python.org 29 May '23
29 May '23
The Buildbot has detected a new failure on builder aarch64 CentOS9 Refleaks 3.12 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/1169/builds/7
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-aarch64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
448 tests OK.
10 slowest tests:
- test_signal: 31 min 54 sec
- test_multiprocessing_spawn: 20 min 24 sec
- test_concurrent_futures: 17 min 11 sec
- test_multiprocessing_forkserver: 10 min 54 sec
- test_socket: 9 min 52 sec
- test_multiprocessing_fork: 9 min 13 sec
- test.test_asyncio.test_tasks: 8 min 8 sec
- test_subprocess: 7 min 12 sec
- test_gdb: 7 min 10 sec
- test_regrtest: 5 min 27 sec
1 test failed:
test_import
18 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_msilib test_nis test_peg_generator
test_startfile test_tix test_tkinter test_ttk test_winconsoleio
test_winreg test_winsound test_wmi test_zipfile64
1 re-run test:
test_import
Total duration: 32 min 48 sec
Captured traceback
==================
TracebackTests.test_broken_parent_from) ... ok
TracebackTests.test_syntax_error) ... ok
TracebackTests.test_nonexistent_module) ... ok
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2678560) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2678560) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2678560) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2678560) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2678560) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.12.cstratak-CentOS9-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
TracebackTests.test_broken_submodule) ... ok
TracebackTests.test_broken_from) ... ok
TracebackTests.test_nonexistent_module_nested) ... ok
TracebackTests.test_exec_failure) ... ok
TracebackTests.test_import_bug) ... ok
TracebackTests.test_unencodable_filename) ... ok
TracebackTests.test_broken_parent) ... ok
TracebackTests.test_exec_failure_nested) ... ok
Test report
===========
Failed tests:
- test_import
Test leaking resources:
- test_import: references
- test_import: memory blocks
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): - failed test (failure) (595ffddb33e95d8fa11999ddb873d08e3565d2eb)
by buildbot@python.org 29 May '23
by buildbot@python.org 29 May '23
29 May '23
The Buildbot has detected a new failure on builder s390x Fedora Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/433/builds/777
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
430 tests OK.
10 slowest tests:
- test_signal: 32 min 1 sec
- test_concurrent_futures: 14 min 44 sec
- test_tools: 13 min 27 sec
- test_multiprocessing_forkserver: 8 min 2 sec
- test_multiprocessing_fork: 7 min 9 sec
- test_socket: 4 min 50 sec
- test_io: 3 min 35 sec
- test_subprocess: 3 min 27 sec
- test_gdb: 3 min 24 sec
- test_imaplib: 3 min 10 sec
1 test failed:
test_peg_generator
16 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_perf_profiler test_readline
test_startfile test_tkinter test_ttk test_winconsoleio test_winreg
test_winsound test_wmi test_zipfile64
3 re-run tests:
test_import test_multiprocessing_spawn test_peg_generator
Total duration: 3 hour 28 min
Captured traceback
==================
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_pqa_wf5h/tmpjf0p1m4e/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_pqa_wf5h/tmpjf0p1m4e/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_pqa_wf5h/tmpjf0p1m4e/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_pqa_wf5h/tmpjf0p1m4e/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_pqa_wf5h/tmpwkuvyf0h/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_pqa_wf5h/tmpwkuvyf0h/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_pqa_wf5h/tmpwkuvyf0h/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_pqa_wf5h/tmpwkuvyf0h/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
TracebackTests.test_broken_parent_from) ... ok
TracebackTests.test_syntax_error) ... ok
TracebackTests.test_nonexistent_module) ... ok
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_pqa_wf5h/tmplb7p_mfu/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_pqa_wf5h/tmplb7p_mfu/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_pqa_wf5h/tmplb7p_mfu/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_pqa_wf5h/tmplb7p_mfu/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
TracebackTests.test_broken_submodule) ... ok
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=1682599) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=1682599) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=1682599) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=1682599) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=1682599) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
TracebackTests.test_broken_from) ... ok
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_pqa_wf5h/tmpkdyp677q/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_pqa_wf5h/tmpkdyp677q/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_pqa_wf5h/tmpkdyp677q/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_pqa_wf5h/tmpkdyp677q/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
TracebackTests.test_nonexistent_module_nested) ... ok
TracebackTests.test_exec_failure) ... ok
TracebackTests.test_import_bug) ... ok
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_pqa_wf5h/tmp0vyur8ol/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_pqa_wf5h/tmp0vyur8ol/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_pqa_wf5h/tmp0vyur8ol/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_pqa_wf5h/tmp0vyur8ol/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
TracebackTests.test_unencodable_filename) ... ok
TracebackTests.test_broken_parent) ... ok
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_pqa_wf5h/tmpmbh3qnf3/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_pqa_wf5h/tmpmbh3qnf3/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_pqa_wf5h/tmpmbh3qnf3/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_pqa_wf5h/tmpmbh3qnf3/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
TracebackTests.test_exec_failure_nested) ... ok
Test report
===========
Failed tests:
- test_peg_generator
Test leaking resources:
- test_import: references
- test_import: memory blocks
- test_peg_generator: references
- test_peg_generator: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Windows11 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/920/builds/411
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: ware-win11
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
413 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 31 min 28 sec
- test_peg_generator: 27 min 43 sec
- test_tarfile: 12 min 48 sec
- test_concurrent_futures: 11 min 56 sec
- test_io: 11 min
- test_largefile: 10 min 58 sec
- test_mmap: 10 min 55 sec
- test_mailbox: 10 min
- test_compileall: 9 min 10 sec
- test_pickle: 7 min
3 tests failed:
test_import test_peg_generator test_tkinter
31 tests skipped:
test.test_asyncio.test_unix_events 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_openpty test_perf_profiler
test_perfmaps test_poll test_posix test_pty test_pwd test_readline
test_resource test_syslog test_threadsignals test_wait3 test_wait4
test_xxlimited test_xxtestfuzz test_zipfile64 test_zoneinfo
3 re-run tests:
test_import test_peg_generator test_tkinter
Total duration: 3 hour 22 min
Captured traceback
==================
Traceback (most recent call last):
File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\test\libregrtest\runtest.py", line 373, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\test\libregrtest\runtest.py", line 328, in _runtest_inner2
refleak = dash_R(ns, test_name, test_runner)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\test\libregrtest\refleak.py", line 90, in dash_R
test_func()
File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\test\libregrtest\runtest.py", line 293, in _test_module
raise Exception("errors while loading tests")
Exception: errors while loading tests
TracebackTests.test_broken_parent_from) ... ok
TracebackTests.test_syntax_error) ... ok
TracebackTests.test_nonexistent_module) ... ok
TracebackTests.test_broken_submodule) ... ok
TracebackTests.test_broken_from) ... ok
Traceback (most recent call last):
File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\unittest\loader.py", line 105, in loadTestsFromModule
return load_tests(self, tests, pattern)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\test\test_tkinter\__init__.py", line 18, in load_tests
return support.load_package_tests(os.path.dirname(__file__), *args)
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'test.test_tkinter.support' has no attribute 'load_package_tests'
TracebackTests.test_nonexistent_module_nested) ... ok
TracebackTests.test_exec_failure) ... ok
TracebackTests.test_import_bug) ... ok
TracebackTests.test_unencodable_filename) ... ok
TracebackTests.test_broken_parent) ... ok
TracebackTests.test_exec_failure_nested) ... ok
Test report
===========
Failed tests:
- test_tkinter
- test_peg_generator
- test_import
Test leaking resources:
- test_import: references
- test_import: memory blocks
- test_peg_generator: references
- test_peg_generator: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 CentOS9 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/853/builds/485
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-x86_64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
432 tests OK.
10 slowest tests:
- test_signal: 31 min 49 sec
- test_concurrent_futures: 15 min 42 sec
- test_multiprocessing_spawn: 13 min 19 sec
- test_multiprocessing_forkserver: 8 min 12 sec
- test_multiprocessing_fork: 6 min 52 sec
- test_gdb: 5 min 57 sec
- test_socket: 5 min 3 sec
- test_subprocess: 3 min 50 sec
- test_io: 3 min 46 sec
- test_compileall: 3 min 24 sec
1 test failed:
test_peg_generator
14 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_startfile test_tkinter test_ttk
test_winconsoleio test_winreg test_winsound test_wmi
test_zipfile64
3 re-run tests:
test.test_asyncio.test_subprocess test_import test_peg_generator
Total duration: 57 min 16 sec
Captured traceback
==================
TracebackTests.test_broken_parent_from) ... ok
TracebackTests.test_syntax_error) ... ok
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3493165) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3493165) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3493165) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3493165) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3493165) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
TracebackTests.test_nonexistent_module) ... ok
TracebackTests.test_broken_submodule) ... ok
TracebackTests.test_broken_from) ... ok
TracebackTests.test_nonexistent_module_nested) ... ok
TracebackTests.test_exec_failure) ... ok
TracebackTests.test_import_bug) ... ok
TracebackTests.test_unencodable_filename) ... ok
TracebackTests.test_broken_parent) ... ok
TracebackTests.test_exec_failure_nested) ... ok
Test report
===========
Failed tests:
- test_peg_generator
Test leaking resources:
- test_import: references
- test_import: memory blocks
- test_peg_generator: references
- test_peg_generator: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL8 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/384/builds/767
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
431 tests OK.
10 slowest tests:
- test_signal: 31 min 41 sec
- test_multiprocessing_spawn: 28 min 15 sec
- test_concurrent_futures: 27 min 46 sec
- test_gdb: 23 min 52 sec
- test_multiprocessing_forkserver: 13 min 58 sec
- test_tarfile: 11 min 26 sec
- test_pickle: 10 min 54 sec
- test_peg_generator: 10 min 30 sec
- test_multiprocessing_fork: 10 min 1 sec
- test_largefile: 8 min 39 sec
1 test failed:
test_peg_generator
15 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_perf_profiler test_startfile
test_tkinter test_ttk test_winconsoleio test_winreg test_winsound
test_wmi test_zipfile64
2 re-run tests:
test_import test_peg_generator
Total duration: 55 min 36 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3310978) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3310978) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3310978) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3310978) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3310978) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
TracebackTests.test_broken_parent_from) ... ok
TracebackTests.test_syntax_error) ... ok
TracebackTests.test_nonexistent_module) ... ok
TracebackTests.test_broken_submodule) ... ok
TracebackTests.test_broken_from) ... ok
TracebackTests.test_nonexistent_module_nested) ... ok
TracebackTests.test_exec_failure) ... ok
TracebackTests.test_import_bug) ... ok
TracebackTests.test_unencodable_filename) ... ok
TracebackTests.test_broken_parent) ... ok
TracebackTests.test_exec_failure_nested) ... ok
Test report
===========
Failed tests:
- test_peg_generator
Test leaking resources:
- test_import: references
- test_import: memory blocks
- test_peg_generator: references
- test_peg_generator: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL8 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/75/builds/780
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel8-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
431 tests OK.
10 slowest tests:
- test_signal: 33 min 46 sec
- test_tools: 16 min 5 sec
- test_concurrent_futures: 15 min 17 sec
- test_multiprocessing_spawn: 12 min 28 sec
- test_multiprocessing_forkserver: 8 min 51 sec
- test_multiprocessing_fork: 8 min 11 sec
- test_gdb: 7 min 46 sec
- test_io: 3 min 31 sec
- test_socket: 3 min 29 sec
- test_imaplib: 3 min 15 sec
1 test failed:
test_peg_generator
15 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_perf_profiler test_startfile
test_tkinter test_ttk test_winconsoleio test_winreg test_winsound
test_wmi test_zipfile64
4 re-run tests:
test.test_asyncio.test_subprocess test_import test_peg_generator
test_typing
Total duration: 51 min 37 sec
Captured traceback
==================
TracebackTests.test_nonexistent_module) ... ok
TracebackTests.test_exec_failure) ... ok
TracebackTests.test_import_bug) ... ok
TracebackTests.test_unencodable_filename) ... ok
TracebackTests.test_broken_parent_from) ... ok
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_crgal0j6/tmpym8n2hea/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_crgal0j6/tmpym8n2hea/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_crgal0j6/tmpym8n2hea/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_crgal0j6/tmpym8n2hea/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3344396) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3344396) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3344396) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3344396) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=3344396) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
TracebackTests.test_broken_submodule) ... ok
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/test/test_asyncio/test_subprocess.py", line 788, in test_subprocess_consistent_callbacks
self.loop.run_until_complete(main())
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/asyncio/base_events.py", line 664, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/test/test_asyncio/test_subprocess.py", line 780, in main
self.assertEqual(events, [
AssertionError: Lists differ: ['process_exited', ('pipe_data_received', 1, b'stdout')] != [('pipe_data_received', 1, b'stdout'), ('p[95 chars]ted']
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_crgal0j6/tmpy7uoao6x/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_crgal0j6/tmpy7uoao6x/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_crgal0j6/tmpy7uoao6x/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_crgal0j6/tmpy7uoao6x/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
TracebackTests.test_broken_from) ... ok
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_crgal0j6/tmp85vd0y42/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_crgal0j6/tmp85vd0y42/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_crgal0j6/tmp85vd0y42/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_crgal0j6/tmp85vd0y42/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
TracebackTests.test_nonexistent_module_nested) ... ok
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_crgal0j6/tmp1anf7ywc/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_crgal0j6/tmp1anf7ywc/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_crgal0j6/tmp1anf7ywc/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_crgal0j6/tmp1anf7ywc/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_crgal0j6/tmpe9g_m667/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_crgal0j6/tmpe9g_m667/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_crgal0j6/tmpe9g_m667/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_crgal0j6/tmpe9g_m667/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
TracebackTests.test_exec_failure_nested) ... ok
TracebackTests.test_syntax_error) ... ok
TracebackTests.test_broken_parent) ... ok
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_crgal0j6/tmpf25_rfuk/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_crgal0j6/tmpf25_rfuk/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_crgal0j6/tmpf25_rfuk/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_crgal0j6/tmpf25_rfuk/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Test report
===========
Failed tests:
- test_import
- test_typing
- test_peg_generator
- test.test_asyncio.test_subprocess
Test leaking resources:
- test_import: references
- test_typing: memory blocks
- test_import: memory blocks
- test_peg_generator: references
- test_peg_generator: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL8 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/259/builds/774
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-x86_64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
432 tests OK.
10 slowest tests:
- test_signal: 32 min 6 sec
- test_concurrent_futures: 14 min 9 sec
- test_multiprocessing_spawn: 12 min 21 sec
- test_multiprocessing_forkserver: 8 min 9 sec
- test_multiprocessing_fork: 7 min 9 sec
- test_gdb: 5 min 37 sec
- test_socket: 4 min 18 sec
- test_io: 3 min 36 sec
- test_fstring: 3 min 28 sec
- test_subprocess: 3 min 17 sec
1 test failed:
test_peg_generator
14 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_startfile test_tkinter test_ttk
test_winconsoleio test_winreg test_winsound test_wmi
test_zipfile64
2 re-run tests:
test_import test_peg_generator
Total duration: 38 min 12 sec
Captured traceback
==================
TracebackTests.test_broken_parent_from) ... ok
TracebackTests.test_syntax_error) ... ok
TracebackTests.test_nonexistent_module) ... ok
TracebackTests.test_broken_submodule) ... ok
TracebackTests.test_unencodable_filename) ... ok
TracebackTests.test_broken_from) ... ok
TracebackTests.test_nonexistent_module_nested) ... ok
TracebackTests.test_exec_failure) ... ok
TracebackTests.test_import_bug) ... ok
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=1069464) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=1069464) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=1069464) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=1069464) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=1069464) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
TracebackTests.test_broken_parent) ... ok
TracebackTests.test_exec_failure_nested) ... ok
Test report
===========
Failed tests:
- test_peg_generator
Test leaking resources:
- test_import: references
- test_import: memory blocks
- test_peg_generator: references
- test_peg_generator: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL7 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/129/builds/774
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
424 tests OK.
10 slowest tests:
- test_signal: 31 min 53 sec
- test_tools: 16 min 55 sec
- test_concurrent_futures: 14 min 19 sec
- test_multiprocessing_spawn: 11 min 7 sec
- test_multiprocessing_forkserver: 8 min 15 sec
- test_multiprocessing_fork: 8 min 4 sec
- test_socket: 3 min 50 sec
- test_io: 3 min 26 sec
- test_subprocess: 3 min 19 sec
- test_tarfile: 3 min 1 sec
1 test failed:
test_peg_generator
22 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_gdb
test_idle test_ioctl test_kqueue test_launcher test_perf_profiler
test_smtpnet test_ssl test_startfile test_tcl test_tkinter
test_ttk test_ttk_textonly test_turtle test_winconsoleio
test_winreg test_winsound test_wmi test_zipfile64
4 re-run tests:
test.test_asyncio.test_subprocess test__xxsubinterpreters
test_import test_peg_generator
Total duration: 37 min 5 sec
Captured traceback
==================
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_vo2nzdgj/tmpod8k_lsl/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_vo2nzdgj/tmpod8k_lsl/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_vo2nzdgj/tmpod8k_lsl/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_vo2nzdgj/tmpod8k_lsl/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=17501) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=17501) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=17501) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=17501) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=17501) is multi-threaded, use of fork() may lead to deadlocks in the child.
self.pid = os.fork()
/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
TracebackTests.test_nonexistent_module) ... ok
TracebackTests.test_exec_failure) ... ok
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_vo2nzdgj/tmpm9g0z5wa/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_vo2nzdgj/tmpm9g0z5wa/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_vo2nzdgj/tmpm9g0z5wa/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_vo2nzdgj/tmpm9g0z5wa/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
TracebackTests.test_import_bug) ... ok
TracebackTests.test_unencodable_filename) ... ok
TracebackTests.test_broken_parent_from) ... ok
TracebackTests.test_broken_submodule) ... ok
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/test/test_asyncio/test_subprocess.py", line 788, in test_subprocess_consistent_callbacks
self.loop.run_until_complete(main())
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/asyncio/base_events.py", line 664, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/test/test_asyncio/test_subprocess.py", line 780, in main
self.assertEqual(events, [
AssertionError: Lists differ: [('pi[29 chars]t'), 'pipe_connection_lost', ('pipe_data_recei[57 chars]ted'] != [('pi[29 chars]t'), ('pipe_data_received', 2, b'stderr'), 'pi[57 chars]ted']
TracebackTests.test_broken_from) ... ok
TracebackTests.test_nonexistent_module_nested) ... ok
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_vo2nzdgj/tmpnbiho2sb/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_vo2nzdgj/tmpnbiho2sb/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_vo2nzdgj/tmpnbiho2sb/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_vo2nzdgj/tmpnbiho2sb/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_vo2nzdgj/tmpabggw5kt/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_vo2nzdgj/tmpabggw5kt/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_vo2nzdgj/tmpabggw5kt/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_vo2nzdgj/tmpabggw5kt/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
TracebackTests.test_exec_failure_nested) ... ok
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_vo2nzdgj/tmp7flevcdw/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_vo2nzdgj/tmp7flevcdw/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_vo2nzdgj/tmp7flevcdw/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_vo2nzdgj/tmp7flevcdw/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
TracebackTests.test_syntax_error) ... ok
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_vo2nzdgj/tmp910kmk96/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_vo2nzdgj/tmp910kmk96/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_vo2nzdgj/tmp910kmk96/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_vo2nzdgj/tmp910kmk96/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
TracebackTests.test_broken_parent) ... ok
Test report
===========
Failed tests:
- test_peg_generator
Test leaking resources:
- test_import: references
- test_import: memory blocks
- test_peg_generator: references
- test_peg_generator: memory blocks
Sincerely,
-The Buildbot
1
0