☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 Arch Linux Usan 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/719/builds/1696
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown> Blamelist: Alex Waygood <Alex.Waygood@Gmail.com>, Andrew Kay <32057631+kaya3@users.noreply.github.com>, Batuhan Taskaya <isidentical@gmail.com>, Benjamin Peterson <benjamin@python.org>, Brandt Bucher <brandtbucher@microsoft.com>, C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>, Cheryl Sabella <cheryl.sabella@gmail.com>, Christian Heimes <christian@python.org>, Cyker Way <cykerway@gmail.com>, Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>, Dong-hee Na <donghee.na@python.org>, Eddie Hebert <eddie@eddiehebert.com>, Eric Snow <ericsnowcurrently@gmail.com>, Erlend E. Aasland <erlend.aasland@protonmail.com>, Gregory P. Smith <greg@krypto.org>, Guido van Rossum <guido@python.org>, Harry <harry.lees@gmail.com>, Hendrik Makait <hendrik.makait@gmail.com>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Jakob Weigert <jakobjw@users.noreply.github.com>, Jeff Allen <ja.py@farowl.co.uk>, Kevin Modzelewski <kmod@users.noreply.github.com>, Kumar Aditya <59607654+kumaraditya303@us ers.noreply.github.com>, Laurie O <laurie_opperman@hotmail.com>, LiarPrincess <michal.matuszczyk@me.com>, Lysandros Nikolaou <lisandrosnik@gmail.com>, Maksym Medvied <5236517+medvied@users.noreply.github.com>, Mark Dickinson <dickinsm@gmail.com>, Mark Shannon <mark@hotpy.org>, Matthias Görgens <matthias.goergens@gmail.com>, Michael Curran <mick@nvaccess.org>, Michael Droettboom <mdboom@gmail.com>, Michel Hidalgo <michel@ekumenlabs.com>, Nikita Sobolev <mail@sobolevn.me>, NoSuck <NoSuck@users.noreply.github.com>, Ofey Chan <ofey206@gmail.com>, Oscar Benjamin <oscar.j.benjamin@gmail.com>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Raymond Hettinger <rhettinger@users.noreply.github.com>, Ruan Comelli <ruancomelli@gmail.com>, Samuel <albanie@users.noreply.github.com>, Scott Main <smain@google.com>, Serhiy Storchaka <storchaka@gmail.com>, Shantanu <12621235+hauntsaninja@users.noreply.github.com>, Shin-myoung-serp <relent95@naver.com>, Stanley <46876382+slateny@users.noreply.github.com
, Steve Dower <steve.dower@python.org>, Terry Jan Reedy <tjreedy@udel.edu>, Victor Stinner <vstinner@python.org>, Vinay Sajip <vinay_sajip@yahoo.co.uk>, Yusuke Kadowaki <60080334+yusuke-kadowaki@users.noreply.github.com>, adang1345 <adang1345@gmail.com>, adphrost <104581013+adphrost@users.noreply.github.com>, chgnrdv <52372310+chgnrdv@users.noreply.github.com>, partev <petrosyan@gmail.com>, serge-sans-paille <serge.guelton@telecom-bretagne.eu>, wim glenn <wim.glenn@gmail.com>, zhanpon <pon.zhan@gmail.com>, Łukasz Langa <lukasz@langa.pl>, Виталий Дмитриев <yantik_info@cap.ru>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
422 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 26 sec
- test_multiprocessing_spawn: 1 min 33 sec
- test_subprocess: 1 min 13 sec
- test_multiprocessing_forkserver: 1 min 8 sec
- test_asyncio: 1 min 8 sec
- test_multiprocessing_fork: 1 min 1 sec
- test_signal: 51.5 sec
- test_tokenize: 44.1 sec
- test_io: 35.4 sec
- test_lib2to3: 31.1 sec
1 test failed: test_venv
14 tests skipped: test_devpoll test_ioctl test_kqueue test_launcher test_msilib test_startfile test_tix test_tkinter test_ttk test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
1 re-run test: test_venv
Total duration: 11 min 39 sec
Captured traceback
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/test/test_venv.py", line 660, in nicer_error yield File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/test/test_venv.py", line 595, in do_test_with_pip self.run_with_capture(venv.create, self.env_dir, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/test/test_venv.py", line 87, in run_with_capture func(*args, **kwargs) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/venv/__init__.py", line 459, in create builder.create(env_dir) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/venv/__init__.py", line 76, in create self._setup_pip(context) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/venv/__init__.py", line 349, in _setup_pip subprocess.check_output(cmd, stderr=subprocess.STDOUT) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/subprocess.py", line 465, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/subprocess.py", line 569, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/tmp/tmpbtuhobfu/bin/python', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1.
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/test/test_venv.py", line 660, in nicer_error yield File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/test/test_venv.py", line 595, in do_test_with_pip self.run_with_capture(venv.create, self.env_dir, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/test/test_venv.py", line 87, in run_with_capture func(*args, **kwargs) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/venv/__init__.py", line 459, in create builder.create(env_dir) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/venv/__init__.py", line 76, in create self._setup_pip(context) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/venv/__init__.py", line 349, in _setup_pip subprocess.check_output(cmd, stderr=subprocess.STDOUT) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/subprocess.py", line 465, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/subprocess.py", line 569, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/tmp/test_python_92rnuaxl/tmpkaiesc24/bin/python', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1.
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/test/test_venv.py", line 672, in test_with_pip self.do_test_with_pip(False) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/test/test_venv.py", line 594, in do_test_with_pip with self.nicer_error(): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/contextlib.py", line 155, in __exit__ self.gen.throw(value) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/test/test_venv.py", line 663, in nicer_error err = exc.stderr.decode(errors="replace") ^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'decode'
Test report
Failed tests:
- test_venv
Failed subtests:
- test_with_pip - test.test_venv.EnsurePipTest.test_with_pip
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Arch Linux Asan Debug 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/585/builds/2118
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown> Blamelist: Łukasz Langa <lukasz@langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
299 tests omitted: test___all__ test__opcode test__osx_support test__xxsubinterpreters test_aifc test_argparse test_asdl_parser test_ast test_asyncgen test_asyncio test_atexit test_augassign test_base64 test_baseexception test_bdb test_bigaddrspace test_bigmem test_bisect test_bool test_bz2 test_c_locale_coercion test_calendar test_call test_cgi test_cgitb test_check_c_globals test_class test_cmd test_cmd_line test_cmd_line_script test_code_module test_codecencodings_cn test_codecencodings_iso2022 test_codecencodings_jp test_codecencodings_kr test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_collections test_colorsys test_compile test_compileall test_concurrent_futures test_configparser test_contains test_context test_contextlib test_contextlib_async test_cppext test_cprofile test_crashers test_crypt test_csv test_ctypes test_datetime test_dbm test_dbm_dumb test_dbm_ndbm test_decimal test_decorators test_defaultdict test_deque test_descr test_descrtut test_devpoll test_dict test_dictcomps test_dictviews test_difflib test_dis test_distutils test_doctest test_doctest2 test_docxmlrpc test_dtrace test_dynamic test_eintr test_enumerate test_eof test_errno test_except_star test_exception_group test_exception_hierarchy test_exception_variations test_exceptions test_extcall test_faulthandler test_fcntl test_file test_filecmp test_finalization test_float test_flufl test_fnmatch test_fork1 test_format test_fractions test_frame test_frozen test_fstring test_funcattrs test_future3 test_future4 test_future5 test_gdb test_generator_stop test_generators test_genericalias test_genericclass test_getargs2 test_getopt test_getpass test_getpath test_glob test_global test_grp test_gzip test_hashlib test_hmac test_html test_http_cookiejar test_httplib test_idle test_imghdr test_imp test_import test_importlib test_int test_int_literal test_io test_ipaddress test_isinstance test_itertools test_json test_keyword test_keywordonlyarg test_kqueue test_largefile test_launcher test_list test_listcomps test_locale test_logging test_long test_longexp test_lzma test_mailbox test_mailcap test_marshal test_memoryio test_metaclass test_minidom test_mmap test_multibytecodec test_multiprocessing_fork test_multiprocessing_main_handling test_multiprocessing_spawn test_named_expressions test_netrc test_nis test_nntplib test_ntpath test_opcache test_opcodes test_optparse test_ordered_dict test_os test_ossaudiodev test_patma test_peepholer test_peg_generator test_pep646_syntax test_perf_profiler test_picklebuffer test_pickletools test_pkgutil test_platform test_plistlib test_positional_only_arg test_posix test_posixpath test_pow test_profile test_pstats test_pty test_pulldom test_py_compile test_pyclbr test_pydoc test_pyexpat test_queue test_quopri test_raise test_random test_range test_regrtest test_resource test_richcmp test_robotparser test_runpy test_sax test_sched test_script_helper test_secrets test_select test_selectors test_set test_setcomps test_shlex test_shutil test_smtplib test_sndhdr test_socket test_socketserver test_sort test_sqlite3 test_ssl test_startfile test_stat test_statistics test_strftime test_string_literals test_strptime test_strtod test_structmembers test_structseq test_subclassinit test_sunau test_support test_symtable test_syntax test_sys test_sys_setprofile test_sysconfig test_syslog test_telnetlib test_tempfile test_textwrap test_thread test_threadedtempfile test_threading test_threading_local test_threadsignals test_timeit test_timeout test_tkinter test_tomllib test_trace test_traceback test_tracemalloc test_ttk test_tuple test_turtle test_type_cache test_type_comments test_typechecks test_types test_typing test_unicode test_unicode_file_functions test_unittest test_unpack test_unpack_ex test_unparse test_urllib test_urllib2 test_urllib2_localnet test_urllib2net test_urlparse test_userdict test_utf8_mode test_utf8source test_uu test_uuid test_venv test_wait3 test_warnings test_wave test_weakref test_weakset test_webbrowser test_winconsoleio test_winreg test_winsound test_with test_wsgiref test_xml_etree test_xml_etree_c test_xmlrpc test_xxlimited test_xxtestfuzz test_yield_from test_zipapp test_zipfile64 test_zipimport test_zipimport_support test_zlib
128 tests OK.
10 slowest tests:
- test_subprocess: 3 min 13 sec
- test_tokenize: 2 min 24 sec
- test_capi: 1 min 46 sec
- test_lib2to3: 1 min 34 sec
- test_unicodedata: 1 min 18 sec
- test_signal: 1 min 12 sec
- test_pickle: 51.9 sec
- test_zipfile: 31.6 sec
- test_buffer: 30.4 sec
- test_source_encoding: 30.3 sec
3 tests failed: test_embed test_ensurepip test_zipfile
7 tests skipped: test_clinic test_ioctl test_msilib test_multiprocessing_forkserver test_tix test_tools test_wmi
3 re-run tests: test_embed test_ensurepip test_zipfile
Total duration: 9 min 15 sec
Captured traceback
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 149, in test_bootstrapping_with_verbosity_2 ensurepip.bootstrap(verbosity=2) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmplw4w7fhr'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 191, in test_pip_environment_variables_removed ensurepip.bootstrap() File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmp4695zjfv'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 179, in test_bootstrapping_with_default_pip ensurepip.bootstrap(default_pip=True) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpm34xth33'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_embed.py", line 1453, in test_init_pyvenv_cfg tempfile.TemporaryDirectory() as pyvenv_home: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_xeezqzxm/tmps0tbon91'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 191, in test_pip_environment_variables_removed ensurepip.bootstrap() File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpvx7sj177'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 138, in test_bootstrapping_with_verbosity_1 ensurepip.bootstrap(verbosity=1) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmpi9rl2xud'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 90, in test_basic_bootstrapping ensurepip.bootstrap() File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmpz4lebfh9'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 127, in test_bootstrapping_with_upgrade ensurepip.bootstrap(upgrade=True) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbp2xv7ar'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 21, in test_version with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmpjk989zea'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 171, in test_bootstrapping_with_regular_install ensurepip.bootstrap() File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmpv5q3g8ii'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_embed.py", line 1377, in test_init_pybuilddir with self.tmpdir_with_python() as tmpdir: File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_embed.py", line 1239, in tmpdir_with_python with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpx1f3e1mw'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 127, in test_bootstrapping_with_upgrade ensurepip.bootstrap(upgrade=True) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmps36w8738'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_zipfile.py", line 1224, in test_write_filtered_python_package zipfp.writepy(packagedir) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/zipfile.py", line 2065, in writepy self.writepy(path, basename, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/zipfile.py", line 2052, in writepy fname, arcname = self._get_codename(initname[0:-3], basename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/zipfile.py", line 2152, in _get_codename if _compile(file_py): ^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/zipfile.py", line 2115, in _compile py_compile.compile(file, doraise=True, optimize=optimize) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/py_compile.py", line 157, in compile os.makedirs(dirname) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ctypes/__pycache__'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 326, in test_bootstrapping_error_code exit_code = ensurepip._main([]) ^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 286, in _main return _bootstrap( ^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmphnxdu8mt'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 46, in test_get_packages_with_dir with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp2n89pxo8'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 179, in test_bootstrapping_with_default_pip ensurepip.bootstrap(default_pip=True) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmpn1p30j44'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 138, in test_bootstrapping_with_verbosity_1 ensurepip.bootstrap(verbosity=1) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp51iqvyev'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 326, in test_bootstrapping_error_code exit_code = ensurepip._main([]) ^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 286, in _main return _bootstrap( ^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphw5c4nc5'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 116, in test_bootstrapping_with_user ensurepip.bootstrap(user=True) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmplbsw37ti'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 310, in test_basic_bootstrapping exit_code = ensurepip._main([]) ^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 286, in _main return _bootstrap( ^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmpvugbap7j'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 21, in test_version with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_6raq5yi'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 46, in test_get_packages_with_dir with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmpz3_9854a'
Traceback (most recent call last): Warning -- File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/libregrtest/runtest_mp.py", line 334, in run Warning -- mp_result = self._runtest(test_name) Warning -- ^^^^^^^^^^^^^^^^^^^^^^^^ Warning -- File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/libregrtest/runtest_mp.py", line 282, in _runtest Warning -- tmp_dir = tempfile.mkdtemp(prefix="test_python_") Warning -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning -- File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp Warning -- _os.mkdir(file, 0o700) Warning -- OSError: [Errno 28] No space left on device: '/tmp/test_python__ujy_jf1' Kill <TestWorkerProcess #2 running test=test_urllib pid=3559186 time=1.0 sec> process group
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 160, in test_bootstrapping_with_verbosity_3 ensurepip.bootstrap(verbosity=3) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpigfke03w'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 197, in test_pip_config_file_disabled ensurepip.bootstrap() File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdv5zw_pj'
Traceback (most recent call last):
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_embed.py", line 1452, in test_init_pyvenv_cfg
with self.tmpdir_with_python() as tmpdir,
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_embed.py", line 1239, in tmpdir_with_python
with tempfile.TemporaryDirectory() as tmpdir:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__
self.name = mkdtemp(suffix, prefix, dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmpziqvpxki'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 171, in test_bootstrapping_with_regular_install ensurepip.bootstrap() File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpxmskvql4'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 175, in test_bootstrapping_with_alt_install ensurepip.bootstrap(altinstall=True) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpcdrit_f3'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 197, in test_pip_config_file_disabled ensurepip.bootstrap() File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmpe4h4zqh6'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_embed.py", line 1385, in test_init_pybuilddir os.mkdir(libdir) OSError: [Errno 28] No space left on device: '/tmp/test_python_xeezqzxm/tmp8jnddm85/libdir'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 160, in test_bootstrapping_with_verbosity_3 ensurepip.bootstrap(verbosity=3) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmpck7g314z'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 104, in test_bootstrapping_with_root ensurepip.bootstrap(root="/foo/bar/") File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmphp9rrmq6'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 310, in test_basic_bootstrapping exit_code = ensurepip._main([]) ^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 286, in _main return _bootstrap( ^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpcfz923ok'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 90, in test_basic_bootstrapping ensurepip.bootstrap() File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmppg_1lctz'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 149, in test_bootstrapping_with_verbosity_2 ensurepip.bootstrap(verbosity=2) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmpe9n_altl'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 104, in test_bootstrapping_with_root ensurepip.bootstrap(root="/foo/bar/") File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmps20r8ab8'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 116, in test_bootstrapping_with_user ensurepip.bootstrap(user=True) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmp6029zjet'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_ensurepip.py", line 175, in test_bootstrapping_with_alt_install ensurepip.bootstrap(altinstall=True) File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 135, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan_debug/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_m00bzbn7/tmpddvkyiql'
Test report
Failed tests:
- test_embed
- test_ensurepip
- test_zipfile
Failed subtests:
- test_bootstrapping_with_verbosity_3 - test.test_ensurepip.TestBootstrap.test_bootstrapping_with_verbosity_3
- test_version - test.test_ensurepip.TestPackages.test_version
- test_bootstrapping_with_alt_install - test.test_ensurepip.TestBootstrap.test_bootstrapping_with_alt_install
- test_init_pybuilddir - test.test_embed.InitConfigTests.test_init_pybuilddir
- test_bootstrapping_with_default_pip - test.test_ensurepip.TestBootstrap.test_bootstrapping_with_default_pip
- test_bootstrapping_with_regular_install - test.test_ensurepip.TestBootstrap.test_bootstrapping_with_regular_install
- test_bootstrapping_with_root - test.test_ensurepip.TestBootstrap.test_bootstrapping_with_root
- test_basic_bootstrapping - test.test_ensurepip.TestBootstrappingMainFunction.test_basic_bootstrapping
- test_init_pyvenv_cfg - test.test_embed.InitConfigTests.test_init_pyvenv_cfg
- test_bootstrapping_with_user - test.test_ensurepip.TestBootstrap.test_bootstrapping_with_user
- test_bootstrapping_error_code - test.test_ensurepip.TestBootstrappingMainFunction.test_bootstrapping_error_code
- test_pip_environment_variables_removed - test.test_ensurepip.TestBootstrap.test_pip_environment_variables_removed
- test_get_packages_with_dir - test.test_ensurepip.TestPackages.test_get_packages_with_dir
- test_write_filtered_python_package - test.test_zipfile.PyZipFileTests.test_write_filtered_python_package
- test_pip_config_file_disabled - test.test_ensurepip.TestBootstrap.test_pip_config_file_disabled
- test_bootstrapping_with_upgrade - test.test_ensurepip.TestBootstrap.test_bootstrapping_with_upgrade
- test_bootstrapping_with_verbosity_1 - test.test_ensurepip.TestBootstrap.test_bootstrapping_with_verbosity_1
- test_bootstrapping_with_verbosity_2 - test.test_ensurepip.TestBootstrap.test_bootstrapping_with_verbosity_2
- test_basic_bootstrapping - test.test_ensurepip.TestBootstrap.test_basic_bootstrapping
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Arch Linux Asan 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/582/builds/2109
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown> Blamelist: Łukasz Langa <lukasz@langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
287 tests omitted: test___future__ test__opcode test__osx_support test__xxsubinterpreters test_abstract_numbers test_aifc test_argparse test_array test_asdl_parser test_asyncgen test_asyncore test_atexit test_audit test_base64 test_baseexception test_bdb test_bigaddrspace test_bigmem test_binascii test_binop test_buffer test_bufio test_bytes test_calendar test_capi test_cgi test_charmapcodec test_check_c_globals test_cmd test_code_module test_codeccallbacks test_codecencodings_cn test_codecencodings_hk test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn test_codecmaps_hk test_codecmaps_kr test_codecmaps_tw test_codecs test_collections test_colorsys test_compare test_compileall test_complex test_concurrent_futures test_configparser test_copy test_copyreg test_coroutines test_csv test_ctypes test_dataclasses test_datetime test_dbm_gnu test_dbm_ndbm test_decimal test_decorators test_defaultdict test_deque test_descr test_dict test_dict_version test_dictcomps test_dictviews test_difflib test_dis test_doctest test_dynamic test_eintr test_email test_ensurepip test_enum test_enumerate test_epoll test_except_star test_exception_group test_exception_hierarchy test_faulthandler test_file test_file_eintr test_filecmp test_fileio test_fileutils test_finalization test_fnmatch test_fractions test_frozen test_fstring test_ftplib test_funcattrs test_future3 test_future4 test_future5 test_gc test_generator_stop test_generators test_genericalias test_genericclass test_genericpath test_genexps test_getargs2 test_getopt test_getpath test_gettext test_glob test_global test_hash test_hashlib test_heapq test_html test_htmlparser test_http_cookies test_httplib test_imaplib test_import test_importlib test_index test_inspect test_int test_io test_ioctl test_ipaddress test_isinstance test_itertools test_json test_keyword test_kqueue test_largefile test_launcher test_list test_lltrace test_long test_lzma test_mailcap test_marshal test_mimetypes test_minidom test_modulefinder test_msilib test_multibytecodec test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_main_handling test_multiprocessing_spawn test_netrc test_nis test_nntplib test_ntpath test_numeric_tower test_opcache test_opcodes test_openpty test_operator test_optparse test_pathlib test_patma test_pdb test_peepholer test_perf_profiler test_pickle test_pickletools test_pipes test_pkg test_platform test_plistlib test_poll test_popen test_poplib test_positional_only_arg test_posix test_posixpath test_print test_profile test_py_compile test_pyclbr test_pyexpat test_queue test_quopri test_random test_range test_re test_readline test_richcmp test_rlcompleter test_runpy test_sax test_sched test_script_helper test_select test_setcomps test_shelve test_shlex test_shutil test_signal test_site test_slice test_smtplib test_smtpnet test_sndhdr test_socket test_socketserver test_sort test_source_encoding test_sqlite3 test_strftime test_string_literals test_stringprep test_strptime test_strtod test_structmembers test_structseq test_subclassinit test_subprocess test_sunau test_sundry test_super test_support test_symtable test_syntax test_sys test_sys_setprofile test_sysconfig test_syslog test_tarfile test_tempfile test_threadedtempfile test_threading test_threading_local test_threadsignals test_time test_timeit test_timeout test_tix test_tkinter test_tokenize test_tools test_traceback test_tracemalloc test_ttk test_ttk_textonly test_type_annotations test_type_comments test_types test_typing test_ucn test_unary test_unicode_file test_unicode_identifiers test_unicodedata test_univnewlines test_unpack test_unparse test_urllib test_urllib2 test_urllib2_localnet test_urllib2net test_urllib_response test_urllibnet test_urlparse test_userdict test_userlist test_utf8source test_uu test_uuid test_venv test_wait3 test_wait4 test_warnings test_wave test_webbrowser test_winconsoleio test_winreg test_winsound test_with test_wmi test_wsgiref test_xdrlib test_xmlrpc_net test_xxlimited test_xxtestfuzz test_yield_from test_zipfile test_zipfile64 test_zipimport_support test_zoneinfo
141 tests OK.
10 slowest tests:
- test_asyncio: 1 min 21 sec
- test_lib2to3: 1 min 1 sec
- test_gdb: 30.3 sec
- test_xmlrpc: 28.0 sec
- test_weakref: 27.8 sec
- test_logging: 24.2 sec
- test_mailbox: 23.9 sec
- test_statistics: 20.8 sec
- test_selectors: 19.5 sec
- test_regrtest: 18.4 sec
1 test failed: test_embed
8 tests skipped: test___all__ test_clinic test_crypt test_devpoll test_distutils test_idle test_peg_generator test_startfile
1 re-run test: test_embed
Total duration: 4 min 45 sec
Captured traceback
Traceback (most recent call last):
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/test/test_embed.py", line 1452, in test_init_pyvenv_cfg
with self.tmpdir_with_python() as tmpdir,
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/test/test_embed.py", line 1239, in tmpdir_with_python
with tempfile.TemporaryDirectory() as tmpdir:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/tempfile.py", line 854, in __init__
self.name = mkdtemp(suffix, prefix, dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/tempfile.py", line 368, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmp8afqhhii'
Traceback (most recent call last): Warning -- File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/test/libregrtest/runtest_mp.py", line 334, in run Warning -- mp_result = self._runtest(test_name) Warning -- ^^^^^^^^^^^^^^^^^^^^^^^^ Warning -- File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/test/libregrtest/runtest_mp.py", line 282, in _runtest Warning -- tmp_dir = tempfile.mkdtemp(prefix="test_python_") Warning -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning -- File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/tempfile.py", line 368, in mkdtemp Warning -- _os.mkdir(file, 0o700) Warning -- OSError: [Errno 28] No space left on device: '/tmp/test_python_3uomo41r' Kill <TestWorkerProcess #2 running test=test_decimal pid=3542557 time=18.2 sec> process group
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/test/test_embed.py", line 1377, in test_init_pybuilddir with self.tmpdir_with_python() as tmpdir: File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/test/test_embed.py", line 1239, in tmpdir_with_python with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpi5p8e3sq'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/test/test_embed.py", line 1453, in test_init_pyvenv_cfg tempfile.TemporaryDirectory() as pyvenv_home: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/tempfile.py", line 854, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/tempfile.py", line 368, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/test_python_qv4hfavy/tmp4ztbqegc'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/test/test_embed.py", line 1385, in test_init_pybuilddir os.mkdir(libdir) OSError: [Errno 28] No space left on device: '/tmp/test_python_qv4hfavy/tmpmhuba6rp/libdir'
Test report
Failed tests:
- test_embed
Failed subtests:
- test_init_pyvenv_cfg - test.test_embed.InitConfigTests.test_init_pyvenv_cfg
- test_init_pybuilddir - test.test_embed.InitConfigTests.test_init_pybuilddir
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org