Buildbot failure in Python on s390x Fedora 3.x
The Buildbot has detected a failed build on builder s390x Fedora 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/223/builds/16
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Andre Delfino <adelfino@gmail.com>, Ned Deily <nad@python.org>, han-solo <hanish0019@gmail.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 83, in test_anydbm_modification self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2253894_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 356, in testAbles f = self.FileIO(TESTFN, "w") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpwffib5f7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posixpath.py", line 499, in test_realpath_resolve_first os.mkdir(ABSTFN) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpib40ooa7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 1246, in test_expat_locator_withinfo_nonascii shutil.copyfile(TEST_XMLFILE, fname) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shutil.py", line 261, in copyfile with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst: OSError: [Errno 28] No space left on device: '@test_2262063_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmph9ko8rq2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptd8ewaqe'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_http_cookiejar.py", line 388, in test_bad_magic with open(filename, "w") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpysq1see7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 261, in test_samestat create_file(test_fn1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpd5dv9gf8'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdbyslrbr'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 222, in test_samefile create_file(file1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262333_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 197, in test_unseekable_read with self.create_file(TESTFN) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 125, in test_anydbm_access self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 180, in test_append self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1662, in setUp super(TestFileTypeW, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5dmixywm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[3]>", line 1, in <module> with temp_dir() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2864, in test.test_doctest.test_CLI Failed example: rc1, out1, err1 Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[4]>", line 1, in <module> rc1, out1, err1 NameError: name 'rc1' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2869, in test.test_doctest.test_CLI Failed example: rc2, err2 Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[5]>", line 1, in <module> rc2, err2 NameError: name 'rc2' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2871, in test.test_doctest.test_CLI Failed example: print(normalize(out2)) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[6]>", line 1, in <module> print(normalize(out2)) NameError: name 'out2' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2899, in test.test_doctest.test_CLI Failed example: with temp_dir() as tmpdir: fn = os.path.join(tmpdir, 'myfile.doc') with open(fn, 'w') as f: _ = f.write('This is another simple test file.\n') _ = f.write(' >>> 1 + 1\n') _ = f.write(' 2\n') _ = f.write(' >>> "abcdef"\n') _ = f.write(" 'a...f'\n") _ = f.write(' >>> "ajkml"\n') _ = f.write(" 'a...l'\n") _ = f.write('\n') _ = f.write('And that is it.\n') fn2 = os.path.join(tmpdir, 'myfile2.py') with open(fn2, 'w') as f: _ = f.write('def test_func():\n') _ = f.write(' \"\"\"\n') _ = f.write(' This is simple python test function.\n') _ = f.write(' >>> 1 + 1\n') _ = f.write(' 2\n') _ = f.write(' >>> "abc def"\n') _ = f.write(" 'abc def'\n") _ = f.write("\n") _ = f.write(' \"\"\"\n') rc1, out1, err1 = script_helper.assert_python_failure( '-m', 'doctest', fn, fn2) rc2, out2, err2 = script_helper.assert_python_ok( '-m', 'doctest', '-o', 'ELLIPSIS', fn) rc3, out3, err3 = script_helper.assert_python_ok( '-m', 'doctest', '-o', 'ELLIPSIS', '-o', 'NORMALIZE_WHITESPACE', fn, fn2) rc4, out4, err4 = script_helper.assert_python_failure( '-m', 'doctest', '-f', fn, fn2) rc5, out5, err5 = script_helper.assert_python_ok( '-m', 'doctest', '-v', '-o', 'ELLIPSIS', '-o', 'NORMALIZE_WHITESPACE', fn, fn2) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[9]>", line 1, in <module> with temp_dir() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2939, in test.test_doctest.test_CLI Failed example: rc1, err1 Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[10]>", line 1, in <module> rc1, err1 NameError: name 'rc1' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2941, in test.test_doctest.test_CLI Failed example: print(normalize(out1)) # doctest: +ELLIPSIS Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[11]>", line 1, in <module> print(normalize(out1)) # doctest: +ELLIPSIS NameError: name 'out1' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2967, in test.test_doctest.test_CLI Failed example: rc2, out2, err2 Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[12]>", line 1, in <module> rc2, out2, err2 NameError: name 'rc2' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2969, in test.test_doctest.test_CLI Failed example: rc3, out3, err3 Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[13]>", line 1, in <module> rc3, out3, err3 NameError: name 'rc3' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2974, in test.test_doctest.test_CLI Failed example: rc4, err4 Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[14]>", line 1, in <module> rc4, err4 NameError: name 'rc4' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2976, in test.test_doctest.test_CLI Failed example: print(normalize(out4)) # doctest: +ELLIPSIS Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[15]>", line 1, in <module> print(normalize(out4)) # doctest: +ELLIPSIS NameError: name 'out4' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2993, in test.test_doctest.test_CLI Failed example: rc5, err5 Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[16]>", line 1, in <module> rc5, err5 NameError: name 'rc5' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2995, in test.test_doctest.test_CLI Failed example: print(normalize(out5)) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[17]>", line 1, in <module> print(normalize(out5)) NameError: name 'out5' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2724, in test.test_doctest.test_lineendings Failed example: fn = tempfile.mktemp() Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[1]>", line 1, in <module> fn = tempfile.mktemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2725, in test.test_doctest.test_lineendings Failed example: with open(fn, 'wb') as f: f.write(b'Test:\r\n\r\n >>> x = 1 + 1\r\n\r\nDone.\r\n') Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[2]>", line 1, in <module> with open(fn, 'wb') as f: NameError: name 'fn' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2728, in test.test_doctest.test_lineendings Failed example: doctest.testfile(fn, module_relative=False, verbose=False) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[3]>", line 1, in <module> doctest.testfile(fn, module_relative=False, verbose=False) NameError: name 'fn' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2730, in test.test_doctest.test_lineendings Failed example: os.remove(fn) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[4]>", line 1, in <module> os.remove(fn) NameError: name 'fn' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2734, in test.test_doctest.test_lineendings Failed example: fn = tempfile.mktemp() Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[5]>", line 1, in <module> fn = tempfile.mktemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2735, in test.test_doctest.test_lineendings Failed example: with open(fn, 'wb') as f: f.write(b'Test:\n\n >>> x = 1 + 1\n\nDone.\n') Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[6]>", line 1, in <module> with open(fn, 'wb') as f: NameError: name 'fn' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2738, in test.test_doctest.test_lineendings Failed example: doctest.testfile(fn, module_relative=False, verbose=False) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[7]>", line 1, in <module> doctest.testfile(fn, module_relative=False, verbose=False) NameError: name 'fn' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2740, in test.test_doctest.test_lineendings Failed example: os.remove(fn) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[8]>", line 1, in <module> os.remove(fn) NameError: name 'fn' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2744, in test.test_doctest.test_lineendings Failed example: fn = tempfile.mktemp() Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[9]>", line 1, in <module> fn = tempfile.mktemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2745, in test.test_doctest.test_lineendings Failed example: with open(fn, 'wb') as f: f.write(b'Test:\r\r >>> x = 1 + 1\r\rDone.\r') Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[10]>", line 1, in <module> with open(fn, 'wb') as f: NameError: name 'fn' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2748, in test.test_doctest.test_lineendings Failed example: doctest.testfile(fn, module_relative=False, verbose=False) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[11]>", line 1, in <module> doctest.testfile(fn, module_relative=False, verbose=False) NameError: name 'fn' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2750, in test.test_doctest.test_lineendings Failed example: os.remove(fn) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[12]>", line 1, in <module> os.remove(fn) NameError: name 'fn' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2760, in test.test_doctest.test_lineendings Failed example: dn = tempfile.mkdtemp() Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[13]>", line 1, in <module> dn = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2761, in test.test_doctest.test_lineendings Failed example: pkg = os.path.join(dn, "doctest_testpkg") Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[14]>", line 1, in <module> pkg = os.path.join(dn, "doctest_testpkg") NameError: name 'dn' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2762, in test.test_doctest.test_lineendings Failed example: os.mkdir(pkg) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[15]>", line 1, in <module> os.mkdir(pkg) NameError: name 'pkg' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2763, in test.test_doctest.test_lineendings Failed example: os_helper.create_empty_file(os.path.join(pkg, "__init__.py")) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[16]>", line 1, in <module> os_helper.create_empty_file(os.path.join(pkg, "__init__.py")) NameError: name 'pkg' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2764, in test.test_doctest.test_lineendings Failed example: fn = os.path.join(pkg, "doctest_testfile.txt") Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[17]>", line 1, in <module> fn = os.path.join(pkg, "doctest_testfile.txt") NameError: name 'pkg' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2765, in test.test_doctest.test_lineendings Failed example: with open(fn, 'wb') as f: f.write( b'Test:\r\n\r\n' b' >>> x = 1 + 1\r\n\r\n' b'Done.\r\n' b'Test:\n\n' b' >>> x = 1 + 1\n\n' b'Done.\n' b'Test:\r\r' b' >>> x = 1 + 1\r\r' b'Done.\r' ) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[18]>", line 1, in <module> with open(fn, 'wb') as f: NameError: name 'fn' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2778, in test.test_doctest.test_lineendings Failed example: with test_hook(dn): doctest.testfile("doctest_testfile.txt", package="doctest_testpkg", verbose=False) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[19]>", line 1, in <module> with test_hook(dn): NameError: name 'dn' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2781, in test.test_doctest.test_lineendings Failed example: shutil.rmtree(dn) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[20]>", line 1, in <module> shutil.rmtree(dn) NameError: name 'dn' is not defined
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 228, in test_change_cwd__non_existent_dir__quiet_true with os_helper.temp_dir() as parent_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpy0c6_qol'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp067nqi27'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpwi13y15y'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 137, in test_exists create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262333_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 430, in test_bad_gzip_file with open(self.filename, 'wb') as file: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3919, in test_attributes f = self.open(os_helper.TESTFN, "wb", buffering=0) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0ib410gq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 203, in test_ensure_ascii_default infile = self._create_infile('{"key":"💩"}') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 96, in _create_infile with open(infile, "w", encoding="utf-8") as fp: OSError: [Errno 28] No space left on device: '@test_2255920_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpu7edehs9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 625, in test_pathlike_file with gzip.open(filename, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpn4k3e_9x'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 516, in test_run_module_alter_sys self._check_module(depth, alter_sys=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 289, in _check_module self._make_pkg(example_source, depth, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpd_tnpd34'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_eintr.py", line 31, in test_all self.fail("eintr_tester.py failed") AssertionError: eintr_tester.py failed
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp7j07ube8'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjs96namm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmploxvlqo0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 744, in test_5027_2 result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
TracebackCases) ... ERROR
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 481, in test_xmlgen_pi result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4048, in test_abc_inheritance_official self._check_abc_inheritance(io) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4025, in _check_abc_inheritance with self.open(os_helper.TESTFN, "wb", buffering=0) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 231, in test_unseekable_overflowed_write with UnseekableIO(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 761, in test_repr with open(TESTFN, "wb+") as fp: OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 2073, in setUp self._file = open(self._path, 'wb+') OSError: [Errno 28] No space left on device: '@test_2262316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 235, in test_failing_import_sticks with open(source, "w") as f: OSError: [Errno 28] No space left on device: '@test_2262336_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3068, in test_multibyte_seek_and_tell f = self.open(os_helper.TESTFN, "w", encoding="euc_jp") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 72, in test_flags self.g = gdbm.open(filename, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2254729_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/eintrdata/eintr_tester.py", line 526, in test_flock self._lock(fcntl.flock, "flock") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/eintrdata/eintr_tester.py", line 499, in _lock with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2261693_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sysconfig.py", line 401, in test_parse_makefile with open(TESTFN, "w") as makefile: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_main.py", line 77, in test_filename_changing_on_output_single_dir self.setup_test_source_trees() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_main.py", line 58, in setup_test_source_trees self.temp_dir = tempfile.mkdtemp() # tearDown() cleans this up. File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test_python_worker_2252367æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 288, in test_mode self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 526, in test_explicit_relative_import self._check_relative_imports(depth) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 397, in _check_relative_imports self._make_pkg(contents, depth)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tracemalloc.py", line 310, in test_snapshot_save_attr snapshot.dump(os_helper.TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tracemalloc.py", line 430, in dump with open(filename, "wb") as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posixpath.py", line 451, in test_realpath_resolve_parents os.mkdir(ABSTFN) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posixpath.py", line 635, in setUp with open(self.file_name, 'xb', 0) as file: OSError: [Errno 28] No space left on device: '@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 206, in test_ThreadingUnixStreamServer self.run_server(socketserver.ThreadingUnixStreamServer, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/threading_helper.py", line 62, in decorator return func(*args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 127, in run_server server = self.make_server(self.pickaddr(svrcls.address_family), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 117, in make_server server = MyServer(addr, MyHandler) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 452, in __init__ self.server_bind() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 466, in server_bind self.socket.bind(self.server_address) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpzhigpbsa'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpldp2wx43'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpeqxklsyn'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 646, in test_1463026_1_empty result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpkqjjfv6h'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 1119, in test_no_import_lock_contention with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 585, in test_xmlgen_encoding_bytes result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_parser.py", line 48, in test_load_grammar_from_pickle tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpf7jtbtop'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpja6hp11_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 93, in test_write p = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 603, in test_partial_hash self._test_partial_hash(test) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 438, in _test_partial_hash with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fcntl.py", line 171, in test_lockf_share self.f = open(TESTFN, 'wb+') OSError: [Errno 28] No space left on device: '@test_2257427_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4165, in test_create_fail with self.open(os_helper.TESTFN, 'w'): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251993_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 83, in test_write_read_with_pathlike_file with gzip.GzipFile(filename, 'w') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/eintrdata/eintr_tester.py", line 523, in test_lockf self._lock(fcntl.lockf, "lockf") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/eintrdata/eintr_tester.py", line 499, in _lock with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2261693_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 614, in test_partial_size self._test_partial_size(test) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 465, in _test_partial_size with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 116, in test_temp_dir parent_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpaqem4xc3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 124, in test_infile_outfile infile = self._create_infile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 96, in _create_infile with open(infile, "w", encoding="utf-8") as fp: OSError: [Errno 28] No space left on device: '@test_2255920_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmppd79dk74'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_api.py", line 249, in test_reload_location_changed with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_iter.py", line 860, in test_unpack_iter f = open(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2262409_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 545, in test_cached_mode_issue_2051 with temp_umask(0o022), _ready_to_import() as (name, path): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 53, in _ready_to_import with temp_dir() as tempdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 291, in test_rfind with open(TESTFN, 'wb+') as f: OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fcntl.py", line 160, in test_lockf_exclusive self.f = open(TESTFN, 'wb+') OSError: [Errno 28] No space left on device: '@test_2257427_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp9uf5wtiq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 5489, in testUnencodableAddr self.bind(self.sock, path) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 5447, in bind socket_helper.bind_unix_socket(sock, path) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 184, in test_ignore_file with tempfile.NamedTemporaryFile() as file_obj: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpyqrxbrxs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp130_qeyi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 34, in test_basic f = open(TESTFN, 'bw+') OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_glob.py", line 29, in setUp self.mktemp('a', 'D') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_glob.py", line 24, in mktemp os.makedirs(base) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/os.py", line 215, in makedirs makedirs(head, exist_ok=exist_ok) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ_dir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp5a7f_knw'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 252, in test_seek_read self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 116, in test_temp_dir parent_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 251, in test_samefile_on_link self._test_samefile_on_link_func(os.link) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 236, in _test_samefile_on_link_func create_file(test_fn1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2256405_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_venv.py", line 52, in setUp self.env_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1381, in test_issue13120 with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2261880_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1621, in setUp super(TestFileTypeRB, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 293, in test_samestat_on_link self._test_samestat_on_link_func(os.link) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 277, in _test_samestat_on_link_func create_file(test_fn1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262333_tmpæ1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjpn7yerz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cgitb.py", line 56, in test_syshook_no_logdir_text_format with temp_dir() as tracedir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp45oakq00'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 114, in test_empty_value f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 106, in test_write_array self.write_and_read_back(array.array('I', data1 * 40)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 61, in write_and_read_back with gzip.GzipFile(self.filename, 'w'+mode) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 178, in test_isdir create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262119_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 217, in test_classdocstring_early_colon
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmp5yt_sk5z'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 673, in test_script_compiled with temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpho_nj9pi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 240, in test_readlines self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp80my0ydm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_para ms(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn- fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdi r raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Tra ceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpyt hon-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edel sohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Err no 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 99, in test_dumbdbm_keys self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 160, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 374, in setUp with open(os_helper.TESTFN, 'wb') as file: OSError: [Errno 28] No space left on device: '@test_2261622_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 160, in test_no_read_directory tempdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpcgbb2qj8'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 214, in test_ForkingUnixStreamServer self.run_server(ForkingUnixStreamServer, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/threading_helper.py", line 62, in decorator return func(*args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 127, in run_server server = self.make_server(self.pickaddr(svrcls.address_family), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 117, in make_server server = MyServer(addr, MyHandler) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 452, in __init__ self.server_bind() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 466, in server_bind self.socket.bind(self.server_address) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_parcdso'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 62, in test_default_encoding self.run_test(self.source_line.encode('utf-8')) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 38, in run_test with util.create_modules(self.module_name) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 98, in test_pathfix_adding_flag self.pathfix( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 31, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device: '@test_2256194_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 203, in test_isfile create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262333_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 250, in test_ForkingUnixDatagramServer self.run_server(ForkingUnixDatagramServer, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/threading_helper.py", line 62, in decorator return func(*args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 127, in run_server server = self.make_server(self.pickaddr(svrcls.address_family), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 100, in pickaddr fn = tempfile.mktemp(prefix='unix_socket.', dir=dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4043, in test_abc_inheritance self._check_abc_inheritance(self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4025, in _check_abc_inheritance with self.open(os_helper.TESTFN, "wb", buffering=0) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_fixcid.py", line 61, in test_directory os.mkdir(os_helper.TESTFN) OSError: [Errno 28] No space left on device: '@test_2256194_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_array.py", line 468, in test_filewrite f = open(os_helper.TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpyt8__409'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 213, in test_check_output_stdin_with_input_arg tf = tempfile.TemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_interpreters.py", line 414, in test_fork with tempfile.NamedTemporaryFile('w+') as file: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpli951zxq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 531, in testAppend f = open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 179, in test_specified_path with self.urlretrieve(self.logo, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 162, in urlretrieve file_location, info = urllib.request.urlretrieve(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/urllib/request.py", line 249, in urlretrieve tfp = open(filename, 'wb') OSError: [Errno 28] No space left on device: '@test_2257295_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpm4z0di_b'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 832, in test_multi_close f = self.open(os_helper.TESTFN, "wb", buffering=0) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 237, in test_UnixDatagramServer self.run_server(socketserver.UnixDatagramServer, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/threading_helper.py", line 62, in decorator return func(*args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 127, in run_server server = self.make_server(self.pickaddr(svrcls.address_family), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 100, in pickaddr fn = tempfile.mktemp(prefix='unix_socket.', dir=dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 1402, in test_initialize_with_binary_file with open(self._path, 'wb+') as f: OSError: [Errno 28] No space left on device: '@test_2262316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 297, in test_1647484 with gzip.GzipFile(self.filename, mode) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 394, in testAbles os.unlink(TESTFN) FileNotFoundError: [Errno 2] No such file or directory: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 1144, in test_expat_inpsource_sysid_nonascii shutil.copyfile(TEST_XMLFILE, fname) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shutil.py", line 261, in copyfile with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst: OSError: [Errno 28] No space left on device: '@test_2262063_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp3se1twss'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmpaqzqv6n1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 147, in testModeStrings self.open(TESTFN, 'wb').close() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tarfile.py", line 2725, in setUpModule os.makedirs(TEMPDIR) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2261502_tmpæ-tardir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 122, in test_failure with util.create_modules('blah') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
TracebackCases) ... ok
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpe590zg1f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_uu.py", line 236, in test_decode_mode with open(self.tmpin, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2253915_tmpi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 93, in test_anydbm_read self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpo7je9xax'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3975, in test_io_after_close f = self.open(os_helper.TESTFN, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251993_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_filecmp.py", line 18, in setUp with open(name, 'w') as output: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 470, in test_textio_readlines self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpq4qkrrej'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 2272, in test_threads BufferedReaderTest.test_threads(self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 1460, in test_threads with self.open(os_helper.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprru93aax'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 145, in test_classdocstring_bytes
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmp15wt5ssl'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 199, in test_timestamp_overflow with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 125, in test_anydbm_access self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _dbm.error: [Errno 28] No space left on device: '@test_2253894_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 129, in test_funcdocstring_fstring
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 735, in test_bad_magic self._test_bad_magic(test, del_source=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 501, in _test_bad_magic with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 171, in test_multiple_writes with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp3d0zgl15'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 3677, in test_write_to_binary_file_with_bom with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2254229_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3001, in test_seeking with self.open(os_helper.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 147, in testModeStrings self.open(TESTFN, 'wb').close() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2255727_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 735, in wrapper os.makedirs(directory) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/@test_2251984_tmpæ-gzdir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posixpath.py", line 360, in test_realpath_relative os.symlink(posixpath.relpath(ABSTFN+"1"), ABSTFN) OSError: [Errno 28] No space left on device: '@test_2262119_tmpæ1' -> '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 585, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpxdwc_jr3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 325, in test_module_in_package_in_zipfile with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 138, in test_classdocstring
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmpqts0lg8t'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 527, in test_creation_mode with temp_umask(mask), _ready_to_import() as (name, path): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 53, in _ready_to_import with temp_dir() as tempdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 342, in test_length_0_large_offset with open(TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 59, in test_password_with_internal_hash
self._test_passwords("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 45, in _test_passwords
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 474, in test_submodule_imported_warning pkg_dir, _, mod_name, _ = self._make_pkg("", 1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 968, in test_hardlink with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpz0abkh9v'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpj1nb80gs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_uu.py", line 236, in test_decode_mode with open(self.tmpin, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpi'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 138, in test_classdocstring
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmpj6x3v5va'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 168, in test_msgid_fstring msgids = self.extract_docstrings_from_str('_(f"""doc""")') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str with temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpd9n8antc'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 38, in test_dumbdbm_creation with contextlib.closing(dumbdbm.open(_fname, 'c')) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjh3r17s2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 854, in test_around_2GB self._test_around_boundary(_2G) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 848, in _test_around_boundary with self._make_test_file(start, tail) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 812, in _make_test_file f = open(TESTFN, 'w+b') OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 585, in test_init_with_x_mode with LZMAFile(TESTFN, mode): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lzma.py", line 120, in __init__ self._fp = builtins.open(filename, mode) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpulsttand'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 467, in testInvalidFd self.assertRaises(OSError, self.FileIO, make_bad_fd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 159, in make_bad_fd file = open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp6ii8s95l'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 437, in test_xmlgen_basic result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 585, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfltpn7v9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 636, in test_implicit_binary_modes with gzip.open(self.filename, "w") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbmaws42g'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1496, in setUp super(TestArgumentsFromFileConverter, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpyghzw600'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4461, in test_filename logging.basicConfig(filename='test.log') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 2009, in basicConfig h = FileHandler(filename, mode, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1156, in __init__ StreamHandler.__init__(self, self._open()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1185, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/test.log'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1519, in test_module_is_run_as_main stdout, stderr = self.run_pdb_module(script, commands) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1263, in run_pdb_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbpzc70zp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1407, in test_issue36250 with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2261880_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 266, in test_refactor_dir check([], []) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 255, in check dir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/2to3-test_refactor019bp305'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1496, in setUp super(TestArgumentsFromFileConverter, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpd5086cl2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/pickletester.py", line 3119, in test_dump_closed_file f = open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2256357_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 1328, in test_handles_closed_on_exception ifhandle, ifname = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpb03jlka7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_imp.py", line 304, in test_bug7732 with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 3191, in test_config15_ok fd, fn = tempfile.mkstemp(".log", "test_logging-X-") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compile.py", line 519, in test_particularly_evil_undecodable with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 749, in test_partial_flags self._test_partial_flags(test, del_source=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 431, in _test_partial_flags with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp0b8mrhnb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 716, in test_encoding_error_handler with gzip.open(self.filename, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpsdmj7w83'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line.py", line 469, in test_del___main__ with open(filename, "w") as script: OSError: [Errno 28] No space left on device: '@test_2258637_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpsakzhdt_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpc0se696k'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_main.py", line 106, in test_filename_changing_on_output_two_files self.setup_test_source_trees() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_main.py", line 58, in setup_test_source_trees self.temp_dir = tempfile.mkdtemp() # tearDown() cleans this up. File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test_python_worker_2252367æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 125, in test_anydbm_access self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2253894_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 332, in test_module_in_subpackage_in_zipfile with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1662, in setUp super(TestFileTypeW, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpss1o5o0k'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4u4evh6y'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpcajq0leu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 164, in test_bad_syntax with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 613, in test_large_file_ops with self.open(os_helper.TESTFN, "w+b", 0) as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 82, in test_forget with open(mod_filename, 'w') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1581, in setUp super(TestFileTypeR, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpzsp2d0mo'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp01vx0bby'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 88, in test_bom_conflict self.run_test(source) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 38, in run_test with util.create_modules(self.module_name) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpj1se15ox'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 152, in test_classdocstring_fstring
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmpv1rq93bp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1581, in setUp super(TestFileTypeR, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpv8jevguz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjs0lk8qu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 57, in setUp self._box = self._factory(self._path) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 1305, in <lambda> _factory = lambda self, path, factory=None: mailbox.Babyl(path, factory) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/mailbox.py", line 1248, in __init__ _singlefileMailbox.__init__(self, path, factory, create) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/mailbox.py", line 588, in __init__ f = open(self._path, 'wb+') OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbu3gmmsx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 829, in test_stderr_flush with open(testfn, 'r') as f: FileNotFoundError: [Errno 2] No such file or directory: '@test_2252519_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_filecmp.py", line 18, in setUp with open(name, 'w') as output: OSError: [Errno 28] No space left on device: '@test_2254819_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 256, in test_tougher_find with open(TESTFN, 'wb+') as f: OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_resource.py", line 56, in test_fsize_enforced f = open(os_helper.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_array.py", line 459, in test_fromfile_ioerror f = open(os_helper.TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 191, in test_first_non_utf8_coding_line self.check_script_output(src, br"'\xc3\u20ac'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpswqdqzlu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmp6alr4v3_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpg83_rmqm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ensurepip.py", line 259, in test_basic_bootstrapping exit_code = ensurepip._main([]) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 213, in _main return _bootstrap( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 106, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581 , in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpk1jopp7m'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1e8n56yr'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 405, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_platform.py", line 300, in test_libc_ver with open(filename, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 199, in test_funcdocstring_multiple_funcs
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmpissftlwl'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 20, in test_default
nrc = self.make_nrc("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpnozgc4bb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmpxgpb_q0d'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 302, in test_copy fout = self.fout = self.module.open(TESTFN, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 968, in test_hardlink with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgtdyeqz2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_path_hook.py", line 17, in test_success with util.create_modules('dummy') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 71, in test_header with temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENO ENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File " /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/buil d/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", li ne 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/ dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory foun d in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/tes t_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, d ir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1942, in setUp self.address = _get_temp_domain_socket() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1760, in _get_temp_domain_socket fd, fn = tempfile.mkstemp(prefix='test_logging_', suffix='.sock') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper
return fxn(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper
to_return = fxn(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 329, in test_overridden_unchecked_hash_based_pyc
with util.create_modules('_temp') as mapping,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules
os_helper.rmtree(temp_dir)
UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 662, in test_destructor f = MyFileIO(os_helper.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 115, in test_filetime create_file(filename, b'foo') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262333_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 82, in _create f = _io.open(self._datfile, 'r', encoding="Latin-1") FileNotFoundError: [Errno 2] No such file or directory: 'shelftemp.db.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp9jjp873s'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 102, in test_infile_stdout infile = self._create_infile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 96, in _create_infile with open(infile, "w", encoding="utf-8") as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 283, in test_make_bad_fd fd = os_helper.make_bad_fd() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 159, in make_bad_fd file = open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compile.py", line 529, in test_yet_more_evil_still_undecodable with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpoxcuaosx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 635, in test_1463026_1 result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 858, in test_around_4GB self._test_around_boundary(_4G) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 848, in _test_around_boundary with self._make_test_file(start, tail) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 812, in _make_test_file f = open(TESTFN, 'w+b') OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 124, in test_infile_outfile infile = self._create_infile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 96, in _create_infile with open(infile, "w", encoding="utf-8") as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpt37gb8nv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpcz7e0nto'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 330, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpe879oe5r'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 171, in test_multiple_writes with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 61, in test_main self.assertEqual(errors, [], msg) AssertionError: Lists differ: ['Thread-1Traceback (most recent call last[992204 chars]]\n'] != []
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 520, in test_stdout_filedes tf = tempfile.TemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 129, in test_no_ending_newline with open(os_helper.TESTFN, "w") as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 867, in test_sys_exit with open(testfn, 'r') as f: FileNotFoundError: [Errno 2] No such file or directory: '@test_2252519_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempd ir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/bu ild/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/d je/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suf fix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build /Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise Fi leNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most r cent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpd47h3b04'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 306, in test_sync_handled BaseErrorTestServer(ValueError) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 345, in __init__ self.handle_request() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 296, in handle_request return self._handle_request_noblock() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 318, in _handle_request_noblock self.handle_error(request, client_address) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 351, in handle_error with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_2253701_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3975, in test_io_after_close f = self.open(os_helper.TESTFN, **kwargs) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 19, in setUp self.f = self.open(TESTFN, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2255727_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 151, in test_write_memoryview f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 919, in open return Aifc_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 561, in __init__ file_object = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmpkk_1zpmt'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 568, in test_readline with self.open(os_helper.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpxjinqokh'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_configparser.py", line 1067, in setUp with open(os_helper.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_2261536_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 112, in test_context_manager_with_filename with self.module.open(TESTFN, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 330, in test_forking_not_handled self.check_result(handled=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 333, in check_result with open(os_helper.TESTFN) as log: FileNotFoundError: [Errno 2] No such file or directory: '@test_2253701_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 489, in testTruncate f = self.FileIO(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0hdtqiif'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdcvdgnmu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 171, in test_multiple_writes with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 845, in setUp with open(self.source, 'w') as fp: OSError: [Errno 28] No space left on device: '@test_2262336_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_parser.py", line 48, in test_load_grammar_from_pickle tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test_python_worker_2252367æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpg_0om9i8'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 385, in test_compresslevel_metadata fWrite = gzip.GzipFile(self.filename, 'w', compresslevel=level) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5zjpbcmy'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 205, in test_check_closed f = dumbdbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 45, in setUp with tempfile.NamedTemporaryFile(delete=False) as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4600, in test_encoding_errors logging.basicConfig(filename='test.log', encoding=encoding, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 2009, in basicConfig h = FileHandler(filename, mode, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1156, in __init__ StreamHandler.__init__(self, self._open()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1185, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test.log'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpepeqczjx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 56, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 45, in setUp with tempfile.NamedTemporaryFile(delete=False) as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpn_xoelzn'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpo40181jv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipimport_support.py", line 223, in test_pdb_issue4201 with os_helper.temp_dir() as d: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 83, in test_anydbm_modification self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_codecs.py", line 2524, in test_seek0 with codecs.open(os_helper.TESTFN, 'w+', encoding=encoding) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2253237_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 227, in test_create_new with dumbdbm.open(_fname, 'n') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 178, in test_file_from_empty_string_dir with open(file_path, 'w') as file: OSError: [Errno 28] No space left on device: '_temp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 416, in testModeStrings with self.FileIO(TESTFN, modes[0]) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 607, in test_stdout_stderr_file tf = tempfile.TemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpd02zngs3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1581, in setUp super(TestFileTypeR, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpm8qajla3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 288, in test_nonascii_filename with dumbdbm.open(filename, 'c') as db: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_glob.py", line 29, in setUp self.mktemp('a', 'D') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_glob.py", line 24, in mktemp os.makedirs(base) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/os.py", line 215, in makedirs makedirs(head, exist_ok=exist_ok) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '@test_2253992_tmpæ_dir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_unicode_file.py", line 133, in test_directories self._do_directory(TESTFN_UNICODE+ext, TESTFN_UNICODE+ext) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_unicode_file.py", line 90, in _do_directory os.mkdir(make_name) OSError: [Errno 28] No space left on device: '@test_2256187_tmp-àòɘŁğ.dir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdbxzypj3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zoneinfo/test_zoneinfo.py", line 49, in setUpModule TEMP_DIR = pathlib.Path(tempfile.mkdtemp(prefix="zoneinfo")) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 225, in test_refactor_file self.check_file_refactoring(test_file, _DEFAULT_FIXERS) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 187, in check_file_refactoring test_file = self.init_test_file(test_file) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 204, in init_test_file tmpdir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/2to3-test_refactor26_b4z56'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 947, in test_disabled with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp768iw4x7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpq390x389'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_unicode_file.py", line 124, in test_single_files self._test_single(TESTFN_UNICODE) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_unicode_file.py", line 107, in _test_single create_empty_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 454, in create_empty_file fd = os.open(filename, os.O_WRONLY | os.O_CREAT | os.O_TRUNC) OSError: [Errno 28] No space left on device: '@test_2251984_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1328, in test_issue7964 with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2261880_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpciey8trx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 1266, in test_filename with TempFile(TESTFN): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 174, in test_third_coding_line self.check_script_output(src, br"'\xe4'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbrfz20im'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 831, in test_large_filesize with self._make_test_file(0x17FFFFFFF, b" ") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 812, in _make_test_file f = open(TESTFN, 'w+b') OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 54, in test_password_with_trailing_hash
self._test_passwords("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 45, in _test_passwords
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: '/tmp/tmpb1yc5xl3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1bynr5jv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 1347, in test_x_mode with lzma.open(TESTFN, mode): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lzma.py", line 301, in open binary_file = LZMAFile(filename, lz_mode, format=format, check=check, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lzma.py", line 120, in __init__ self._fp = builtins.open(filename, mode) OSError: [Errno 28] No space left on device: '@test_2253762_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 105, in test_anydbm_keys self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _dbm.error: [Errno 28] No space left on device: '@test_2253894_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 203, in test_isfile create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2256405_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 45, in setUp with tempfile.NamedTemporaryFile(delete=False) as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp4ol3ugla'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpjqj8erly'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1621, in setUp super(TestFileTypeRB, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1zaz3sir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 197, in test_second_non_utf8_coding_line self.check_script_output(src, br"'\xc3\u20ac'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpmzu4z1_g'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 599, in test_binary_modes with gzip.open(self.filename, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpneiw46ml'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpky0d0iot'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 203, in test_isfile create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/__init__.py", line 924, in wrapper return func(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3286, in test_threads_write with self.open(os_helper.TESTFN, "w", buffering=1) as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_profile.py", line 93, in test_run self.profilermodule.run("int('1')", filename=TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 91, in run return _Utils(Profile).run(statement, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 57, in run self._show(prof, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 70, in _show prof.dump_stats(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 392, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2255862_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ctypes/test/test_find.py", line 87, in test_find_on_libpath with tempfile.TemporaryDirectory() as d: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgessb2gu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 156, in test_io_on_closed_object self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpz0hm1xhw'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_trace.py", line 518, in test_count_and_summary with open(filename, 'w', encoding='utf-8') as fd: OSError: [Errno 28] No space left on device: '@test_2261975_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 424, in testUnicodeOpen f = self.FileIO(str(TESTFN), "w") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 930, in test_fspath_support check_path_succeeds(FakePath(os_helper.TESTFN)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 924, in check_path_succeeds with self.open(path, "w") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 83, in test_anydbm_modification self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _dbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 63, in test_nullpat self.drive_one(b'\0' * 1000) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 53, in drive_one self.try_one(teststring) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 25, in try_one f = self.open(os_helper.TESTFN, "wb") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2256671_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 864, in test_bp_exception_on_condition_evaluation with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5sn6etsx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmps0h79ezt'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpx72b54wn'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest.py", line 272, in _runtest_inner refleak = _runtest_inner2(ns, test_name) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest.py", line 223, in _runtest_inner2 the_module = importlib.import_module(abstest) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1030, in _gcd_import File "<frozen importlib._bootstrap>", line 1007, in _find_and_load File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 680, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 790, in exec_module File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shutil.py", line 149, in <module> SUPPORTS_SENDFILE = supports_file2file_sendfile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shutil.py", line 127, in supports_file2file_sendfile with tempfile.NamedTemporaryFile("wb", dir=os.getcwd(), delete=False) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmphs3hluwj'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 118, in test_package_over_module loader = self.run_test(name, {'{0}.__init__'.format(name), name}) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 62, in run_test with util.create_modules(*create) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 144, in test_home_not_set os.mkdir(fake_home) OSError: [Errno 28] No space left on device: '@test_2257014_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/import_/test_path.py", line 169, in test_deleted_cwd new_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpo67gh7j4'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpu3142ghk'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 60, in test_primepat self.drive_one(b"1234567890\00\01\02\03\04\05\06") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 53, in drive_one self.try_one(teststring) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 25, in try_one f = self.open(os_helper.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2256671_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 697, in test_1463026_3_empty result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 163, in test_len d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 57, in setUp self._box = self._factory(self._path) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 1119, in <lambda> _factory = lambda self, path, factory=None: mailbox.mbox(path, factory) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/mailbox.py", line 850, in __init__ _mboxMMDF.__init__(self, path, factory, create) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/mailbox.py", line 588, in __init__ f = open(self._path, 'wb+') OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 273, in test_temp_cwd__name_none with os_helper.temp_cwd(name=None) as new_cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp53pzcrej'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 643, in test_race fd, fn = tempfile.mkstemp('.log', 'test_logging-3-') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 531, in test_main_relative_import self._check_relative_imports(depth, "__main__") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 397, in _check_relative_imports self._make_pkg(contents, depth)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 184, in test_ignore_file with tempfile.NamedTemporaryFile() as file_obj: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_faulthandler.py", line 450, in test_dump_traceback_fd with tempfile.TemporaryFile('wb+') as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/t st_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/d je/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py" , line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea /3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.Temporary File("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/h me/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", l ine 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_err no.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora- z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.p y", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_builtin.py", line 1172, in test_open self.write_testfile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_builtin.py", line 1161, in write_testfile fp = open(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_2260254_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 5039, in setUp fd, self.fn = tempfile.mkstemp(".log", "test_logging-2-") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 82, in test_dumbdbm_read self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 160, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 363, in test_package_error with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 3189, in _writefd fd = reduction.recv_handle(conn) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle return recvfds(s, 1)[0] File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/reduction.py", line 159, in recvfds raise EOFError EOFError Process Process-92: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 3189, in _writefd fd = reduction.recv_handle(conn) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle return recvfds(s, 1)[0] File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/reduction.py", line 159, in recvfds raise EOFError EOFError Process Process-390: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 838, in _test_stderr_flush fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) OSError: [Errno 28] No space left on device: '@test_2252519_tmpæ' Process Process-392: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 845, in _test_sys_exit fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) OSError: [Errno 28] No space left on device: '@test_2252519_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4t3ar0jh'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 88, in test_package with util.create_modules('_pkg.__init__') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_iter.py", line 559, in test_builtin_zip f = open(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2262409_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/ build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 5463, in testStrAddr self.bind(self.sock, path) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 5447, in bind socket_helper.bind_unix_socket(sock, path) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 19, in setUp self.f = self.open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfq56ep2p'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpnx9cl9yv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 371, in test_metadata_ascii_name self.test_metadata() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 321, in test_metadata with gzip.GzipFile(self.filename, 'w', mtime = mtime) as fWrite: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 222, in test_samefile create_file(file1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_http_cookiejar.py", line 363, in test_lwp_valueless_cookie c.save(filename, ignore_discard=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/http/cookiejar.py", line 1890, in save with open(filename, "w") as f: OSError: [Errno 28] No space left on device: '@test_2255769_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3267, in test_seek_append_bom with self.open(filename, 'w', encoding=charset) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp7kjm3lb5'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp6r13tw8w'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpyh5ct8z9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 91, in test_context_manager_with_open_file with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpr_419872'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 718, in test_fileno with TempFile(TESTFN, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2253762_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 774, in test_xmlgen_fragment result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgfytojfy'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_unicode_file.py", line 124, in test_single_files self._test_single(TESTFN_UNICODE) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_unicode_file.py", line 107, in _test_single create_empty_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 454, in create_empty_file fd = os.open(filename, os.O_WRONLY | os.O_CREAT | os.O_TRUNC) OSError: [Errno 28] No space left on device: '@test_2256187_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprt9rn1wx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 810, in test_flush_error_on_close self.check_flush_error_on_close(os_helper.TESTFN, 'wb', buffering=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 795, in check_flush_error_on_close f = self.open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ensurepip.py", line 124, in test_bootstrapping_with_alt_install ensurepip.bootstrap(altinstall=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 72, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 106, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpwe_putg9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 231, in test_unseekable_overflowed_write with UnseekableIO(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 186, in test_double_coding_same_line self.check_script_output(src, br"'\xc3\u20ac'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0ogxfa3w'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmplzqcm3lq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_binhex.py", line 50, in test_binhex_error_on_long_filename f3 = open(self.fname3, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpvery_long_filename__very_long_filename__very_long_filename__very_long_filename__'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 1393, in test_initialize_with_file with open(self._path, 'w+') as f: OSError: [Errno 28] No space left on device: '@test_2262316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 558, in test_init_with_filename with TempFile(TESTFN, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4ze3dd88'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_profile.py", line 93, in test_run self.profilermodule.run("int('1')", filename=TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/cProfile.py", line 16, in run return _pyprofile._Utils(Profile).run(statement, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 57, in run self._show(prof, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 70, in _show prof.dump_stats(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/cProfile.py", line 46, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 3191, in test_config15_ok fd, fn = tempfile.mkstemp(".log", "test_logging-X-") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 199, in test_funcdocstring_multiple_funcs
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 907, in test_invalid_newline self.open(os_helper.TESTFN, 'w', newline='invalid') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1662, in setUp super(TestFileTypeW, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgxj9vu45'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 777, in test_bp_after_last_statement with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2349, in test_remapping_std_fds temps = [tempfile.mkstemp() for i in range(3)] File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2349, in <listcomp> temps = [tempfile.mkstemp() for i in range(3)] File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpkruc3ap6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 557, in test_xmlgen_ignorable result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 1844, in test_threads with self.open(os_helper.TESTFN, self.write_mode, buffering=0) as raw: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmptgs1dfoi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpbdr4xr60'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_util.py", line 477, in test_find_submodule with util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpcyjmsi74'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 716, in test_encoding_error_handler with gzip.open(self.filename, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 968, in test_hardlink with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpi49hm3d8'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp8zqmmo7a'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 173, in test_funcdocstring_annotated_args
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5ii8g_al'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_iter.py", line 369, in test_builtin_list f = open(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2262409_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 617, in test_xmlgen_ns_empty result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpb2px6ol4'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_api.py", line 360, in test_reload_submodule with test_util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjcdmghr6'
TracebackTests) ... ERROR
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 131, in test_temp_dir__path_none with os_helper.temp_dir() as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp08ijwfqk'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbkpnkh0f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmp9so_9ne2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 727, in test_skip with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpy6_gek4l'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 683, in test_1463026_3 result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 112, in test_write_incompatible_type with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1603, in setUp super(TestFileTypeDefaults, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp7t_m2rrq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posix.py", line 1841, in test_open_file pid = self.spawn_func(args[0], args, os.environ, OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/python'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4048, in test_abc_inheritance_official self._check_abc_inheritance(io) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4025, in _check_abc_inheritance with self.open(os_helper.TESTFN, "wb", buffering=0) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251993_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 132, in test_file_not_found_in_home os.mkdir(d) OSError: [Errno 28] No space left on device: '@test_2257014_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 330, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posixpath.py", line 428, in test_realpath_deep_recursion os.mkdir(ABSTFN) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp6qnz_jq3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 682, in test_directory with temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpz9qbwimi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 59, in test_rmtree os.mkdir(dirpath) OSError: [Errno 28] No space left on device: '@test_2254081_tmpæd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpr3whun4z'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_faulthandler.py", line 540, in test_dump_traceback_threads_file with temporary_filename() as filename: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_faulthandler.py", line 51, in temporary_filename filename = tempfile.mktemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 1
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 3651, in test_write_to_filename tree.write(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/xml/etree/ElementTree.py", line 732, in write with _get_writer(file_or_filename, enc_lower) as write: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/xml/etree/ElementTree.py", line 768, in _get_writer file = open(file_or_filename, "w", encoding=encoding, OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posix.py", line 1592, in test_specify_environment support.wait_process(pid, exitcode=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/__init__.py", line 1954, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 2262662 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_builtin.py", line 1301, in test_input self.write_testfile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_builtin.py", line 1161, in write_testfile fp = open(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_2260254_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 866, in test_read_from_file with TempFile(TESTFN, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 3667, in test_write_to_binary_file with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2254229_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 185, in test_overflowed_write with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 83, in test_reorganize self.g = gdbm.open(filename, 'c') _gdbm.error: [Errno 28] No space left on device: '@test_2254729_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 511, in test_run_namespace_package_in_namespace_package self._check_package(depth, namespace=True, parent_namespaces=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 329, in _check_package self._make_pkg(example_source, depth, "__main__", File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 269, in test_readonly_files with os_helper.temp_dir() as dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpby1p77wu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_inspect.py", line 4011, in test_getsource_reload with _ready_to_import('reload_bug', self.src_before) as (name, path): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 53, in _ready_to_import with temp_dir() as tempdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpwe1g3lkv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1662, in setUp super(TestFileTypeW, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_uu.py", line 225, in test_decodetwice with open(self.tmpin, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2253915_tmpi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpx77mcphv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 2973, in test_telling f = self.open(os_helper.TESTFN, "w+", encoding="utf-8") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 1089, in test_write_append_to_file with LZMAFile(TESTFN, "w") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lzma.py", line 120, in __init__ self._fp = builtins.open(filename, mode) OSError: [Errno 28] No space left on device: '@test_2253762_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 143, in test_write_array f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper
return fxn(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper
to_return = fxn(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 274, in test_overridden_checked_hash_based_pyc
with util.create_modules('_temp') as mapping,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules
os_helper.rmtree(temp_dir)
UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpv4bjfu3d'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line.py", line 336, in test_builtin_input self.check_input( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line.py", line 316, in check_input with tempfile.NamedTemporaryFile("wb+") as stdin: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 521, in test_run_package_alter_sys self._check_package(depth, alter_sys=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 329, in _check_package self._make_pkg(example_source, depth, "__main__", File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 700, in test_connection_attributes server = BaseServer(self.family, self.addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 476, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 98, in bind_af_aware socket_helper.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 968, in test_hardlink with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpa0auvtn7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 947, in test_disabled with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmph40n_enq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpxgb3l6io'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 766, in test_no_marshal self._test_no_marshal(del_source=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 472, in _test_no_marshal with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 278, in test_zipfile_compiled_timestamp with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 182, in setUp self.d = dbm.open(self.filename, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 251, in test_samefile_on_link self._test_samefile_on_link_func(os.link) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 236, in _test_samefile_on_link_func create_file(test_fn1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 151, in test_values d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmplb4h8ce1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 371, in test_package_recursion with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 725, in test_newline with gzip.open(self.filename, "wt", newline="\n") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 567, in test_init_mode with TempFile(TESTFN): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 742, in test_partial_timestamp self._test_partial_timestamp(test, del_source=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 458, in _test_partial_timestamp with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/import_/test_path.py", line 169, in test_deleted_cwd new_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjzh_n3f2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptwj_gm77'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1648, in test_defaults_do_no_interpolation fd, fn = tempfile.mkstemp(prefix='test_logging_', suffix='.ini') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3277, in test_errors_property with self.open(os_helper.TESTFN, "w") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 685, in test_close with TempFile(TESTFN, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2253762_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 73, in test_dumbdbm_modification self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 160, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmp8a_u5d_1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 1281, in test_with_pathlike_filename with TempFile(filename): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2253762_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 309, in test_mtime with gzip.GzipFile(self.filename, 'w', mtime = mtime) as fWrite: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1662, in setUp super(TestFileTypeW, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0zn97vho'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_trace.py", line 432, in setUp with open(self.codefile, 'w', encoding='iso-8859-15') as f: OSError: [Errno 28] No space left on device: 'tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_inspect.py", line 749, in setUp os.mkdir(self.tempdir) OSError: [Errno 28] No space left on device: '@test_2257265_tmpæ_dir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1462, in setUp super(TestArgumentsFromFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjjbsazxw'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpcok7tqdk'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posix.py", line 1863, in test_close_file support.wait_process(pid, exitcode=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/__init__.py", line 1954, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 2262663 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_api.py", line 300, in test_reload_namespace_changed with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_embed.py", line 1437, in test_audit_run_startup with open(startup, "w", encoding="utf-8") as f: OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262026_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1zu1v4qm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpe4ul_gce'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 83, in test_anydbm_modification self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 252, in test_missing_index with dumbdbm.open(_fname, 'n') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_main.py", line 77, in test_filename_changing_on_output_single_dir self.setup_test_source_trees() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_main.py", line 58, in setup_test_source_trees self.temp_dir = tempfile.mkdtemp() # tearDown() cleans this up. File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpslqduaee'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_http_cookiejar.py", line 1787, in test_mozilla new_c = save_and_restore(c, True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_http_cookiejar.py", line 1778, in save_and_restore cj.save(ignore_discard=ignore_discard) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/http/cookiejar.py", line 2085, in save with open(filename, "w") as f: OSError: [Errno 28] No space left on device: '@test_2255769_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 82, in _create f = _io.open(self._datfile, 'r', encoding="Latin-1") FileNotFoundError: [Errno 2] No such file or directory: 'shelftemp.db1.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_codecs.py", line 2524, in test_seek0 with codecs.open(os_helper.TESTFN, 'w+', encoding=encoding) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 947, in test_disabled with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 2099, in test_encoding_plain_file fd, fn = tempfile.mkstemp(".log", "test_logging-1-") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 685, in test_close with TempFile(TESTFN, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 726, in test_array_writes check(self.FileIO(os_helper.TESTFN, "w")) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmppiw2wwmm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllib2.py", line 786, in test_file f = open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2259724_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 114, in test_empty_value f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _dbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 144, in test_home_not_set os.mkdir(fake_home) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpxrymrpmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdgezppzp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpk6o4wwki'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 232, in test_refactor_file_write_unchanged_file self.check_file_refactoring(test_file, fixers=(), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 187, in check_file_refactoring test_file = self.init_test_file(test_file) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 204, in init_test_file tmpdir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test_python_worker_2252367æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 424, in testUnicodeOpen f = self.FileIO(str(TESTFN), "w") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllib2net.py", line 153, in test_file f = open(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_2261548_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 3231, in test_large_fd_transfer with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2252519_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 62, in test_recursive os.mkdir(tmpdir) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.d'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 635, in test_append_mode_tell with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1462, in setUp super(TestArgumentsFromFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpp678f10z'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqfc09iwc'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.e delsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile(" w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dj /cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 28
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp8nx8v16n'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 302, in test_copy fout = self.fout = self.module.open(TESTFN, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 217, in test_change_cwd__non_existent_dir with os_helper.temp_dir() as parent_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 82, in test_bom_and_utf_8 self.run_test(source) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 38, in run_test with util.create_modules(self.module_name) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0xyb5p9h'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpnfwf_g7o'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 1591, in test_stderr_with_capture_output_arg tf = tempfile.TemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/pickletester.py", line 3127, in test_load_closed_file f = open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2256357_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpk9hm6_5c'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpr9rcss4w'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_iter.py", line 679, in test_in_and_not_in f = open(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2262409_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 2140, in setUp os.mkdir(self._dir) OSError: [Errno 28] No space left on device: '@test_2262316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/import_/test_path.py", line 169, in test_deleted_cwd new_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbwk8o6xp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_path.py", line 19, in test_reading with resources.path(self.data, 'utf-8.file') as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/importlib/resources.py", line 119, in _path_from_reader with _common._tempfile(opener_reader.read, suffix=norm_resource) as res: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/importlib/_common.py", line 87, in _tempfile fd, raw_path = tempfile.mkstemp(suffix=suffix) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[3]>", line 1, in <module> with temp_dir() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp02rr67kq'
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2864, in test.test_doctest.test_CLI Failed example: rc1, out1, err1 Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[4]>", line 1, in <module> rc1, out1, err1 NameError: name 'rc1' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2869, in test.test_doctest.test_CLI Failed example: rc2, err2 Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[5]>", line 1, in <module> rc2, err2 NameError: name 'rc2' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2871, in test.test_doctest.test_CLI Failed example: print(normalize(out2)) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[6]>", line 1, in <module> print(normalize(out2)) NameError: name 'out2' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2899, in test.test_doctest.test_CLI Failed example: with temp_dir() as tmpdir: fn = os.path.join(tmpdir, 'myfile.doc') with open(fn, 'w') as f: _ = f.write('This is another simple test file.\n') _ = f.write(' >>> 1 + 1\n') _ = f.write(' 2\n') _ = f.write(' >>> "abcdef"\n') _ = f.write(" 'a...f'\n") _ = f.write(' >>> "ajkml"\n') _ = f.write(" 'a...l'\n") _ = f.write('\n') _ = f.write('And that is it.\n') fn2 = os.path.join(tmpdir, 'myfile2.py') with open(fn2, 'w') as f: _ = f.write('def test_func():\n') _ = f.write(' \"\"\"\n') _ = f.write(' This is simple python test function.\n') _ = f.write(' >>> 1 + 1\n') _ = f.write(' 2\n') _ = f.write(' >>> "abc def"\n') _ = f.write(" 'abc def'\n") _ = f.write("\n") _ = f.write(' \"\"\"\n') rc1, out1, err1 = script_helper.assert_python_failure( '-m', 'doctest', fn, fn2) rc2, out2, err2 = script_helper.assert_python_ok( '-m', 'doctest', '-o', 'ELLIPSIS', fn) rc3, out3, err3 = script_helper.assert_python_ok( '-m', 'doctest', '-o', 'ELLIPSIS', '-o', 'NORMALIZE_WHITESPACE', fn, fn2) rc4, out4, err4 = script_helper.assert_python_failure( '-m', 'doctest', '-f', fn, fn2) rc5, out5, err5 = script_helper.assert_python_ok( '-m', 'doctest', '-v', '-o', 'ELLIPSIS', '-o', 'NORMALIZE_WHITESPACE', fn, fn2) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[9]>", line 1, in <module> with temp_dir() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1sy7isye'
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2939, in test.test_doctest.test_CLI Failed example: rc1, err1 Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[10]>", line 1, in <module> rc1, err1 NameError: name 'rc1' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2941, in test.test_doctest.test_CLI Failed example: print(normalize(out1)) # doctest: +ELLIPSIS Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[11]>", line 1, in <module> print(normalize(out1)) # doctest: +ELLIPSIS NameError: name 'out1' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2967, in test.test_doctest.test_CLI Failed example: rc2, out2, err2 Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[12]>", line 1, in <module> rc2, out2, err2 NameError: name 'rc2' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2969, in test.test_doctest.test_CLI Failed example: rc3, out3, err3 Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[13]>", line 1, in <module> rc3, out3, err3 NameError: name 'rc3' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2974, in test.test_doctest.test_CLI Failed example: rc4, err4 Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[14]>", line 1, in <module> rc4, err4 NameError: name 'rc4' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2976, in test.test_doctest.test_CLI Failed example: print(normalize(out4)) # doctest: +ELLIPSIS Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[15]>", line 1, in <module> print(normalize(out4)) # doctest: +ELLIPSIS NameError: name 'out4' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2993, in test.test_doctest.test_CLI Failed example: rc5, err5 Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[16]>", line 1, in <module> rc5, err5 NameError: name 'rc5' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2995, in test.test_doctest.test_CLI Failed example: print(normalize(out5)) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_CLI[17]>", line 1, in <module> print(normalize(out5)) NameError: name 'out5' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2725, in test.test_doctest.test_lineendings Failed example: with open(fn, 'wb') as f: f.write(b'Test:\r\n\r\n >>> x = 1 + 1\r\n\r\nDone.\r\n') Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[2]>", line 1, in <module> with open(fn, 'wb') as f: OSError: [Errno 28] No space left on device: '/tmp/tmpn3m9b70t'
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2728, in test.test_doctest.test_lineendings Failed example: doctest.testfile(fn, module_relative=False, verbose=False) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[3]>", line 1, in <module> doctest.testfile(fn, module_relative=False, verbose=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 2055, in testfile text, filename = _load_testfile(filename, package, module_relative, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 232, in _load_testfile with open(filename, encoding=encoding) as f: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpn3m9b70t'
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2730, in test.test_doctest.test_lineendings Failed example: os.remove(fn) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[4]>", line 1, in <module> os.remove(fn) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpn3m9b70t'
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2735, in test.test_doctest.test_lineendings Failed example: with open(fn, 'wb') as f: f.write(b'Test:\n\n >>> x = 1 + 1\n\nDone.\n') Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[6]>", line 1, in <module> with open(fn, 'wb') as f: OSError: [Errno 28] No space left on device: '/tmp/tmpb9zfc__1'
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2738, in test.test_doctest.test_lineendings Failed example: doctest.testfile(fn, module_relative=False, verbose=False) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[7]>", line 1, in <module> doctest.testfile(fn, module_relative=False, verbose=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 2055, in testfile text, filename = _load_testfile(filename, package, module_relative, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 232, in _load_testfile with open(filename, encoding=encoding) as f: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpb9zfc__1'
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2740, in test.test_doctest.test_lineendings Failed example: os.remove(fn) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[8]>", line 1, in <module> os.remove(fn) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpb9zfc__1'
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2745, in test.test_doctest.test_lineendings Failed example: with open(fn, 'wb') as f: f.write(b'Test:\r\r >>> x = 1 + 1\r\rDone.\r') Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[10]>", line 1, in <module> with open(fn, 'wb') as f: OSError: [Errno 28] No space left on device: '/tmp/tmp69yhxa0y'
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2748, in test.test_doctest.test_lineendings Failed example: doctest.testfile(fn, module_relative=False, verbose=False) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[11]>", line 1, in <module> doctest.testfile(fn, module_relative=False, verbose=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 2055, in testfile text, filename = _load_testfile(filename, package, module_relative, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 232, in _load_testfile with open(filename, encoding=encoding) as f: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp69yhxa0y'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File " /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempf ile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-bu ildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.Te mporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) F ile "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile .py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundErr r(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call la st): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn- fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tem pfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary d irectory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2156, in test_call_string fd, fname = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmph2d1hnla'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgik36ehy'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmpie2wdesw'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1621, in setUp super(TestFileTypeRB, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpftjlag8q'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpj_xu8ylj'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4610, in test_encoding_errors handler.close() UnboundLocalError: local variable 'handler' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpnvm8e9s2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pydoc.py", line 884, in setUp self.test_dir = os.mkdir(TESTFN) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp17dnfaab'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpzopx14xz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_util.py", line 504, in test_find_relative_module with util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpkbc27cjp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmplsgdbid1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 67, in test_ascii_file_shelf s = shelve.open(self.fn, protocol=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpq9hczqzj'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 917, in test_bad_args with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pydoc.py", line 747, in test_is_package_when_not_package with os_helper.temp_cwd() as test_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmp_jd2mhes'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 766, in test_garbage_collection f = self.FileIO(os_helper.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1662, in setUp super(TestFileTypeW, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpveah6qml'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_api.py", line 360, in test_reload_submodule with test_util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_aifc.py", line 171, in test_params_added f = self.f = aifc.open(TESTFN, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 919, in open return Aifc_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 561, in __init__ file_object = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 138, in test_classdocstring
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmp9hvl4a15'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 175, in _checkBufferSize f = self.open(TESTFN, 'wb', s) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 630, in test_bad_marshal self._test_bad_marshal() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 492, in _test_bad_marshal with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 130, in test_empty_string_for_dir with open('mod.py', 'w') as file: OSError: [Errno 28] No space left on device: 'mod.py'
Traceback (most recent call last): File "<string>", line 5, in <module> File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1960, in setUp super(IPv6SysLogHandlerTest, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1875, in setUp BaseTest.setUp(self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 116, in setUp raise AssertionError('Unexpected handlers: %s' % hlist) AssertionError: Unexpected handlers: [<StreamHandler (NOTSET)>]
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4ntylw6x'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_uu.py", line 202, in test_decode with open(self.tmpin, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2253915_tmpi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 1811, in test_truncate_after_write with self.open(os_helper.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 152, in test_classdocstring_fstring
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4461, in test_filename logging.basicConfig(filename='test.log') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 2009, in basicConfig h = FileHandler(filename, mode, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1156, in __init__ StreamHandler.__init__(self, self._open()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1185, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test.log'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1317, in test_find_function_found_with_bom self._assert_find_function( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1272, in _assert_find_function with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2261880_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 531, in testAppend f = open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 316, in _handle_request_noblock self.process_request(request, client_address) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 347, in process_request self.finish_request(request, client_address) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 720, in __init__ self.handle() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 360, in handle with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 136, in test_cr self.run_test(b'\r') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 127, in run_test with util.create_modules(module_name) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpgwuiabas' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpz3cudqis'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 139, in test_addpackage_import_bad_syntax pth_dir, pth_fn = self.make_pth("import bad-syntax\n") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 132, in make_pth with open(pth_fn, 'w', encoding='utf-8') as pth_file: OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2260632_tmpæ.pth'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 663, in test_text_modes with gzip.open(self.filename, "wt") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bool.py", line 238, in test_fileclosed with open(os_helper.TESTFN, "w") as f: OSError: [Errno 28] No space left on device: '@test_2257040_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 91, in test_context_manager_with_open_file with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1603, in setUp super(TestFileTypeDefaults, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjvs66ru5'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 350, in test_package_compiled with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_builtin.py", line 1197, in test_open_default_encoding self.write_testfile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_builtin.py", line 1161, in write_testfile fp = open(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp3u6emgsh'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpu2d2wcjs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpowwtlyzo'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpzcw8drq3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_profile.py", line 99, in test_runctx self.profilermodule.runctx("testfunc()", globals(), locals(), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 99, in runctx return _Utils(Profile).runctx(statement, globals, locals, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 66, in runctx self._show(prof, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 70, in _show prof.dump_stats(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 392, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2255862_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0b6a5n_1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 930, in test_fspath_support check_path_succeeds(FakePath(os_helper.TESTFN)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 924, in check_path_succeeds with self.open(path, "w") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 639, in test_old_timestamp with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp03bbjok3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 1490, in test_check_output_stdin_arg tf = tempfile.TemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 725, in test_newline with gzip.open(self.filename, "wt", newline="\n") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 175, in _checkBufferSize f = self.open(TESTFN, 'wb', s) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, OSError: [Errno 28] No space left on device: '@test_2255727_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1577, in test_config8_ok fd, fn = tempfile.mkstemp(".log", "test_logging-X-") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 151, in test_nonascii_filename with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 88, in test_package with util.create_modules('_pkg.__init__') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 271, in test_get d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_univnewlines.py", line 51, in setUp with self.open(os_helper.TESTFN, self.WRITEMODE) as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp12ma6rts'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1972, in setUp BaseTest.setUp(self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 116, in setUp raise AssertionError('Unexpected handlers: %s' % hlist) AssertionError: Unexpected handlers: [<StreamHandler (NOTSET)>]
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 416, in testModeStrings with self.FileIO(TESTFN, modes[0]) as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpiytr3aaz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 122, in test_read self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpyiwt3yej'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 143, in test_write_array f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 919, in open return Aifc_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 561, in __init__ file_object = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp723tceqr'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3068, in test_multibyte_seek_and_tell f = self.open(os_helper.TESTFN, "w", encoding="euc_jp") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgz4wwd04'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 585, in test_init_with_x_mode with LZMAFile(TESTFN, mode): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lzma.py", line 120, in __init__ self._fp = builtins.open(filename, mode) OSError: [Errno 28] No space left on device: '@test_2253762_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 195, in test_context_manager with dumbdbm.open(_fname, 'c') as db: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 325, in test_forking_handled self.check_result(handled=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 333, in check_result with open(os_helper.TESTFN) as log: FileNotFoundError: [Errno 2] No such file or directory: '@test_2253701_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_pkg_import.py", line 27, in setUp self.test_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4g4ns0a0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp09_be_73'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1300, in test_find_function_found_with_encoding_cookie self._assert_find_function( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1272, in _assert_find_function with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2261880_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2349, in test_remapping_std_fds temps = [tempfile.mkstemp() for i in range(3)] File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2349, in <listcomp> temps = [tempfile.mkstemp() for i in range(3)] File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 968, in test_hardlink with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpj9h0km_m'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3919, in test_attributes f = self.open(os_helper.TESTFN, "wb", buffering=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251993_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 947, in test_disabled with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5rbwi7qb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 178, in test_isdir create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpn2vpc25b'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbunbjj_v'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3237, in test_append_bom with self.open(filename, 'w', encoding=charset) as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_util.py", line 504, in test_find_relative_module with util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdmr7m_qx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmplxvivpfb'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 181, in test_funcdocstring_annotated_return
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 83, in test_write_context_manager_calls_close with self.module.open(TESTFN, 'wb'): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 919, in open return Aifc_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 561, in __init__ file_object = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgr2tjx8c'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 191, in test_parse_path_object make_xml_file(self.data, 'utf-8', None) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 119, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 593, in test_partial_flags self._test_partial_flags(test) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 431, in _test_partial_flags with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 137, in test_exists create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 250, in test_ForkingUnixDatagramServer self.run_server(ForkingUnixDatagramServer, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/threading_helper.py", line 62, in decorator return func(*args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 127, in run_server server = self.make_server(self.pickaddr(svrcls.address_family), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 117, in make_server server = MyServer(addr, MyHandler) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 452, in __init__ self.server_bind() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 466, in server_bind self.socket.bind(self.server_address) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 72, in test_write_params f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 636, in test_implicit_binary_modes with gzip.open(self.filename, "w") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp6p_na495'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpg37v_m6e'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 430, in test_bad_gzip_file with open(self.filename, 'wb') as file: OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 83, in test_write_context_manager_calls_close with self.module.open(TESTFN, 'wb'): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpq_jyhugs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 491, in test_dash_m_bad_pyc
with os_helper.temp_dir() as script_dir,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1858, in setUp self.address = _get_temp_domain_socket() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1760, in _get_temp_domain_socket fd, fn = tempfile.mkstemp(prefix='test_logging_', suffix='.sock') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpq8yrgfqf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 1460, in test_threads with self.open(os_helper.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp0ly_y6ne'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 1026, in test_import with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprspfjh6v'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp8mjskxg2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 249, in test_directory with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1462, in setUp super(TestArgumentsFromFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpvkk8u9m0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 202, in test_change_cwd with os_helper.temp_dir() as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 395, in test_with_open with gzip.GzipFile(self.filename, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4590, in test_encoding handler.close() UnboundLocalError: local variable 'handler' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_iter.py", line 777, in test_writelines f = open(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2262409_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpj22dd9id'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpyfvwi6p6'
TracebackException) ... ok
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 594, in setUp TestMailbox.setUp(self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 57, in setUp self._box = self._factory(self._path) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 591, in <lambda> _factory = lambda self, path, factory=None: mailbox.Maildir(path, factory) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/mailbox.py", line 282, in __init__ os.mkdir(self._path, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 140, in test_crlf self.run_test(b'\r\n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 127, in run_test with util.create_modules(module_name) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 1798, in test_truncate with self.open(os_helper.TESTFN, self.write_mode, buffering=0) as raw: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 810, in test_flush_error_on_close self.check_flush_error_on_close(os_helper.TESTFN, 'wb', buffering=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 795, in check_flush_error_on_close f = self.open(*args, **kwargs) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpr43h_gq9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cgitb.py", line 40, in test_syshook_no_logdir_default_format with temp_dir() as tracedir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqac2dv0g'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 209, in test_exclusive_write with gzip.GzipFile(self.filename, 'xb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 695, in test_handle_error server = BaseServer(self.family, self.addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 476, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 98, in bind_af_aware socket_helper.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 3651, in test_write_to_filename tree.write(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/xml/etree/ElementTree.py", line 732, in write with _get_writer(file_or_filename, enc_lower) as write: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/xml/etree/ElementTree.py", line 768, in _get_writer file = open(file_or_filename, "w", encoding=encoding, OSError: [Errno 28] No space left on device: '@test_2260602_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_uu.py", line 214, in test_decode_filename with open(self.tmpin, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2253915_tmpi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 299, in test_unchecked_hash_based_pyc with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, i n run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 715, in test_zipfile_compiled with temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_util.py", line 490, in test_find_submodule_parent_already_imported with util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpz58q4vo_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpx96frqgq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 83, in test_module self.run_test('top_level') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 62, in run_test with util.create_modules(*create) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 209, in test_reporthook with self.urlretrieve(self.logo, reporthook=recording_reporthook) as ( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 162, in urlretrieve file_location, info = urllib.request.urlretrieve(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/urllib/request.py", line 251, in urlretrieve tfp = tempfile.NamedTemporaryFile(delete=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpoqa50624'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 83, in test_proto2_file_shelf s = shelve.open(self.fn, protocol=2) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 69, in test_comment_before_machine_line
self._test_comment("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 64, in _test_comment
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: '/tmp/tmp_ohucbpf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfuczphil'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp0nu_c889'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1648, in test_errors_in_command stdout, _ = self.run_pdb_script('', commands + '\n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1252, in run_pdb_script with open(filename, 'w') as f: OSError: [Errno 28] No space left on device: 'main.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpwxeacz12'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpyev1xcg8'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbk3uam1g'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 917, in test_bad_args with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfidn0i7b'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 83, in test_reorganize self.g = gdbm.open(filename, 'c') _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 826, in test_large_offset with self._make_test_file(0x14FFFFFFF, b" ") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 812, in _make_test_file f = open(TESTFN, 'w+b') OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptesti7ka'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp9lez0wpz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 273, in test_temp_cwd__name_none with os_helper.temp_cwd(name=None) as new_cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5qp1frfc'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 302, in test_paddedfile_getattr self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 525, in testTruncateOnWindows bug801631() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 504, in bug801631 f = self.FileIO(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmps2fenzrz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpo6lqfjry'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprs9n5mlu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbpqa5vm5'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4n9geax4'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 547, in test_pep_409_verbiage with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpy619ye8q'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_fixcid.py", line 33, in test_alter_comments output = self.run_script( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_fixcid.py", line 79, in run_script with open(substfilename, "w") as file: OSError: [Errno 28] No space left on device: '@test_2256194_tmpæ.subst'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 137, in test_exists create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_codecs.py", line 1705, in test_open codecs.open(os_helper.TESTFN, mode, 'ascii') as file: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 115, in test_funcdocstring
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmpjp_d212o'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/threading.py", line 950, in _bootstrap_inner self.run() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/threading.py", line 888, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 652, in process_request_thread self.handle_error(request, client_address) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 351, in handle_error with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_2253701_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 528, in test_resource_opener self.execute(package, 'utf-8.file') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_path.py", line 10, in execute with resources.path(package, path): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/importlib/resources.py", line 119, in _path_from_reader with _common._tempfile(opener_reader.read, suffix=norm_resource) as res: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/importlib/_common.py", line 87, in _tempfile fd, raw_path = tempfile.mkstemp(suffix=suffix) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpj7uvcnjtutf-8.file'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp75j843ju'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpa7j1_sc1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpwyz3_kr9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp478k6tiz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_http_cookiejar.py", line 388, in test_bad_magic with open(filename, "w") as f: OSError: [Errno 28] No space left on device: '@test_2255769_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpdnp5owei'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 181, in test_double_coding_line self.check_script_output(src, br"'\xc3\u20ac'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 947, in test_disabled with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpytq4uleu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 102, in setUp super(DistInfoPkgOffPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpnebrad9h'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 115, in test_funcdocstring
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmp2znzj1v1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 726, in test_magic_only self._test_magic_only(test, del_source=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 424, in _test_magic_only with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp2n87gsys'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 57, in setUp self._box = self._factory(self._path) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 1165, in <lambda> _factory = lambda self, path, factory=None: mailbox.MMDF(path, factory) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/mailbox.py", line 896, in __init__ _mboxMMDF.__init__(self, path, factory, create) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/mailbox.py", line 588, in __init__ f = open(self._path, 'wb+') OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpd3rc1fvk'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5kc_q6ko'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 384, in test_issue8202 with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 3658, in test_write_to_text_file with open(TESTFN, 'w', encoding='utf-8') as f: OSError: [Errno 28] No space left on device: '@test_2260602_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_j66tteh'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpsjjq7qnp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_platform.py", line 300, in test_libc_ver with open(filename, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_2253279_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_fixcid.py", line 18, in test_parse_strings output = self.run_script(old1 + old2) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_fixcid.py", line 79, in run_script with open(substfilename, "w") as file: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.subst'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfl64aktn'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_httplib.py", line 1952, in test_binary_file_body with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2257524_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 595, in test_handle_write server = BaseServer(self.family, self.addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 476, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 98, in bind_af_aware socket_helper.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 243, in test_ThreadingUnixDatagramServer self.run_server(socketserver.ThreadingUnixDatagramServer, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/threading_helper.py", line 62, in decorator return func(*args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 127, in run_server server = self.make_server(self.pickaddr(svrcls.address_family), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 117, in make_server server = MyServer(addr, MyHandler) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 452, in __init__ self.server_bind() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 466, in server_bind self.socket.bind(self.server_address) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 78, in test_anydbm_creation_n_file_exists_with_invalid_contents os_helper.create_empty_file(_fname) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 454, in create_empty_file fd = os.open(filename, os.O_WRONLY | os.O_CREAT | os.O_TRUNC) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_gprof2html.py", line 26, in test_gprof tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 228, in test_readline self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 168, in test_msgid_fstring msgids = self.extract_docstrings_from_str('_(f"""doc""")') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str with temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 2924, in test_basic_io f = self.open(os_helper.TESTFN, "w+", encoding=enc) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-bu ildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threa dedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile ("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora
-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefi x, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, d
ir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/b uild/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir =
gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-f edora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tem
pdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildar ea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File " /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/temp
file.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, o utput_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/hom
/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile. py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n F ile "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib /tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_defau
lt_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-f edora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdi
r\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError : [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'
/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build\']\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile\n prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params\n dir = gettempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir\n tempdir = _get_default_tempdir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir\n raise FileNotFoundError(_errno.ENOENT,\nFileNotFoundError: [Errno 2] No usable temporary directory found in [\'/tmp\', \'/var/tmp\', \'/usr/tmp\', \'/home/dje/cpython-buildarea/3.x.edel sohn-fedora-z/build\']\n'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqm1onlte'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_faulthandler.py", line 296, in test_enable_fd with tempfile.TemporaryFile('wb+') as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_unicode_file_functions.py", line 67, in setUp os.mkdir(os_helper.TESTFN) OSError: [Errno 28] No space left on device: '@test_2256039_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1jso8txq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 1110, in test_next_command_in_generator_with_subiterator with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 415, in test_zero_padded_file with gzip.GzipFile(self.filename, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 300, in test_sameopenfile create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 129, in test_funcdocstring_fstring
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmpbjkiq954'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0_bthpy5'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_param s dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x. delsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", li ne 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 160, in test_no_read_directory tempdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpe5n2oiih'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpq9skl090'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 467, in testInvalidFd self.assertRaises(OSError, self.FileIO, make_bad_fd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 159, in make_bad_fd file = open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 544, in test_handle_accept server = TestListener(self.family, self.addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 537, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 98, in bind_af_aware socket_helper.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpe5yyq5gn'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_optparse.py", line 1043, in test_filetype_ok os_helper.create_empty_file(os_helper.TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 454, in create_empty_file fd = os.open(filename, os.O_WRONLY | os.O_CREAT | os.O_TRUNC) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 294, in test_pop d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 302, in test_copy fout = self.fout = self.module.open(TESTFN, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 919, in open return Aifc_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 561, in __init__ file_object = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmpt1k2it3c'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpltanl5uq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 266, in test_refactor_dir check([], []) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 255, in check dir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test_python_worker_2252367æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpxdf7wi3v'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 330, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpwrqt1ztd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 213, in test_unseekable_incompleted_write with UnseekableIO(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_fixcid.py", line 18, in test_parse_strings output = self.run_script(old1 + old2) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_fixcid.py", line 79, in run_script with open(substfilename, "w") as file: OSError: [Errno 28] No space left on device: '@test_2256194_tmpæ.subst'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 143, in test_keys d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 288, in test_zipfile_compiled_checked_hash with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1662, in setUp super(TestFileTypeW, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpt9enfgmm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpu6fqobux'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpknlvhuzz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp2mppjrks'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3083, in test_seek_with_encoder_state f = self.open(os_helper.TESTFN, "w", encoding="euc_jis_2004") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpj9fie68u'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 599, in test_syntaxerror_unindented_caret_position with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_uu.py", line 202, in test_decode with open(self.tmpin, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 196, in test_parse_InputSource make_xml_file(self.data, 'iso-8859-1', None) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 119, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 205, in testTruncateOnWindows f = self.open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp8in4wx1q'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest.py", line 272, in _runtest_inner refleak = _runtest_inner2(ns, test_name) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest.py", line 223, in _runtest_inner2 the_module = importlib.import_module(abstest) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1030, in _gcd_import File "<frozen importlib._bootstrap>", line 1007, in _find_and_load File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 680, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 790, in exec_module File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posix.py", line 25, in <module> _DUMMY_SYMLINK = os.path.join(tempfile.gettempdir(), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 907, in test_invalid_newline self.open(os_helper.TESTFN, 'w', newline='invalid') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2441, in test_swap_fds self.check_swap_fds(0, 1, 2) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2394, in check_swap_fds temps = [tempfile.mkstemp() for i in range(3)] File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2394, in <listcomp> temps = [tempfile.mkstemp() for i in range(3)] File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmplh8v581a'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 179, in test_specified_path with self.urlretrieve(self.logo, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 162, in urlretrieve file_location, info = urllib.request.urlretrieve(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/urllib/request.py", line 249, in urlretrieve tfp = open(filename, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdk7n1ssk'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpeaqb9axx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpxj0tckwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpzprreq88'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpb4r6y51_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 947, in test_disabled with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp2l15oafc'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lltrace.py", line 16, in test_lltrace_does_not_crash_on_subscript_operator with open(os_helper.TESTFN, 'w') as fd: OSError: [Errno 28] No space left on device: '@test_2260208_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/test_unix_events.py", line 470, in setUpClass with open(os_helper.TESTFN, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpqdo4ex6j'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpwam6v4u5'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpow57uyp_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 82, in _create f = _io.open(self._datfile, 'r', encoding="Latin-1") FileNotFoundError: [Errno 2] No such file or directory: '@test_2253894_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 175, in test_update d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 243, in test_checked_hash_based_pyc with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fcntl.py", line 171, in test_lockf_share self.f = open(TESTFN, 'wb+') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 1001, in test_recompilation with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpvpphf1g9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_aifc.py", line 424, in test_write_aiff_by_extension fout = self.fout = aifc.open(filename, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 919, in open return Aifc_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 561, in __init__ file_object = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ.aiff'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpw51tp0s2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpki886hj9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmpw39yejh7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 449, in test_cwd_with_absolute_arg with os_helper.temp_dir() as wrong_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpk2chrag0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp37kqfux0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpp55f_j8j'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgkvbtnx0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmppalonhyv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 726, in test_array_writes check(self.FileIO(os_helper.TESTFN, "w")) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp04vq6nwf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_array.py", line 468, in test_filewrite f = open(os_helper.TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2257400_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 102, in test_comment_at_end_of_machine_line_pass_has_hash
self._test_comment("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 64, in _test_comment
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: '/tmp/tmps5n1rrx6'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 173, in test_funcdocstring_annotated_args
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmpun40agpw'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 83, in test_proto2_file_shelf s = shelve.open(self.fn, protocol=2) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1603, in setUp super(TestFileTypeDefaults, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp72a9q1d6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 180, in test_append self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0zguhcqj'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 144, in test_state_after_failure with util.create_modules(name) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 977, in test_only_two_levels with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpp749milq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 506, in test_run_namespace_package self._check_package(depth, namespace=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 329, in _check_package self._make_pkg(example_source, depth, "__main__", File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp_iri2bon'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 744, in test_encoding with temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 736, in test_read_closed with self.open(os_helper.TESTFN, "w") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ssl.py", line 4272, in test_sendfile with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 102, in setUp super(DistInfoPkgOffPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpmxwa1vh4'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1roptemw'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 25, in setUp self.f = self.FileIO(TESTFN, 'w') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_codecs.py", line 1705, in test_open codecs.open(os_helper.TESTFN, mode, 'ascii') as file: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) FileNotFoundError: [Errno 2] No such file or directory: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp6u5p9inn'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_iter.py", line 627, in test_unicode_join_endcase f = open(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2262409_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 160, in test_no_read_directory tempdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprymcgutg'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_path.py", line 44, in test_remove_in_context_manager with resources.path(self.data, 'utf-8.file') as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/importlib/resources.py", line 119, in _path_from_reader with _common._tempfile(opener_reader.read, suffix=norm_resource) as res: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/importlib/_common.py", line 87, in _tempfile fd, raw_path = tempfile.mkstemp(suffix=suffix) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 289, in test_popitem d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 181, in test_addsitedir pth_file.create() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 360, in create FILE = open(self.file_path, 'w') OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2260632_tmpæ.pth'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqacr0vpb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp9cyv3bjb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 293, in test_samestat_on_link self._test_samestat_on_link_func(os.link) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 277, in _test_samestat_on_link_func create_file(test_fn1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1496, in setUp super(TestArgumentsFromFileConverter, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpwm9t9vy8'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.ed lsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 989, in test_duplicated_levels with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 551, in test_stderr_filedes tf = tempfile.TemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpw9g88h6y'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 268, in test_close with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_ndbm.py", line 13, in setUp self.d = dbm.ndbm.open(self.filename, 'c') _dbm.error: [Errno 28] No space left on device: '@test_2262282_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 213, in test_unseekable_incompleted_write with UnseekableIO(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line.py", line 565, in test_set_pycache_prefix with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 93, in test_package self.run_test('pkg', {'pkg.__init__'}) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 62, in run_test with util.create_modules(*create) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/import_/test_path.py", line 169, in test_deleted_cwd new_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4sqzctfa'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfi4ckoh4'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 49, in test_password_with_leading_hash
self._test_passwords("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 45, in _test_passwords
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 706, in test_encoding with gzip.open(self.filename, "wt", encoding="utf-16") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 58, in test_non_obvious_encoding self.run_test(source) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 38, in run_test with util.create_modules(self.module_name) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 300, in test_sameopenfile create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262333_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfoepjlhl'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpiycjo6sn'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1621, in setUp super(TestFileTypeRB, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpg6049e73'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1777, in setUp self.address = _get_temp_domain_socket() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1760, in _get_temp_domain_socket fd, fn = tempfile.mkstemp(prefix='test_logging_', suffix='.sock') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4059, in test_warn_on_dealloc self._check_warn_on_dealloc(os_helper.TESTFN, "wb", buffering=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4051, in _check_warn_on_dealloc f = open(*args, **kwargs) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 157, in test_items d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 416, in testModeStrings with self.FileIO(TESTFN, modes[0]) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 186, in test_double_coding_same_line self.check_script_output(src, br"'\xc3\u20ac'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp3d_h76j6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 69, in test_anydbm_creation f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _dbm.error: [Errno 28] No space left on device: '@test_2253894_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 711, in test_empty_file self._test_empty_file(test, del_source=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 407, in _test_empty_file with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5jhh1dvg'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4043, in test_abc_inheritance self._check_abc_inheritance(self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4025, in _check_abc_inheritance with self.open(os_helper.TESTFN, "wb", buffering=0) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251993_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 239, in test_script_compiled with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 1889, in test_socket_fileno tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqag12hdd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp3js9hrlr'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpj9i61v1m'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 199, in test_timestamp_overflow with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpsmk1qvpe'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 90, in test_comment_at_end_of_machine_line
self._test_comment("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 64, in _test_comment
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: '/tmp/tmp4v543e6s'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 631, in test_syntaxerror_multi_line_fstring with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_trace.py", line 494, in test_listfuncs_flag_success with open(filename, 'w', encoding='utf-8') as fd: OSError: [Errno 28] No space left on device: '@test_2261975_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 268, in test_close with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprot2bxg9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 294, in test_pop d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 200, in test_UnixStreamServer self.run_server(socketserver.UnixStreamServer, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/threading_helper.py", line 62, in decorator return func(*args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 127, in run_server server = self.make_server(self.pickaddr(svrcls.address_family), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 100, in pickaddr fn = tempfile.mktemp(prefix='unix_socket.', dir=dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compile.py", line 529, in test_yet_more_evil_still_undecodable with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 222, in test_samefile create_file(file1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqys519l8'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 91, in test_context_manager_with_open_file with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpo31xjjn1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 1266, in test_filename with TempFile(TESTFN): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2253762_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpkxbrevjm'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 189, in test_funcdocstring_defvalue_args
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmpzb189da2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 585, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp9_e1unmj'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp62u1q3ok'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ensurepip.py", line 65, in test_bootstrapping_with_user ensurepip.bootstrap(user=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 72, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 106, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3083, in test_seek_with_encoder_state f = self.open(os_helper.TESTFN, "w", encoding="euc_jis_2004") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphizoewes'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 3677, in test_write_to_binary_file_with_bom with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2260602_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 3495, in test_getoutput dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 484, in test_package_imported_no_warning pkg_dir, _, mod_name, _ = self._make_pkg("", 1, "__main__") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 947, in test_disabled with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpy8x0vkt9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 151, in test_values d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmpc6flywdd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 947, in test_disabled with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4myq5z39'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 340, in test_package with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1858, in setUp self.address = _get_temp_domain_socket() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1760, in _get_temp_domain_socket fd, fn = tempfile.mkstemp(prefix='test_logging_', suffix='.sock') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdqjasp1x'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_optparse.py", line 1054, in test_filetype_notfile os.mkdir(os_helper.TESTFN) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 60, in test_primepat self.drive_one(b"1234567890\00\01\02\03\04\05\06") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 53, in drive_one self.try_one(teststring) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 25, in try_one f = self.open(os_helper.TESTFN, "wb") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 77, in test_bom self.run_test(codecs.BOM_UTF8 + self.source_line.encode('utf-8')) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 38, in run_test with util.create_modules(self.module_name) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3053, in test_seek_and_tell test_seek_and_tell_with_data(input) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3028, in test_seek_and_tell_with_data f = self.open(os_helper.TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 205, in test_unseekable_write with UnseekableIO(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 156, in test_checkcache with open(source_name, 'w') as source: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpc1lb2k8i'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 125, in test_anydbm_access self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _dbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 613, in test_large_file_ops with self.open(os_helper.TESTFN, "w+b", 0) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_agbhd4b'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 114, in test_empty_value f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2253894_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgj1g6kyb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp382d761t'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 135, in test_write_bytearray f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 194, in testSetBufferSize self._checkBufferSize(s) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 184, in _checkBufferSize self.fail('error setting buffer size %d: %s' % (s, str(msg))) AssertionError: error setting buffer size -1: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4171, in test_create_writes with self.open(os_helper.TESTFN, 'xb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251993_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1581, in setUp super(TestFileTypeR, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpadrrhxrq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 249, in testIteration bag = self.open(TESTFN, "wb") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2255727_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1603, in setUp super(TestFileTypeDefaults, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqcozlaa8'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpl1b0iwvx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pydoc.py", line 712, in test_synopsis with open(TESTFN, 'w', encoding=encoding) as script: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbmhnhdsa'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 127, in test_access_parameter with open(TESTFN, "wb") as fp: OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 556, in test_buffered_file_io with self.open(os_helper.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_pkg_import.py", line 27, in setUp self.test_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_uu.py", line 214, in test_decode_filename with open(self.tmpin, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 1089, in test_write_append_to_file with LZMAFile(TESTFN, "w") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lzma.py", line 120, in __init__ self._fp = builtins.open(filename, mode) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpga5wxzht'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpv1wltyhh'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/mock.py", line 1337, in patched return func(*newargs, **newkeywargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_threaded_import.py", line 239, in test_side_effect_import with open(filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2254259_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpnamw085a'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 525, in testTruncateOnWindows bug801631() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 504, in bug801631 f = self.FileIO(TESTFN, 'w') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 5964, in setUpClass with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2253921_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ensurepip.py", line 120, in test_bootstrapping_with_regular_install ensurepip.bootstrap() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 72, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 106, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmprf1ruyuk'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 585, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpk4t6t4mo'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 619, in test_no_marshal self._test_no_marshal() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 472, in _test_no_marshal with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp8bpcf89q'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 188, in test_header with self.urlretrieve(self.logo) as (file_location, info): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 162, in urlretrieve file_location, info = urllib.request.urlretrieve(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/urllib/request.py", line 251, in urlretrieve tfp = tempfile.NamedTemporaryFile(delete=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpv5_88pns'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 154, in test_addpackage_import_bad_exec pth_dir, pth_fn = self.make_pth("randompath\nimport nosuchmodule\n") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 132, in make_pth with open(pth_fn, 'w', encoding='utf-8') as pth_file: OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/@test_2251984_tmpæ.pth'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdh6zjihw'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ensurepip.py", line 140, in test_pip_environment_variables_removed ensurepip.bootstrap() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 72, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 106, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 311, in test_sync_not_handled BaseErrorTestServer(SystemExit) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 345, in __init__ self.handle_request() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 296, in handle_request return self._handle_request_noblock() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 318, in _handle_request_noblock self.handle_error(request, client_address) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 351, in handle_error with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_2253701_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_turtle.py", line 108, in test_config_dict_invalid cfg_name = self.get_cfg_file(invalid_test_config) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_turtle.py", line 57, in get_cfg_file with open(os_helper.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp8sfukc_j'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ssl.py", line 4643, in test_keylog_filename client_context.keylog_filename = os_helper.TESTFN OSError: [Errno 28] No space left on device: '@test_2254295_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 330, in test_forking_not_handled self.check_result(handled=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 333, in check_result with open(os_helper.TESTFN) as log: FileNotFoundError: [Errno 2] No such file or directory: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-f dora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/temp file.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary di rectory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/ Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefi x, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() Fil "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/te mpfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython -buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile .TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptbd9qxk0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 110, in test_write_write_read with contextlib.closing(dumbdbm.open(_fname)) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_turtle.py", line 93, in test_partial_config_dict_with_comments cfg_name = self.get_cfg_file(test_config_two) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_turtle.py", line 57, in get_cfg_file with open(os_helper.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_2253772_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 447, in test_peek with gzip.GzipFile(self.filename, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 1001, in test_recompilation with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 555, in test_prot_readonly with open(TESTFN, "wb") as fp: OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_main.py", line 123, in test_filename_changing_on_output_single_file self.setup_test_source_trees() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_main.py", line 58, in setup_test_source_trees self.temp_dir = tempfile.mkdtemp() # tearDown() cleans this up. File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpzns40272'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 494, in test_xmlgen_content_escape result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpu64bry4q'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 116, in setUp raise AssertionError('Unexpected handlers: %s' % hlist) AssertionError: Unexpected handlers: [<StreamHandler (NOTSET)>]
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmprhao3nkq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpp54b8v7s'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_util.py", line 477, in test_find_submodule with util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpiui9mvph'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 149, in test_dir_removal_handling with util.create_modules(mod) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 399, in test_cwd_with_bytes temp_dir = tempfile.gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 572, in test_bad_magic self._test_bad_magic(test) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 501, in _test_bad_magic with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 69, in test_comment_before_machine_line
self._test_comment("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 64, in _test_comment
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpj97y0t1j'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_binhex.py", line 33, in test_binhex with open(self.fname1, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmp1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpd_x5y6_m'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_resource.py", line 56, in test_fsize_enforced f = open(os_helper.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2256079_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 449, in test_cwd_with_absolute_arg with os_helper.temp_dir() as wrong_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmpafnma2hz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1581, in setUp super(TestFileTypeR, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprc4rv79b'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 645, in test_syntaxerror_invalid_escape_sequence_multi_line with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpnbbljlbl'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 19, in setUp self.f = self.open(TESTFN, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 917, in test_bad_args with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 159, in test_msgid msgids = self.extract_docstrings_from_str( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str with temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpvt13y4ye'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 527, in testTruncateOnWindows os.unlink(TESTFN) FileNotFoundError: [Errno 2] No such file or directory: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 229, in test_script_abspath with os_helper.temp_cwd() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpv39nlemh'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp9cxooznp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 56, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 45, in setUp with tempfile.NamedTemporaryFile(delete=False) as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp6enzimzj'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 137, in test_bool self.assertTrue(not self._empty_mapping()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 405, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp2wwrcbys'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 558, in test_init_with_filename with TempFile(TESTFN, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2253762_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 304, in test_crlf_unchanged old, new = self.refactor_file(fn) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 216, in refactor_file test_file = self.init_test_file(test_file) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 204, in init_test_file tmpdir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/2to3-test_refactor2gl80t4q'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp8_ypzg11'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 209, in test_reporthook with self.urlretrieve(self.logo, reporthook=recording_reporthook) as ( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 162, in urlretrieve file_location, info = urllib.request.urlretrieve(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/urllib/request.py", line 251, in urlretrieve tfp = tempfile.NamedTemporaryFile(delete=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1777, in setUp self.address = _get_temp_domain_socket() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1760, in _get_temp_domain_socket fd, fn = tempfile.mkstemp(prefix='test_logging_', suffix='.sock') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
TracebackTests)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 1111, in setUp os.mkdir(TESTFN) OSError: [Errno 28] No space left on device: '@test_2262336_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_turtle.py", line 63, in test_config_dict cfg_name = self.get_cfg_file(test_config) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_turtle.py", line 57, in get_cfg_file with open(os_helper.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 863, in test_opener with self.open(os_helper.TESTFN, "w") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqn1zqmqu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 104, in test_getsize create_file(filename, b'Hello') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_pp1gmzw'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 473, in test_abspath_issue3426 with os_helper.temp_cwd(unicwd): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'çwð'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpehqkz1xq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 541, in setUp create_file(self.file_name, b"test_genericpath.PathLikeTests") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2256405_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpkx1mkyug'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 86, in test_pathfix_keeping_flags self.pathfix( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 31, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device: '@test_2256194_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 69, in test_anydbm_creation f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2253894_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp13jwt329'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2111, in test_args_string fd, fname = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4r_swznq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tracemalloc.py", line 291, in test_snapshot snapshot.dump(os_helper.TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tracemalloc.py", line 430, in dump with open(filename, "wb") as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1581, in setUp super(TestFileTypeR, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp60uvt43k'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4640, in test_encoding_errors_none logging.basicConfig(filename='test.log', encoding=encoding, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 2009, in basicConfig h = FileHandler(filename, mode, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1156, in __init__ StreamHandler.__init__(self, self._open()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1185, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test.log'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp70tgk5jy'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpartl2sl6'
Traceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile\n (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner\n fd = _os.open(file, flags, 0o600)\nOSError: [Errno 28] No space left on device: \'/tmp/tmpkmtccb84\'\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile\n (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner\n fd = _os.open(file, flags, 0o600)\nOSError: [Errno 28] No space left on device: \'/tmp/tmpj07q14hn\'\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run\n f = tempfile.TemporaryFile("w+b")\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile\n (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner\n fd = _os.open(file, flags, 0o600)\nOSError: [Errno 28] No space left on device: \'/tmp/tmp4132rd00\'\n'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpnuebltv2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 166, in test_ignore with open(os_helper.TESTFN, "w") as fp: OSError: [Errno 28] No space left on device: '@test_2256860_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 104, in test_context_manager with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefi x, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z /build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4102, in test_pickling with self.open(os_helper.TESTFN, **kwargs) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4102, in test_pickling with self.open(os_helper.TESTFN, **kwargs) as f: OSError: [Errno 28] No space left on device: '@test_2251993_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 124, in test_unicode with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_2254729_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/test_unix_events.py", line 309, in test_create_unix_server_existing_path_nonsock with tempfile.NamedTemporaryFile() as file: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1581, in setUp super(TestFileTypeR, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpmhie40ol'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpwdhos1vp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 135, in test_line_endings with contextlib.closing(dumbdbm.open(_fname)) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tcl.py", line 196, in testEvalFile with open(os_helper.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_2260884_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 5038, in setUp BaseTest.setUp(self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 116, in setUp raise AssertionError('Unexpected handlers: %s' % hlist) AssertionError: Unexpected handlers: [<StreamHandler (NOTSET)>]
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_poll.py", line 89, in test_poll_unit_tests with open(TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_2252666_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 755, in test_closefd_attr with self.open(os_helper.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 443, in test_run_package self._check_package(depth) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 329, in _check_package self._make_pkg(example_source, depth, "__main__", File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 531, in test_xmlgen_encoding result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 320, in test_threading_not_handled self.check_result(handled=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 333, in check_result with open(os_helper.TESTFN) as log: FileNotFoundError: [Errno 2] No such file or directory: '@test_2253701_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4580, in test_encoding logging.basicConfig(filename='test.log', encoding=encoding, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 2009, in basicConfig h = FileHandler(filename, mode, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1156, in __init__ StreamHandler.__init__(self, self._open()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1185, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test.log'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphcz0s2ss'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 166, in test_addpackage_import_bad_pth_file pth_dir, pth_fn = self.make_pth("abc\x00def\n") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 132, in make_pth with open(pth_fn, 'w', encoding='utf-8') as pth_file: OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2260632_tmpæ.pth'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1603, in setUp super(TestFileTypeDefaults, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 103, in test_lacking_parent with util.create_modules('_pkg.__init__', '_pkg.mod')as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "<string>", line 6, in <module> OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 122, in test_read self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 115, in test_funcdocstring
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1ophqf1q'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 48, in test_dumbdbm_creation_mode f = dumbdbm.open(_fname, 'c', 0o637) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpsibbox75'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_uu.py", line 184, in test_encode with open(self.tmpin, 'wb') as fin: OSError: [Errno 28] No space left on device: '@test_2251984_tmpi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphtoa1f1t'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 575, in test_pkgutil_walk_packages self._make_pkg("", max_depth)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line.py", line 330, in test_stdin_readline self.check_input( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line.py", line 316, in check_input with tempfile.NamedTemporaryFile("wb+") as stdin: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipimport_support.py", line 121, in test_doctest_issue4197 with os_helper.temp_dir() as d: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 69, in test_anydbm_creation f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 205, in testTruncateOnWindows f = self.open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2255727_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 159, in test_incompleted_write with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptz7o4ezc'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1cr6fweu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 219, in test_basic_script with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 625, in setUp os.mkdir(self.dir_name) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262336_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpqjgrn5a2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/mailbox.py", line 584, in __init__ f = open(self._path, 'rb+') FileNotFoundError: [Errno 2] No such file or directory: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 156, in test_checkcache with open(source_name, 'w') as source: OSError: [Errno 28] No space left on device: '@test_2253815_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptuu6ltht'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpz09m6sm3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpslrx9_9g'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 112, in test_context_manager_with_filename with self.module.open(TESTFN, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 249, in testIteration bag = self.open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2255727_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fe dora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4102, in test_pickling with self.open(os_helper.TESTFN, **kwargs) as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpy_nsag5f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp4j_thjyb' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmponaii62i' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpcms2nv7d' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp487h73qz' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmplkt7lvc5'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 977, in test_only_two_levels with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpd2h9s48y'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_imp.py", line 105, in test_issue3594 with open(temp_mod_name + '.py', 'w') as file: OSError: [Errno 28] No space left on device: 'test_imp_helper.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 166, in test_ignore with open(os_helper.TESTFN, "w") as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_iter.py", line 716, in test_countOf f = open(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2262409_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_util.py", line 518, in test_find_relative_module_missing_package with util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqli4i7lf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpohfildxd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpr3ymvosx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 320, in test_threading_not_handled self.check_result(handled=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 333, in check_result with open(os_helper.TESTFN) as log: FileNotFoundError: [Errno 2] No such file or directory: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 97, in test_write_memoryview self.write_and_read_back(memoryview(data1 * 50)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 61, in write_and_read_back with gzip.GzipFile(self.filename, 'w'+mode) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 249, in testIteration bag = self.open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 155, in test_default_coding self.check_script_output(src, br"'\xe4'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfq1nfdrr'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpuxv755_g'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 416, in testModeStrings with self.FileIO(TESTFN, modes[0]) as f: OSError: [Errno 28] No space left on device: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1618, in test_relative_imports_on_plain_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpuvgoh7tj'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 1041, in test_next_until_return_in_generator with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_array.py", line 437, in test_tofromfile f = open(os_helper.TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2257400_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_faulthandler.py", line 723, in test_register_fd with tempfile.TemporaryFile('wb+') as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 1938, in test_umask tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 261, in test_samestat create_file(test_fn1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line.py", line 503, in test_isolatedmode with os_helper.temp_cwd() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 569, in test_xmlgen_ignorable_empty result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 127, in test_write f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpadd46v1x'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpmt9_xo6f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 121, in test_file_parse f = open(filename, "w", encoding="cp1252") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpmz5j_462'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 585, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmps086hggz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 1580, in test_garbage_collection rawio = self.FileIO(os_helper.TESTFN, "w+b") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ensurepip.py", line 128, in test_bootstrapping_with_default_pip ensurepip.bootstrap(default_pip=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 72, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 106, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 32, in test_macros
nrc = self.make_nrc("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/eintrdata/eintr_tester.py", line 353, in test_open self._test_open("fp = open(path, 'r')\nfp.close()", File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/eintrdata/eintr_tester.py", line 324, in _test_open os.mkfifo(filename) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1621, in setUp super(TestFileTypeRB, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptmt__zmy'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 756, in test_partial_hash self._test_partial_hash(test, del_source=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 438, in _test_partial_hash with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpve5gte97'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posixpath.py", line 185, in test_ismount_non_existent os.mkdir(ABSTFN) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1580, in test_relative_imports os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/pickletester.py", line 3157, in test_dump_text_file f = open(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 318, in test_read_not_from_start with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpi4b15jgf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_trace.py", line 398, in test_issue9936 self._coverage(tracer, cmd) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_trace.py", line 364, in _coverage r.write_results(show_missing=True, summary=True, coverdir=TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/trace.py", line 261, in write_results os.makedirs(dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '@test_2261975_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmprmodtrqn'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 1001, in test_recompilation with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 122, in test_str_write_contains self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 160, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1603, in setUp super(TestFileTypeDefaults, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpm0mzpiz6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 532, in test_stdout_fileobj tf = tempfile.TemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_api.py", line 360, in test_reload_submodule with test_util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptx2tblui'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[12]>", line 1, in <module> os.remove(fn) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp69yhxa0y'
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2760, in test.test_doctest.test_lineendings Failed example: dn = tempfile.mkdtemp() Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[13]>", line 1, in <module> dn = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpyzyimj3d'
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2761, in test.test_doctest.test_lineendings Failed example: pkg = os.path.join(dn, "doctest_testpkg") Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[14]>", line 1, in <module> pkg = os.path.join(dn, "doctest_testpkg") NameError: name 'dn' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2762, in test.test_doctest.test_lineendings Failed example: os.mkdir(pkg) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[15]>", line 1, in <module> os.mkdir(pkg) NameError: name 'pkg' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2763, in test.test_doctest.test_lineendings Failed example: os_helper.create_empty_file(os.path.join(pkg, "__init__.py")) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[16]>", line 1, in <module> os_helper.create_empty_file(os.path.join(pkg, "__init__.py")) NameError: name 'pkg' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2764, in test.test_doctest.test_lineendings Failed example: fn = os.path.join(pkg, "doctest_testfile.txt") Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[17]>", line 1, in <module> fn = os.path.join(pkg, "doctest_testfile.txt") NameError: name 'pkg' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2765, in test.test_doctest.test_lineendings Failed example: with open(fn, 'wb') as f: f.write( b'Test:\r\n\r\n' b' >>> x = 1 + 1\r\n\r\n' b'Done.\r\n' b'Test:\n\n' b' >>> x = 1 + 1\n\n' b'Done.\n' b'Test:\r\r' b' >>> x = 1 + 1\r\r' b'Done.\r' ) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[18]>", line 1, in <module> with open(fn, 'wb') as f: OSError: [Errno 28] No space left on device: '/tmp/tmp69yhxa0y'
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2778, in test.test_doctest.test_lineendings Failed example: with test_hook(dn): doctest.testfile("doctest_testfile.txt", package="doctest_testpkg", verbose=False) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[19]>", line 1, in <module> with test_hook(dn): NameError: name 'dn' is not defined
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_doctest.py", line 2781, in test.test_doctest.test_lineendings Failed example: shutil.rmtree(dn) Exception raised: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_lineendings[20]>", line 1, in <module> shutil.rmtree(dn) NameError: name 'dn' is not defined
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgaoji805'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgiyz6qha'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpea348a13'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1662, in setUp super(TestFileTypeW, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpt7z4aiys'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 83, in test_anydbm_modification self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2253894_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 230, in test_files_list with temp_cwd(None), temp_dir(None) as sdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 160, in test_no_read_directory tempdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpniqrvc82'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 203, in test_isfile create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp9iufypz2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpfekssgnd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_http_cookiejar.py", line 494, in test_missing_value c.save(ignore_expires=True, ignore_discard=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/http/cookiejar.py", line 2085, in save with open(filename, "w") as f: OSError: [Errno 28] No space left on device: '@test_2255769_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllib2.py", line 930, in test_http_body_file file_obj = tempfile.NamedTemporaryFile(mode='w+b', delete=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 60, in test_primepat self.drive_one(b"1234567890\00\01\02\03\04\05\06") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 53, in drive_one self.try_one(teststring) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 25, in try_one f = self.open(os_helper.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1569, in test_blocks_at_first_code_line stdout, stderr = self.run_pdb_module(script, commands) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1263, in run_pdb_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 325, in test_forking_handled self.check_result(handled=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 333, in check_result with open(os_helper.TESTFN) as log: FileNotFoundError: [Errno 2] No such file or directory: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp9qy85ews'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 492, in test_nonascii_abspath with os_helper.temp_cwd(name): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: b'@test_2262119_tmp\xe7w\xf0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpglinudky'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 1056, in test_no_leaking tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 112, in test_context_manager_with_filename with self.module.open(TESTFN, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 919, in open return Aifc_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 561, in __init__ file_object = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpn91t8rav'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1662, in setUp super(TestFileTypeW, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpb3cgodrg'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp7_wmuph2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpysve0bzk'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 124, in test_unicode with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 1579, in test_stdout_with_capture_output_arg tf = tempfile.TemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpq116qaeg'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 385, in test_compresslevel_metadata fWrite = gzip.GzipFile(self.filename, 'w', compresslevel=level) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_iter.py", line 751, in test_indexOf f = open(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2262409_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpszzv106f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 636, in test_iterparse with open(TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2260602_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 235, in test_eval with open(_fname + '.dir', 'w') as stream: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpm4buzpla'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_embed.py", line 1272, in test_init_pyvenv_cfg
with self.tmpdir_with_python() as tmpdir,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_embed.py", line 1168, in tmpdir_with_python
with tempfile.TemporaryDirectory() as tmpdir:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__
self.name = mkdtemp(suffix, prefix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1481, in test_readrc_homedir with os_helper.temp_dir() as temp_dir, patch("os.path.expanduser"): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/test_sendfile.py", line 137, in setUpClass super().setUpClass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/test_sendfile.py", line 102, in setUpClass with open(os_helper.TESTFN, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/ cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_th readedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, utput_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpy thon-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.e delsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile(" w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dj /cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 28
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 500, in test_stdin_fileobj tf = tempfile.TemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_threaded_import.py", line 200, in test_circular_imports os.mkdir(TESTFN) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp86q2faud'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 619, in test_handle_close server = BaseServer(self.family, self.addr, TestHandler) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 476, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 98, in bind_af_aware socket_helper.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 1938, in test_umask tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp8dmj7240'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipimport_support.py", line 196, in test_doctest_main_issue4197 with os_helper.temp_dir() as d: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipimport_support.py", line 81, in test_inspect_getsource_issue4223 with os_helper.temp_dir() as d: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 188, in test_match with open(os_helper.TESTFN, "w") as fp: OSError: [Errno 28] No space left on device: '@test_2256860_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 164, in test_msgid_bytes msgids = self.extract_docstrings_from_str('_(b"""doc""")') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str with temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpaypwdeb8'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_binhex.py", line 33, in test_binhex with open(self.fname1, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2256733_tmp1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_hyf1ih8'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 98, in test_pathfix_adding_flag self.pathfix( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 31, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4640, in test_encoding_errors_none logging.basicConfig(filename='test.log', encoding=encoding, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 2009, in basicConfig h = FileHandler(filename, mode, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1156, in __init__ StreamHandler.__init__(self, self._open()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1185, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/test.log'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fcntl.py", line 160, in test_lockf_exclusive self.f = open(TESTFN, 'wb+') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5vwwqy19'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbo4ijdju'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 71, in test_header with temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfbxwxdd6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1662, in setUp super(TestFileTypeW, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpiecei0zs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp3lhw5t92'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpcax9vx0o'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 105, in test_anydbm_keys self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _dbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 261, in test_samestat create_file(test_fn1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2256405_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posix.py", line 1874, in test_dup2 with open(dupfile, "wb") as childfile: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmp4fp7onb6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1462, in setUp super(TestArgumentsFromFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpb7picz0q'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpge59rnkm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 136, in test_write_readonly_file with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_2254729_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpacjkw5y0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4048, in test_abc_inheritance_official self._check_abc_inheritance(io) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4025, in _check_abc_inheritance with self.open(os_helper.TESTFN, "wb", buffering=0) as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 104, in test_context_manager with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_2254729_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpdib4shyj'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 184, in test_check_output_stdin_arg tf = tempfile.TemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 193, in test_many_append with gzip.GzipFile(self.filename, 'wb', 9) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1603, in setUp super(TestFileTypeDefaults, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp8tq2ffuq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_ud5qoqv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 163, in test_len d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 143, in test_write_array f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 228, in test_readline self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4059, in test_warn_on_dealloc self._check_warn_on_dealloc(os_helper.TESTFN, "wb", buffering=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4051, in _check_warn_on_dealloc f = open(*args, **kwargs) OSError: [Errno 28] No space left on device: '@test_2251993_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmppfn_9hon'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_api.py", line 249, in test_reload_location_changed with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptuegbc4f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_unicode_file.py", line 133, in test_directories self._do_directory(TESTFN_UNICODE+ext, TESTFN_UNICODE+ext) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_unicode_file.py", line 90, in _do_directory os.mkdir(make_name) OSError: [Errno 28] No space left on device: '@test_2251984_tmp-àòɘŁğ.dir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 689, in test_directory_compiled with temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedor a-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 56, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 45, in setUp with tempfile.NamedTemporaryFile(delete=False) as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gc.py", line 727, in test_gc_ordinary_module_at_shutdown with temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 424, in testUnicodeOpen f = self.FileIO(str(TESTFN), "w") OSError: [Errno 28] No space left on device: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 38, in test_dumbdbm_creation with contextlib.closing(dumbdbm.open(_fname, 'c')) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpj5lznyj7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 725, in test_5027_1 result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 5964, in setUpClass with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 447, in test_xmlgen_basic_empty result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gc.py", line 727, in test_gc_ordinary_module_at_shutdown with temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp93yde4z6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmptqu6u0g1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpgs0_02x9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpd4bholqt'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 401, in test_issue8202_dash_c_file_ignored with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpwtf17efn'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpy0w6nbiu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 282, in test_seek_write with gzip.GzipFile(self.filename, 'w') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 651, in test_handle_close_after_conn_broken server = BaseServer(self.family, self.addr, TestHandler) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 476, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 98, in bind_af_aware socket_helper.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpoiausol1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 251, in test_samefile_on_link self._test_samefile_on_link_func(os.link) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 236, in _test_samefile_on_link_func create_file(test_fn1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp7qfj2lqk'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/import_/test_path.py", line 169, in test_deleted_cwd new_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpe1gxxr53'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1ri7q9qq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 665, in test_basic_script_no_suffix with temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjlpog0hl'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp7zwttlrs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp7to4f47n'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1603, in setUp super(TestFileTypeDefaults, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqpkk53in'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 144, in test_lf self.run_test(b'\n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 127, in run_test with util.create_modules(module_name) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpj6a80wsf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 159, in test_incompleted_write with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 181, in test_double_coding_line self.check_script_output(src, br"'\xc3\u20ac'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp3flwp63n'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1581, in setUp super(TestFileTypeR, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 45, in test_read p = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpp060gklk'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqzw0ey9_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 356, in setUp with open(self.file, "w") as tmp: OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper
to_return = fxn(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 274, in test_overridden_checked_hash_based_pyc
with util.create_modules('_temp') as mapping,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules
os_helper.rmtree(temp_dir)
UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 1056, in test_no_leaking tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4vrhb95e'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpx2rotgby'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_trace.py", line 504, in test_sys_argv_list with open(TESTFN, 'w', encoding='utf-8') as fd: OSError: [Errno 28] No space left on device: '@test_2261975_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 650, in test_basic_script with temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpo1luwukv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 104, in test_getsize create_file(filename, b'Hello') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262333_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 541, in setUp create_file(self.file_name, b"test_genericpath.PathLikeTests") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 289, in test_bom data = self.check_file_refactoring(fn) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 187, in check_file_refactoring test_file = self.init_test_file(test_file) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 204, in init_test_file tmpdir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test_python_worker_2252367æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 2924, in test_basic_io f = self.open(os_helper.TESTFN, "w+", encoding=enc) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 670, in test_1463026_2_empty result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0nd0t6_v'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4171, in test_create_writes with self.open(os_helper.TESTFN, 'xb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_lan1tbp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 457, in test_xmlgen_content result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 205, in test_unseekable_write with UnseekableIO(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 60, in test_primepat self.drive_one(b"1234567890\00\01\02\03\04\05\06") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 53, in drive_one self.try_one(teststring) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 25, in try_one f = self.open(os_helper.TESTFN, "wb") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2256671_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 67, in test_ascii_file_shelf s = shelve.open(self.fn, protocol=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpyllz0bmk'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff6e126550> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff6e126550> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff6e126550> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff6e126550> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff6e126550> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff6e126550> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff6e126550> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper
to_return = fxn(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 329, in test_overridden_unchecked_hash_based_pyc
with util.create_modules('_temp') as mapping,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules
os_helper.rmtree(temp_dir)
UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1462, in setUp super(TestArgumentsFromFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphycbyli9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3012, in test_seeking_too with self.open(os_helper.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 663, in test_text_modes with gzip.open(self.filename, "wt") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fcntl.py", line 146, in test_flock self.f = open(TESTFN, 'wb+') OSError: [Errno 28] No space left on device: '@test_2257427_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1621, in setUp super(TestFileTypeRB, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp69p58_a6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllib2.py", line 786, in test_file f = open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 214, in test_ForkingUnixStreamServer self.run_server(ForkingUnixStreamServer, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/threading_helper.py", line 62, in decorator return func(*args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 127, in run_server server = self.make_server(self.pickaddr(svrcls.address_family), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 100, in pickaddr fn = tempfile.mktemp(prefix='unix_socket.', dir=dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 213, in test_unseekable_incompleted_write with UnseekableIO(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpoqbw1vsq'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 96, in test_comment_at_end_of_machine_line_no_space
self._test_comment("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 64, in _test_comment
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: '/tmp/tmph0o6q3b1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 157, in test_items d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpx8b_2lc9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp9nj_6yhp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/test_base_events.py", line 1987, in setUpClass with open(os_helper.TESTFN, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 160, in test_no_read_directory tempdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpmq3cf4uw'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 98, in test_POT_Creation_Date with temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp73yaefhc'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 977, in test_only_two_levels with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmpxrapt_hf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 372, in test_timestamp_overflow with open(source, 'w') as f: OSError: [Errno 28] No space left on device: '@test_2262336_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fstring.py", line 1055, in test_filename_in_syntaxerror with temp_cwd() as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 585, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpaso7u7q2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0ugls0wu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1581, in setUp super(TestFileTypeR, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprhorlm_2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 137, in test_exists create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2256405_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpaoprtdxv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_binhex.py", line 50, in test_binhex_error_on_long_filename f3 = open(self.fname3, 'wb') OSError: [Errno 28] No space left on device: '@test_2256733_tmpvery_long_filename__very_long_filename__very_long_filename__very_long_filename__'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 75, in test_binary_file_shelf s = shelve.open(self.fn, protocol=1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 124, in test_pathfix_adding_errors self.pathfix( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 31, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp6ps7r7xp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpr02ev1a2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmps_mukif3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 298, in test_zipfile_compiled_unchecked_hash with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1621, in setUp super(TestFileTypeRB, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpxhccqw78'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 119, in test_from_import_star_invalid_type with _ready_to_import() as (name, path): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 53, in _ready_to_import with temp_dir() as tempdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 175, in _checkBufferSize f = self.open(TESTFN, 'wb', s) OSError: [Errno 28] No space left on device: '@test_2255727_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 176, in test_random with contextlib.closing(dumbdbm.open(_fname)) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp6dycwhvn'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_builtin.py", line 1197, in test_open_default_encoding self.write_testfile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_builtin.py", line 1161, in write_testfile fp = open(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_2260254_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpcrfzhi7o'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/xml/etree/ElementTree.py", line 762, in _get_writer write = file_or_filename.write AttributeError: 'str' object has no attribute 'write'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_iter.py", line 479, in test_builtin_max_min f = open(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2262409_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpy6wwwnvx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 2099, in test_encoding_plain_file fd, fn = tempfile.mkstemp(".log", "test_logging-1-") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpje262e8x'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 1141, in test_return_command_in_generator_with_subiterator with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/threading.py", line 950, in _bootstrap_inner self.run() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/threading.py", line 888, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 652, in process_request_thread self.handle_error(request, client_address) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 351, in handle_error with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_faulthandler.py", line 717, in test_register_file with temporary_filename() as filename: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_faulthandler.py", line 51, in temporary_filename filename = tempfile.mktemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 25, in setUp self.f = self.FileIO(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 544, in test_xmlgen_unencodable result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2111, in test_args_string fd, fname = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp4x14rohc'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gc.py", line 753, in test_global_del_SystemExit with open(TESTFN, 'w') as script: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 82, in _create f = _io.open(self._datfile, 'r', encoding="Latin-1") FileNotFoundError: [Errno 2] No such file or directory: '@test_2254155_tmpæ.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 530, in test_dash_m_main_traceback
with self.setup_test_pkg() as pkg_dir:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 446, in setup_test_pkg
with os_helper.temp_dir() as script_dir,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgpwfqwtm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 356, in testAbles f = self.FileIO(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 438, in test_run_module_in_namespace_package self._check_module(depth, namespace=True, parent_namespaces=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 289, in _check_module self._make_pkg(example_source, depth, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2441, in test_swap_fds self.check_swap_fds(0, 1, 2) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2394, in check_swap_fds temps = [tempfile.mkstemp() for i in range(3)] File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2394, in <listcomp> temps = [tempfile.mkstemp() for i in range(3)] File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 285, in test_false_file_encoding data = self.check_file_refactoring(fn) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 187, in check_file_refactoring test_file = self.init_test_file(test_file) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 204, in init_test_file tmpdir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test_python_worker_2252367æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 989, in test_duplicated_levels with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpldak1h7a'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 599, in test_xmlgen_ns result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 138, in test_classdocstring
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmpibfhgyn2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 83, in test_comment_before_machine_line_hash_only
self._test_comment("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 64, in _test_comment
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: '/tmp/tmpdvd0ode3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pindent.py", line 38, in test_selftest with os_helper.temp_dir() as directory: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 114, in test_empty_value f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 230, in test_files_list with temp_cwd(None), temp_dir(None) as sdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_zwzgvu9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmpd74737of'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0wgki3zz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1581, in setUp super(TestFileTypeR, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpkvc4gwm0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1662, in setUp super(TestFileTypeW, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdmue_pbe'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpid08geqr'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1603, in setUp super(TestFileTypeDefaults, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpb9ygy48m'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpkpxazs_u'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphxl925tc'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpx08qy6my'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 3658, in test_write_to_text_file with open(TESTFN, 'w', encoding='utf-8') as f: OSError: [Errno 28] No space left on device: '@test_2254229_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_imp.py", line 160, in test_issue5604 with open(temp_mod_name + '.py', 'w') as file: OSError: [Errno 28] No space left on device: 'test_imp_helper_ä.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 197, in test_second_non_utf8_coding_line self.check_script_output(src, br"'\xc3\u20ac'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 174, in test_third_coding_line self.check_script_output(src, br"'\xe4'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_0zs_s6m'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ctypes/test/test_find.py", line 21, in setUpClass lib_glu = find_library("GLU") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ctypes/util.py", line 312, in find_library _get_soname(_findLib_gcc(name) or _findLib_ld(name)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ctypes/util.py", line 110, in _findLib_gcc temp = tempfile.NamedTemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmps3k1iu3a'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 544, in test_raw_file_io with self.open(os_helper.TESTFN, "wb", buffering=0) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpuor8ytdh'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _g t_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.e delsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params d ir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsoh n-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/t mp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_param s(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-f dora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 114, in test_empty_value f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2253894_tmpæ.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 122, in test_funcdocstring_bytes
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmprsqrg6j1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdn3zb9hi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bytes.py", line 1193, in test_bytearray_api tfn = tempfile.mktemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpibp1qivc'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpv8ujld7u'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3012, in test_seeking_too with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmphi_16ytf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp__5iblhp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmppdchwbeg'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1496, in setUp super(TestArgumentsFromFileConverter, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpr0kthoc9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3267, in test_seek_append_bom with self.open(filename, 'w', encoding=charset) as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 560, in test_cached_readonly with temp_umask(0o022), _ready_to_import() as (name, path): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 53, in _ready_to_import with temp_dir() as tempdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 104, in test_getsize create_file(filename, b'Hello') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2256405_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4etei2g3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1cw9njts'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 97, in test_write_memoryview self.write_and_read_back(memoryview(data1 * 50)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 61, in write_and_read_back with gzip.GzipFile(self.filename, 'w'+mode) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 198, in test_module_with_large_stack with open(filename, 'w') as f: OSError: [Errno 28] No space left on device: 'longlist.py'
Traceback (most recent call last): Warning -- File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest_mp.py", line 285, in run Warning -- mp_result = self._runtest(test_name) Warning -- File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest_mp.py", line 250, in _runtest Warning -- retcode, stdout, stderr = self._run_process(test_name) Warning -- File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/libregrtest/runtest_mp.py", line 212, in _run_process Warning -- stdout, stderr = popen.communicate(timeout=self.timeout) Warning -- File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/subprocess.py", line 1130, in communicate Warning -- stdout, stderr = self._communicate(input, endtime, timeout) Warning -- File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/subprocess.py", line 2019, in _communicate Warning -- stderr = self._translate_newlines(stderr, Warning -- File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/subprocess.py", line 1007, in _translate_newlines Warning -- data = data.decode(encoding, errors) Warning -- UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa4 in position 2591: invalid start byte Kill <TestWorkerProcess #2 running test=test_unicodedata pid=2262038 time=14.9 sec> process group Kill <TestWorkerProcess #3 running test=test_email pid=2262373 time=5.8 sec> process group Kill <TestWorkerProcess #4 running test=test_tokenize pid=2262450 time=3.5 sec> process group Kill <TestWorkerProcess #5 running test=test_httpservers pid=2260994 time=40.5 sec> process group Kill <TestWorkerProcess #6 running test=test_concurrent_futures pid=2257922 time=1 min 6 sec> process group
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 69, in test_anydbm_creation f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_znfx7zs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp62viaj0g'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 93, in test_anydbm_read self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 86, in test_pathfix_keeping_flags self.pathfix( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 31, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 76, in test_comment_before_machine_line_no_space
self._test_comment("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 64, in _test_comment
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/unittest/mock.py", line 1337, in patched return func(*newargs, **newkeywargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_threaded_import.py", line 239, in test_side_effect_import with open(filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgijmt6iv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpegf3zbxi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 5479, in testSurrogateescapeBind self.bind(self.sock, b.decode("ascii", "surrogateescape")) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 5447, in bind socket_helper.bind_unix_socket(sock, path) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 3205, in test_fd_transfer with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2252519_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 1798, in test_truncate with self.open(os_helper.TESTFN, self.write_mode, buffering=0) as raw: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_mx96ukr'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmps5xic57o'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 3667, in test_write_to_binary_file with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 115, in test_funcdocstring
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmpcz0b3px_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir()
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 415, in test_zero_padded_file with gzip.GzipFile(self.filename, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 611, in test_syntaxerror_indented_caret_position with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1496, in setUp super(TestArgumentsFromFileConverter, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpzhx6s18_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_profile.py", line 99, in test_runctx self.profilermodule.runctx("testfunc()", globals(), locals(), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 99, in runctx return _Utils(Profile).runctx(statement, globals, locals, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 66, in runctx self._show(prof, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 70, in _show prof.dump_stats(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 392, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpzkdqdjip'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 56, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 45, in setUp with tempfile.NamedTemporaryFile(delete=False) as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpam073o82'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpscpg_6tp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_8zzacgo'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 525, in testTruncateOnWindows bug801631() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 504, in bug801631 f = self.FileIO(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 968, in test_hardlink with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpsqhw6_9e'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_univnewlines.py", line 51, in setUp with self.open(os_helper.TESTFN, self.WRITEMODE) as fp: OSError: [Errno 28] No space left on device: '@test_2254025_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 765, in test_no_close_file result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 585, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp3ckla7zn'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 143, in test_keys d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4479, in test_filemode logging.basicConfig(filename='test.log', filemode='wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 2009, in basicConfig h = FileHandler(filename, mode, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1156, in __init__ StreamHandler.__init__(self, self._open()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1185, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/test.log'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 599, in test_binary_modes with gzip.open(self.filename, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_iter.py", line 340, in test_iter_file f = open(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2262409_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 318, in test_read_not_from_start with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_b00xc_x'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 311, in test_sync_not_handled BaseErrorTestServer(SystemExit) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 345, in __init__ self.handle_request() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 296, in handle_request return self._handle_request_noblock() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 318, in _handle_request_noblock self.handle_error(request, client_address) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 351, in handle_error with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posix.py", line 1863, in test_close_file support.wait_process(pid, exitcode=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/__init__.py", line 1954, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 2262646 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqz7y7569'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 105, in test_anydbm_keys self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2253894_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_contextlib.py", line 316, in testWithOpen tfn = tempfile.mktemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0ye7uefj'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 103, in test_write_bytearray self.write_and_read_back(bytearray(data1 * 50)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 61, in write_and_read_back with gzip.GzipFile(self.filename, 'w'+mode) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmp68nxqmy_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 134, in test_constructor self.assertEqual(self._empty_mapping(), self._empty_mapping()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 650, in process_request_thread self.finish_request(request, client_address) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 720, in __init__ self.handle() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 360, in handle with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_2253701_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 273, in test_find_end with open(TESTFN, 'wb+') as f: OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_array.py", line 437, in test_tofromfile f = open(os_helper.TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posix.py", line 1562, in test_returns_pid support.wait_process(pid, exitcode=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/__init__.py", line 1954, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 2262654 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpue5athhx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ntpath.py", line 733, in setUp with open(self.file_name, 'xb', 0) as file: OSError: [Errno 28] No space left on device: '@test_2262333_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpj7c9wlzb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpwnovlr_3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 1061, in test_write_to_file with LZMAFile(TESTFN, "w") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lzma.py", line 120, in __init__ self._fp = builtins.open(filename, mode) OSError: [Errno 28] No space left on device: '@test_2253762_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprt5ic2np'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 202, in test_change_cwd with os_helper.temp_dir() as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4hpohv7w'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmps9zuxtgb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1507, in test_run_module stdout, stderr = self.run_pdb_module(script, commands) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1263, in run_pdb_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ensurepip.py", line 76, in test_bootstrapping_with_upgrade ensurepip.bootstrap(upgrade=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 72, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 106, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3252, in test_seek_bom with self.open(filename, 'w', encoding=charset) as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1462, in setUp super(TestArgumentsFromFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpcwb8uwnn'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 125, in test_anydbm_access self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpg8cj3z0a'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 181, in test_funcdocstring_annotated_return
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmp4mkkxgtr'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 977, in test_only_two_levels with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5pc9keh2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4619, in test_encoding_errors_default logging.basicConfig(filename='test.log', encoding=encoding, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 2009, in basicConfig h = FileHandler(filename, mode, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1156, in __init__ StreamHandler.__init__(self, self._open()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1185, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test.log'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 56, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 45, in setUp with tempfile.NamedTemporaryFile(delete=False) as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp41kblucz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 845, in test_bp_condition with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/test_unix_events.py", line 300, in test_create_unix_connection_pathlib with test_utils.unix_socket_path() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/utils.py", line 259, in unix_socket_path path = gen_unix_socket_path() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/utils.py", line 253, in gen_unix_socket_path with tempfile.NamedTemporaryFile() as file: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp0efkogxb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/__init__.py", line 924, in wrapper return func(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3286, in test_threads_write with self.open(os_helper.TESTFN, "w", buffering=1) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphdrjsq91'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpmoq4pea9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpkx_vx5nd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 110, in test_package_in_package with context as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 251, in test_samefile_on_link self._test_samefile_on_link_func(os.link) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 236, in _test_samefile_on_link_func create_file(test_fn1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262333_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 19, in setUp self.f = self.open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2255727_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 284, in test_failing_reload with open(source, "w") as f: OSError: [Errno 28] No space left on device: '@test_2262336_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_d22lif9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 590, in test_prepend_error with gzip.open(self.filename, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdhuyag5h'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 193, in test_many_append with gzip.GzipFile(self.filename, 'wb', 9) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpb9y73a4a'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3277, in test_errors_property with self.open(os_helper.TESTFN, "w") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line.py", line 469, in test_del___main__ with open(filename, "w") as script: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 330, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpxj67zg3m'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 288, in test_mode self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 583, in test_partial_timestamp self._test_partial_timestamp(test) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 458, in _test_partial_timestamp with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 507, in test_xmlgen_attr_escape result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 463, in test_dash_m_error_code_is_one
with self.setup_test_pkg() as pkg_dir:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 446, in setup_test_pkg
with os_helper.temp_dir() as script_dir,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp097gwsvu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpasfhjv2k'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpe5ph6gba'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 300, in test_sameopenfile create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENO ENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_ufzkoq5'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmplv7uk_s6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1496, in setUp super(TestArgumentsFromFileConverter, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp9pxam1t1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test__xxsubinterpreters.py", line 809, in test_fork with tempfile.NamedTemporaryFile('w+') as file: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 151, in test_write_memoryview f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpsrf5bk98'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmparmmw6l2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tracemalloc.py", line 310, in test_snapshot_save_attr snapshot.dump(os_helper.TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tracemalloc.py", line 430, in dump with open(filename, "wb") as fp: OSError: [Errno 28] No space left on device: '@test_2260221_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 863, in test_opener with self.open(os_helper.TESTFN, "w") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3919, in test_attributes f = self.open(os_helper.TESTFN, "wb", buffering=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp25i5is16'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 249, in testIteration bag = self.open(TESTFN, "wb") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 560, in test_magic_only self._test_magic_only(test) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 424, in _test_magic_only with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 763, in test_partial_size self._test_partial_size(test, del_source=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 465, in _test_partial_size with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ensurepip.py", line 39, in test_basic_bootstrapping ensurepip.bootstrap() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 72, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 106, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 82, in _create f = _io.open(self._datfile, 'r', encoding="Latin-1") FileNotFoundError: [Errno 2] No such file or directory: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 117, in test_str_read self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 160, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_inspect.py", line 4011, in test_getsource_reload with _ready_to_import('reload_bug', self.src_before) as (name, path): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 53, in _ready_to_import with temp_dir() as tempdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfocsmpnx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprnag1mpp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 110, in test_write_write_read with contextlib.closing(dumbdbm.open(_fname)) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 285, in test_setdefault d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_embed.py", line 1424, in test_audit_run_interactivehook with open(startup, "w", encoding="utf-8") as f: OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262026_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjcbezydx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 484, in test_fileobj_mode gzip.GzipFile(self.filename, "wb").close() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 394, in test_cwd temp_dir = tempfile.gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_codecs.py", line 715, in test_bug691291 with open(os_helper.TESTFN, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 1026, in test_import with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_profile.py", line 99, in test_runctx self.profilermodule.runctx("testfunc()", globals(), locals(), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 99, in runctx return _Utils(Profile).runctx(statement, globals, locals, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 66, in runctx self._show(prof, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 70, in _show prof.dump_stats(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 392, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2260294_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 585, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1psalo3f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 271, in test_seek_whence self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 537, in test_run_name self._make_pkg(example_source, depth)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4eix48k0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmpal57_opo'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpt9eihv_b'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 2423, in test_garbage_collection CBufferedReaderTest.test_garbage_collection(self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 1580, in test_garbage_collection rawio = self.FileIO(os_helper.TESTFN, "w+b") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp62h9ikqb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 575, in test_pyc_always_writable with _ready_to_import() as (name, path): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 53, in _ready_to_import with temp_dir() as tempdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 713, in test_close_flushes with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 93, in test_anydbm_read self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _dbm.error: [Errno 28] No space left on device: '@test_2253894_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4171, in test_create_writes with self.open(os_helper.TESTFN, 'xb') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/threading_helper.py", line 62, in decorator return func(*args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/pickletester.py", line 1395, in test_unpickle_module_race os.mkdir(TESTFN) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 147, in test_sort_keys_flag infile = self._create_infile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 96, in _create_infile with open(infile, "w", encoding="utf-8") as fp: OSError: [Errno 28] No space left on device: '@test_2255920_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp60sf3d49'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 1932, in test_socket_fileno_requires_socket_fd with tempfile.NamedTemporaryFile() as afile: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpszzwh8bv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdkl4y4l_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpxenq5aa1' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpaw0qcl8x' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp4a2lghcp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 1939, in test_garbage_collection rawio = self.FileIO(os_helper.TESTFN, "w+b") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 489, in testTruncate f = self.FileIO(TESTFN, 'w') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 205, in testTruncateOnWindows f = self.open(TESTFN, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_fixcid.py", line 61, in test_directory os.mkdir(os_helper.TESTFN) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tracemalloc.py", line 291, in test_snapshot snapshot.dump(os_helper.TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tracemalloc.py", line 430, in dump with open(filename, "wb") as fp: OSError: [Errno 28] No space left on device: '@test_2260221_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpuaodtbjb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4629, in test_encoding_errors_default handler.close() UnboundLocalError: local variable 'handler' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpyir7768p'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphq5wnas6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpm1ww74xd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 5790, in setUpModule util.get_temp_dir() # creates temp directory File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/util.py", line 146, in get_temp_dir tempdir = tempfile.mkdtemp(prefix='pymp-') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/pymp-6nwg4pmj'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 489, in testTruncate f = self.FileIO(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 205, in test_unseekable_write with UnseekableIO(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4165, in test_create_fail with self.open(os_helper.TESTFN, 'w'): OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 225, in test_refactor_file self.check_file_refactoring(test_file, _DEFAULT_FIXERS) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 187, in check_file_refactoring test_file = self.init_test_file(test_file) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 204, in init_test_file tmpdir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test_python_worker_2252367æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_filecmp.py", line 68, in setUp os.mkdir(dir) OSError: [Errno 28] No space left on device: '/tmp/dir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpsg4ra90j'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 1281, in test_with_pathlike_filename with TempFile(filename): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 567, in test_init_mode with TempFile(TESTFN): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2253762_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmply16uiap'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 48, in test_dumbdbm_creation_mode f = dumbdbm.open(_fname, 'c', 0o637) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 298, in test_crlf_newlines self.check_file_refactoring(fn, fixes) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 187, in check_file_refactoring test_file = self.init_test_file(test_file) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 204, in init_test_file tmpdir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/2to3-test_refactorx9xarz2_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpz7rs1xri'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 160, in test_no_read_directory tempdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 201, in test_utf8_bom self.check_script_output(src, br"'\xe4'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp61kt2eqz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 706, in test_encoding with gzip.open(self.filename, "wt", encoding="utf-16") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2495, in test_swap_std_fds_with_one_closed self._check_swap_std_fds_with_one_closed(from_fds, to_fds) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2452, in _check_swap_std_fds_with_one_closed with tempfile.TemporaryFile() as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpirq7pltu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 50, in test_unlink with open(TESTFN, "w") as f: OSError: [Errno 28] No space left on device: '@test_2254081_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 184, in test_ignore_file with tempfile.NamedTemporaryFile() as file_obj: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpzz6aiq9p'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_profile.py", line 99, in test_runctx self.profilermodule.runctx("testfunc()", globals(), locals(), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/cProfile.py", line 19, in runctx return _pyprofile._Utils(Profile).runctx(statement, globals, locals, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 66, in runctx self._show(prof, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 70, in _show prof.dump_stats(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/cProfile.py", line 46, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fcntl.py", line 94, in test_fcntl_file_descriptor self.f = open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2257427_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 447, in test_run_package_init_exceptions result = self._make_pkg("", 1, "__main__") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1284, in test_find_function_found self._assert_find_function( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1272, in _assert_find_function with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2261880_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 481, in test_empty_file f = open (TESTFN, 'w+b') OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 69, in test_anydbm_creation f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _dbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 102, in setUp super(DistInfoPkgOffPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpg5jboj20'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1496, in setUp super(TestArgumentsFromFileConverter, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgnmbtdsq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 447, in test_peek with gzip.GzipFile(self.filename, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1462, in setUp super(TestArgumentsFromFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmppqrzzcdf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 206, in test_utf8_bom_and_utf8_coding_line self.check_script_output(src, br"'\xe4'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpkysr7dy9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbc05ly1h'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_uu.py", line 225, in test_decodetwice with open(self.tmpin, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 976, in test_runeval_step with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 175, in test_update d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpsnxjgc1x'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4479, in test_filemode logging.basicConfig(filename='test.log', filemode='wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 2009, in basicConfig h = FileHandler(filename, mode, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1156, in __init__ StreamHandler.__init__(self, self._open()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1185, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test.log'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpnyf5jinr'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 219, in test_buffered_reader self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp446ehrch'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 195, in test_data_header with self.urlretrieve(self.logo) as (file_location, fileheaders): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 162, in urlretrieve file_location, info = urllib.request.urlretrieve(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/urllib/request.py", line 251, in urlretrieve tfp = tempfile.NamedTemporaryFile(delete=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ensurepip.py", line 53, in test_bootstrapping_with_root ensurepip.bootstrap(root="/foo/bar/") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 72, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 106, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpy6930ki4'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp88upf7k0' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp8xv2xz_j' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpz94uc9zt' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpjcqn34zr' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpcyr8_8c9' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpn1uzbp1u' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpxkvll67h'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 469, in test_xmlgen_content_empty result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 166, in test_second_coding_line self.check_script_output(src, br"'\xc3\u20ac'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpexg3kckw'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/ build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_defaul t_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usabl temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-f dora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in Temporary File prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gett mpdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora- z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/ho me/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run
f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 704, in test_consistent_sys_path_for_module_execution with os_helper.temp_dir() as work_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ctypes/test/test_find.py", line 87, in test_find_on_libpath with tempfile.TemporaryDirectory() as d: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 707, in test_zipfile with temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp7hicfxoi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 1811, in test_truncate_after_write with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 76, in test_module with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pydoc.py", line 1516, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test_python_worker_2251990æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpvf62bf0b'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_trace.py", line 369, in test_coverage self._coverage(tracer) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_trace.py", line 364, in _coverage r.write_results(show_missing=True, summary=True, coverdir=TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/trace.py", line 261, in write_results os.makedirs(dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '@test_2261975_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 933, in test_clear_two_bp_on_same_line with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 131, in test_temp_dir__path_none with os_helper.temp_dir() as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp7bhjf6z_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdlake1cf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 552, in test_builtin_handlers fd, fn = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 271, in test_get d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpyz_f5tex'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_codecs.py", line 1705, in test_open codecs.open(os_helper.TESTFN, mode, 'ascii') as file: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2253237_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp7cws1mtt'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 1889, in test_socket_fileno tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_profile.py", line 93, in test_run self.profilermodule.run("int('1')", filename=TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 91, in run return _Utils(Profile).run(statement, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 57, in run self._show(prof, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 70, in _show prof.dump_stats(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 392, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 121, in test_file_parse f = open(filename, "w", encoding="cp1252") OSError: [Errno 28] No space left on device: '@test_2256966_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5_n5u8xz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_codecs.py", line 1705, in test_open codecs.open(os_helper.TESTFN, mode, 'ascii') as file: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) FileNotFoundError: [Errno 2] No such file or directory: '@test_2253237_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ssl.py", line 4621, in test_keylog_defaults ctx.keylog_filename = os_helper.TESTFN OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 832, in test_multi_close f = self.open(os_helper.TESTFN, "wb", buffering=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 170, in test_basic with self.urlretrieve(self.logo) as (file_location, info): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 162, in urlretrieve file_location, info = urllib.request.urlretrieve(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/urllib/request.py", line 251, in urlretrieve tfp = tempfile.NamedTemporaryFile(delete=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 105, in test_anydbm_keys self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/pickletester.py", line 3119, in test_dump_closed_file f = open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 62, in test_recursive os.mkdir(tmpdir) OSError: [Errno 28] No space left on device: '@test_2256194_tmpæ.d'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 487, in test_stdin_filedes tf = tempfile.TemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmppgqeb3g9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 289, in test_popitem d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpz00q9xag'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 102, in test_module_in_package with util.create_modules('pkg.__init__', 'pkg.sub') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 321, in test_metadata with gzip.GzipFile(self.filename, 'w', mtime = mtime) as fWrite: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 115, in test_filetime create_file(filename, b'foo') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 330, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmppxpgzr_6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp30ruue2l'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/pickletester.py", line 3157, in test_dump_text_file f = open(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2256357_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildare a/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora- z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_defa ult_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usa ble temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn -fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in Tempora ryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = ge ttempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedor a-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/ home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpn8foglam'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 549, in test_init_with_PathLike_filename with TempFile(filename, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2253762_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprjcj9ptv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmped0518dq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 186, in test_import test_with_extension(".py") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 158, in test_with_extension with open(source, "w") as f: OSError: [Errno 28] No space left on device: '@test_2262336_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 144, in test_state_after_failure with util.create_modules(name) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpwyy4zoze'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 2973, in test_telling f = self.open(os_helper.TESTFN, "w+", encoding="utf-8") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphjirx5ct'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpm4l7c05u'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 177, in test_temp_dir__forked_child script_helper.assert_python_ok("-c", textwrap.dedent(""" File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/script_helper.py", line 156, in assert_python_ok return _assert_python(True, *args, **env_vars) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/script_helper.py", line 142, in _assert_python res.fail(cmd_line) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/script_helper.py", line 70, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/python', '-X', 'faulthandler', '-I', '-c', '\nimport os\nfrom test import support\nfrom test.support import os_helper\nwith os_helper.temp_cwd() as temp_path:\n pid = os.fork()\n if pid != 0:\n # parent process\n\n # wait for the child to terminate\n support.wait_process(pid, exitcode=0)\n\n # Make sure that temp_path is still present. When the child\n # process leaves the \'temp_cwd\'-context, the __exit__()-\n # method of the context must not remove the temporary\n # directory.\n if not os.path.isdir(temp_path):\n raise AssertionError("Child removed temp_path.")\n']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpl56b2aos'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp63iojjpp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bytes.py", line 1196, in test_bytearray_api with open(tfn, "wb") as f: OSError: [Errno 28] No space left on device: '/tmp/tmp4pxs7isn'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 5470, in testBytesAddr self.bind(self.sock, self.encoded(path)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 5447, in bind socket_helper.bind_unix_socket(sock, path) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3001, in test_seeking with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphcp99ry6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmptqddaqi6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4662, in test_encoding_errors_none handler.close() UnboundLocalError: local variable 'handler' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 159, in test_msgid msgids = self.extract_docstrings_from_str( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str with temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 176, in test_random with contextlib.closing(dumbdbm.open(_fname)) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_http_cookiejar.py", line 494, in test_missing_value c.save(ignore_expires=True, ignore_discard=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/http/cookiejar.py", line 2085, in save with open(filename, "w") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_path.py", line 19, in test_reading with resources.path(self.data, 'utf-8.file') as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/importlib/resources.py", line 119, in _path_from_reader with _common._tempfile(opener_reader.read, suffix=norm_resource) as res: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/importlib/_common.py", line 87, in _tempfile fd, raw_path = tempfile.mkstemp(suffix=suffix) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpq5uwwk8putf-8.file'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmplpqu4y99'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp4wn6xu46'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 217, in test_change_cwd__non_existent_dir with os_helper.temp_dir() as parent_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp10o27nae'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp6wxvojkv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp76y9kcdi'
TracebackFormatTests) ... ok
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildar a/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _ge t_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedo ra-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-bu ildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettem pdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNot FoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cp ython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfi le.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _ sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython- buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 264, in test_temp_cwd with os_helper.temp_cwd(name=TESTFN): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 541, in test_empty_file self._test_empty_file(test) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 407, in _test_empty_file with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 59, in test_password_with_internal_hash
self._test_passwords("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 45, in _test_passwords
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: '/tmp/tmpdz0a2m3y'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 154, in test_parse_bytes make_xml_file(self.data, encoding) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 119, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 116, in test_bytes with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptbi5mwvd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 120, in test_module_reuse with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ssl.py", line 4272, in test_sendfile with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2254295_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0rcpjhdt'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 122, in test_str_write_contains self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 160, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 66, in test_close_twice f = dumbdbm.open(_fname) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 3658, in test_write_to_text_file with open(TESTFN, 'w', encoding='utf-8') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 2272, in test_threads BufferedReaderTest.test_threads(self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 1460, in test_threads with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpvkrqfsiv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posix.py", line 48, in setUp fp = open(os_helper.TESTFN, 'w+') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 127, in test_write f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 105, in test_anydbm_keys self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpab9yi0xb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 160, in test_first_coding_line self.check_script_output(src, br"'\xc3\u20ac'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmps82k572c'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp3rpuhyu7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 989, in test_duplicated_levels with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 182, in setUp self.d = dbm.open(self.filename, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2253894_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 625, in test_pathlike_file with gzip.open(filename, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_util.py", line 490, in test_find_submodule_parent_already_imported with util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptlzehc2g'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 96, in test_comment_at_end_of_machine_line_no_space
self._test_comment("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 64, in _test_comment
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4043, in test_abc_inheritance self._check_abc_inheritance(self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4025, in _check_abc_inheritance with self.open(os_helper.TESTFN, "wb", buffering=0) as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpeo553vyq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpajg0s9yd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 635, in test_append_mode_tell with self.open(os_helper.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_faulthandler.py", line 615, in test_dump_traceback_later_file with temporary_filename() as filename: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_faulthandler.py", line 51, in temporary_filename filename = tempfile.mktemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pydoc.py", line 730, in test_synopsis_sourceless_empty_doc with os_helper.temp_cwd() as test_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_imp.py", line 369, in test_find_and_load_checked_pyc with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpdv05uuwx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptpmijg4a'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 552, in test_builtin_handlers fd, fn = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 1328, in test_handles_closed_on_exception ifhandle, ifname = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 755, in test_closefd_attr with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 192, in test_no_ensure_ascii_flag infile = self._create_infile('{"key":"💩"}') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 96, in _create_infile with open(infile, "w", encoding="utf-8") as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/test_unix_events.py", line 300, in test_create_unix_connection_pathlib with test_utils.unix_socket_path() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/utils.py", line 259, in unix_socket_path path = gen_unix_socket_path() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/utils.py", line 253, in gen_unix_socket_path with tempfile.NamedTemporaryFile() as file: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/va r/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile .py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea /3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_ default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora -z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File " /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buil darea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempd ir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFo undError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpyt hon-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile .py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdwvsz_lc'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_fixcid.py", line 33, in test_alter_comments output = self.run_script( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_fixcid.py", line 79, in run_script with open(substfilename, "w") as file: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.subst'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpyjuc7mzy'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/L ib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise File NotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most rec nt call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3. x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/bu ild/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_ tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fed ra-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFi le prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettem pdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/ build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home /dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 106, in test_write_array self.write_and_read_back(array.array('I', data1 * 40)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 61, in write_and_read_back with gzip.GzipFile(self.filename, 'w'+mode) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ntpath.py", line 639, in test_sameopenfile with TemporaryFile() as tf1, TemporaryFile() as tf2: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_http_cookiejar.py", line 1721, in test_rejection c.save(filename, ignore_discard=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/http/cookiejar.py", line 1890, in save with open(filename, "w") as f: OSError: [Errno 28] No space left on device: '@test_2255769_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp50bhbp9y'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 977, in test_only_two_levels with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpwtv9rh_h'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 178, in test_isdir create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2256405_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 356, in testAbles f = self.FileIO(TESTFN, "w") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpogryzoqp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posix.py", line 1562, in test_returns_pid support.wait_process(pid, exitcode=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/__init__.py", line 1954, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 2262671 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 623, in test_non_code_marshal self._test_non_code_marshal() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 481, in _test_non_code_marshal with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 166, in test_second_coding_line self.check_script_output(src, br"'\xc3\u20ac'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp3gdgvd0v'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_util.py", line 477, in test_find_submodule with util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpedz3h5a1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqpbg7a8w'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp33nmjbaf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp9kvz_l10'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/ dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 433, in test_run_module self._check_module(depth) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 289, in _check_module self._make_pkg(example_source, depth, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1456, in test_readrc_kwarg with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1603, in setUp super(TestFileTypeDefaults, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpy4n86szy'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 59, in test_rmtree os.mkdir(dirpath) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 164, in test_bad_syntax with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpd3klxtwf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp238_si0m'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 227, in test_create_new with dumbdbm.open(_fname, 'n') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 719, in test_partial_magic self._test_partial_magic(test, del_source=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 417, in _test_partial_magic with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_builtin.py", line 1172, in test_open self.write_testfile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_builtin.py", line 1161, in write_testfile fp = open(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpox_sg9nm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 449, in test_cwd_with_absolute_arg with os_helper.temp_dir() as wrong_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0ox14jg0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 113, in test_security os.mkdir(d) OSError: [Errno 28] No space left on device: '@test_2257014_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpc0_7vr03'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 116, in test_non_ascii_infile infile = self._create_infile(data) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 96, in _create_infile with open(infile, "w", encoding="utf-8") as fp: OSError: [Errno 28] No space left on device: '@test_2255920_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 590, in test_prepend_error with gzip.open(self.filename, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 58, in open binary_file = GzipFile(filename, gz_mode, compresslevel) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpnso0e4oz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 60, in test_error_conditions self.g = gdbm.open(filename, 'c') _gdbm.error: [Errno 28] No space left on device: '@test_2254729_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 116, in test_non_ascii_infile infile = self._create_infile(data) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 96, in _create_infile with open(infile, "w", encoding="utf-8") as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_path_hook.py", line 22, in test_success_legacy with util.create_modules('dummy') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 72, in test_write_params f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 919, in open return Aifc_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 561, in __init__ file_object = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpt8yetk97'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 203, in test_ensure_ascii_default infile = self._create_infile('{"key":"💩"}') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 96, in _create_infile with open(infile, "w", encoding="utf-8") as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 188, in test_match with open(os_helper.TESTFN, "w") as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 672, in test_consistent_sys_path_for_direct_execution with os_helper.temp_dir() as work_dir, os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 332, in test_length_0_offset with open(TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_inspect.py", line 749, in setUp os.mkdir(self.tempdir) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ_dir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpf7ycg6n5'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 63, in test_nullpat self.drive_one(b'\0' * 1000) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 53, in drive_one self.try_one(teststring) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 25, in try_one f = self.open(os_helper.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2256671_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1369, in test_issue13183 with open('bar.py', 'w') as f: OSError: [Errno 28] No space left on device: 'bar.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/pickletester.py", line 3127, in test_load_closed_file f = open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfi6627kl'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 700, in test_directory_error with temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
TracebackCases)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_traceback.py", line 160, in test_encoded_file do_test("", "foo", "ascii", 3) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_traceback.py", line 128, in do_test with open(TESTFN, "w", encoding=charset) as output: OSError: [Errno 28] No space left on device: '@test_2256163_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmppxbn0tm2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 489, in testTruncate f = self.FileIO(TESTFN, 'w') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3739, in test_garbage_collection rawio = io.FileIO(os_helper.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 556, in test_buffered_file_io with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 170, in test_basic with self.urlretrieve(self.logo) as (file_location, info): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 162, in urlretrieve file_location, info = urllib.request.urlretrieve(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/urllib/request.py", line 251, in urlretrieve tfp = tempfile.NamedTemporaryFile(delete=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmphdoo3baz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp96vbh9hr'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 521, in test_dash_m_init_traceback
with self.subTest(exception),
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 446, in setup_test_pkg
with os_helper.temp_dir() as script_dir,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp984hng21'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 1922, in test_socket_fileno_requires_valid_fd self.assertIn(cm.exception.errno, (errno.EBADF, WSAENOTSOCK)) AssertionError: 28 not found in (9, 10038)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_parser.py", line 65, in test_load_grammar_from_subprocess tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test_python_worker_2252367æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpvjn16frh'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundErr r: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-bu ildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize _params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildare a/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/ tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.p y", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _s anitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 794, in test_temporary_bp with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4600, in test_encoding_errors logging.basicConfig(filename='test.log', encoding=encoding, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 2009, in basicConfig h = FileHandler(filename, mode, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1156, in __init__ StreamHandler.__init__(self, self._open()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1185, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/test.log'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 636, in test_iterparse with open(TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 160, in test_first_coding_line self.check_script_output(src, br"'\xc3\u20ac'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpa238syjs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpz6todqvm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bool.py", line 242, in test_fileclosed os.remove(os_helper.TESTFN) FileNotFoundError: [Errno 2] No such file or directory: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 93, in test_write p = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 69, in test_anydbm_creation f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2253894_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1942, in setUp self.address = _get_temp_domain_socket() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1760, in _get_temp_domain_socket fd, fn = tempfile.mkstemp(prefix='test_logging_', suffix='.sock') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 490, in test_offset f = open (TESTFN, 'w+b') OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 769, in test_non_code_marshal self._test_non_code_marshal(del_source=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 481, in _test_non_code_marshal with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4igxz8me'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 1328, in test_handles_closed_on_exception ifhandle, ifname = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpmm6kfotq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpq6y69nsy'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1496, in setUp super(TestArgumentsFromFileConverter, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp59mugno8'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ssl.py", line 4643, in test_keylog_filename client_context.keylog_filename = os_helper.TESTFN OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp7lkvfow3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fcntl.py", line 146, in test_flock self.f = open(TESTFN, 'wb+') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpkmtccb84' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpj07q14hn' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp4132rd00'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/test_unix_events.py", line 309, in test_create_unix_server_existing_path_nonsock with tempfile.NamedTemporaryFile() as file: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpxcnrrz9j'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_faulthandler.py", line 621, in test_dump_traceback_later_fd with tempfile.TemporaryFile('wb+') as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1462, in setUp super(TestArgumentsFromFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpec9524x_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1581, in setUp super(TestFileTypeR, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdztil51f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp5ise5y0x'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 181, in test_addsitedir pth_file.create() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 360, in create FILE = open(self.file_path, 'w') OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/@test_2251984_tmpæ.pth'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 528, in test_resource_opener self.execute(package, 'utf-8.file') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_path.py", line 10, in execute with resources.path(package, path): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/importlib/resources.py", line 119, in _path_from_reader with _common._tempfile(opener_reader.read, suffix=norm_resource) as res: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/importlib/_common.py", line 87, in _tempfile fd, raw_path = tempfile.mkstemp(suffix=suffix) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_selectors.py", line 522, in test_register_file with tempfile.NamedTemporaryFile() as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 563, in test_stderr_fileobj tf = tempfile.TemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_aifc.py", line 206, in test_read_markers fout = self.fout = aifc.open(TESTFN, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 919, in open return Aifc_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 561, in __init__ file_object = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fcntl.py", line 83, in test_fcntl_fileno self.f = open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2257427_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpu_9sy0gr'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gc.py", line 753, in test_global_del_SystemExit with open(TESTFN, 'w') as script: OSError: [Errno 28] No space left on device: '@test_2259997_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 166, in test_addpackage_import_bad_pth_file pth_dir, pth_fn = self.make_pth("abc\x00def\n") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 132, in make_pth with open(pth_fn, 'w', encoding='utf-8') as pth_file: OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/@test_2251984_tmpæ.pth'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfpslqnwq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 25, in setUp self.f = self.FileIO(TESTFN, 'w') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0ne0lkhp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpzz_9yyab'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempf ile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 977, in test_only_two_levels with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpo0sa3bio'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_interpreters.py", line 414, in test_fork with tempfile.NamedTemporaryFile('w+') as file: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1462, in setUp super(TestArgumentsFromFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpmgdcojzn'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpo6uq6uew'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0ksnedbp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3975, in test_io_after_close f = self.open(os_helper.TESTFN, **kwargs) OSError: [Errno 28] No space left on device: '@test_2251993_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 240, in test_readlines self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1581, in setUp super(TestFileTypeR, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpt56w0bhg'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posixpath.py", line 350, in test_realpath_basic os.symlink(ABSTFN+"1", ABSTFN) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262119_tmpæ1' -> '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 129, in test_read1 self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 135, in test_line_endings with contextlib.closing(dumbdbm.open(_fname)) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 718, in test_fileno with TempFile(TESTFN, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 224, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 766, in test_garbage_collection f = self.FileIO(os_helper.TESTFN, "wb") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 206, in test_ThreadingUnixStreamServer self.run_server(socketserver.ThreadingUnixStreamServer, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/threading_helper.py", line 62, in decorator return func(*args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 127, in run_server server = self.make_server(self.pickaddr(svrcls.address_family), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 100, in pickaddr fn = tempfile.mktemp(prefix='unix_socket.', dir=dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp2fdttzoi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfxuzv0oo'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 371, in test_metadata_ascii_name self.test_metadata() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 321, in test_metadata with gzip.GzipFile(self.filename, 'w', mtime = mtime) as fWrite: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 478, in test_fileobj_from_fdopen fd = os.open(self.filename, os.O_WRONLY | os.O_CREAT) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4102, in test_pickling with self.open(os_helper.TESTFN, **kwargs) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251993_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 308, in test_zipfile_error with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 281, in test_file_encoding self.check_file_refactoring(fn) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 187, in check_file_refactoring test_file = self.init_test_file(test_file) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 204, in init_test_file tmpdir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test_python_worker_2252367æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pdeps.py", line 20, in test_process_errors with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpzefl6c0n'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_http_cookiejar.py", line 363, in test_lwp_valueless_cookie c.save(filename, ignore_discard=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/http/cookiejar.py", line 1890, in save with open(filename, "w") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 319, in test_entire_file with open(TESTFN, "wb+") as f: OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp45o2az36'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 478, in test_fileobj_from_fdopen fd = os.open(self.filename, os.O_WRONLY | os.O_CREAT) OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posix.py", line 1592, in test_specify_environment support.wait_process(pid, exitcode=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/__init__.py", line 1954, in wait_process raise AssertionError(f"process {pid} exited with code {exitcode2}, " AssertionError: process 2262678 exited with code 1, but exit code 0 is expected
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 68, in test_encoding_on_first_line self.run_test(source) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 38, in run_test with util.create_modules(self.module_name) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1581, in setUp super(TestFileTypeR, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp7z7d1j5s'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpx74gbrie'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_temp dir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] T raceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cp ython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.ed lsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempd ir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [E rrno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildare a/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 5
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp6oqn51sq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1496, in setUp super(TestArgumentsFromFileConverter, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_95d6vzy'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 120, in test_module_reuse with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 316, in test_threading_handled self.check_result(handled=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 333, in check_result with open(os_helper.TESTFN) as log: FileNotFoundError: [Errno 2] No such file or directory: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 484, in test_fileobj_mode gzip.GzipFile(self.filename, "wb").close() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpcf6_nsw3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 330, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpam1smril'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_embed.py", line 1244, in test_init_pybuilddir with self.tmpdir_with_python() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_embed.py", line 1168, in tmpdir_with_python with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbnj74hy9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 315, in test_module_in_package with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprwvdhutt'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/eintrdata/eintr_tester.py", line 363, in test_os_open self._test_open("fd = os.open(path, os.O_RDONLY)\nos.close(fd)", File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/eintrdata/eintr_tester.py", line 324, in _test_open os.mkfifo(filename) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 650, in process_request_thread self.finish_request(request, client_address) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 720, in __init__ self.handle() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 360, in handle with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 300, in test_sameopenfile create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2256405_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 56, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 45, in setUp with tempfile.NamedTemporaryFile(delete=False) as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpr9kbbx5z'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 56, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 45, in setUp with tempfile.NamedTemporaryFile(delete=False) as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpxauq9ma1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1496, in setUp super(TestArgumentsFromFileConverter, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpckvwl6as'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphgyng3zp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 117, in test_str_read self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 160, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 351, in test_move with open(TESTFN, 'wb+') as f: OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1648, in test_defaults_do_no_interpolation fd, fn = tempfile.mkstemp(prefix='test_logging_', suffix='.ini') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 416, in test_issue8202_dash_m_file_ignored with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 20, in test_default
nrc = self.make_nrc("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: '/tmp/tmparumk988'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpnhxj7y6h'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpwbcmiln7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file' Warning -- Unraisable exception Exception ignored in: <function Au_write.__del__ at 0x3ff791c94b0> Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 319, in __del__ if self._file: AttributeError: 'Au_write' object has no attribute '_file'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last) : File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fed ra-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfi le.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() Fi le "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary dire ctory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Li b/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/temp file.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-b uildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.T mporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 195, in test_context_manager with dumbdbm.open(_fname, 'c') as db: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 713, in test_close_flushes with self.open(os_helper.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpp1eaerqq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp10ukvaih'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpxhosjf9v'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 725, in test_zipfile_error with temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 184, in test_ignore_file with tempfile.NamedTemporaryFile() as file_obj: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpl7gsvqs9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_turtle.py", line 108, in test_config_dict_invalid cfg_name = self.get_cfg_file(invalid_test_config) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_turtle.py", line 57, in get_cfg_file with open(os_helper.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_2253772_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_univnewlines.py", line 51, in setUp with self.open(os_helper.TESTFN, self.WRITEMODE) as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_profile.py", line 99, in test_runctx self.profilermodule.runctx("testfunc()", globals(), locals(), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/cProfile.py", line 19, in runctx return _pyprofile._Utils(Profile).runctx(statement, globals, locals, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 66, in runctx self._show(prof, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 70, in _show prof.dump_stats(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/cProfile.py", line 46, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2260294_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 1056, in test_no_leaking tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpziy0c4sz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 160, in test_no_read_directory tempdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptetnbfb0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 195, in test_data_header with self.urlretrieve(self.logo) as (file_location, fileheaders): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 162, in urlretrieve file_location, info = urllib.request.urlretrieve(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/urllib/request.py", line 251, in urlretrieve tfp = tempfile.NamedTemporaryFile(delete=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp5mja7f_q'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 115, in test_filetime create_file(filename, b'foo') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2256405_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 98, in test_POT_Creation_Date with temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 299, in test_unchecked_hash_based_pyc with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 102, in test_infile_stdout infile = self._create_infile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 96, in _create_infile with open(infile, "w", encoding="utf-8") as fp: OSError: [Errno 28] No space left on device: '@test_2255920_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 657, in test_basic_script_with_path_object with temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpmd02_5v2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 93, in test_anydbm_read self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _dbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_array.py", line 459, in test_fromfile_ioerror f = open(os_helper.TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2257400_tmpæ'
TracebackCases)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_traceback.py", line 160, in test_encoded_file do_test("", "foo", "ascii", 3) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_traceback.py", line 128, in do_test with open(TESTFN, "w", encoding=charset) as output: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 264, in test_temp_cwd with os_helper.temp_cwd(name=TESTFN): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: '@test_2254081_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 451, in testUtf8BytesOpen f = self.FileIO(fn, "w") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: b'@test_2256838_tmp-\xc3\xa0\xc3\xb2\xc9\x98\xc5\x81\xc4\x9f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgccyctbw'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp7v4m29s0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 256, in test_directory_compiled with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ensurepip.py", line 109, in test_bootstrapping_with_verbosity_3 ensurepip.bootstrap(verbosity=3) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 72, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 106, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp3fg0uyc9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgd3s6f60'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp23guur7d'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 591, in test_issue20500_exit_with_exception_value with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 82, in test_forget with open(mod_filename, 'w') as f: OSError: [Errno 28] No space left on device: '@test_2254081_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1621, in setUp super(TestFileTypeRB, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp971x9fwz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpbmqedpb0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 73, in test_encoding_on_second_line self.run_test(source) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_source_encoding.py", line 38, in run_test with util.create_modules(self.module_name) as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjhx4ox0m'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_filecmp.py", line 55, in setUp tmpdir = tempfile.gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 138, in test_classdocstring
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ensurepip.py", line 275, in test_bootstrapping_error_code exit_code = ensurepip._main([]) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 213, in _main return _bootstrap( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 106, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 631, in test_next_over_import with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpf79fp4z5'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpg8830zak'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpe0_gem9z'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_util.py", line 490, in test_find_submodule_parent_already_imported with util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1621, in setUp super(TestFileTypeRB, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpelcbaz3l'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_imp.py", line 452, in test_unencodeable os.mkdir(name) OSError: [Errno 28] No space left on device: '@test_2251984_tmp-\udcff'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp6si0nco4'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptwj7ms7_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp2xv9df_g'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 271, in test_zipfile with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 1844, in test_threads with self.open(os_helper.TESTFN, self.write_mode, buffering=0) as raw: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Trace back (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpytho n-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelso hn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3. x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpkjrvfnpr'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpf6jhld0v'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmph97uup6c'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbjlli79m'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 355, in test_import_in_del_does_not_crash
testfn = script_helper.make_script('', TESTFN, textwrap.dedent("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/script_helper.py", line 207, in make_script
with open(script_name, 'w', encoding='utf-8') as script_file:
OSError: [Errno 28] No space left on device: '@test_2262336_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_util.py", line 518, in test_find_relative_module_missing_package with util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line.py", line 336, in test_builtin_input self.check_input( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line.py", line 316, in check_input with tempfile.NamedTemporaryFile("wb+") as stdin: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpqefbtsin'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1875, in setUp BaseTest.setUp(self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 116, in setUp raise AssertionError('Unexpected handlers: %s' % hlist) AssertionError: Unexpected handlers: [<StreamHandler (NOTSET)>]
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 451, in testUtf8BytesOpen f = self.FileIO(fn, "w") OSError: [Errno 28] No space left on device: b'@test_2251984_tmp-\xc3\xa0\xc3\xb2\xc9\x98\xc5\x81\xc4\x9f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mimetypes.py", line 64, in test_read_mime_types with os_helper.temp_dir() as directory: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmphjafcyvo'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 968, in test_hardlink with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpg1fvrhcj'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 977, in test_only_two_levels with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpekn20wqf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 549, in test_init_with_PathLike_filename with TempFile(filename, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 281, in test_file_encoding self.check_file_refactoring(fn) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 187, in check_file_refactoring test_file = self.init_test_file(test_file) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 204, in init_test_file tmpdir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/2to3-test_refactorobrefj6k'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 76, in test_comment_before_machine_line_no_space
self._test_comment("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 64, in _test_comment
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: '/tmp/tmpef74fcnl'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 102, in test_comment_at_end_of_machine_line_pass_has_hash
self._test_comment("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 64, in _test_comment
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpnelfnff7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 662, in test_destructor f = MyFileIO(os_helper.TESTFN, "wb") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 269, in test_readonly_files with os_helper.temp_dir() as dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/threading_helper.py", line 62, in decorator return func(*args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/pickletester.py", line 1395, in test_unpickle_module_race os.mkdir(TESTFN) OSError: [Errno 28] No space left on device: '@test_2256357_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 304, in test_crlf_unchanged old, new = self.refactor_file(fn) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 216, in refactor_file test_file = self.init_test_file(test_file) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 204, in init_test_file tmpdir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test_python_worker_2252367æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp9ylhuj3e'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 470, in test_textio_readlines self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1552, in test_module_without_a_main os.mkdir(module_name) OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpxbzqbjko'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 31, in test_key_methods self.g = gdbm.open(filename, 'c') _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 316, in _handle_request_noblock self.process_request(request, client_address) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 347, in process_request self.finish_request(request, client_address) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 720, in __init__ self.handle() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 360, in handle with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_2253701_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpwyzwm_li'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpw0wudu3u'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp2f9v2y0h'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 200, in test_UnixStreamServer self.run_server(socketserver.UnixStreamServer, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/threading_helper.py", line 62, in decorator return func(*args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 127, in run_server server = self.make_server(self.pickaddr(svrcls.address_family), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 117, in make_server server = MyServer(addr, MyHandler) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 452, in __init__ self.server_bind() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 466, in server_bind self.socket.bind(self.server_address) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_main.py", line 123, in test_filename_changing_on_output_single_file self.setup_test_source_trees() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_main.py", line 58, in setup_test_source_trees self.temp_dir = tempfile.mkdtemp() # tearDown() cleans this up. File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test_python_worker_2252367æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp049wbqzh'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 917, in test_bad_args with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp355mny6d'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 5790, in setUpModule util.get_temp_dir() # creates temp directory File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/util.py", line 146, in get_temp_dir tempdir = tempfile.mkdtemp(prefix='pymp-') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 395, in test_with_open with gzip.GzipFile(self.filename, "wb") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 151, in test_nonascii_filename with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_2254729_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 74, in test_pathfix self.pathfix( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 31, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 2024, in setUp self._file = open(self._path, 'wb+') OSError: [Errno 28] No space left on device: '@test_2262316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pindent.py", line 38, in test_selftest with os_helper.temp_dir() as directory: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpn8vtgpx4'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_gprof2html.py", line 26, in test_gprof tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdnddbi3b'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 3495, in test_getoutput dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdjqsfz5z'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 817, in test_disabled_temporary_bp with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 316, in test_threading_handled self.check_result(handled=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 333, in check_result with open(os_helper.TESTFN) as log: FileNotFoundError: [Errno 2] No such file or directory: '@test_2253701_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_iter.py", line 512, in test_builtin_map f = open(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2262409_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 607, in test_path_objects fd, fn = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3975, in test_io_after_close f = self.open(os_helper.TESTFN, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 1347, in test_x_mode with lzma.open(TESTFN, mode): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lzma.py", line 301, in open binary_file = LZMAFile(filename, lz_mode, format=format, check=check, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lzma.py", line 120, in __init__ self._fp = builtins.open(filename, mode) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbwb1vx1a'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpkvg1va6q'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpu5yuw6ba'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3252, in test_seek_bom with self.open(filename, 'w', encoding=charset) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 73, in test_dumbdbm_modification self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 160, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 175, in _checkBufferSize f = self.open(TESTFN, 'wb', s) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpyp5psl5j'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 104, in test_write_contains with contextlib.closing(dumbdbm.open(_fname)) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 217, in test_classdocstring_early_colon
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp3a5w2_0v'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1luroo7w'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4580, in test_encoding logging.basicConfig(filename='test.log', encoding=encoding, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 2009, in basicConfig h = FileHandler(filename, mode, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1156, in __init__ StreamHandler.__init__(self, self._open()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1185, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/test.log'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4_fm5hfk'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 243, in test_ThreadingUnixDatagramServer self.run_server(socketserver.ThreadingUnixDatagramServer, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/threading_helper.py", line 62, in decorator return func(*args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 127, in run_server server = self.make_server(self.pickaddr(svrcls.address_family), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 100, in pickaddr fn = tempfile.mktemp(prefix='unix_socket.', dir=dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 139, in setUp super(EggInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 160, in setUp super(EggInfoFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpnpm2_p9f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpcrvw5qom'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1462, in setUp super(TestArgumentsFromFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprvgdnfp_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp902wzdgm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 72, in test_write_params f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "<string>", line 3, in <module> OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_http_cookiejar.py", line 1787, in test_mozilla new_c = save_and_restore(c, True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_http_cookiejar.py", line 1778, in save_and_restore cj.save(ignore_discard=ignore_discard) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/http/cookiejar.py", line 2085, in save with open(filename, "w") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 431, in test_cwd_with_relative_executable with os_helper.temp_cwd() as wrong_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 566, in test_io_methods with open(TESTFN, "wb") as fp: OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 129, in test_read1 self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1621, in setUp super(TestFileTypeRB, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpaprdm6q9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 129, in test_no_ending_newline with open(os_helper.TESTFN, "w") as fp: OSError: [Errno 28] No space left on device: '@test_2253815_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 451, in testUtf8BytesOpen f = self.FileIO(fn, "w") OSError: [Errno 28] No space left on device: b'@test_2256838_tmp-\xc3\xa0\xc3\xb2\xc9\x98\xc5\x81\xc4\x9f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpc_o5o7jv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpyfnx1sbf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_profile.py", line 93, in test_run self.profilermodule.run("int('1')", filename=TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 91, in run return _Utils(Profile).run(statement, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 57, in run self._show(prof, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 70, in _show prof.dump_stats(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 392, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2260294_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 139, in test_addpackage_import_bad_syntax pth_dir, pth_fn = self.make_pth("import bad-syntax\n") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 132, in make_pth with open(pth_fn, 'w', encoding='utf-8') as pth_file: OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/@test_2251984_tmpæ.pth'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjxl7y2fd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1281, in test_find_function_empty_file self._assert_find_function(b'', 'foo', None) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1272, in _assert_find_function with open(os_helper.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2261880_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1462, in setUp super(TestArgumentsFromFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0s7crmq3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 201, in test_utf8_bom self.check_script_output(src, br"'\xe4'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgyjff1ne'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 83, in test_comment_before_machine_line_hash_only
self._test_comment("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 64, in _test_comment
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpxeum5asj'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 83, in test_anydbm_modification self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _dbm.error: [Errno 28] No space left on device: '@test_2253894_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_eof.py", line 52, in test_line_continuation_EOF_from_file_bpo2180 with os_helper.temp_dir() as temp_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpp_d0m09o'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 189, in test_funcdocstring_defvalue_args
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 1001, in test_recompilation with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpuzhw7b_o'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpoj0psvgj'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 525, in testTruncateOnWindows bug801631() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 504, in bug801631 f = self.FileIO(TESTFN, 'w') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 289, in test_bom data = self.check_file_refactoring(fn) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 187, in check_file_refactoring test_file = self.init_test_file(test_file) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 204, in init_test_file tmpdir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/2to3-test_refactortjkblszz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1603, in setUp super(TestFileTypeDefaults, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpefxjbixu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 321, in test_metadata with gzip.GzipFile(self.filename, 'w', mtime = mtime) as fWrite: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 125, in test_anydbm_access self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2253894_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 54, in test_password_with_trailing_hash
self._test_passwords("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 45, in _test_passwords
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 135, in test_write_bytearray f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 544, in test_raw_file_io with self.open(os_helper.TESTFN, "wb", buffering=0) as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 115, in test_filetime create_file(filename, b'foo') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 78, in test_anydbm_creation_n_file_exists_with_invalid_contents os_helper.create_empty_file(_fname) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 454, in create_empty_file fd = os.open(filename, os.O_WRONLY | os.O_CREAT | os.O_TRUNC) OSError: [Errno 28] No space left on device: '@test_2253894_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpv4th16jy'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posixpath.py", line 160, in test_islink with open(os_helper.TESTFN + "1", "wb") as f: OSError: [Errno 28] No space left on device: '@test_2262119_tmpæ1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bool.py", line 238, in test_fileclosed with open(os_helper.TESTFN, "w") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 104, in test_write_contains with contextlib.closing(dumbdbm.open(_fname)) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 2156, in test_call_string fd, fname = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 197, in test_unseekable_read with self.create_file(TESTFN) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 50, in test_unlink with open(TESTFN, "w") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 302, in test_paddedfile_getattr self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmpmbpxj85c'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 209, in test_exclusive_write with gzip.GzipFile(self.filename, 'xb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmppar7xlv9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 306, in test_sync_handled BaseErrorTestServer(ValueError) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 345, in __init__ self.handle_request() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 296, in handle_request return self._handle_request_noblock() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 318, in _handle_request_noblock self.handle_error(request, client_address) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 351, in handle_error with open(os_helper.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp6eavu_v7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 63, in test_nullpat self.drive_one(b'\0' * 1000) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 53, in drive_one self.try_one(teststring) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 25, in try_one f = self.open(os_helper.TESTFN, "wb") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 136, in test_write_readonly_file with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpz96jmxr1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 61, in test_main self.assertEqual(errors, [], msg) AssertionError: Lists differ: ['Thread-945Traceback (most recent call la[20283 chars]'\n'] != []
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprwg46cko'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 72, in test_flags self.g = gdbm.open(filename, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 3667, in test_write_to_binary_file with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2260602_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpd6lyorh3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 330, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpiksjzxfg'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 137, in test_bool self.assertTrue(not self._empty_mapping()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp93jcrr8f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 185, in test_overflowed_write with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpnbbe_wxy'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 309, in test_mtime with gzip.GzipFile(self.filename, 'w', mtime = mtime) as fWrite: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_iter.py", line 402, in test_builtin_tuple f = open(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2262409_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tcl.py", line 209, in test_evalfile_null_in_result with open(os_helper.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_2260884_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 155, in test_default_coding self.check_script_output(src, br"'\xe4'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 736, in test_read_closed with self.open(os_helper.TESTFN, "w") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 232, in test_refactor_file_write_unchanged_file self.check_file_refactoring(test_file, fixers=(), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 187, in check_file_refactoring test_file = self.init_test_file(test_file) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 204, in init_test_file tmpdir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/2to3-test_refactor41zztxvm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lltrace.py", line 16, in test_lltrace_does_not_crash_on_subscript_operator with open(os_helper.TESTFN, 'w') as fd: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 643, in test_race fd, fn = tempfile.mkstemp('.log', 'test_logging-3-') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_largefile.py", line 261, in setUpModule f = open(TESTFN, 'wb', buffering=0) OSError: [Errno 28] No space left on device: '@test_2256325_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpg0j6utb1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1496, in setUp super(TestArgumentsFromFileConverter, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpsxyibvzb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 1009, in test_step_at_return_with_no_trace_in_caller with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir , output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/c python-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", li ne 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x .edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile ("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/ dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posixpath.py", line 372, in test_realpath_symlink_loops os.symlink(ABSTFN, ABSTFN) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262119_tmpæ' -> '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 394, in testAbles os.unlink(TESTFN) FileNotFoundError: [Errno 2] No such file or directory: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpudzdx0q6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmppm7_ewme'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 902, in test_nonbuffered_textio self.open(os_helper.TESTFN, 'w', buffering=0) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpnnriivsw'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 293, in test_samestat_on_link self._test_samestat_on_link_func(os.link) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 277, in _test_samestat_on_link_func create_file(test_fn1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2256405_tmpæ1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjua9jhub'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpwdoz0ryk'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp72jv92sm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 261, in test_samestat create_file(test_fn1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262333_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpsmfsb1fq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3237, in test_append_bom with self.open(filename, 'w', encoding=charset) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 5039, in setUp fd, self.fn = tempfile.mkstemp(".log", "test_logging-2-") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpf65wn2l9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 621, in test_with_open with self.open(os_helper.TESTFN, "wb", bufsize) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmpyaz8qj56'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_httplib.py", line 1952, in test_binary_file_body with open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/__init__.py", line 924, in wrapper return func(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 734, in test_main_recursion_error with temp_dir() as script_dir, temp_dir() as dummy_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_eof.py", line 52, in test_line_continuation_EOF_from_file_bpo2180 with os_helper.temp_dir() as temp_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgdhuhqo5'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 122, in test_funcdocstring_bytes
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmpkfn_a1z7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpq1zljvfh'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_linecache.py", line 45, in setUp with tempfile.NamedTemporaryFile(delete=False) as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmps5uns1c0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fcntl.py", line 83, in test_fcntl_fileno self.f = open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdsej3jx9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_httplib.py", line 1937, in test_text_file_body with open(os_helper.TESTFN, "w") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 74, in test_pathfix self.pathfix( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 31, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device: '@test_2256194_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5vp5fpa9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 228, in test_change_cwd__non_existent_dir__quiet_true with os_helper.temp_dir() as parent_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 145, in test_classdocstring_bytes
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_optparse.py", line 1054, in test_filetype_notfile os.mkdir(os_helper.TESTFN) OSError: [Errno 28] No space left on device: '@test_2256975_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_faulthandler.py", line 279, in test_enable_file with temporary_filename() as filename: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_faulthandler.py", line 51, in temporary_filename filename = tempfile.mktemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 271, in test_seek_whence self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 4165, in test_create_fail with self.open(os_helper.TESTFN, 'w'): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_main.py", line 106, in test_filename_changing_on_output_two_files self.setup_test_source_trees() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_main.py", line 58, in setup_test_source_trees self.temp_dir = tempfile.mkdtemp() # tearDown() cleans this up. File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp856bsyr5'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 3677, in test_write_to_binary_file_with_bom with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpljs9kyce'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sysconfig.py", line 401, in test_parse_makefile with open(TESTFN, "w") as makefile: OSError: [Errno 28] No space left on device: '@test_2257449_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 140, in test_parse_text make_xml_file(self.data, encoding) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 119, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 414, in test_cwd_with_relative_arg with os_helper.temp_cwd() as wrong_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpq88p0zr0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_optparse.py", line 1043, in test_filetype_ok os_helper.create_empty_file(os_helper.TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 454, in create_empty_file fd = os.open(filename, os.O_WRONLY | os.O_CREAT | os.O_TRUNC) OSError: [Errno 28] No space left on device: '@test_2256975_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpb9jt0quu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1462, in setUp super(TestArgumentsFromFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp89algt5y'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_profile.py", line 93, in test_run self.profilermodule.run("int('1')", filename=TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/cProfile.py", line 16, in run return _pyprofile._Utils(Profile).run(statement, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 57, in run self._show(prof, filename, sort) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/profile.py", line 70, in _show prof.dump_stats(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/cProfile.py", line 46, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_2260294_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_turtle.py", line 93, in test_partial_config_dict_with_comments cfg_name = self.get_cfg_file(test_config_two) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_turtle.py", line 57, in get_cfg_file with open(os_helper.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_8_b1ff2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 968, in test_hardlink with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp9pc7o4iw'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 45, in test_read p = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_unicode_file_functions.py", line 67, in setUp os.mkdir(os_helper.TESTFN) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 698, in setUp os.mkdir(self.path) OSError: [Errno 28] No space left on device: '@test_2262336_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1462, in setUp super(TestArgumentsFromFile, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpxeowcpkg'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 184, in test_ignore_file with tempfile.NamedTemporaryFile() as file_obj: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpprgcorr9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 141, in test_temp_dir__existing_dir__quiet_default path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_httplib.py", line 1937, in test_text_file_body with open(os_helper.TESTFN, "w") as f: OSError: [Errno 28] No space left on device: '@test_2257524_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 568, in test_readline with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 266, in test_directory_error with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp9d9el0j2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 154, in test_addpackage_import_bad_exec pth_dir, pth_fn = self.make_pth("randompath\nimport nosuchmodule\n") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 132, in make_pth with open(pth_fn, 'w', encoding='utf-8') as pth_file: OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2260632_tmpæ.pth'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 525, in test_handle_connect server = BaseServer(self.family, self.addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 476, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 98, in bind_af_aware socket_helper.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 527, in testTruncateOnWindows os.unlink(TESTFN) FileNotFoundError: [Errno 2] No such file or directory: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpcdcxa51w'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1603, in setUp super(TestFileTypeDefaults, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpy77gxlv6'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpi3rqzz1n'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_h9jqq5i'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 185, in test_overflowed_write with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/bui ld/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile pr fix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib /tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpyt hon-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempf ile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, di r) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/te mpfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFo undError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent c all last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphq6se6ho'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmph1z3f7gv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 153, in test_temp_dir__existing_dir__quiet_true path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5dewn3gv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1621, in setUp super(TestFileTypeRB, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptnvkyzbf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpa4v3wl2m'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.E NOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_faulthandler.py", line 444, in test_dump_traceback_file with temporary_filename() as filename: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_faulthandler.py", line 51, in temporary_filename filename = tempfile.mktemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 394, in mktemp dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 285, in test_setdefault d = self._empty_mapping() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_threaded_import.py", line 200, in test_circular_imports os.mkdir(TESTFN) OSError: [Errno 28] No space left on device: '@test_2254259_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_util.py", line 504, in test_find_relative_module with util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/test_unix_events.py", line 470, in setUpClass with open(os_helper.TESTFN, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_2253776_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 31, in test_key_methods self.g = gdbm.open(filename, 'c') _gdbm.error: [Errno 28] No space left on device: '@test_2254729_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 156, in test_io_on_closed_object self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 411, in test_invalid_operations with self.open(os_helper.TESTFN, mode) as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 567, in test_handle_accepted server = TestListener(self.family, self.addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 556, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 98, in bind_af_aware socket_helper.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pydoc.py", line 751, in test_is_package_when_is_package with os_helper.temp_cwd() as test_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpv6osi738'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ntpath.py", line 666, in test_ismount with os_helper.temp_dir() as d: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5479c6ec'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 1508, in test_check_output_stdin_with_input_arg tf = tempfile.TemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 1460, in test_threads with self.open(os_helper.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 584, in test_handle_read server = BaseServer(self.family, self.addr, TestHandler) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 476, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncore.py", line 98, in bind_af_aware socket_helper.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 99, in test_dumbdbm_keys self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 160, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp2p6lllvm'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprr2tnpn5'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_univnewlines.py", line 51, in setUp with self.open(os_helper.TESTFN, self.WRITEMODE) as fp: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2254025_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpykupwpbq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 93, in test_anydbm_read self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2253894_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 66, in test_close_twice f = dumbdbm.open(_fname) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 105, in test_anydbm_keys self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: '@test_2253894_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 116, in test_bytes with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_2254729_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1603, in setUp super(TestFileTypeDefaults, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1h63bxly'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1621, in setUp super(TestFileTypeRB, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpz98tlvo1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 114, in test_empty_value f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _dbm.error: [Errno 28] No space left on device: '@test_2253894_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 141, in test_temp_dir__existing_dir__quiet_default path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp636xi016'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 178, in test_file_from_empty_string_dir with open(file_path, 'w') as file: OSError: [Errno 28] No space left on device: '_temp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 884, in test_bp_ignore_count with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 82, in test_dumbdbm_read self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 160, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmppdrv2q6w'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 191, in test_first_non_utf8_coding_line self.check_script_output(src, br"'\xc3\u20ac'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp2grv_0hc'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1w7uk_b1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp0325sv7c'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cgitb.py", line 40, in test_syshook_no_logdir_default_format with temp_dir() as tracedir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphdpsmx7m'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 1026, in test_import with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpe1x2dyds'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp36phigak'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ctypes/test/test_find.py", line 21, in setUpClass lib_glu = find_library("GLU") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ctypes/util.py", line 312, in find_library _get_soname(_findLib_gcc(name) or _findLib_ld(name)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ctypes/util.py", line 110, in _findLib_gcc temp = tempfile.NamedTemporaryFile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 219, in test_buffered_reader self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmplpzr29xg'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 103, in test_lacking_parent with util.create_modules('_pkg.__init__', '_pkg.mod')as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ssl.py", line 4621, in test_keylog_defaults ctx.keylog_filename = os_helper.TESTFN OSError: [Errno 28] No space left on device: '@test_2254295_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-bu ildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, i n _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn -fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpyth n-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in g ttempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, Fi leNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/d je/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/t mpfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpy thon-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in [' /tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/test_base_events.py", line 1987, in setUpClass with open(os_helper.TESTFN, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_2253776_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posixpath.py", line 413, in test_realpath_repeated_indirect_symlinks os.mkdir(ABSTFN) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmprkk73spf'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ensurepip.py", line 98, in test_bootstrapping_with_verbosity_2 ensurepip.bootstrap(verbosity=2) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 72, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 106, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_api.py", line 300, in test_reload_namespace_changed with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpj4o_w0d9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 621, in test_with_open with self.open(os_helper.TESTFN, "wb", bufsize) as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 501, in test_run_package_in_namespace_package self._check_package(depth, parent_namespaces=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 329, in _check_package self._make_pkg(example_source, depth, "__main__", File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_runpy.py", line 228, in _make_pkg pkg_dir = sub_dir = os.path.realpath(tempfile.mkdtemp()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqukgmimx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 451, in testUtf8BytesOpen f = self.FileIO(fn, "w") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: b'@test_2251984_tmp-\xc3\xa0\xc3\xb2\xc9\x98\xc5\x81\xc4\x9f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 83, in test_write_context_manager_calls_close with self.module.open(TESTFN, 'wb'): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 1061, in test_write_to_file with LZMAFile(TESTFN, "w") as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lzma.py", line 120, in __init__ self._fp = builtins.open(filename, mode) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 1932, in test_socket_fileno_requires_socket_fd with tempfile.NamedTemporaryFile() as afile: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 103, in test_write_bytearray self.write_and_read_back(bytearray(data1 * 50)) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 61, in write_and_read_back with gzip.GzipFile(self.filename, 'w'+mode) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 1577, in test_config8_ok fd, fn = tempfile.mkstemp(".log", "test_logging-X-") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp5zscjiol'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptjtpd8u2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1496, in setUp super(TestArgumentsFromFileConverter, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 268, in test_close with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 356, in testAbles f = self.FileIO(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_2256838_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 424, in testUnicodeOpen f = self.FileIO(str(TESTFN), "w") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 121, in test_addpackage pth_file.create() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 360, in create FILE = open(self.file_path, 'w') OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2260632_tmpæ.pth'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 636, in test_iterparse with open(TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2254229_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphr1eu76q'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1662, in setUp super(TestFileTypeW, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfrbsro_y'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 607, in test_path_objects fd, fn = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_aifc.py", line 168, in test_close_opened_files_on_error self.fout = aifc.open(TESTFN, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 919, in open return Aifc_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 561, in __init__ file_object = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1496, in setUp super(TestArgumentsFromFileConverter, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpw4shr5q0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpcqyq53at'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 159, in test_incompleted_write with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 151, in test_write_memoryview f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 524, in open return Au_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/sunau.py", line 312, in __init__ f = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp2t43yftd' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpx2i470o5' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpjyps49u4' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpbiyxwykx' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmprfx9f1zv' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpapelkaab' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpy2kejeoq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 283, in test_make_bad_fd fd = os_helper.make_bad_fd() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 159, in make_bad_fd file = open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2254081_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 1077, in test_next_command_in_generator_for_loop with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_subprocess.py", line 404, in test_cwd_with_pathlike temp_dir = tempfile.gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 297, in test_1647484 with gzip.GzipFile(self.filename, mode) as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllib2.py", line 930, in test_http_body_file file_obj = tempfile.NamedTemporaryFile(mode='w+b', delete=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpbhy4h7xt'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 112, in test_write_incompatible_type with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 947, in test_disabled with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjsofpt9t'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 411, in test_invalid_operations with self.open(os_helper.TESTFN, mode) as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 492, in test_nonascii_abspath with os_helper.temp_cwd(name): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: b'@test_2262333_tmp\xe7w\xf0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 908, in test_expat_binary_file_nonascii shutil.copyfile(TEST_XMLFILE, fname) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shutil.py", line 261, in copyfile with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst: OSError: [Errno 28] No space left on device: '@test_2262063_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ensurepip.py", line 87, in test_bootstrapping_with_verbosity_1 ensurepip.bootstrap(verbosity=1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 72, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 106, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 127, in test_write f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 919, in open return Aifc_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 561, in __init__ file_object = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 135, in test_write_bytearray f = self.create_file(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 56, in create_file f = self.fout = self.module.open(testfile, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 919, in open return Aifc_write(f) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/aifc.py", line 561, in __init__ file_object = builtins.open(f, 'wb') OSError: [Errno 28] No space left on device: '@test_2260973_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 505, in test_hint_when_triying_to_import_a_py_file
with os_helper.temp_dir() as script_dir,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cgitb.py", line 56, in test_syshook_no_logdir_text_format with temp_dir() as tracedir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfukp1w8m'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 124, in test_pathfix_adding_errors self.pathfix( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pathfix.py", line 31, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device: '@test_2256194_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4bhtocek'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 905, in test_ignore_count_on_disabled_bp with create_modules(modules): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bdb.py", line 537, in create_modules with os_helper.temp_cwd(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_turtle.py", line 63, in test_config_dict cfg_name = self.get_cfg_file(test_config) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_turtle.py", line 57, in get_cfg_file with open(os_helper.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_2253772_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_path.py", line 44, in test_remove_in_context_manager with resources.path(self.data, 'utf-8.file') as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/importlib/resources.py", line 119, in _path_from_reader with _common._tempfile(opener_reader.read, suffix=norm_resource) as res: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/importlib/_common.py", line 87, in _tempfile fd, raw_path = tempfile.mkstemp(suffix=suffix) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp_bz6l247utf-8.file'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpdphb0qb0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmplk5kioba'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpiht3qgnv'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_contextlib.py", line 319, in testWithOpen with open(tfn, "w") as f: OSError: [Errno 28] No space left on device: '/tmp/tmpdnvx4lwx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp2i473ubc'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpkvibxh3v' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 614, in TemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpvpmpbzgx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1983wvzw'
Traceback (most recent call last): File "<string>", line 4, in <module> OSError: [Errno 9] Bad file descriptor
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ntpath.py", line 550, in test_relpath with os_helper.temp_cwd(os_helper.TESTFN) as cwd_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 385, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: '@test_2262333_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fcntl.py", line 94, in test_fcntl_file_descriptor self.f = open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 115, in test_funcdocstring
msgids = self.extract_docstrings_from_str(dedent('''
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str
with temp_cwd(None) as cwd:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir
path = tempfile.mkdtemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/tmph41c6tkx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp3ox9dd7j'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmp0m4eguk1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 657, in test_1463026_2 result = self.ioclass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 833, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1533, in test_breakpoint stdout, stderr = self.run_pdb_module(script, commands) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1263, in run_pdb_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_posixpath.py", line 474, in test_realpath_resolve_before_normalizing os.mkdir(ABSTFN) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpt7e61mho'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 194, in testSetBufferSize self._checkBufferSize(s) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 184, in _checkBufferSize self.fail('error setting buffer size %d: %s' % (s, str(msg))) AssertionError: error setting buffer size -1: [Errno 28] No space left on device: '@test_2255727_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_logging.py", line 4619, in test_encoding_errors_default logging.basicConfig(filename='test.log', encoding=encoding, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 2009, in basicConfig h = FileHandler(filename, mode, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1156, in __init__ StreamHandler.__init__(self, self._open()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/logging/__init__.py", line 1185, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/test.log'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 113, in test_security os.mkdir(d) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 549, in test_partial_magic self._test_partial_magic(test) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 417, in _test_partial_magic with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 237, in test_UnixDatagramServer self.run_server(socketserver.UnixDatagramServer, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/threading_helper.py", line 62, in decorator return func(*args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 127, in run_server server = self.make_server(self.pickaddr(svrcls.address_family), File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socketserver.py", line 117, in make_server server = MyServer(addr, MyHandler) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 452, in __init__ self.server_bind() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/socketserver.py", line 466, in server_bind self.socket.bind(self.server_address) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 252, in test_missing_index with dumbdbm.open(_fname, 'n') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/mapping_tests.py", line 134, in test_constructor self.assertEqual(self._empty_mapping(), self._empty_mapping()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 181, in _empty_mapping x= shelve.open(self.fn+str(self.counter), **self._args) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmptbg5dqfu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 93, in test_anydbm_read self.init_db() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm.py", line 51, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2253894_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 76, in test_module with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mmap.py", line 309, in test_double_close with open(TESTFN, 'wb+') as f: OSError: [Errno 28] No space left on device: '@test_2262086_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 184, in test_ignore_file with tempfile.NamedTemporaryFile() as file_obj: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpoz1ugxuo'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_xml_etree.py", line 3651, in test_write_to_filename tree.write(TESTFN) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/xml/etree/ElementTree.py", line 732, in write with _get_writer(file_or_filename, enc_lower) as write: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/xml/etree/ElementTree.py", line 768, in _get_writer file = open(file_or_filename, "w", encoding=encoding, OSError: [Errno 28] No space left on device: '@test_2254229_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 656, in test_read_only_bytecode with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 164, in test_msgid_bytes msgids = self.extract_docstrings_from_str('_(b"""doc""")') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_i18n.py", line 59, in extract_docstrings_from_str with temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compile.py", line 519, in test_particularly_evil_undecodable with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpmeb8vdwz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpkeqkxxvl'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 32, in test_macros
nrc = self.make_nrc("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: '/tmp/tmpx9pm34ny'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpvb2jpsmq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpv_c8sqe4'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp1e1hw4af'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1440, in test_issue16180 stdout, stderr = self.run_pdb_script(script, commands) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pdb.py", line 1252, in run_pdb_script with open(filename, 'w') as f: OSError: [Errno 28] No space left on device: 'main.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpn3mszf_q'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 285, in test_false_file_encoding data = self.check_file_refactoring(fn) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 187, in check_file_refactoring test_file = self.init_test_file(test_file) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 204, in init_test_file tmpdir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/2to3-test_refactoryaqbcjsu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp62yt8spq'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpi8rlx0u5'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpden9kmor'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 866, in test_read_from_file with TempFile(TESTFN, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_lzma.py", line 528, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_2253762_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpw0705ix1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_api.py", line 249, in test_reload_location_changed with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp5716nbtu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 147, in testModeStrings self.open(TESTFN, 'wb').close() OSError: [Errno 28] No space left on device: '@test_2255727_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 83, in test_write_read_with_pathlike_file with gzip.GzipFile(filename, 'w') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 147, in test_sort_keys_flag infile = self._create_infile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 96, in _create_infile with open(infile, "w", encoding="utf-8") as fp: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 96, in setUp super(DistInfoPkg, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 68, in setUp super(OnSysPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfojdfx2o'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_uu.py", line 184, in test_encode with open(self.tmpin, 'wb') as fin: OSError: [Errno 28] No space left on device: '@test_2253915_tmpi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp4g1ej935'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 318, in test_read_not_from_start with open(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2257316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpatpokfxk'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 49, in test_password_with_leading_hash
self._test_passwords("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 45, in _test_passwords
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: '/tmp/tmp3iglat15'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 282, in test_seek_write with gzip.GzipFile(self.filename, 'w') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp2xgbbeqd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_builtin.py", line 1301, in test_input self.write_testfile() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_builtin.py", line 1161, in write_testfile fp = open(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_pdeps.py", line 20, in test_process_errors with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp81_a63dr'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_api.py", line 300, in test_reload_namespace_changed with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpyqt_5zwp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp8_m_2r2i'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpy1bv28wp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpoj_i5xse'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp2wms1xs7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 102, in setUp super(DistInfoPkgOffPath, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 54, in setUp self.site_dir = self.fixtures.enter_context(tempdir()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 429, in enter_context result = _cm_type.__enter__(cm) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 12, in tempdir tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp34za0yzs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpzz3ftbnc'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/test_util.py", line 518, in test_find_relative_module_missing_package with util.temp_module(name, pkg=True) as pkg_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 163, in temp_module with os_helper.temp_cwd(None) as cwd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 447, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp_cep_r6e'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_fileio.py", line 25, in setUp self.f = self.FileIO(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 298, in test_crlf_newlines self.check_file_refactoring(fn, fixes) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 187, in check_file_refactoring test_file = self.init_test_file(test_file) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_refactor.py", line 204, in init_test_file tmpdir = tempfile.mkdtemp(prefix="2to3-test_refactor") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/test_python_worker_2252367æ']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 132, in test_file_not_found_in_home os.mkdir(d) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_zipapp.py", line 20, in setUp tmpdir = tempfile.TemporaryDirectory() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpzrty2x4f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpiq070tl2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_shelve.py", line 75, in test_binary_file_shelf s = shelve.open(self.fn, protocol=1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) _gdbm.error: [Errno 28] No space left on device: 'shelftemp.db'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpr8gba1th'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bool.py", line 242, in test_fileclosed os.remove(os_helper.TESTFN) FileNotFoundError: [Errno 2] No such file or directory: '@test_2257040_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise Fi leNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most r cent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 581, in TemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build'] Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_threadedtempfile.py", line 41, in run f = tempfile.TemporaryFile("w+b") File "/home/dje/cpython-buildarea/
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1621, in setUp super(TestFileTypeRB, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpqp9bn4hi'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpvnmbdfqr'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 104, in test_getsize create_file(filename, b'Hello') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262119_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 252, in test_seek_read self.test_write() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 68, in test_write with gzip.GzipFile(self.filename, 'wb') as f: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') OSError: [Errno 28] No space left on device: '@test_2260185_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 989, in test_duplicated_levels with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpbxqtvr0q'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmphvp04rw3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 56, in setUp self.directory = tempfile.mkdtemp(dir=os.getcwd()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/tmp0kl3d1df'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_gzip.py", line 735, in wrapper os.makedirs(directory) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2260185_tmpæ-gzdir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/lib2to3/tests/test_parser.py", line 65, in test_load_grammar_from_subprocess tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpigvk5sfa'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line.py", line 330, in test_stdin_readline self.check_input( File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line.py", line 316, in check_input with tempfile.NamedTemporaryFile("wb+") as stdin: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp6anvmmxb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 293, in test_samestat_on_link self._test_samestat_on_link_func(os.link) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 277, in _test_samestat_on_link_func create_file(test_fn1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262119_tmpæ1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 205, in testTruncateOnWindows f = self.open(TESTFN, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2255727_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 430, in test_issue20884 with os_helper.temp_dir() as script_dir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/os_helper.py", line 380, in temp_dir path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfx9t37vz'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpd1grvzff'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 188, in test_header with self.urlretrieve(self.logo) as (file_location, info): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_urllibnet.py", line 162, in urlretrieve file_location, info = urllib.request.urlretrieve(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/urllib/request.py", line 251, in urlretrieve tfp = tempfile.NamedTemporaryFile(delete=False) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 532, in NamedTemporaryFile prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 63, in test_nullpat self.drive_one(b'\0' * 1000) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 53, in drive_one self.try_one(teststring) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bufio.py", line 25, in try_one f = self.open(os_helper.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpzaj4ub_g'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_codecs.py", line 715, in test_bug691291 with open(os_helper.TESTFN, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_2253237_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpb6vn_8hx'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_import/__init__.py", line 323, in test_file_to_source with open(source, "w") as f: OSError: [Errno 28] No space left on device: '@test_2262336_tmpæ.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 222, in test_samefile create_file(file1) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2256405_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp7tz1ya0_'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 90, in test_comment_at_end_of_machine_line
self._test_comment("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 64, in _test_comment
nrc = self.make_nrc(nrc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_netrc.py", line 13, in make_nrc
temp_fd, temp_filename = tempfile.mkstemp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 325, in mkstemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params
dir = gettempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir
tempdir = _get_default_tempdir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir
raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 192, in test_no_ensure_ascii_flag infile = self._create_infile('{"key":"💩"}') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_json/test_tool.py", line 96, in _create_infile with open(infile, "w", encoding="utf-8") as fp: OSError: [Errno 28] No space left on device: '@test_2255920_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_string_literals.py", line 68, in setUp self.tmpdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp2sinutl7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audiotests.py", line 231, in test_unseekable_overflowed_write with UnseekableIO(TESTFN, 'wb') as testfile: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp_sb88pub'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpydxlpdue'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 206, in test_utf8_bom_and_utf8_coding_line self.check_script_output(src, br"'\xe4'") File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_source_encoding.py", line 221, in check_script_output with tempfile.TemporaryDirectory() as tmpd: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 570, in test_non_ascii script_name = _make_test_script(os.getcwd(), name, source) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_cmd_line_script.py", line 81, in _make_test_script to_return = make_script(script_dir, script_basename, source) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/script_helper.py", line 207, in make_script with open(script_name, 'w', encoding='utf-8') as script_file: OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2261751_tmp\udce7w\udcf0.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 213, in test_parse_close_source make_xml_file(self.data, 'iso-8859-1', None) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_sax.py", line 119, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device: '@test_2262063_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 1662, in setUp super(TestFileTypeW, self).setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_argparse.py", line 35, in setUp self.temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpjc86qoil'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmptxpyv_qt'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpimfs4yxk'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_ensurepip.py", line 146, in test_pip_config_file_disabled ensurepip.bootstrap() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 72, in bootstrap _bootstrap(root=root, upgrade=upgrade, user=user, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/ensurepip/__init__.py", line 106, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpat8jx2_f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 359, in _setUp self.__setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2824, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 2641, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 659, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 614, in setUp super().setUp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_socket.py", line 694, in setUp self.dir_path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpagh2n0ad'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_file.py", line 147, in testModeStrings self.open(TESTFN, 'wb').close() OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 480, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/test_sendfile.py", line 137, in setUpClass super().setUpClass() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_asyncio/test_sendfile.py", line 102, in setUpClass with open(os_helper.TESTFN, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_2253776_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp4hw0z76_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_bz2.py", line 82, in setUp fd, self.filename = tempfile.mkstemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmp_f8sw6sp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 54, in setUp self.directory = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpeyhs7ah3'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_gnu.py", line 60, in test_error_conditions self.g = gdbm.open(filename, 'c') _gdbm.error: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_peg_generator/test_c_parser.py", line 71, in setUp self.tmp_path = self.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/distutils/tests/support.py", line 74, in mkdtemp d = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 316, in wrapper to_return = fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_file_loader.py", line 243, in test_checked_hash_based_pyc with util.create_modules('_temp') as mapping: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 401, in create_modules os_helper.rmtree(temp_dir) UnboundLocalError: local variable 'temp_dir' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 121, in test_addpackage pth_file.create() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_site.py", line 360, in create FILE = open(self.file_path, 'w') OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_2251984æ/@test_2251984_tmpæ.pth'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/source/test_finder.py", line 184, in test_ignore_file with tempfile.NamedTemporaryFile() as file_obj: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 541, in NamedTemporaryFile (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 251, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: '/tmp/tmpl2gx7kca'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 1026, in test_import with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 205, in test_check_closed f = dumbdbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 902, in test_nonbuffered_textio self.open(os_helper.TESTFN, 'w', buffering=0) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3053, in test_seek_and_tell test_seek_and_tell_with_data(input) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_io.py", line 3028, in test_seek_and_tell_with_data f = self.open(os_helper.TESTFN, 'wb') File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 303, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 212, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/_pyio.py", line 1561, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_support.py", line 153, in test_temp_dir__existing_dir__quiet_true path = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpgybohuv2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 288, in test_nonascii_filename with dumbdbm.open(filename, 'c') as db: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 57, in setUp self._box = self._factory(self._path) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_mailbox.py", line 1170, in <lambda> _factory = lambda self, path, factory=None: mailbox.MH(path, factory) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/mailbox.py", line 943, in __init__ os.mkdir(self._path, 0o700) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/@test_2262316_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmpfmd97dz_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/util.py", line 368, in create_modules temp_dir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4teh5mph'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 968, in test_hardlink with self.temporary_directory(): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/contextlib.py", line 117, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 902, in temporary_directory with tempfile.TemporaryDirectory() as path: File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 779, in __init__ self.name = mkdtemp(suffix, prefix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 348, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 118, in _sanitize_params dir = gettempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 287, in gettempdir tempdir = _get_default_tempdir() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 219, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_imp.py", line 452, in test_unencodeable os.mkdir(name) OSError: [Errno 28] No space left on device: '@test_2256111_tmp-\udcff'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_regrtest.py", line 366, in setUp self.tmptestdir = tempfile.mkdtemp() File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/tempfile.py", line 359, in mkdtemp _os.mkdir(file, 0o700) OSError: [Errno 28] No space left on device: '/tmp/tmp4aijfr9_'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 178, in test_isdir create_file(filename) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_genericpath.py", line 17, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_2262333_tmpæ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_dbm_dumb.py", line 235, in test_eval with open(_fname + '.dir', 'w') as stream: OSError: [Errno 28] No space left on device: '@test_2254155_tmpæ.dir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_http_cookiejar.py", line 1721, in test_rejection c.save(filename, ignore_discard=True) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/http/cookiejar.py", line 1890, in save with open(filename, "w") as f: OSError: [Errno 28] No space left on device: '@test_2251984_tmpæ'
Test report
Failed tests:
- test_univnewlines
- test_configparser
- test_socketserver
- test_urllib2
- test_source_encoding
- test_ctypes
- test_platform
- test_asyncio
- test_sax
- test_trace
- test_bool
- test_cgitb
- test_iter
- test_netrc
- test_contextlib
- test_subprocess
- test_compile
- test_imp
- test_pydoc
- test_tracemalloc
- test_posixpath
- test_import
- test_filecmp
- test_dbm_ndbm
- test_unicode_file
- test_sunau
- test_ssl
- test_marshal
- test_io
- test_cprofile
- test_ntpath
- test_bdb
- test_pdb
- test_eof
- test_resource
- test_gc
- test_string_literals
- test_bufio
- test_multiprocessing_forkserver
- test_shelve
- test_traceback
- test_ensurepip
- test_selectors
- test_doctest
- test_sysconfig
- test_argparse
- test_pickle
- test_lzma
- test_logging
- test_compileall
- test_aifc
- test__xxsubinterpreters
- test_support
- test_turtle
- test_gzip
- test_lib2to3
- test_regrtest
- test_glob
- test_cmd_line
- test_zipapp
- test_uu
- test_inspect
- test_urllib2net
- test_mimetypes
- test_file
- test_mmap
- test_poll
- test_faulthandler
- test_interpreters
- test_bytes
- test_threadedtempfile
- test_urllibnet
- test_linecache
- test_fstring
- test_genericpath
- test_fcntl
- test_py_compile
- test_socket
- test_shutil
- test_dbm
- test_mailbox
- test_xml_etree
- test_lltrace
- test_cmd_line_script
- test_bz2
- test_tools
- test_embed
- test_builtin
- test_fileio
- test_unicode_file_functions
- test_xml_etree_c
- test_asyncore
- test_posix
- test_json
- test_dbm_dumb
- test_importlib
- test_codecs
- test_zipimport_support
- test_http_cookiejar
- test_binhex
- test_eintr
- test_dbm_gnu
- test_optparse
- test_profile
- test_runpy
- test_httplib
- test_array
- test_site
- test_tcl
- test_peg_generator
- test_venv
Failed subtests:
- test_write - test.test_gzip.TestGzip
- test_absolute_path - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_relative_path - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- testErrnoOnClosedWritable - test.test_fileio.CAutoFileTests
- test_multiple_writes - test.test_aifc.AifcULAWTest
- test_run_package_init_exceptions - test.test_runpy.RunModuleTestCase
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestMMDF
- test_dispatcher - test.test_asyncore.FileWrapperTest
- test_readline - test.test_univnewlines.PyTestCRNewlines
- test_relative_imports_on_plain_module - test.test_pdb.PdbTestCase
- test_setresgid_exception - test.test_posix.PosixTester
- test_run - test.test_profile.ProfileTest
- test_macros - test.test_netrc.NetrcTestCase
- test_partial_flags - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451
- test_failures_many_groups_listargs - test.test_argparse.TestFileTypeR
- test_infile_stdout - test.test_json.test_tool.TestTool
- test_failures_many_groups_sysargs - test.test_argparse.TestFileTypeRB
- test_large_fd_transfer - test.test_multiprocessing_forkserver.WithProcessesTestConnection
- test_readline - test.test_mailbox.TestPartialFile
- test_tell - test.test_univnewlines.PyTestCRLFNewlines
- test_seek - test.test_univnewlines.PyTestLFNewlines
- test_unseekable_read - test.test_sunau.SunauPCM24Test
- test_read_not_from_start - test.test_sunau.SunauULAWTest
- test_seek - test.test_univnewlines.CTestCRNewlines
- test_successes_no_groups_listargs - test.test_argparse.TestFileTypeR
- test_dup - test.test_posix.PosixTester
- test_magic_number - test.test_compileall.CompileallTestsWithSourceEpoch
- test_utf8_bom_and_utf8_coding_line - test.test_source_encoding.FileSourceEncodingTest
- test_include_bad_file - test.test_compileall.CommandLineTestsWithSourceEpoch
- testMethods - test.test_file.PyAutoFileTests
- test_values - test.test_mailbox.TestMH
- test_x_mode - test.test_lzma.OpenTestCase
- test_failures - test.test_unicode_file_functions.UnicodeFileTests
- test_namer_rotator_inheritance - test.test_logging.RotatingFileHandlerTest
- test_binary_file_shelf - test.test_shelve.TestCase
- test_do_not_overwrite_nonregular_files - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_listfuncs_flag_success - test.test_trace.TestCommandLine
- test_breakpoint - test.test_pdb.PdbTestCase
- test_path_basename - test.test_posixpath.PathLikeTests
- test_skip - test.test_bdb.StateTestCase
- test_relative_path - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_1463026_1_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_cached_mode_issue_2051 - test.test_import.FilePermissionTests
- test_get_file - test.test_mailbox.TestMbox
- test_regexp - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_unseekable_overflowed_write - test.test_aifc.AifcPCM16Test
- test_pep3147_paths_optimize - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_classdocstring_bytes - test.test_tools.test_i18n.Test_pygettext
- test_iterkeys - test.test_mailbox.TestMaildir
- test_for_name_does_not_exist - test.test_importlib.test_main.BasicTests
- test_fcntl_file_descriptor - test.test_fcntl.TestFcntl
- testOpenDirFD - test.test_fileio.CAutoFileTests
- testErrnoOnClosedWrite - test.test_fileio.PyAutoFileTests
- test_context_manager_with_open_file - test.test_sunau.SunauPCM16Test
- test_read_not_from_start - test.test_aifc.AifcPCM32Test
- test_add_binary_file - test.test_mailbox.TestMMDF
- test_non_code_marshal - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451
- test_filewrite - test.test_array.ShortTest
- test_write_contains - test.test_dbm_dumb.DumbDBMTestCase
- test_readlines - test.test_univnewlines.PyTestMixedNewlines
- test_compile_path - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_cwd_with_pathlike - test.test_subprocess.ProcessTestCaseNoPoll
- test_invalid_operations - test.test_io.PyIOTest
- test_expat_inpsource_sysid_nonascii - test.test_sax.ExpatReaderTest
- test_write_array - test.test_sunau.SunauULAWTest
- test_failures - test.test_unicode_file_functions.UnicodeNFKCFileTests
- test_directory - test.test_unicode_file_functions.UnicodeNFDFileTests
- test_metadata_loads - test.test_importlib.test_main.NonASCIITests
- test_overflowed_write - test.test_aifc.AifcPCM16Test
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestBabyl
- test_failures_one_group_sysargs - test.test_argparse.TestFileTypeW
- test_encoding - test.test_runpy.RunPathTestCase
- setUpClass - test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests
- test_lltrace_does_not_crash_on_subscript_operator - test.test_lltrace.TestLLTrace
- testModeStrings - test.test_file.COtherFileTests
- test_write_readonly_file - test.test_dbm_gnu.TestGdbm
- test_multiple_writes - test.test_aifc.AifcPCM16Test
- test_iteritems - test.test_mailbox.TestMMDF
- test_hardlink_bad_args - test.test_compileall.CommandLineTestsWithSourceEpoch
- testCmsgTruncLen2Minus1 - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_global_del_SystemExit - test.test_gc.GCTests
- test_enable_file - test.test_faulthandler.FaultHandlerTests
- test_metadata_ascii_name - test.test_gzip.TestGzip
- test_basic_script_no_suffix - test.test_runpy.RunPathTestCase
- test_output - test.test_logging.HTTPHandlerTest
- test_encode - test.test_uu.UUFileTest
- test_add_mbox_or_mmdf_message - test.test_mailbox.TestMbox
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP302
- test_pop - test.test_mailbox.TestMaildir
- test_copy - test.test_sunau.SunauPCM16Test
- test_timestamp_overflow - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_cwd_with_relative_executable - test.test_subprocess.ProcessTestCase
- test_bom_and_utf_8 - test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451
- testSeekPreStart - test.test_bz2.BZ2FileTest
- test_clear - test.test_mailbox.TestMbox
- test_filetime - test.test_ntpath.NtCommonTest
- test_write_context_manager_calls_close - test.test_aifc.AifcULAWTest
- test_script_compiled - test.test_cmd_line_script.CmdLineTest
- test_get_file - test.test_mailbox.TestMaildir
- test_tofromfile - test.test_array.ShortTest
- test_closefd_attr - test.test_io.PyIOTest
- test_empty_file - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451
- test_handle_read - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_directories - test.test_unicode_file.TestUnicodeFiles
- test_statvfs - test.test_posix.PosixTester
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestMbox
- test_threads_write - test.test_io.CTextIOWrapperTest
- test_write_aiff_by_extension - test.test_aifc.AIFCLowLevelTest
- test_next_command_in_generator_with_subiterator - test.test_bdb.IssuesTestCase
- test_append - test.test_gzip.TestGzip
- test_abspath_issue3426 - test.test_posixpath.PosixCommonTest
- test_reject - test.test_fileio.PyAutoFileTests
- testFDPassSeparateMinSpace - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_readline - test.test_gzip.TestGzip
- test_isdir - test.test_ntpath.NtCommonTest
- test_readline - test.test_univnewlines.CTestCRLFNewlines
- test_update - test.test_mailbox.TestMaildir
- test_optimization_path - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_fromfile_ioerror - test.test_array.LongTest
- test_next_until_return_in_generator - test.test_bdb.IssuesTestCase
- testErrnoOnClosedTruncate - test.test_fileio.CAutoFileTests
- test_specify_environment - test.test_posix.TestPosixSpawnP
- test_lockf_exclusive - test.test_fcntl.TestFcntl
- test_quiet - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_encoding_on_second_line - test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302
- test_multiple_dirs - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_silent - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_read_from_file - test.test_lzma.FileTestCase
- test_path_normcase - test.test_posixpath.PathLikeTests
- test_successes_one_group_listargs - test.test_argparse.TestFileTypeRB
- test_close_flushes - test.test_io.PyIOTest
- testMethods - test.test_fileio.PyAutoFileTests
- test_flush - test.test_mailbox.TestMH
- testWritelinesIntegersUserList - test.test_file.PyAutoFileTests
- test_readline - test.test_io.CIOTest
- test_write_to_binary_file - test.test_xml_etree.IOTest
- test_strip_only - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_error_in_rules - test.test_peg_generator.test_c_parser.TestCParser
- setUpClass - test.test_socket.SendfileUsingSendfileTest
- test_cwd - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_readline - test.test_io.PyIOTest
- test_coverage - test.test_regrtest.ArgsTestCase
- test_module_reuse - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- test_module_in_package - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420
- testErrnoOnClosedReadall - test.test_fileio.PyAutoFileTests
- testWeakRefs - test.test_file.PyAutoFileTests
- test_include_file_no_arg - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_parse_text - test.test_sax.ParseTest
- test_for_top_level - test.test_importlib.test_metadata_api.APITests
- test_bytes - test.test_dbm_ndbm.DbmTestCase
- test_context_manager_with_open_file - test.test_aifc.AifcPCM8Test
- testWriteLines - test.test_bz2.BZ2FileTest
- test_fromfile_ioerror - test.test_array.LongLongTest
- test_module_reuse - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_no_tests_ran - test.test_regrtest.ArgsTestCase
- test_main_only_written_once - test.test_zipapp.ZipAppTest
- test_optimization_path - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_add_binary_file - test.test_mailbox.TestMbox
- test_builtin_max_min - test.test_iter.TestCase
- test_sys_path_adjustment_when_curdir_already_included - test.test_pydoc.TestInternalUtilities
- test_compile_workers_cpu_count - test.test_compileall.CompileallTestsWithoutSourceEpoch
- testDecompressBadData - test.test_bz2.CompressDecompressTest
- test_failures_many_groups_listargs - test.test_argparse.TestArgumentsFromFile
- test_timestamp_overflow - test.test_import.ImportTests
- testSendmsgDontWait - test.test_socket.SendmsgUnixStreamTest
- testSeekPostEndTwiceMultiStream - test.test_bz2.BZ2FileTest
- testTruncateOnWindows - test.test_file.COtherFileTests
- test_write_array - test.test_aifc.AifcPCM16Test
- test_bad_syntax - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_package_in_package - test.test_importlib.source.test_finder.Source_FinderTestsPEP451
- test_successes_many_groups_sysargs - test.test_argparse.TestFileTypeRB
- test_failures - test.test_unicode_file_functions.UnicodeNFCFileTests
- test_non_obvious_encoding - test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302
- test_modes - test.test_dbm_ndbm.DbmTestCase
- test_successes_no_groups_listargs - test.test_argparse.TestArgumentsFromFile
- test_rtld_constants - test.test_posix.PosixTester
- test_character_stream - test.test_sax.PrepareInputSourceTest
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestMaildir
- testFDPassEmpty - test.test_socket.RecvmsgSCMRightsStreamTest
- test_quiet - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_dump_message - test.test_mailbox.TestMH
- test_old_timestamp - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451
- test_failures_many_groups_listargs - test.test_argparse.TestFileTypeWB
- test_magic_only - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451
- test_entrypoint_with_colon_in_name - test.test_importlib.test_main.ImportTests
- test_run_module_in_namespace_package - test.test_runpy.RunModuleTestCase
- test_setdefault - test.test_shelve.TestProto2FileShelve
- test_write_bytearray - test.test_sunau.SunauULAWTest
- test_cmdline_copy - test.test_zipapp.ZipAppCmdlineTest
- test_hardlink - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_file_not_exists_with_quiet - test.test_py_compile.PyCompileCLITestCase
- test_iterkeys - test.test_mailbox.TestBabyl
- test_strip_and_prepend - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_successes_no_groups_listargs - test.test_argparse.TestFileTypeWB
- test_cwd - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_iteritems - test.test_mailbox.TestMbox
- testAppend - test.test_bz2.BZ2FileTest
- test_successes_many_groups_listargs - test.test_argparse.TestArgumentsFromFile
- test_none_args - test.test_fileio.CAutoFileTests
- test_double_dot_no_clobber - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_terminating_newline - test.test_mailbox.TestMbox
- test_failure - test.test_importlib.source.test_finder.Source_FinderTestsPEP420
- test_chown_dir_fd - test.test_posix.PosixTester
- test_add_binary_nonascii_file - test.test_mailbox.TestMaildir
- test_bad_magic - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302
- test_read_not_from_start - test.test_sunau.SunauPCM8Test
- testCmsgTruncLen0Plus1 - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_stdout_stderr_file - test.test_subprocess.ProcessTestCaseNoPoll
- test_path_isdir - test.test_genericpath.PathLikeTests
- test_successes_many_groups_listargs - test.test_argparse.TestFileTypeWB
- test_initialize_with_binary_file - test.test_mailbox.TestMHMessage
- testSeekPostEndMultiStream - test.test_bz2.BZ2FileTest
- test_compute_rollover_W0 - test.test_logging.TimedRotatingFileHandlerTest
- test_write - test.test_aifc.AifcALAWTest
- test_package_imported_no_warning - test.test_runpy.RunModuleTestCase
- test_message_separator - test.test_mailbox.TestMbox
- testUnencodableAddr - test.test_socket.TestUnixDomain
- test_sameopenfile - test.test_ntpath.TestNtpath
- test_pip_config_file_disabled - test.test_ensurepip.TestBootstrap
- test_path_realpath - test.test_posixpath.PathLikeTests
- test_iterparse - test.test_xml_etree.ElementTreeTest
- test_sys_path_adjustment_removes_argv0_dir - test.test_pydoc.TestInternalUtilities
- test_large_filesize - test.test_mmap.LargeMmapTests
- test_nonexisting_file - test.test_dbm_ndbm.DbmTestCase
- test_byte_stream - test.test_sax.PrepareInputSourceTest
- test_path_relpath - test.test_posixpath.PathLikeTests
- test_custom_interpreter - test.test_zipapp.ZipAppTest
- test_copy - test.test_aifc.AifcULAWTest
- test_context_manager_with_filename - test.test_sunau.SunauPCM32Test
- test_encoding_on_first_line - test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451
- test_context_manager_with_open_file - test.test_aifc.AifcPCM32Test
- test_xmlgen_attr_escape - test.test_sax.StreamReaderWriterXmlgenTest
- test_second_non_utf8_coding_line - test.test_source_encoding.FileSourceEncodingTest
- test_clear - test.test_configparser.MultilineValuesTestCase
- testReadinto_text - test.test_file.CAutoFileTests
- test_syshook_no_logdir_default_format - test.test_cgitb.TestCgitb
- test_dash_m_main_traceback - test.test_cmd_line_script.CmdLineTest
- test_pop - test.test_mailbox.TestBabyl
- test_exists - test.test_ntpath.NtCommonTest
- testSeekForward - test.test_bz2.BZ2FileTest
- test_optimize - test.test_compileall.CompileallTestsWithSourceEpoch
- test_package_over_module - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302
- test_workers_available_cores - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_import - test.test_compileall.HardlinkDedupTestsWithSourceEpoch
- test_double_dot_no_clobber - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_readline - test.test_mailbox.TestProxyFile
- test_binhex - test.test_binhex.BinHexTestCase
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_partial_magic - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451
- testSeekBackwardsAcrossStreams - test.test_bz2.BZ2FileTest
- test_get_file - test.test_mailbox.TestBabyl
- test_nonbuffered_textio - test.test_io.PyIOTest
- test_items - test.test_shelve.TestAsciiFileShelve
- test_write_array - test.test_sunau.SunauPCM8Test
- test_unpickle_module_race - test.test_pickle.CUnpicklerTests
- test_file_parse - test.test_source_encoding.MiscSourceEncodingTest
- test_xmlgen_pi - test.test_sax.StreamReaderWriterXmlgenTest
- test_path_islink - test.test_posixpath.PathLikeTests
- test_bad_magic - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302
- test_read - test.test_univnewlines.PyTestLFNewlines
- test_setdefault - test.test_shelve.TestBinaryFileShelve
- test_remove_in_context_manager - test.test_importlib.test_path.PathZipTests
- test_iteritems - test.test_mailbox.TestMaildir
- test_write_to_filename - test.test_xml_etree.IOTest
- test_alter_comments - test.test_tools.test_fixcid.Test
- test_read - test.test_univnewlines.CTestCRNewlines
- test_negative_lookahead - test.test_peg_generator.test_c_parser.TestCParser
- test_partial_config_dict_with_comments - test.test_turtle.TurtleConfigTest
- testRecvmsg - test.test_socket.RecvmsgIntoUnixStreamTest
- test_no_tests_ran_multiple_tests_nonexistent - test.test_regrtest.ArgsTestCase
- test_update - test.test_mailbox.TestBabyl
- test_module - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302
- test_empty_file - test.test_mmap.MmapTests
- test_open_file - test.test_posix.TestPosixSpawnP
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420
- test_create_archive - test.test_zipapp.ZipAppTest
- test_relpath - test.test_ntpath.TestNtpath
- test_truncate_after_write - test.test_io.CBufferedWriterTest
- test_unpickle_module_race - test.test_pickle.PyUnpicklerTests
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestMH
- test_unicode - test.test_dbm_ndbm.DbmTestCase
- test_mknod - test.test_posix.PosixTester
- test_anydbm_creation - test.test_dbm.TestCase-dbm.ndbm
- testWithOpen - test.test_contextlib.FileContextTestCase
- test_create_new - test.test_dbm_dumb.DumbDBMTestCase
- test_write_memoryview - test.test_sunau.SunauPCM16Test
- test_failures_many_groups_listargs - test.test_argparse.TestFileTypeDefaults
- test_package___cached___from_pyc - test.test_import.PycacheTests
- test_compute_rollover_H - test.test_logging.TimedRotatingFileHandlerTest
- test_no_read_directory - test.test_importlib.source.test_finder.Source_FinderTestsPEP302
- test_primepat - test.test_bufio.PyBufferSizeTest
- test_samestat_on_link - test.test_posixpath.PosixCommonTest
- test_array_writes - test.test_io.PyIOTest
- test_successes_no_groups_listargs - test.test_argparse.TestFileTypeDefaults
- testErrnoOnClosedSeekable - test.test_fileio.PyAutoFileTests
- testWritelinesIntegersUserList - test.test_file.CAutoFileTests
- test_write_bytearray - test.test_aifc.AifcPCM16Test
- test_ternary_operator - test.test_peg_generator.test_c_parser.TestCParser
- test_len - test.test_mailbox.TestMMDF
- setUpModule - test.test_multiprocessing_spawn
- test_issue3594 - test.test_imp.ImportTests
- testWeakRefs - test.test_file.CAutoFileTests
- test_multiple_writes - test.test_sunau.SunauPCM32Test
- test_run_namespace_package_in_namespace_package - test.test_runpy.RunModuleTestCase
- test_synopsis_sourceless_empty_doc - test.test_pydoc.PydocDocTest
- test_xmlgen_fragment - test.test_sax.StreamReaderWriterXmlgenTest
- test_successes_many_groups_listargs - test.test_argparse.TestFileTypeDefaults
- test_values - test.test_shelve.TestAsciiFileShelve
- testRecvmsgPeek - test.test_socket.RecvmsgUnixStreamTest
- test_bom_and_utf_8 - test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451
- test_dump_traceback_later_fd - test.test_faulthandler.FaultHandlerTests
- test_listdir_default - test.test_posix.PosixTester
- test_close - test.test_mailbox.TestMaildir
- test_eval_bytes_raw - test.test_string_literals.TestLiterals
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestBabyl
- test_ascii_file_shelf - test.test_shelve.TestCase
- test_implicit_binary_modes - test.test_bz2.OpenTest
- test_missing_source_legacy - test.test_import.PycacheTests
- test_syntaxerror_indented_caret_position - test.test_cmd_line_script.CmdLineTest
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestMMDF
- test_interrupted - test.test_regrtest.ArgsTestCase
- testRecvmsgShortAncillaryBuf - test.test_socket.RecvmsgIntoUnixStreamTest
- test_garbage_collection - test.test_io.CIOTest
- test_empty_file - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451
- test_invalid_multiline_value - test.test_configparser.MultilineValuesTestCase
- test_magic_only - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451
- test_parse_path_object - test.test_sax.ParseTest
- test_path_objects - test.test_sax.PrepareInputSourceTest
- test_fexecve - test.test_posix.PosixTester
- testRecvmsgShortAncillaryBuf - test.test_socket.RecvmsgUnixStreamTest
- test_path_split - test.test_posixpath.PathLikeTests
- test_filewrite - test.test_array.ByteTest
- testSeekPreStartMultiStream - test.test_bz2.BZ2FileTest
- test_add_binary_nonascii_file - test.test_mailbox.TestBabyl
- test_read_only_bytecode - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302
- test_metadata - test.test_gzip.TestGzip
- test_issue13120 - test.test_pdb.PdbTestCase
- testSetBufferSize - test.test_file.PyOtherFileTests
- test_filename_in_syntaxerror - test.test_fstring.TestCase
- test_initialize_with_file - test.test_mailbox.TestMaildirMessage
- test_successes_no_groups_sysargs - test.test_argparse.TestFileTypeDefaults
- test_case_sensitivity_mapping_access - test.test_configparser.MultilineValuesTestCase
- test_keylog_defaults - test.test_ssl.TestSSLDebug
- test_handle_accept - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_handle_error - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_unseekable_read - test.test_sunau.SunauULAWTest
- test_find_function_found_with_bom - test.test_pdb.PdbTestCase
- test_path_abspath - test.test_ntpath.PathLikeTests
- test_dup2 - test.test_posix.TestPosixSpawn
- test_bad_magic - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451
- test_invalid_arg_produces_message - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_temporary_bp - test.test_bdb.BreakpointTestCase
- setUpClass - test.test_asyncio.test_sendfile.EPollEventLoopTests
- test_delitem - test.test_mailbox.TestMMDF
- test_close - test.test_aifc.AifcPCM24Test
- test_get_file_can_be_closed_twice - test.test_mailbox.TestMMDF
- test_sameopenfile - test.test_ntpath.NtCommonTest
- test_handle_called_with_mp_queue - test.test_logging.QueueListenerTest
- testErrnoOnClosedRead - test.test_fileio.PyAutoFileTests
- test_comment_before_machine_line_no_space - test.test_netrc.NetrcTestCase
- testCmsgTrunc2Int - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_explicit_relative_import - test.test_runpy.RunModuleTestCase
- test_cmdline_create - test.test_zipapp.ZipAppCmdlineTest
- test_compile_dir_pathlike - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_package_discovery - test.test_importlib.test_main.DiscoveryTests
- test_folder - test.test_mailbox.TestMaildir
- test_password_with_leading_hash - test.test_netrc.NetrcTestCase
- test_directory_error - test.test_cmd_line_script.CmdLineTest
- test_addpackage_import_bad_pth_file - test.test_site.HelperFunctionsTests
- test_bootstrapping_with_alt_install - test.test_ensurepip.TestBootstrap
- test_xmlgen_content_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_create_writes - test.test_io.PyMiscIOTest
- test_threading_not_handled - test.test_socketserver.ErrorHandlerTest
- test_multi_close - test.test_io.CIOTest
- test_multi_close - test.test_io.PyIOTest
- test_open_default_encoding - test.test_builtin.BuiltinTest
- test_path_splitdrive - test.test_ntpath.PathLikeTests
- test_filemode - test.test_logging.BasicConfigTest
- test_addsitedir - test.test_site.HelperFunctionsTests
- test_deactivate_with_strict_bash_opts - test.test_venv.BasicTest
- test_bootstrapping_error_code - test.test_ensurepip.TestBootstrappingMainFunction
- test_entry_points - test.test_importlib.test_metadata_api.APITests
- test_bootstrapping_with_default_pip - test.test_ensurepip.TestBootstrap
- setUpClass - test.test_asyncio.test_sendfile.PollEventLoopTests
- test_path_ismount - test.test_posixpath.PathLikeTests
- test_pyc_always_writable - test.test_import.FilePermissionTests
- test_tofromfile - test.test_array.ByteTest
- test_write - test.test_configparser.MultilineValuesTestCase
- test_path_expanduser - test.test_posixpath.PathLikeTests
- test_ignorefile - test.test_regrtest.ArgsTestCase
- test_builtin_zip - test.test_iter.TestCase
- testOpendir - test.test_fileio.PyAutoFileTests
- test_write_params - test.test_sunau.SunauPCM16Test
- testErrnoOnClosedWrite - test.test_fileio.CAutoFileTests
- testMixedIterationAndReads - test.test_bz2.BZ2FileTest
- test_telling - test.test_io.PyTextIOWrapperTest
- test_non_code_marshal - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302
- test_filewrite - test.test_array.LongTest
- test_iterkeys - test.test_mailbox.TestMH
- test_iteritems - test.test_mailbox.TestBabyl
- test_append_bom - test.test_io.PyTextIOWrapperTest
- test_fileno - test.test_lzma.FileTestCase
- test_umask - test.test_subprocess.POSIXProcessTestCase
- test_module_in_package - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451
- test_failures_one_group_listargs - test.test_argparse.TestFileTypeW
- test_write_context_manager_calls_close - test.test_sunau.SunauPCM32Test
- test_initialize_with_file - test.test_mailbox.TestMboxMessage
- test_register_at_fork - test.test_posix.PosixTester
- test_rejection - test.test_http_cookiejar.LWPCookieTests
- test_len - test.test_mailbox.TestMbox
- test_write_memoryview - test.test_aifc.AifcULAWTest
- test_password_with_internal_hash - test.test_netrc.NetrcTestCase
- test_partial_hash - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302
- test_default_case_sensitivity - test.test_configparser.MultilineValuesTestCase
- test_foreign_code - test.test_import.PycRewritingTests
- testReadinto - test.test_file.PyAutoFileTests
- test_glob_bytes_directory_with_trailing_slash - test.test_glob.GlobTests
- testFDPassPartialIntInMiddle - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_mode - test.test_gzip.TestGzip
- test_path_dirname - test.test_ntpath.PathLikeTests
- test_length_0_offset - test.test_mmap.MmapTests
- test_fsize_enforced - test.test_resource.ResourceTest
- test_pread - test.test_posix.PosixTester
- test_eval - test.test_dbm_dumb.DumbDBMTestCase
- test_bad_marshal - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451
- test_tofromfile - test.test_array.FloatTest
- testCmsgTruncLen0 - test.test_socket.RecvmsgSCMRightsStreamTest
- test_del___main__ - test.test_cmd_line.CmdLineTest
- test_add_from_string - test.test_mailbox.TestMMDF
- testFDPassPartialInt - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- testAbles - test.test_fileio.PyOtherFileTests
- test_filewrite - test.test_array.LongLongTest
- test_samestat - test.test_ntpath.NtCommonTest
- test_parse_errors - test.test_configparser.MultilineValuesTestCase
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestMbox
- test_iter - test.test_mailbox.TestMMDF
- test_zipfile_compiled_timestamp - test.test_cmd_line_script.CmdLineTest
- testTruncate - test.test_fileio.COtherFileTests
- test_pop - test.test_mailbox.TestMH
- test_encoding_on_first_line - test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451
- test_non_code_marshal - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302
- test_path_lexists - test.test_posixpath.PathLikeTests
- test_find_submodule_parent_already_imported - test.test_importlib.test_util.Frozen_FindSpecTests
- test_tofromfile - test.test_array.IntTest
- test_module_from_test_autotest - test.test_regrtest.ProgramsTestCase
- test_compile_file_pathlike_ddir - test.test_compileall.CompileallTestsWithSourceEpoch
- test_close - test.test_mailbox.TestBabyl
- test_find_submodule - test.test_importlib.test_util.Frozen_FindSpecTests
- test_fileobj - test.test_bz2.OpenTest
- testPickle - test.test_bz2.BZ2DecompressorTest
- test_lookahead - test.test_peg_generator.test_c_parser.TestCParser
- test_compile_dir_maxlevels - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_context_manager_with_filename - test.test_aifc.AifcALAWTest
- test_strip_prepend_and_ddir - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_rerun_success - test.test_regrtest.ArgsTestCase
- test_no_read_directory - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420
- test_check_output_stdin_arg - test.test_subprocess.RunFuncTestCase
- test_delitem - test.test_mailbox.TestMbox
- test_utime_nofollow_symlinks - test.test_posix.PosixTester
- test_bootstrapping_with_upgrade - test.test_ensurepip.TestBootstrap
- test_only_two_levels - test.test_compileall.HardlinkDedupTestsWithSourceEpoch
- test_truncate_after_write - test.test_io.PyBufferedWriterTest
- test_discard - test.test_mailbox.TestMMDF
- test_dump_traceback_threads_file - test.test_faulthandler.FaultHandlerTests
- test_cwd_with_relative_executable - test.test_subprocess.ProcessTestCaseNoPoll
- test_get_file_can_be_closed_twice - test.test_mailbox.TestMbox
- test_update - test.test_mailbox.TestMH
- test_syntaxerror_multi_line_fstring - test.test_cmd_line_script.CmdLineTest
- test_unseekable_incompleted_write - test.test_aifc.AifcPCM24Test
- test_readlines - test.test_univnewlines.PyTestCRLFNewlines
- test_multiple_dirs - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_len - test.test_mailbox.TestMaildir
- test_write - test.test_shelve.TestProto2FileShelve
- test_register_file - test.test_selectors.EpollSelectorTestCase
- setUpModule - test.test_largefile
- test_rerun_fail - test.test_regrtest.ArgsTestCase
- test_around_2GB - test.test_mmap.LargeMmapTests
- test_access - test.test_posix.PosixTester
- test_addpackage - test.test_site.HelperFunctionsTests
- testRecvmsgIntoArray - test.test_socket.RecvmsgIntoUnixStreamTest
- test_unpickle_module_race - test.test_pickle.InMemoryPickleTests
- test_load_grammar_from_subprocess - lib2to3.tests.test_parser.TestPgen2Caching
- test_filewrite - test.test_array.DoubleTest
- test_compile_files - test.test_compileall.CompileallTestsWithSourceEpoch
- test_compile_pool_called - test.test_compileall.CompileallTestsWithSourceEpoch
- test_stdin_readline - test.test_cmd_line.CmdLineTest
- test_devnull - test.test_venv.EnsurePipTest
- test_module - test.test_importlib.source.test_finder.Source_FinderTestsPEP420
- test_getlines - test.test_linecache.SingleEmptyLine
- test_check_output_stdin_with_input_arg - test.test_subprocess.RunFuncTestCase
- test_POT_Creation_Date - test.test_tools.test_i18n.Test_pygettext
- test_boolean - test.test_configparser.MultilineValuesTestCase
- test_script_compiled - test.test_runpy.RunPathTestCase
- test_failures - test.test_unicode_file_functions.UnicodeNFDFileTests
- test_default - test.test_netrc.NetrcTestCase
- test_oscloexec - test.test_posix.PosixTester
- test_abspath_issue3426 - test.test_ntpath.NtCommonTest
- test_waitid - test.test_posix.PosixTester
- test_from_import_star_invalid_type - test.test_import.ImportTests
- test_fstatvfs - test.test_posix.PosixTester
- test_seek - test.test_univnewlines.CTestMixedNewlines
- test_bom_conflict - test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451
- test_parse_strings - test.test_tools.test_fixcid.Test
- test_failures_one_group_sysargs - test.test_argparse.TestFileTypeRB
- test_seeking_too - test.test_io.PyTextIOWrapperTest
- test_readrc_kwarg - test.test_pdb.PdbTestCase
- test_package___cached__ - test.test_import.PycacheTests
- test_empty_file - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302
- test_path_expandvars - test.test_posixpath.PathLikeTests
- test_decode - test.test_uu.UUFileTest
- test_directory - test.test_runpy.RunPathTestCase
- testStrAddr - test.test_socket.TestUnixDomain
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451
- test_write - test.test_sunau.SunauPCM16Test
- test_setresuid - test.test_posix.PosixTester
- test_bp_condition - test.test_bdb.BreakpointTestCase
- test_basic_from_dict - test.test_configparser.MultilineValuesTestCase
- test_seek - test.test_univnewlines.PyTestCRNewlines
- test_overflowed_write - test.test_aifc.AifcALAWTest
- test_duplicated_levels - test.test_compileall.HardlinkDedupTestsNoSourceEpoch
- test_module_with_large_stack - test.test_import.ImportTests
- test_write_params - test.test_aifc.AifcULAWTest
- test_close_file - test.test_posix.TestPosixSpawn
- test_pep_409_verbiage - test.test_cmd_line_script.CmdLineTest
- test_copy - test.test_sunau.SunauPCM32Test
- testRecvmsgIntoGenerator - test.test_socket.RecvmsgIntoUnixStreamTest
- test_anydbm_modification - test.test_dbm.TestCase-dbm.dumb
- test_write_bytearray - test.test_gzip.TestGzip
- test_ignore_file - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302
- test_package - test.test_importlib.source.test_finder.Source_FinderTestsPEP302
- test_submodule_imported_warning - test.test_runpy.RunModuleTestCase
- test_bom - test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451
- test_state_after_failure - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- test_add_from_string - test.test_mailbox.TestMbox
- test_delitem - test.test_mailbox.TestMaildir
- test_unseekable_write - test.test_aifc.AifcPCM24Test
- test_tofromfile - test.test_array.DoubleTest
- test_iteration - test.test_mailbox.TestPartialFile
- test_multiple_writes - test.test_aifc.AifcALAWTest
- test_create_writes - test.test_io.CMiscIOTest
- test_handle_read - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_finds_expected_number_of_tests - test.test_regrtest.CheckActualTests
- test_get_file_can_be_closed_twice - test.test_mailbox.TestMaildir
- test_unseekable_read - test.test_sunau.SunauPCM8Test
- test_state_after_failure - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_makedev - test.test_posix.PosixTester
- test_failures_many_groups_sysargs - test.test_argparse.TestFileTypeW
- test_iter - test.test_mailbox.TestMbox
- testReadMultiStream - test.test_bz2.BZ2FileTest
- test_import - test.test_import.ImportTests
- test_magic_only - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302
- test_write - test.test_shelve.TestBinaryFileShelve
- test_non_code_marshal - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451
- test_no_pycache_in_non_package - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_add_binary_nonascii_file - test.test_mailbox.TestMH
- testRead0 - test.test_bz2.BZ2FileTest
- test_partial_flags - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302
- test_failure - test.test_importlib.source.test_finder.Source_FinderTestsPEP302
- test_readv - test.test_posix.PosixTester
- test_import_nonexistent_module - test.test_importlib.test_main.ImportTests
- test_context_manager_with_filename - test.test_sunau.SunauPCM24Test
- test_get_message - test.test_mailbox.TestMH
- test_multiple_runs - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_only_two_levels - test.test_compileall.HardlinkDedupTestsNoSourceEpoch
- testReadinto - test.test_file.CAutoFileTests
- testFDPassSeparateMinSpace - test.test_socket.RecvmsgSCMRightsStreamTest
- test_error - test.test_compileall.EncodingTest
- test_listdir - test.test_posix.PosixTester
- test_raw_file_io - test.test_io.CIOTest
- test_random - test.test_regrtest.ArgsTestCase
- test_raw_file_io - test.test_io.PyIOTest
- test_cwd - test.test_subprocess.ProcessTestCase
- test_read1 - test.test_gzip.TestGzip
- test_discard - test.test_mailbox.TestMbox
- test_partial_magic - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302
- test_no_leaking - test.test_subprocess.ProcessTestCase
- test_lf - test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302
- test_implicit_binary_modes - test.test_gzip.TestOpen
- test_overridden_unchecked_hash_based_pyc - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_checked_hash_based_pyc - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_matching - test.test_filecmp.FileCompareTestCase
- test_large_offset - test.test_mmap.LargeMmapTests
- testWritable - test.test_bz2.BZ2FileTest
- test_write_incompatible_type - test.test_gzip.TestGzip
- test_preadv_flags - test.test_posix.PosixTester
- test_file_to_source - test.test_import.ImportTests
- test_rename - test.test_unicode_file_functions.UnicodeNFKDFileTests
- test_isfile - test.test_genericpath.TestGenericTest
- test_fromfile_ioerror - test.test_array.UnsignedIntTest
- test_nonempty_maildir_new - test.test_mailbox.MaildirTestCase
- testErrnoOnClosedTell - test.test_fileio.PyAutoFileTests
- test_crlf - test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451
- test_directory - test.test_unicode_file_functions.UnicodeNFKCFileTests
- test_pidfd_open - test.test_posix.PosixTester
- test_fromfile_ioerror - test.test_array.UnsignedByteTest
- test_file_iso_8859_1 - test.test_string_literals.TestLiterals
- test_popitem - test.test_configparser.MultilineValuesTestCase
- test_tofromfile - test.test_array.UnsignedShortTest
- test_initialize_with_binary_file - test.test_mailbox.TestMMDFMessage
- test_magic_number - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_gc_ordinary_module_at_shutdown - test.test_gc.GCTests
- testModeStrings - test.test_file.PyOtherFileTests
- test_exceptions_propagate - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_iter - test.test_mailbox.TestMaildir
- test_len - test.test_mailbox.TestBabyl
- testWeakRefs - test.test_fileio.CAutoFileTests
- test_race - test.test_logging.HandlerTest
- test_no_test_ran_some_test_exist_some_not - test.test_regrtest.ArgsTestCase
- test_realpath_basic - test.test_posixpath.PosixPathTest
- test_write - test.test_aifc.AifcPCM8Test
- test_mknod_dir_fd - test.test_posix.PosixTester
- testSeekBackwardsFromEndAcrossStreams - test.test_bz2.BZ2FileTest
- test_context_manager_with_filename - test.test_aifc.AifcPCM24Test
- testUnicodeOpen - test.test_fileio.PyOtherFileTests
- test_len - test.test_shelve.TestProto2FileShelve
- testOpenBytesFilename - test.test_bz2.BZ2FileTest
- test_bad_coding - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_failures_no_groups_listargs - test.test_argparse.TestFileTypeW
- test_5027_1 - test.test_sax.StreamReaderWriterXmlgenTest
- test_failures_one_group_listargs - test.test_argparse.TestArgumentsFromFileConverter
- test_partial_magic - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302
- test_add_8bit_body - test.test_mailbox.TestMMDF
- testErrnoOnClosedSeekable - test.test_fileio.CAutoFileTests
- test_unoverwritable_fails - test.test_venv.BasicTest
- test_stderr_fileobj - test.test_subprocess.ProcessTestCase
- test_unchecked_hash_based_pyc - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_errors_in_command - test.test_pdb.PdbTestCase
- test_import_bug - test.test_import.ImportTracebackTests
- test_write_context_manager_calls_close - test.test_aifc.AifcALAWTest
- test_seek - test.test_univnewlines.CTestCRLFNewlines
- test_close - test.test_sunau.SunauULAWTest
- test_fcntl_fileno - test.test_fcntl.TestFcntl
- test_discard - test.test_mailbox.TestMaildir
- test_pathfix_keeping_flags - test.test_tools.test_pathfix.TestPathfixFunctional
- test_path_isabs - test.test_posixpath.PathLikeTests
- testSendmsgExcessCmsgReject - test.test_socket.SendmsgUnixStreamTest
- test_non_ascii_infile - test.test_json.test_tool.TestTool
- test_issue9936 - test.test_trace.TestCoverage
- test_trailing_slash - test.test_import.PathsTests
- testCmsgTruncLen0Plus1 - test.test_socket.RecvmsgSCMRightsStreamTest
- testSeekPostEndTwice - test.test_bz2.BZ2FileTest
- test_context_manager - test.test_dbm_ndbm.DbmTestCase
- test_path_with_null_byte - test.test_posix.PosixTester
- test_advanced_left_recursive - test.test_peg_generator.test_c_parser.TestCParser
- test_recursion_control - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_partial_size - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451
- test_close - test.test_mailbox.TestMH
- test_read_missing_shebang - test.test_zipapp.ZipAppTest
- test_eval_bytes_incomplete - test.test_string_literals.TestLiterals
- test_readonly_files - test.test_dbm_dumb.DumbDBMTestCase
- test_add_nonascii_string_header_raises - test.test_mailbox.TestMMDF
- test_cmpfiles - test.test_filecmp.DirCompareTestCase
- test_recompute_pyc_same_second - test.test_import.PycacheTests
- test_eval_str_raw - test.test_string_literals.TestLiterals
- test_cr - test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302
- test_incompleted_write - test.test_sunau.SunauULAWTest
- testIterator - test.test_bz2.BZ2FileTest
- test_opener - test.test_io.CIOTest
- test_delitem - test.test_mailbox.TestBabyl
- test_add_StringIO_warns - test.test_mailbox.TestMMDF
- test_opener - test.test_io.PyIOTest
- test_close_twice - test.test_asyncore.FileWrapperTest
- testOpenDirFD - test.test_fileio.PyAutoFileTests
- test_get_file_can_be_closed_twice - test.test_mailbox.TestBabyl
- test_dashes_in_dist_name_found_as_underscores - test.test_importlib.test_main.NameNormalizationTests
- test_garbage_collection - test.test_io.CBufferedReaderTest
- test_init_with_x_mode - test.test_lzma.FileTestCase
- test_xmlgen_ns_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_anydbm_read - test.test_dbm.TestCase-dbm.gnu
- test_failures_no_groups_sysargs - test.test_argparse.TestFileTypeDefaults
- test_invalid_arg_produces_message - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_find_on_libpath - ctypes.test.test_find.LibPathFindTest
- test_empty_file - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302
- testSeekBackwardsBytesIO - test.test_bz2.BZ2FileTest
- test_remapping_std_fds - test.test_subprocess.POSIXProcessTestCase
- test_len - test.test_shelve.TestBinaryFileShelve
- testErrnoOnClosedReadable - test.test_fileio.CAutoFileTests
- test_read - test.test_univnewlines.PyTestMixedNewlines
- test_files_dist_info - test.test_importlib.test_metadata_api.APITests
- testTruncateOnWindows - test.test_file.PyOtherFileTests
- test_xmlgen_basic - test.test_sax.StreamReaderWriterXmlgenTest
- test_package - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420
- test_chmod_dir_fd - test.test_posix.PosixTester
- test_write_memoryview - test.test_sunau.SunauPCM32Test
- test_samefile_on_link - test.test_posixpath.PosixCommonTest
- test_stdout_with_capture_output_arg - test.test_subprocess.RunFuncTestCase
- test_synopsis - test.test_pydoc.PydocDocTest
- test_old_timestamp - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302
- test_escape - test.test_glob.GlobTests
- test_bom_conflict - test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451
- test_overridden_checked_hash_based_pyc - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- test_read_from_fileobj - test.test_zipapp.ZipAppTest
- test_pop - test.test_shelve.TestAsciiFileShelve
- test_file_not_exists - test.test_py_compile.PyCompileCLITestCase
- test_anydbm_access - test.test_dbm.TestCase-dbm.dumb
- testSeekForwardAcrossStreams - test.test_bz2.BZ2FileTest
- test_failure - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420
- testOpendir - test.test_fileio.CAutoFileTests
- testRecvmsgTimeout - test.test_socket.RecvmsgIntoUnixStreamTest
- test_flush_error_on_close - test.test_io.CIOTest
- test_partial_magic - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451
- test_write_context_manager_calls_close - test.test_sunau.SunauPCM24Test
- test_sequences - test.test_mailbox.TestMH
- test_module_in_package - test.test_importlib.source.test_finder.Source_FinderTestsPEP451
- test_chown - test.test_posix.PosixTester
- test_add - test.test_mailbox.TestMMDF
- test_third_coding_line - test.test_source_encoding.FileSourceEncodingTest
- test_add_8bit_body - test.test_mailbox.TestMbox
- test_buffered_file_io - test.test_io.PyIOTest
- test_threads - test.test_io.CBufferedReaderTest
- test_read - test.test_univnewlines.CTestMixedNewlines
- test_successes_one_group_sysargs - test.test_argparse.TestFileTypeW
- test_paddedfile_getattr - test.test_gzip.TestGzip
- test_realpath_resolve_parents - test.test_posixpath.PosixPathTest
- test_fork - test.test__xxsubinterpreters.RunStringTests
- testRecvmsgTimeout - test.test_socket.RecvmsgUnixStreamTest
- test_dir_removal_handling - test.test_importlib.source.test_finder.Source_FinderTestsPEP420
- test_bom - test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451
- test_close - test.test_aifc.AifcPCM16Test
- test_iter - test.test_mailbox.TestBabyl
- test_unseekable_incompleted_write - test.test_sunau.SunauULAWTest
- test_system_id - test.test_sax.PrepareInputSourceTest
- test_sync_handled - test.test_socketserver.ErrorHandlerTest
- test_anydbm_creation_n_file_exists_with_invalid_contents - test.test_dbm.TestCase-dbm.ndbm
- test_msgid - test.test_tools.test_i18n.Test_pygettext
- test_iteration - test.test_mailbox.TestProxyFile
- testErrnoOnClosedTruncate - test.test_fileio.PyAutoFileTests
- test_read - test.test_univnewlines.PyTestCRNewlines
- test_update - test.test_shelve.TestAsciiFileShelve
- test_copy - test.test_aifc.AifcALAWTest
- test_list_cases - test.test_regrtest.ArgsTestCase
- test_glob_many_open_files - test.test_glob.GlobTests
- test_read - test.test_mailbox.TestPartialFile
- test_directory_error - test.test_runpy.RunPathTestCase
- test_cover_files_written_no_highlight - test.test_trace.TestCoverageCommandLineOutput
- test_success_legacy - test.test_importlib.source.test_path_hook.Frozen_PathHookTest
- testCmsgTrunc0 - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- testIteratorMultiStream - test.test_bz2.BZ2FileTest
- testOpenDel - test.test_bz2.BZ2FileTest
- test_truncate - test.test_io.CBufferedRandomTest
- test_rotator - test.test_logging.RotatingFileHandlerTest
- test_failures_many_groups_sysargs - test.test_argparse.TestArgumentsFromFileConverter
- test_module_reuse - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_swap_fds - test.test_subprocess.POSIXProcessTestCase
- test_add_nonascii_string_header_raises - test.test_mailbox.TestMbox
- test_tell - test.test_univnewlines.CTestCRLFNewlines
- test_open_dir_fd - test.test_posix.PosixTester
- test_incompleted_write - test.test_aifc.AifcPCM16Test
- test_add_StringIO_warns - test.test_mailbox.TestMbox
- test_discard - test.test_mailbox.TestBabyl
- testWriteMethodsOnReadOnlyFile - test.test_bz2.BZ2FileTest
- test_refactor_dir - lib2to3.tests.test_refactor.TestRefactoringTool
- test_reload_namespace_changed - test.test_importlib.test_api.Frozen_ReloadTests
- test_dump_traceback_fd - test.test_faulthandler.FaultHandlerTests
- test_output - test.test_logging.UnixDatagramHandlerTest
- test_module_in_package - test.test_cmd_line_script.CmdLineTest
- test_basic_bootstrapping - test.test_ensurepip.TestBootstrap
- test_utime - test.test_posix.PosixTester
- test_template - test.test_string_literals.TestLiterals
- test_write_context_manager_calls_close - test.test_aifc.AifcPCM24Test
- test_unseekable_overflowed_write - test.test_sunau.SunauPCM16Test
- test_reload_namespace_changed - test.test_importlib.test_api.Source_ReloadTests
- testWritelinesNonString - test.test_file.PyAutoFileTests
- test_force - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_path_basename - test.test_ntpath.PathLikeTests
- test_threads - test.test_io.CBufferedRandomTest
- test_package_in_package - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302
- test_realpath_relative - test.test_posixpath.PosixPathTest
- test_issue16180 - test.test_pdb.PdbTestCase
- test_unseekable_write - test.test_sunau.SunauULAWTest
- test_bp_after_last_statement - test.test_bdb.BreakpointTestCase
- testCompressEmptyString - test.test_bz2.CompressDecompressTest
- test_mkdir_dir_fd - test.test_posix.PosixTester
- test_unicode - test.test_dbm_gnu.TestGdbm
- test_find_and_load_checked_pyc - test.test_imp.ImportTests
- testCmsgTrunc2Int - test.test_socket.RecvmsgSCMRightsStreamTest
- test_optimize - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_sys_path_adjustment_protects_pydoc_dir - test.test_pydoc.TestInternalUtilities
- test_UnixDatagramServer - test.test_socketserver.SocketServerTest
- test_run_module_alter_sys - test.test_runpy.RunModuleTestCase
- test_dup2 - test.test_posix.TestPosixSpawnP
- test_directory_compiled - test.test_cmd_line_script.CmdLineTest
- test_lwp_valueless_cookie - test.test_http_cookiejar.FileCookieJarTests
- test_none_args - test.test_fileio.PyAutoFileTests
- test_write_params - test.test_sunau.SunauPCM32Test
- test_close - test.test_sunau.SunauPCM8Test
- test_overflowed_write - test.test_sunau.SunauPCM16Test
- test_getitem - test.test_mailbox.TestMaildir
- test_compile_one_worker - test.test_compileall.CompileallTestsWithSourceEpoch
- test_compress_infile_outfile - test.test_gzip.TestCommandLine
- testSendmsgAncillaryGenerator - test.test_socket.SendmsgUnixStreamTest
- test_create_unix_server_existing_path_nonsock - test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests
- test_permissions_after_flush - test.test_mailbox.TestMMDF
- test_setitem - test.test_configparser.MultilineValuesTestCase
- test_multiple_writes - test.test_sunau.SunauPCM16Test
- test_failures_one_group_listargs - test.test_argparse.TestFileTypeRB
- test_path_isdir - test.test_ntpath.PathLikeTests
- test_add_nonascii_string_header_raises - test.test_mailbox.TestMaildir
- test_success - test.test_importlib.source.test_path_hook.Source_PathHookTest
- test_tofromfile - test.test_array.UnsignedLongLongTest
- test_rfind - test.test_mmap.MmapTests
- test_successes_many_groups_sysargs - test.test_argparse.TestFileTypeR
- test_add_StringIO_warns - test.test_mailbox.TestMaildir
- test_add - test.test_mailbox.TestMbox
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestMMDF
- test_glob_literal - test.test_glob.GlobTests
- test_lf - test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP451
- test_glob_nested_directory - test.test_glob.GlobTests
- test_legacy_paths - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_failures_no_groups_listargs - test.test_argparse.TestArgumentsFromFileConverter
- test_xmlgen_unencodable - test.test_sax.StreamReaderWriterXmlgenTest
- test_copy - test.test_sunau.SunauPCM24Test
- test_unseekable_incompleted_write - test.test_aifc.AifcPCM16Test
- test_filewrite - test.test_array.UnsignedIntTest
- test_context_manager_with_filename - test.test_aifc.AifcPCM8Test
- test_bom_and_utf_8 - test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302
- test_if_stmt_action - test.test_peg_generator.test_c_parser.TestCParser
- test_sort_keys_flag - test.test_json.test_tool.TestTool
- test_report_partial_closure - test.test_filecmp.DirCompareTestCase
- test_filewrite - test.test_array.UnsignedByteTest
- test_flock - __main__.FNTLEINTRTest
- test_seek_and_tell - test.test_mailbox.TestPartialFile
- testFDPassPartialInt - test.test_socket.RecvmsgSCMRightsStreamTest
- test_read - test.test_gzip.TestGzip
- test_add_text_file_warns - test.test_mailbox.TestMMDF
- test_read - test.test_univnewlines.CTestCRLFNewlines
- test_compute_rollover_weekly_attime - test.test_logging.TimedRotatingFileHandlerTest
- test_context_manager_with_open_file - test.test_aifc.AifcPCM24Test
- test_delitem - test.test_mailbox.TestMH
- test_constructor - test.test_shelve.TestProto2FileShelve
- test_run - test.test_cprofile.CProfileTest
- test_unencodeable - test.test_imp.NullImporterTests
- test_sys_argv_list - test.test_trace.TestCommandLine
- testUtf8BytesOpen - test.test_fileio.PyOtherFileTests
- test_load_closed_file - test.test_pickle.PyPickleTests
- test_file_latin9 - test.test_string_literals.TestLiterals
- test_handle_accept - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_init_with_filename - test.test_lzma.FileTestCase
- test_find_function_empty_file - test.test_pdb.PdbTestCase
- test_runctx - test.test_profile.ProfileTest
- test_fork - test.test_interpreters.TestInterpreterRun
- test_crashed - test.test_regrtest.ArgsTestCase
- test_itervalues - test.test_mailbox.TestMMDF
- test_xmlgen_encoding_bytes - test.test_sax.StreamReaderWriterXmlgenTest
- test_eval_str_invalid_escape - test.test_string_literals.TestLiterals
- test_multiple_runs - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_non_ascii - test.test_cmd_line_script.CmdLineTest
- test_soft_keywords_lookahead - test.test_peg_generator.test_c_parser.TestCParser
- test_context_manager_with_filename - test.test_sunau.SunauULAWTest
- test_bad_magic - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302
- test_5027_2 - test.test_sax.StreamReaderWriterXmlgenTest
- test_bootstrapping_with_verbosity_1 - test.test_ensurepip.TestBootstrap
- testReadChunk10MultiStream - test.test_bz2.BZ2FileTest
- test_entire_file - test.test_mmap.MmapTests
- test_with_stmt_with_paren - test.test_peg_generator.test_c_parser.TestCParser
- test_main - test.test_threadedtempfile.ThreadedTempFileTest
- test_initialize_with_binary_file - test.test_mailbox.TestBabylMessage
- test_basic_io - test.test_io.PyTextIOWrapperTest
- test_file_hash_repr - test.test_importlib.test_metadata_api.APITests
- test_path_normcase - test.test_ntpath.PathLikeTests
- test_get_bytes - test.test_mailbox.TestMMDF
- test_no_marshal - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451
- test_parse_makefile - test.test_sysconfig.MakefileTests
- test_readline - test.test_univnewlines.PyTestMixedNewlines
- test_pwritev - test.test_posix.PosixTester
- testCompressChunks10 - test.test_bz2.BZ2CompressorTest
- test_set_item - test.test_mailbox.TestMaildir
- test_unseekable_write - test.test_aifc.AifcPCM16Test
- test_copy - test.test_aifc.AifcPCM24Test
- test_reading - test.test_importlib.test_path.PathZipTests
- test_prepend_error - test.test_gzip.TestGzip
- test_hardlink - test.test_compileall.HardlinkDedupTestsNoSourceEpoch
- test_read_closed - test.test_io.CIOTest
- test_find_relative_module_missing_package - test.test_importlib.test_util.Frozen_FindSpecTests
- test_overflowed_write - test.test_aifc.AifcPCM8Test
- test_context_manager_with_filename - test.test_aifc.AifcPCM32Test
- test_unseekable_incompleted_write - test.test_sunau.SunauPCM8Test
- testErrnoOnClosedTell - test.test_fileio.CAutoFileTests
- test_zipfile_compiled_unchecked_hash - test.test_cmd_line_script.CmdLineTest
- test_cr - test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302
- test_samefile - test.test_genericpath.TestGenericTest
- test_multiple_writes - test.test_aifc.AifcPCM8Test
- test_write_memoryview - test.test_aifc.AifcALAWTest
- test_read_markers - test.test_aifc.AifcMiscTest
- setUpClass - test.test_asyncio.test_base_events.BaseLoopSockSendfileTests
- test_import_in_del_does_not_crash - test.test_import.ImportTests
- test_module - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- testWrite - test.test_bz2.BZ2FileTest
- test_blocks_at_first_code_line - test.test_pdb.PdbTestCase
- testDecompress - test.test_bz2.BZ2DecompressorTest
- testWritelinesNonString - test.test_file.CAutoFileTests
- test_cwd - test.test_subprocess.ProcessTestCaseNoPoll
- test_filetype_notfile - test.test_optparse.TestExtendAddTypes
- test_samestat_on_link - test.test_genericpath.TestGenericTest
- test_seeking - test.test_io.PyTextIOWrapperTest
- test_package - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451
- test_module - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_random - test.test_dbm_dumb.DumbDBMTestCase
- test_constructor - test.test_shelve.TestBinaryFileShelve
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestMbox
- test_iter - test.test_mailbox.TestMH
- test_utime_with_fd - test.test_posix.PosixTester
- test_parse_bytes - test.test_sax.ParseTest
- test_returns_pid - test.test_posix.TestPosixSpawn
- test_getitem - test.test_mailbox.TestBabyl
- test_find_function_found_with_encoding_cookie - test.test_pdb.PdbTestCase
- test_no_args_compiles_path - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_sendfile - test.test_ssl.ThreadedTests
- test_seek0 - test.test_codecs.BomTest
- test_default_ignores - test.test_filecmp.DirCompareTestCase
- test_successes_one_group_listargs - test.test_argparse.TestArgumentsFromFile
- test_successes_one_group_sysargs - test.test_argparse.TestArgumentsFromFileConverter
- test_builtin_input - test.test_cmd_line.CmdLineTest
- test_is_package_when_is_package - test.test_pydoc.PydocDocTest
- test_realpath_resolve_first - test.test_posixpath.PosixPathTest
- test_seek_and_tell - test.test_io.PyTextIOWrapperTest
- test_partial_hash - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451
- test_failure - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451
- test_bad_syntax_with_quiet - test.test_py_compile.PyCompileCLITestCase
- testRecvmsgBadArgs - test.test_socket.RecvmsgUnixStreamTest
- testFDPassSimple - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_add_nonascii_string_header_raises - test.test_mailbox.TestBabyl
- test_add_text_file_warns - test.test_mailbox.TestMbox
- test_close_file - test.test_posix.TestPosixSpawnP
- test_successes_one_group_listargs - test.test_argparse.TestFileTypeWB
- test_bad_syntax - test.test_py_compile.PyCompileCLITestCase
- test_disabled_temporary_bp - test.test_bdb.BreakpointTestCase
- test_add_StringIO_warns - test.test_mailbox.TestBabyl
- test_dump_closed_file - test.test_pickle.CPickleTests
- test_dumbdbm_read - test.test_dbm_dumb.DumbDBMTestCase
- test_read - test.test_mailbox.TestProxyFile
- test_path_realpath - test.test_ntpath.PathLikeTests
- test_listdir - test.test_unicode_file_functions.UnicodeFileTests
- test_recursion_control - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_keylog_filename - test.test_ssl.TestSSLDebug
- test_path_relpath - test.test_ntpath.PathLikeTests
- test_unseekable_write - test.test_sunau.SunauPCM8Test
- test_compile_missing_multiprocessing - test.test_compileall.CompileallTestsWithSourceEpoch
- test_nullpat - test.test_bufio.PyBufferSizeTest
- test_encoding - test.test_bz2.OpenTest
- test_make_bad_fd - test.test_support.TestSupport
- test_itervalues - test.test_mailbox.TestMbox
- test_pack_to_fileobj - test.test_zipapp.ZipAppTest
- test_stdout_fileobj - test.test_subprocess.ProcessTestCase
- test_successes_many_groups_sysargs - test.test_argparse.TestArgumentsFromFile
- test_resources - test.test_regrtest.ArgsTestCase
- testAppend - test.test_fileio.COtherFileTests
- test_wait - test.test_regrtest.ArgsTestCase
- test_successes_many_groups_listargs - test.test_argparse.TestFileTypeR
- test_stderr_fileobj - test.test_subprocess.ProcessTestCaseNoPoll
- test_contains - test.test_mailbox.TestMbox
- test_broken_submodule - test.test_import.ImportTracebackTests
- test_readlines - test.test_univnewlines.CTestLFNewlines
- test_parse_close_source - test.test_sax.ParseTest
- test_multiprocessing - test.test_logging.LogRecordTest
- test_successes_many_groups_sysargs - test.test_argparse.TestFileTypeWB
- test_recursive - test.test_tools.test_pathfix.TestPathfixFunctional
- test_unicode_join_endcase - test.test_iter.TestCase
- test_refresh - test.test_mailbox.TestMaildir
- test_read_not_from_start - test.test_aifc.AifcULAWTest
- test_partial_size - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451
- test_basic_script - test.test_runpy.RunPathTestCase
- test_http_body_file - test.test_urllib2.HandlerTests
- test_remove - test.test_mailbox.TestMH
- test_nullpat - test.test_bufio.CBufferSizeTest
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestMaildir
- test_get_bytes - test.test_mailbox.TestMbox
- test_path_islink - test.test_ntpath.PathLikeTests
- test_output - test.test_logging.IPv6SysLogHandlerTest
- test_cached_readonly - test.test_import.FilePermissionTests
- test_env_changed - test.test_regrtest.ArgsTestCase
- test_mtime - test.test_compileall.CompileallTestsWithSourceEpoch
- test_encoding_plain_file - test.test_logging.EncodingTest
- test_initgroups - test.test_posix.PosixTester
- test_open - test.test_codecs.CodecsModuleTest
- test_write_context_manager_calls_close - test.test_aifc.AifcPCM8Test
- test_basic - test.test_urllibnet.urlretrieveNetworkTests
- test_no_read_directory - test.test_importlib.source.test_finder.Source_FinderTestsPEP451
- test_write_memoryview - test.test_sunau.SunauPCM24Test
- test_broken_parent_from - test.test_import.ImportTracebackTests
- test_confstr - test.test_posix.PosixTester
- test_setresuid_exception - test.test_posix.PosixTester
- test_successes_no_groups_sysargs - test.test_argparse.TestFileTypeR
- test_add_text_file_warns - test.test_mailbox.TestMaildir
- test_create_archive_with_pathlib - test.test_zipapp.ZipAppTest
- test_compute_rollover_S - test.test_logging.TimedRotatingFileHandlerTest
- test_partial_timestamp - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451
- testReadinto_text - test.test_file.PyAutoFileTests
- test_open - __main__.SocketEINTRTest
- test_infile_outfile - test.test_json.test_tool.TestTool
- test_write_bytearray - test.test_sunau.SunauPCM16Test
- test_slowest_interrupted - test.test_regrtest.ArgsTestCase
- test_encoding_on_second_line - test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451
- test_write_params - test.test_aifc.AifcALAWTest
- test_open_close_open - test.test_mailbox.TestMMDF
- test_cache_clear - test.test_filecmp.FileCompareTestCase
- test_bytearray_api - test.test_bytes.ByteArrayTest
- test_set_item - test.test_mailbox.TestBabyl
- test_write_array - test.test_aifc.AifcULAWTest
- testSeekBackwardsFromEnd - test.test_bz2.BZ2FileTest
- test_failures_no_groups_listargs - test.test_argparse.TestFileTypeRB
- test_in_and_not_in - test.test_iter.TestCase
- test_itervalues - test.test_mailbox.TestMaildir
- testCmsgTruncLen1 - test.test_socket.RecvmsgSCMRightsStreamTest
- test_compile_files - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_compute_rollover_MIDNIGHT - test.test_logging.TimedRotatingFileHandlerTest
- test_compile_pool_called - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_refactor_file - lib2to3.tests.test_refactor.TestRefactoringTool
- test_fileobj_mode - test.test_gzip.TestGzip
- test_xmlgen_basic_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_calls_task_done_after_stop - test.test_logging.QueueListenerTest
- test_context_manager_with_filename - test.test_sunau.SunauPCM8Test
- test_defaults_do_no_interpolation - test.test_logging.ConfigFileTest
- test_successes_one_group_listargs - test.test_argparse.TestFileTypeDefaults
- test_compile_workers_non_positive - test.test_compileall.CompileallTestsWithSourceEpoch
- test_fileobj_from_fdopen - test.test_gzip.TestGzip
- test_double_coding_same_line - test.test_source_encoding.FileSourceEncodingTest
- test_buffered_reader - test.test_gzip.TestGzip
- test_get_bytes - test.test_mailbox.TestMaildir
- test_non_code_marshal - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302
- test_non_obvious_encoding - test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451
- test_seek_and_tell - test.test_mailbox.TestProxyFile
- test_multiple_optimization_levels - test.test_compileall.CompileallTestsWithSourceEpoch
- test_read_not_from_start - test.test_aifc.AifcPCM16Test
- test_os_open - __main__.SocketEINTRTest
- test_dir_removal_handling - test.test_importlib.source.test_finder.Source_FinderTestsPEP302
- test_pathfix_adding_flag - test.test_tools.test_pathfix.TestPathfixFunctional
- test_error_conditions - test.test_dbm_gnu.TestGdbm
- testModeStrings - test.test_fileio.COtherFileTests
- test_write_memoryview - test.test_aifc.AifcPCM24Test
- test_initialize_with_binary_file - test.test_mailbox.TestMessage
- test_len - test.test_shelve.TestAsciiFileShelve
- testSeekBackwards - test.test_bz2.BZ2FileTest
- testDecompressChunks10 - test.test_bz2.BZ2DecompressorTest
- test_path_split - test.test_ntpath.PathLikeTests
- test_yet_more_evil_still_undecodable - test.test_compile.TestSpecifics
- test_write_context_manager_calls_close - test.test_aifc.AifcPCM32Test
- test_list_tests - test.test_regrtest.ArgsTestCase
- test_successes_many_groups_sysargs - test.test_argparse.TestFileTypeDefaults
- test_partial_flags - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451
- testMultipleFDPass - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_getlines - test.test_linecache.EmptyFile
- test_compress_infile_outfile_default - test.test_gzip.TestCommandLine
- test_msgid_bytes - test.test_tools.test_i18n.Test_pygettext
- test_encoded_file - test.test_traceback.TracebackCases
- testReadlinesNoNewline - test.test_bz2.BZ2FileTest
- test_compile_file_pathlike - test.test_compileall.CompileallTestsWithSourceEpoch
- test_anydbm_read - test.test_dbm.TestCase-dbm.ndbm
- test_clear - test.test_mailbox.TestMaildir
- test_getline - test.test_linecache.GoodUnicode
- test_exclusive_write - test.test_gzip.TestGzip
- test_proto2_file_shelf - test.test_shelve.TestCase
- test_broken_from - test.test_import.ImportTracebackTests
- test_crlf_newlines - lib2to3.tests.test_refactor.TestRefactoringTool
- testSendmsg - test.test_socket.SendmsgUnixStreamTest
- test_force - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_sys_path_adjustment_adds_missing_curdir - test.test_pydoc.TestInternalUtilities
- test_findleaks - test.test_regrtest.ArgsTestCase
- test_permissions_after_flush - test.test_mailbox.TestBabyl
- test_glob_directory_names - test.test_glob.GlobTests
- test_getsource_reload - test.test_inspect.TestReload
- testAttributes - test.test_file.PyAutoFileTests
- test_state_after_failure - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_normalize - test.test_unicode_file_functions.UnicodeFileTests
- test_include_file_with_arg - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_fromfile_ioerror - test.test_array.UnsignedLongTest
- testRecvmsgTrunc - test.test_socket.RecvmsgIntoUnixStreamTest
- test_context_manager_with_open_file - test.test_sunau.SunauULAWTest
- test_path_ismount - test.test_ntpath.PathLikeTests
- test_funcdocstring_fstring - test.test_tools.test_i18n.Test_pygettext
- test_write_params - test.test_sunau.SunauPCM24Test
- testRecvmsgShorter - test.test_socket.RecvmsgIntoUnixStreamTest
- test_socket_fileno_requires_socket_fd - test.test_socket.GeneralModuleTests
- test_path_expanduser - test.test_ntpath.PathLikeTests
- test_no_pip_by_default - test.test_venv.EnsurePipTest
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestBabyl
- test_bootstrapping_with_verbosity_2 - test.test_ensurepip.TestBootstrap
- test_copy - test.test_aifc.AifcPCM8Test
- test_open_close_open - test.test_mailbox.TestMbox
- test_getitem - test.test_mailbox.TestMH
- test_text_file - test.test_sax.PrepareInputSourceTest
- test_for_name_does_not_exist - test.test_importlib.test_metadata_api.APITests
- testDecompressEmpty - test.test_bz2.CompressDecompressTest
- test_successes_one_group_sysargs - test.test_argparse.TestFileTypeRB
- test_module_in_package_in_zipfile - test.test_cmd_line_script.CmdLineTest
- test_unpack_iter - test.test_iter.TestCase
- test_stdin_fileobj - test.test_subprocess.ProcessTestCase
- test_write_bytearray - test.test_aifc.AifcULAWTest
- test_handle_called_with_queue_queue - test.test_logging.QueueListenerTest
- test_zipfile_error - test.test_runpy.RunPathTestCase
- test_add_text_file_warns - test.test_mailbox.TestBabyl
- testWriteNonDefaultCompressLevel - test.test_bz2.BZ2FileTest
- test_add_nonascii_string_header_raises - test.test_mailbox.TestMH
- test_handle_connect - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_legacy_paths - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_context_manager - test.test_dbm_gnu.TestGdbm
- testNoArgFunctions - test.test_posix.PosixTester
- test_close_opened_files_on_error - test.test_aifc.AifcMiscTest
- test_add_StringIO_warns - test.test_mailbox.TestMH
- test_copy - test.test_sunau.SunauULAWTest
- test_add_binary_file - test.test_mailbox.TestMaildir
- test_partial_hash - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451
- test_partial_size - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302
- test_keys - test.test_mailbox.TestMMDF
- test_cwd_with_absolute_arg - test.test_subprocess.ProcessTestCase
- testTruncateOnWindows - test.test_fileio.COtherFileTests
- test_info_command - test.test_zipapp.ZipAppCmdlineTest
- test_anydbm_creation - test.test_dbm.TestCase-dbm.dumb
- test_successes_no_groups_sysargs - test.test_argparse.TestArgumentsFromFile
- test_fromfile_ioerror - test.test_array.UnicodeTest
- test_io_methods - test.test_mmap.MmapTests
- test_itervalues - test.test_mailbox.TestBabyl
- test_seeking_too - test.test_io.CTextIOWrapperTest
- testRead - test.test_bz2.BZ2FileTest
- test_lockf_share - test.test_fcntl.TestFcntl
- test_importfile - test.test_pydoc.PydocImportTest
- test_threads - test.test_io.PyBufferedReaderTest
- test_directory_compiled - test.test_runpy.RunPathTestCase
- test_successes_no_groups_sysargs - test.test_argparse.TestFileTypeWB
- test_path_lexists - test.test_ntpath.PathLikeTests
- test_access_dir_fd - test.test_posix.PosixTester
- testCmsgTrunc0 - test.test_socket.RecvmsgSCMRightsStreamTest
- test_write_params - test.test_aifc.AifcPCM24Test
- test_strerror - test.test_posix.PosixTester
- test_modify_shebang - test.test_zipapp.ZipAppTest
- test_write_read_with_pathlike_file - test.test_gzip.TestGzip
- testErrnoOnClosedIsatty - test.test_fileio.PyAutoFileTests
- test_cmdline_copy_change_main - test.test_zipapp.ZipAppCmdlineTest
- testDecompressorChunksMaxsize - test.test_bz2.BZ2DecompressorTest
- test_xmlgen_ns - test.test_sax.StreamReaderWriterXmlgenTest
- test_get_bytes - test.test_mailbox.TestBabyl
- test_truncate - test.test_io.PyBufferedRandomTest
- test_unseekable_overflowed_write - test.test_sunau.SunauPCM32Test
- test_run_package_in_namespace_package - test.test_runpy.RunModuleTestCase
- test_copy - test.test_aifc.AifcPCM32Test
- testRecvmsgIntoScatter - test.test_socket.RecvmsgIntoUnixStreamTest
- test_create_fail - test.test_io.PyMiscIOTest
- test_samefile - test.test_posixpath.PosixCommonTest
- testRecvmsg - test.test_socket.RecvmsgUnixStreamTest
- test_same_name_different_types - test.test_peg_generator.test_c_parser.TestCParser
- testWeakRefs - test.test_fileio.PyAutoFileTests
- test_decompress_infile_outfile - test.test_gzip.TestCommandLine
- test_unchecked_hash_based_pyc - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_lacking_parent - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_bootstrapping_with_regular_install - test.test_ensurepip.TestBootstrap
- test_close - test.test_lzma.FileTestCase
- test_main_and_main_py - test.test_zipapp.ZipAppTest
- testFDPassCMSG_SPACE - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_package - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_slowest - test.test_regrtest.ArgsTestCase
- test_overflowed_write - test.test_sunau.SunauPCM32Test
- test_get_string - test.test_mailbox.TestMMDF
- test_poll_unit_tests - test.test_poll.PollTests
- test_anydbm_keys - test.test_dbm.TestCase-dbm.ndbm
- test_write_context_manager_calls_close - test.test_sunau.SunauPCM8Test
- test_dumbdbm_modification - test.test_dbm_dumb.DumbDBMTestCase
- test_encoding - test.test_gzip.TestOpen
- test_posix_fallocate_errno - test.test_posix.PosixTester
- test_failures_one_group_sysargs - test.test_argparse.TestArgumentsFromFileConverter
- test_consistent_factory - test.test_mailbox.TestMaildir
- test_threads - test.test_io.PyBufferedRandomTest
- test_listdir - test.test_unicode_file_functions.UnicodeNFKDFileTests
- test_resolve - test.test_importlib.test_main.ImportTests
- test_context_manager_with_open_file - test.test_aifc.AifcPCM16Test
- test_set_item - test.test_mailbox.TestMH
- testAttributes - test.test_fileio.PyAutoFileTests
- test_clear - test.test_mailbox.TestBabyl
- test_append_mode_tell - test.test_io.CIOTest
- test_encoding_on_second_line - test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451
- test_module_without_a_main - test.test_pdb.PdbTestCase
- test_isfile - test.test_ntpath.NtCommonTest
- test_partial_timestamp - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451
- test_no_marshal - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451
- test_UnixStreamServer - test.test_socketserver.SocketServerTest
- test_partial_magic - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302
- test_with_pathlike_filename - test.test_lzma.OpenTestCase
- test_dir_removal_handling - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420
- test_requires_dist_info - test.test_importlib.test_metadata_api.APITests
- test_write - test.test_sunau.SunauPCM24Test
- test_popitem_and_flush_twice - test.test_mailbox.TestMbox
- testBlksize - test.test_fileio.PyAutoFileTests
- test_read_only_bytecode - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451
- test_path_expandvars - test.test_ntpath.PathLikeTests
- test_url_search_package_error - test.test_pydoc.PydocImportTest
- test_offset - test.test_mmap.MmapTests
- testReadLinesMultiStream - test.test_bz2.BZ2FileTest
- test_fromfile - test.test_regrtest.ArgsTestCase
- test_rename - test.test_unicode_file_functions.UnicodeFileTests
- test_no_import_lock_contention - test.test_multiprocessing_forkserver.WithThreadsTestQueue
- test_query_errors - test.test_configparser.MultilineValuesTestCase
- test_package - test.test_importlib.source.test_finder.Source_FinderTestsPEP451
- test_path_commonpath - test.test_posixpath.PathLikeTests
- test_open - test.test_unicode_file_functions.UnicodeFileTests
- test_garbage_collection - test.test_io.PyIOTest
- test_normalize - test.test_unicode_file_functions.UnicodeNFCFileTests
- testAttributes - test.test_file.CAutoFileTests
- test_no_args_compiles_path - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_change_cwd__non_existent_dir - test.test_support.TestSupport
- setUpClass - test.test_asyncio.test_sendfile.SelectEventLoopTests
- test_success_legacy - test.test_importlib.source.test_path_hook.Source_PathHookTest
- test_eval_bytes_invalid_escape - test.test_string_literals.TestLiterals
- test_encoding - test.test_logging.BasicConfigTest
- testRead100 - test.test_bz2.BZ2FileTest
- test_non_obvious_encoding - test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451
- test_clear_two_bp_on_same_line - test.test_bdb.BreakpointTestCase
- test_close_twice - test.test_dbm_dumb.DumbDBMTestCase
- test_keys - test.test_mailbox.TestMbox
- test_failures_many_groups_listargs - test.test_argparse.TestFileTypeRB
- test_get - test.test_mailbox.TestMMDF
- testCompress - test.test_bz2.CompressDecompressTest
- test_find_end - test.test_mmap.MmapTests
- test_failure - test.test_importlib.source.test_finder.Source_FinderTestsPEP451
- test_reload_location_changed - test.test_importlib.test_api.Frozen_ReloadTests
- testRecvmsgAfterClose - test.test_socket.RecvmsgIntoUnixStreamTest
- test_around_4GB - test.test_mmap.LargeMmapTests
- test_successes_no_groups_listargs - test.test_argparse.TestFileTypeRB
- test_read_not_from_start - test.test_sunau.SunauPCM32Test
- test_rename - test.test_unicode_file_functions.UnicodeNFKCFileTests
- testErrnoOnClosedReadable - test.test_fileio.PyAutoFileTests
- test_popitem - test.test_mailbox.TestMMDF
- test_reload_location_changed - test.test_importlib.test_api.Source_ReloadTests
- test_readline - test.test_univnewlines.PyTestCRLFNewlines
- test_crlf_unchanged - lib2to3.tests.test_refactor.TestRefactoringTool
- test_recv - test.test_asyncore.FileWrapperTest
- test_add_binary_file - test.test_mailbox.TestBabyl
- test_partial_flags - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451
- test_quiet - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_false_file_encoding - lib2to3.tests.test_refactor.TestRefactoringTool
- test_report_full_closure - test.test_filecmp.DirCompareTestCase
- test_context_manager_with_open_file - test.test_sunau.SunauPCM8Test
- test_write - test.test_aifc.AifcPCM24Test
- test_filename - test.test_logging.BasicConfigTest
- test_data_header - test.test_urllibnet.urlretrieveNetworkTests
- test_package - test.test_cmd_line_script.CmdLineTest
- test_add_and_close - test.test_mailbox.TestMMDF
- test_partial_hash - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451
- test_write_memoryview - test.test_aifc.AifcPCM8Test
- test_overflowed_write - test.test_aifc.AifcULAWTest
- testSendmsgExplicitNoneAddr - test.test_socket.SendmsgUnixStreamTest
- test_case_sensitivity - test.test_configparser.MultilineValuesTestCase
- test_read - test.test_shelve.TestProto2FileShelve
- testEOFError - test.test_bz2.BZ2DecompressorTest
- test_context_manager - test.test_dbm_dumb.DumbDBMTestCase
- test_write_array - test.test_sunau.SunauPCM32Test
- test_dump_traceback_file - test.test_faulthandler.FaultHandlerTests
- test_dircmp - test.test_filecmp.DirCompareTestCase
- test_fs_holes - test.test_posix.PosixTester
- test_get_string - test.test_mailbox.TestMbox
- test_constructor - test.test_shelve.TestAsciiFileShelve
- test_sched_priority - test.test_posix.PosixTester
- test_module_in_package - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302
- test_cwd_with_bytes - test.test_subprocess.ProcessTestCaseNoPoll
- test_forever - test.test_regrtest.ArgsTestCase
- test_write_array - test.test_gzip.TestGzip
- test_keys - test.test_mailbox.TestMaildir
- test_creation_mode - test.test_import.FilePermissionTests
- test_zipfile_compiled_checked_hash - test.test_cmd_line_script.CmdLineTest
- test_stdout_fileobj - test.test_subprocess.ProcessTestCaseNoPoll
- test_default_encoding - test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302
- test_samefile_on_link - test.test_genericpath.TestGenericTest
- test_threads_write - test.test_io.PyTextIOWrapperTest
- test_copy - test.test_sunau.SunauPCM8Test
- test_pep3147_paths_doubleoptimize - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_lock_unlock - test.test_mailbox.TestMMDF
- test_length_0_large_offset - test.test_mmap.MmapTests
- test_partial_size - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302
- test_sched_rr_get_interval - test.test_posix.PosixTester
- test_failures_no_groups_sysargs - test.test_argparse.TestFileTypeR
- test_create_fail - test.test_io.CMiscIOTest
- test_file_not_found_in_home - test.test_netrc.NetrcTestCase
- test_duplicated_levels - test.test_compileall.HardlinkDedupTestsWithSourceEpoch
- test_sched_setaffinity - test.test_posix.PosixTester
- test_module_regrtest - test.test_regrtest.ProgramsTestCase
- test_file - test.test_urllib2net.OtherNetworkTests
- test_eval_str_u - test.test_string_literals.TestLiterals
- test_exec_failure_nested - test.test_import.ImportTracebackTests
- test_compile_one_worker - test.test_compileall.CompileallTestsWithoutSourceEpoch
- testReadLineMultiStream - test.test_bz2.BZ2FileTest
- test_items - test.test_mailbox.TestMMDF
- test_tofromfile - test.test_array.LongTest
- testSendmsgBadMultiCmsg - test.test_socket.SendmsgUnixStreamTest
- test_empty_value - test.test_dbm.TestCase-dbm.gnu
- test_stdin_filedes - test.test_subprocess.ProcessTestCase
- test_itervalues - test.test_mailbox.TestMH
- test_check_closed - test.test_dbm_dumb.DumbDBMTestCase
- test_crlf - test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451
- test_write_memoryview - test.test_aifc.AifcPCM32Test
- test_get_file - test.test_mailbox.TestMH
- test_get - test.test_mailbox.TestMbox
- test_path_isabs - test.test_ntpath.PathLikeTests
- test_normalize - test.test_unicode_file_functions.UnicodeNFKDFileTests
- test_deleted_cwd - test.test_importlib.import_.test_path.Source_FindSpecTests
- test_filewrite - test.test_array.UnsignedLongTest
- testRecvmsgEOF - test.test_socket.RecvmsgIntoUnixStreamTest
- test_get_folder - test.test_mailbox.TestMaildir
- test_package_over_module - test.test_importlib.source.test_finder.Source_FinderTestsPEP420
- test_dash_m_bad_pyc - test.test_cmd_line_script.CmdLineTest
- testFDPassSimple - test.test_socket.RecvmsgSCMRightsStreamTest
- test_truncate_after_write - test.test_io.CBufferedRandomTest
- testDecompressMultiStream - test.test_bz2.CompressDecompressTest
- test_package_import__semantics - test.test_importlib.test_pkg_import.TestImport
- test_refresh_after_safety_period - test.test_mailbox.TestMaildir
- test_seek - test.test_univnewlines.PyTestMixedNewlines
- test_rename - test.test_unicode_file_functions.UnicodeNFCFileTests
- test_read - test.test_shelve.TestBinaryFileShelve
- test_get_string - test.test_mailbox.TestMaildir
- test_recompilation - test.test_compileall.HardlinkDedupTestsNoSourceEpoch
- test_requires_egg_info_file - test.test_importlib.test_metadata_api.APITests
- testErrnoOnClose - test.test_fileio.CAutoFileTests
- test_bad_gzip_file - test.test_gzip.TestGzip
- test_get_bytes - test.test_mailbox.TestMH
- test_popitem - test.test_mailbox.TestMbox
- test_xmlgen_ignorable - test.test_sax.StreamReaderWriterXmlgenTest
- test_comment_at_end_of_machine_line - test.test_netrc.NetrcTestCase
- test_tofromfile - test.test_array.LongLongTest
- test_find_relative_module - test.test_importlib.test_util.Source_FindSpecTests
- test_failures_one_group_sysargs - test.test_argparse.TestFileTypeDefaults
- test_empty_file - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451
- test_single_files - test.test_unicode_file.TestUnicodeFiles
- test_timestamp_overflow - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- test_unraisable_exc - test.test_regrtest.ArgsTestCase
- test_process_errors - test.test_tools.test_pdeps.PdepsTests
- test_incorrect_code_name - test.test_import.PycRewritingTests
- test_bug7732 - test.test_imp.ImportTests
- test_path_normpath - test.test_posixpath.PathLikeTests
- test_partial_timestamp - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302
- test_no_marshal - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302
- test_path_commonprefix - test.test_genericpath.PathLikeTests
- test_pdb_issue4201 - test.test_zipimport_support.ZipSupportTests
- test_with_open - test.test_gzip.TestGzip
- testEvalFile - test.test_tcl.TclTest
- test_init_pyvenv_cfg - test.test_embed.InitConfigTests
- test_add_and_close - test.test_mailbox.TestMbox
- test_bad_magic - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451
- test_listdir - test.test_unicode_file_functions.UnicodeNFDFileTests
- test_nonexistent_module - test.test_import.ImportTracebackTests
- test_unseekable_overflowed_write - test.test_aifc.AifcALAWTest
- test_write_params - test.test_aifc.AifcPCM8Test
- test_issue7627 - test.test_mailbox.TestMH
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestMaildir
- testReadMonkeyMultiStream - test.test_bz2.BZ2FileTest
- test_unlink - test.test_support.TestSupport
- test_chdir - test.test_posix.PosixTester
- test_broken_parent - test.test_import.ImportTracebackTests
- test_import_pyc_path - test.test_import.PycacheTests
- test_security - test.test_netrc.NetrcTestCase
- test_filewrite - test.test_array.UnicodeTest
- test_values - test.test_mailbox.TestMMDF
- test_basic - test.test_mmap.MmapTests
- test_clear - test.test_mailbox.TestMH
- testErrors - test.test_file.PyAutoFileTests
- test_issue5604 - test.test_imp.ImportTests
- test_lookup - test.test_mailbox.TestMaildir
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302
- test_write_bytearray - test.test_sunau.SunauPCM32Test
- test_side_effect_import - test.test_importlib.test_threaded_import.ThreadedImportTests
- test_with_open - test.test_io.CIOTest
- test_get - test.test_mailbox.TestMaildir
- test_include_file_with_arg - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_bad_args - test.test_compileall.HardlinkDedupTestsNoSourceEpoch
- test_include_on_stdin - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_partial_flags - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451
- test_lock_unlock - test.test_mailbox.TestMbox
- test_ThreadingUnixStreamServer - test.test_socketserver.SocketServerTest
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestMH
- test_register_fd - test.test_faulthandler.FaultHandlerTests
- test_getsize - test.test_genericpath.TestGenericTest
- test_failing_test - test.test_regrtest.ArgsTestCase
- test_stderr_flush - test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess
- test_popitem - test.test_mailbox.TestMaildir
- test_crlf - test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302
- test_set_MM - test.test_mailbox.TestMaildir
- testWritelinesList - test.test_fileio.CAutoFileTests
- test_reread - test.test_mailbox.TestMaildir
- test_getline - test.test_linecache.BadUnicode
- test_environ - test.test_posix.PosixTester
- test_keys - test.test_dbm.WhichDBTestCase
- test_failures_one_group_listargs - test.test_argparse.TestFileTypeR
- test_binary_modes - test.test_bz2.OpenTest
- test_keys - test.test_mailbox.TestBabyl
- test_headers_and_trailer - test.test_peg_generator.test_c_parser.TestCParser
- test_issue8202_dash_m_file_ignored - test.test_cmd_line_script.CmdLineTest
- test_items - test.test_mailbox.TestMbox
- test_zipfile - test.test_cmd_line_script.CmdLineTest
- test_dir_removal_handling - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451
- test_last_resort - test.test_logging.LastResortTest
- test_many_append - test.test_gzip.TestGzip
- test_keys - test.test_shelve.TestProto2FileShelve
- test_disabled - test.test_compileall.HardlinkDedupTestsNoSourceEpoch
- test_issue8202_dash_c_file_ignored - test.test_cmd_line_script.CmdLineTest
- test_path_join - test.test_ntpath.PathLikeTests
- test_d_compile_error - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_file_perms - test.test_mailbox.TestMbox
- test_Constructor - test.test_bz2.BZ2DecompressorTest
- test_write_params - test.test_aifc.AifcPCM32Test
- test_files_egg_info - test.test_importlib.test_metadata_api.APITests
- test_nasty_mutually_left_recursive - test.test_peg_generator.test_c_parser.TestCParser
- test_classdocstring_fstring - test.test_tools.test_i18n.Test_pygettext
- test_incompleted_write - test.test_sunau.SunauPCM16Test
- test_stdout_filedes - test.test_subprocess.ProcessTestCaseNoPoll
- test_glob_directory_with_trailing_slash - test.test_glob.GlobTests
- test_reload_submodule - test.test_importlib.test_api.Frozen_ReloadTests
- test_get_bytes_from - test.test_mailbox.TestMbox
- test_add_binary_file - test.test_mailbox.TestMH
- test_failures_no_groups_sysargs - test.test_argparse.TestArgumentsFromFile
- test___cached___legacy_pyc - test.test_import.PycacheTests
- test_next_over_import - test.test_bdb.StateTestCase
- test_read_not_from_start - test.test_aifc.AifcALAWTest
- test_run_module - test.test_runpy.RunModuleTestCase
- test_compile_workers_cpu_count - test.test_compileall.CompileallTestsWithSourceEpoch
- test_stdin_fileobj - test.test_subprocess.ProcessTestCaseNoPoll
- test_lock_unlock - test.test_mailbox.TestMaildir
- testDecompressUnusedData - test.test_bz2.BZ2DecompressorTest
- test_failures_no_groups_sysargs - test.test_argparse.TestFileTypeWB
- test_step_at_return_with_no_trace_in_caller - test.test_bdb.IssuesTestCase
- test_reload_submodule - test.test_importlib.test_api.Source_ReloadTests
- test_1463026_3 - test.test_sax.StreamReaderWriterXmlgenTest
- test_writelines - test.test_iter.TestCase
- testWritelinesIntegers - test.test_file.PyAutoFileTests
- test_partial_hash - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302
- test_open - test.test_unicode_file_functions.UnicodeNFKDFileTests
- test_unseekable_overflowed_write - test.test_sunau.SunauPCM24Test
- test_pyc_invalidation_mode - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_write_memoryview - test.test_sunau.SunauPCM8Test
- test_garbage_collection - test.test_io.CBufferedWriterTest
- testErrnoOnClosedIsatty - test.test_fileio.CAutoFileTests
- testMultipleFDPass - test.test_socket.RecvmsgSCMRightsStreamTest
- test_iteritems - test.test_mailbox.TestMH
- test_get_string - test.test_mailbox.TestBabyl
- test_add_doesnt_rewrite - test.test_mailbox.TestMMDF
- test_temp_cwd - test.test_support.TestSupport
- test_cwd_with_absolute_arg - test.test_subprocess.ProcessTestCaseNoPoll
- test_path_exists - test.test_genericpath.PathLikeTests
- test_compile_missing_multiprocessing - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_content_of_copied_archive - test.test_zipapp.ZipAppTest
- testOpenPathLikeFilename - test.test_bz2.BZ2FileTest
- test_readlines - test.test_univnewlines.PyTestLFNewlines
- test_values - test.test_mailbox.TestMbox
- test_readlines - test.test_univnewlines.CTestCRNewlines
- test_decompressor_inputbuf_1 - test.test_bz2.BZ2DecompressorTest
- test_eval_str_normal - test.test_string_literals.TestLiterals
- testCmsgTruncLen1 - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_default_no_shebang - test.test_zipapp.ZipAppTest
- test_overflowed_write - test.test_sunau.SunauPCM24Test
- testRecvmsgExplicitDefaults - test.test_socket.RecvmsgIntoUnixStreamTest
- test_reorganize - test.test_dbm_gnu.TestGdbm
- test_read_truncated - test.test_bz2.BZ2FileTest
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- test_write_array - test.test_aifc.AifcALAWTest
- test_module_in_package - test.test_importlib.source.test_finder.Source_FinderTestsPEP420
- test_keys - test.test_shelve.TestBinaryFileShelve
- testErrors - test.test_fileio.PyAutoFileTests
- testRecvmsgIntoBadArgs - test.test_socket.RecvmsgIntoUnixStreamTest
- test_apropos_with_unreadable_dir - test.test_pydoc.PydocImportTest
- test_multiple_writes - test.test_sunau.SunauPCM24Test
- testRecvmsgExplicitDefaults - test.test_socket.RecvmsgUnixStreamTest
- testInvalidFd - test.test_fileio.PyOtherFileTests
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestBabyl
- test_initialize_with_binary_file - test.test_mailbox.TestMaildirMessage
- testAttributes - test.test_fileio.CAutoFileTests
- test_builtin_map - test.test_iter.TestCase
- test_dumbdbm_keys - test.test_dbm_dumb.DumbDBMTestCase
- test_check_output_stdin_arg - test.test_subprocess.ProcessTestCase
- test_pep3147_paths_normal - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_params_added - test.test_aifc.AifcMiscTest
- test_refactor_file_write_unchanged_file - lib2to3.tests.test_refactor.TestRefactoringTool
- test_xmlgen_content_escape - test.test_sax.StreamReaderWriterXmlgenTest
- test_basic_io - test.test_io.CTextIOWrapperTest
- test_syntaxerror_unindented_caret_position - test.test_cmd_line_script.CmdLineTest
- test_destructor - test.test_io.CIOTest
- test_write - test.test_sunau.SunauULAWTest
- test_seek_append_bom - test.test_io.PyTextIOWrapperTest
- test_handle_connect - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_get_string_from - test.test_mailbox.TestMMDF
- test_samefile - test.test_ntpath.NtCommonTest
- test_normalize - test.test_unicode_file_functions.UnicodeNFDFileTests
- testBlksize - test.test_fileio.CAutoFileTests
- test_addpackage_import_bad_syntax - test.test_site.HelperFunctionsTests
- test_mtime - test.test_gzip.TestGzip
- test_mtime - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_threads - test.test_io.CBufferedWriterTest
- test_get - test.test_mailbox.TestBabyl
- test_unseekable_overflowed_write - test.test_aifc.AifcPCM24Test
- testErrors - test.test_file.CAutoFileTests
- test_dump_message - test.test_mailbox.TestMMDF
- test_soft_keywords - test.test_peg_generator.test_c_parser.TestCParser
- test_fstat - test.test_posix.PosixTester
- test_relock - test.test_mailbox.TestMMDF
- test_setdefault - test.test_shelve.TestAsciiFileShelve
- test_samestat_on_link - test.test_ntpath.NtCommonTest
- test_snapshot_save_attr - test.test_tracemalloc.TestTracemallocEnabled
- test_write_shebang_to_fileobj - test.test_zipapp.ZipAppTest
- test_get - test.test_shelve.TestProto2FileShelve
- test_posix_fallocate - test.test_posix.PosixTester
- test_check_output_stdin_with_input_arg - test.test_subprocess.ProcessTestCase
- test_close - test.test_aifc.AifcULAWTest
- test_partial_timestamp - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302
- test_no_marshal - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302
- test_magic_only - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302
- test_no_close_file - test.test_sax.StreamReaderWriterXmlgenTest
- test_popitem - test.test_mailbox.TestBabyl
- test_gather_action_ast - test.test_peg_generator.test_c_parser.TestCParser
- test_xmlgen_ignorable_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_lf - test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451
- test_labels - test.test_mailbox.TestBabyl
- test_new_style_classes - test.test_importlib.test_main.BasicTests
- test_indexOf - test.test_iter.TestCase
- test_overflowed_write - test.test_aifc.AifcPCM24Test
- test_symlink_dir_fd - test.test_posix.PosixTester
- test_non_code_marshal - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451
- test_write - test.test_aifc.AifcPCM32Test
- test_popitem - test.test_shelve.TestProto2FileShelve
- test_failures_many_groups_sysargs - test.test_argparse.TestFileTypeR
- test_seeking - test.test_io.CTextIOWrapperTest
- test_old_timestamp - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451
- test_bytes - test.test_dbm_gnu.TestGdbm
- test_distribution_at_str - test.test_importlib.test_metadata_api.OffSysPathTests
- test_file_permissions - test.test_mailbox.TestMaildir
- test_1463026_3_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_default_encoding - test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302
- test_multiple_writes - test.test_aifc.AifcPCM24Test
- test_read_from_pathobj - test.test_zipapp.ZipAppTest
- test_compile_workers_non_positive - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_failures_one_group_listargs - test.test_argparse.TestArgumentsFromFile
- test_path_getmtime - test.test_genericpath.PathLikeTests
- test_dump_text_file - test.test_pickle.PyPickleTests
- test_handle_close - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_incompleted_write - test.test_aifc.AifcULAWTest
- test_quiet - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_bp_exception_on_condition_evaluation - test.test_bdb.BreakpointTestCase
- testReadintoByteArray - test.test_fileio.PyAutoFileTests
- test_initialize_new - test.test_mailbox.TestMaildir
- test_multiple_optimization_levels - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_no_read_directory - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302
- test_bp_ignore_count - test.test_bdb.BreakpointTestCase
- test_failures_one_group_listargs - test.test_argparse.TestFileTypeWB
- test_write_params - test.test_sunau.SunauPCM8Test
- test_run_package_alter_sys - test.test_runpy.RunModuleTestCase
- test_compute_rollover_D - test.test_logging.TimedRotatingFileHandlerTest
- test_anydbm_creation_n_file_exists_with_invalid_contents - test.test_dbm.TestCase-dbm.dumb
- test_add_doesnt_rewrite - test.test_mailbox.TestMbox
- test_seek_with_encoder_state - test.test_io.PyTextIOWrapperTest
- test_bad_magic - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451
- test_access_parameter - test.test_mmap.MmapTests
- test_deleted_cwd - test.test_importlib.import_.test_path.Frozen_FindModuleTests
- test_header - test.test_urllibnet.urlretrieveNetworkTests
- test_filetime - test.test_posixpath.PosixCommonTest
- test_comment_at_end_of_machine_line_no_space - test.test_netrc.NetrcTestCase
- test_magic_only - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302
- test_sync_not_handled - test.test_socketserver.ErrorHandlerTest
- test_comment_before_machine_line_hash_only - test.test_netrc.NetrcTestCase
- test_main_written - test.test_zipapp.ZipAppTest
- test_bad_magic - test.test_http_cookiejar.FileCookieJarTests
- test_bool - test.test_shelve.TestProto2FileShelve
- test_overridden_checked_hash_based_pyc - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_write_array - test.test_sunau.SunauPCM24Test
- test_lock_unlock - test.test_mailbox.TestBabyl
- test_comment_at_end_of_machine_line_pass_has_hash - test.test_netrc.NetrcTestCase
- test_realpath_deep_recursion - test.test_posixpath.PosixPathTest
- testFDPassCMSG_SPACE - test.test_socket.RecvmsgSCMRightsStreamTest
- test_more_complex_deps_requires_text - test.test_importlib.test_metadata_api.APITests
- testSendmsgTimeout - test.test_socket.SendmsgUnixStreamTest
- test_flush_error_on_close - test.test_io.PyIOTest
- test_file_utf8 - test.test_string_literals.TestLiterals
- test_path_getsize - test.test_genericpath.PathLikeTests
- testAbles - test.test_fileio.COtherFileTests
- test_partial_flags - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302
- test_script_regrtest - test.test_regrtest.ProgramsTestCase
- test_dump_traceback_later_file - test.test_faulthandler.FaultHandlerTests
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP420
- test_path_isfile - test.test_genericpath.PathLikeTests
- test_get - test.test_shelve.TestBinaryFileShelve
- test_handle_write - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_compile_file_pathlike - test.test_compileall.CompileallTestsWithoutSourceEpoch
- testErrnoOnClosedReadinto - test.test_fileio.PyAutoFileTests
- testWritelinesIntegers - test.test_file.CAutoFileTests
- test_funcdocstring_bytes - test.test_tools.test_i18n.Test_pygettext
- test_add_MM - test.test_mailbox.TestMaildir
- test_init_with_PathLike_filename - test.test_lzma.FileTestCase
- test_posix_fadvise - test.test_posix.PosixTester
- test_write_bytearray - test.test_aifc.AifcALAWTest
- test_pep3147_paths_doubleoptimize - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_listdir_bytes_like - test.test_posix.PosixTester
- test_io_after_close - test.test_io.PyMiscIOTest
- test_ignore_file - test.test_importlib.source.test_finder.Source_FinderTestsPEP420
- test_missing_value - test.test_http_cookiejar.CookieTests
- test_popitem - test.test_shelve.TestBinaryFileShelve
- test_get_string_from - test.test_mailbox.TestMbox
- test_compresslevel_metadata - test.test_gzip.TestGzip
- test_issue8202 - test.test_cmd_line_script.CmdLineTest
- test_cr - test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451
- test_config_dict - test.test_turtle.TurtleConfigTest
- test_items - test.test_shelve.TestProto2FileShelve
- test_unwritable_directory - test.test_import.PycacheTests
- test_dump_message - test.test_mailbox.TestMbox
- test_relock - test.test_mailbox.TestMbox
- test_no_shebang_is_not_executable - test.test_zipapp.ZipAppTest
- test_should_not_rollover - test.test_logging.RotatingFileHandlerTest
- test_list_folders - test.test_mailbox.TestMaildir
- test_unseekable_incompleted_write - test.test_aifc.AifcULAWTest
- test_weird_errors - test.test_configparser.MultilineValuesTestCase
- test_compiles_as_much_as_possible - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_strip_and_prepend - test.test_compileall.CompileallTestsWithSourceEpoch
- test_rename - test.test_unicode_file_functions.UnicodeNFDFileTests
- test_str_read - test.test_dbm_dumb.DumbDBMTestCase
- test_fromfile_ioerror - test.test_array.ShortTest
- test_isolatedmode - test.test_cmd_line.CmdLineTest
- test_read_text - test.test_importlib.test_metadata_api.APITests
- test_eval_str_incomplete - test.test_string_literals.TestLiterals
- test_abc_inheritance_official - test.test_io.CMiscIOTest
- test_handle_close_after_conn_broken - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- testWritelinesUserList - test.test_file.PyAutoFileTests
- test_open - test.test_unicode_file_functions.UnicodeNFDFileTests
- test_partial_size - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451
- test_runctx - test.test_cprofile.CProfileTest
- test_bool - test.test_shelve.TestBinaryFileShelve
- test_filename - test.test_lzma.OpenTestCase
- test_source_date_epoch - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_lchown - test.test_posix.PosixTester
- test_pickling - test.test_io.PyMiscIOTest
- test_dump_text_file - test.test_pickle.CPickleTests
- test_binary_modes - test.test_gzip.TestOpen
- testMultiStreamOrdering - test.test_bz2.BZ2FileTest
- test_crlf - test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302
- test_nonascii_filename - test.test_dbm_ndbm.DbmTestCase
- test_main_relative_import - test.test_runpy.RunModuleTestCase
- test_invalidation_mode - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_add_8bit_body - test.test_mailbox.TestMaildir
- test_peek - test.test_gzip.TestGzip
- test_bad_marshal - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302
- test_should_rollover - test.test_logging.RotatingFileHandlerTest
- test_upgrade_dependencies - test.test_venv.BasicTest
- test_package_over_module - test.test_importlib.source.test_finder.Source_FinderTestsPEP302
- test_failures_one_group_listargs - test.test_argparse.TestFileTypeDefaults
- test_get_string - test.test_mailbox.TestMH
- testReadInto - test.test_bz2.BZ2FileTest
- test_successes_one_group_listargs - test.test_argparse.TestFileTypeR
- test_no_args_respects_quiet_flag - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_utime_dir_fd - test.test_posix.PosixTester
- test_empty_file - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302
- test_retrieves_version_of_self - test.test_importlib.test_main.BasicTests
- test_stdin_filedes - test.test_subprocess.ProcessTestCaseNoPoll
- test_keys - test.test_dbm_ndbm.DbmTestCase
- test_run_module - test.test_pdb.PdbTestCase
- test_len - test.test_mailbox.TestMH
- test_path_getctime - test.test_genericpath.PathLikeTests
- test_write_write_read - test.test_dbm_dumb.DumbDBMTestCase
- test_no_import_lock_contention - test.test_multiprocessing_forkserver.WithProcessesTestQueue
- test_home_not_set - test.test_netrc.NetrcTestCase
- test_magic_only - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451
- test_forget - test.test_support.TestSupport
- test_getsize - test.test_posixpath.PosixCommonTest
- testWritelinesError - test.test_fileio.PyAutoFileTests
- test_values - test.test_shelve.TestProto2FileShelve
- test_file - test.test_urllib2.HandlerTests
- test_write - test.test_sunau.SunauPCM8Test
- test_hardlink - test.test_compileall.HardlinkDedupTestsWithSourceEpoch
- test_getresgid - test.test_posix.PosixTester
- test_dump_message - test.test_mailbox.TestMaildir
- test_tools_script_run_tests - test.test_regrtest.ProgramsTestCase
- test_items - test.test_shelve.TestBinaryFileShelve
- test_pathfix_adding_errors - test.test_tools.test_pathfix.TestPathfixFunctional
- test_unseekable_write - test.test_aifc.AifcULAWTest
- test_cache_path - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_failures_many_groups_sysargs - test.test_argparse.TestArgumentsFromFile
- test_module - test.test_importlib.source.test_finder.Source_FinderTestsPEP302
- test_comment_before_machine_line - test.test_netrc.NetrcTestCase
- test_huntrleaks - test.test_regrtest.ArgsTestCase
- test_invalidation_mode - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_handles_closed_on_exception - test.test_subprocess.ProcessTestCaseNoPoll
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestMH
- test_expat_locator_withinfo_nonascii - test.test_sax.ExpatReaderTest
- test_string - test.test_sax.PrepareInputSourceTest
- test_threads - test.test_io.PyBufferedWriterTest
- test_write_bytearray - test.test_sunau.SunauPCM24Test
- test_main_recursion_error - test.test_runpy.RunPathTestCase
- test_include_on_stdin - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_no_ending_newline - test.test_linecache.LineCacheTests
- test_failures_many_groups_sysargs - test.test_argparse.TestFileTypeWB
- test_prepend_only - test.test_compileall.CompileallTestsWithSourceEpoch
- test_encoding_on_second_line - test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302
- test_filetype_ok - test.test_optparse.TestExtendAddTypes
- test_seek_bom - test.test_io.PyTextIOWrapperTest
- test_get - test.test_mailbox.TestMH
- test_apropos_empty_doc - test.test_pydoc.PydocImportTest
- test_empty_file - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302
- test_preadv - test.test_posix.PosixTester
- test_partial_magic - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451
- testDecompress - test.test_bz2.CompressDecompressTest
- test_ignore_count_on_disabled_bp - test.test_bdb.BreakpointTestCase
- test_match - test.test_regrtest.ParseArgsTestCase
- test_egg_info - test.test_importlib.test_main.DirectoryTest
- test_failures_many_groups_listargs - test.test_argparse.TestFileTypeW
- test_first_non_utf8_coding_line - test.test_source_encoding.FileSourceEncodingTest
- test_package_compiled - test.test_cmd_line_script.CmdLineTest
- test_iterkeys - test.test_mailbox.TestMMDF
- test_close - test.test_mailbox.TestPartialFile
- test_successes_no_groups_listargs - test.test_argparse.TestFileTypeW
- test_seek - test.test_univnewlines.PyTestCRLFNewlines
- test_empty_value - test.test_dbm.TestCase-dbm.ndbm
- test_dash_m_error_code_is_one - test.test_cmd_line_script.CmdLineTest
- test_get_file_can_be_closed_twice - test.test_mailbox.TestMH
- test_successes_one_group_sysargs - test.test_argparse.TestFileTypeR
- testReprNoCloseFD - test.test_fileio.CAutoFileTests
- test_read_returns_file_list - test.test_configparser.MultilineValuesTestCase
- test_read_not_from_start - test.test_sunau.SunauPCM16Test
- test_compute_rollover_M - test.test_logging.TimedRotatingFileHandlerTest
- test_dir_removal_handling - test.test_importlib.source.test_finder.Source_FinderTestsPEP451
- test_parse_InputSource - test.test_sax.ParseTest
- test_d_compile_error - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_contains - test.test_mailbox.TestMMDF
- test_successes_many_groups_listargs - test.test_argparse.TestFileTypeW
- test_retrieves_version_of_distinfo_pkg - test.test_importlib.test_metadata_api.APITests
- test_readline - test.test_univnewlines.CTestLFNewlines
- test_is_package_when_not_package - test.test_pydoc.PydocDocTest
- test_unseekable_overflowed_write - test.test_aifc.AifcPCM8Test
- test_values - test.test_shelve.TestBinaryFileShelve
- test_output - test.test_logging.SysLogHandlerTest
- test_non_code_marshal - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451
- test_ismount_non_existent - test.test_posixpath.PosixPathTest
- testSeekForwardBytesIO - test.test_bz2.BZ2FileTest
- test_io_after_close - test.test_io.CMiscIOTest
- test_write_bytearray - test.test_aifc.AifcPCM24Test
- test_tofromfile - test.test_array.UnsignedIntTest
- test_multiprocessing_timeout - test.test_regrtest.ArgsTestCase
- testWritelinesUserList - test.test_fileio.PyAutoFileTests
- test_add - test.test_mailbox.TestMaildir
- test_bad_marshal - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451
- test_tofromfile - test.test_array.UnsignedByteTest
- test_initialize_with_file - test.test_mailbox.TestMHMessage
- test_create_archive_filter_exclude_dir - test.test_zipapp.ZipAppTest
- test_add_doesnt_rewrite - test.test_mailbox.TestBabyl
- test_truncate_after_write - test.test_io.PyBufferedRandomTest
- test_nonascii_abspath - test.test_posixpath.PosixCommonTest
- testRecursiveRepr - test.test_fileio.PyAutoFileTests
- test_syntax_error_for_string - test.test_peg_generator.test_c_parser.TestCParser
- test_read_closed - test.test_io.PyIOTest
- test_write_array - test.test_sunau.SunauPCM16Test
- testUnicodeOpen - test.test_fileio.COtherFileTests
- test_pyc_invalidation_mode - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_unseekable_overflowed_write - test.test_sunau.SunauULAWTest
- test_no_read_directory - test.test_importlib.source.test_finder.Source_FinderTestsPEP420
- test_matchfile - test.test_regrtest.ArgsTestCase
- test_umask - test.test_posix.PosixTester
- test_successes_no_groups_sysargs - test.test_argparse.TestFileTypeW
- testWritelinesUserList - test.test_file.CAutoFileTests
- test_errors_property - test.test_io.PyTextIOWrapperTest
- test_text_file_body - test.test_httplib.RequestBodyTest
- test_add_8bit_body - test.test_mailbox.TestBabyl
- test_multibyte_seek_and_tell - test.test_io.PyTextIOWrapperTest
- testBytesAddr - test.test_socket.TestUnixDomain
- test_binary_file_body - test.test_httplib.RequestBodyTest
- test_egg - test.test_importlib.test_main.DirectoryTest
- test_update - test.test_mailbox.TestMMDF
- test_failures_many_groups_sysargs - test.test_argparse.TestFileTypeDefaults
- test_whichdb - test.test_dbm.WhichDBTestCase
- test_package - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302
- test_no_args_respects_force_flag - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_whichdb_ndbm - test.test_dbm.WhichDBTestCase
- test_write_to_file - test.test_lzma.FileTestCase
- test_write - test.test_shelve.TestAsciiFileShelve
- test_overflowed_write - test.test_sunau.SunauULAWTest
- test_pickling - test.test_io.CMiscIOTest
- test_find_distributions_specified_path - test.test_importlib.test_metadata_api.OffSysPathTests
- test_overridden_unchecked_hash_based_pyc - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- test_binary_file - test.test_sax.PrepareInputSourceTest
- testErrors - test.test_fileio.CAutoFileTests
- test_utf8_bom - test.test_source_encoding.FileSourceEncodingTest
- test_close - test.test_sunau.SunauPCM32Test
- test_multiple_writes - test.test_sunau.SunauULAWTest
- test_unseekable_overflowed_write - test.test_aifc.AifcPCM32Test
- test_empty_file - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451
- test_attributes - test.test_io.PyMiscIOTest
- test_dump_message - test.test_mailbox.TestBabyl
- test_overridden_unchecked_hash_based_pyc - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_run_name - test.test_runpy.RunModuleTestCase
- test_pep3147_paths_normal - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_failure - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302
- testRecvmsgFromSendmsg - test.test_socket.RecvmsgIntoUnixStreamTest
- test_missing_index - test.test_dbm_dumb.DumbDBMTestCase
- test_iterkeys - test.test_mailbox.TestMbox
- test_sameopenfile - test.test_posixpath.PosixCommonTest
- test_classdocstring - test.test_tools.test_i18n.Test_pygettext
- test_next_command_in_generator_for_loop - test.test_bdb.IssuesTestCase
- test_exec_failure - test.test_import.ImportTracebackTests
- test_package_over_module - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420
- test_pkgutil_walk_packages - test.test_runpy.RunModuleTestCase
- test_read_not_from_start - test.test_aifc.AifcPCM8Test
- test_load_closed_file - test.test_pickle.CPickleTests
- test_discard - test.test_mailbox.TestMH
- test_dict_arg - test.test_logging.LogRecordTest
- test_overflowed_write - test.test_aifc.AifcPCM32Test
- test_encoding_on_first_line - test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302
- test_cwd_with_bytes - test.test_subprocess.ProcessTestCase
- test_swap_std_fds_with_one_closed - test.test_subprocess.POSIXProcessTestCase
- testWriteBytesIO - test.test_bz2.BZ2FileTest
- test_package_error - test.test_cmd_line_script.CmdLineTest
- test_cld_xxxx_constants - test.test_posix.PosixTester
- test_forking_handled - test.test_socketserver.ErrorHandlerTest
- test_garbage_collection - test.test_io.CTextIOWrapperTest
- test_incompleted_write - test.test_sunau.SunauPCM32Test
- test_context_manager_with_filename - test.test_aifc.AifcPCM16Test
- testCmsgTruncLen0Minus1 - test.test_socket.RecvmsgSCMRightsStreamTest
- test_prot_readonly - test.test_mmap.MmapTests
- test_connection_attributes - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_multiple_writes - test.test_aifc.AifcPCM32Test
- test_stdin - test.test_py_compile.PyCompileCLITestCase
- test_d_runtime_error - test.test_compileall.CommandLineTestsNoSourceEpoch
- testReadBytesIO - test.test_bz2.BZ2FileTest
- test_file_utf_8_error - test.test_string_literals.TestLiterals
- testSendmsgBadCmsg - test.test_socket.SendmsgUnixStreamTest
- test_check_output_stdin_arg - test.test_subprocess.ProcessTestCaseNoPoll
- test_module - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420
- test_listdir - test.test_unicode_file_functions.UnicodeNFKCFileTests
- test_package_in_package - test.test_importlib.source.test_finder.Source_FinderTestsPEP420
- test_pop - test.test_mailbox.TestMbox
- test_workers - test.test_compileall.CommandLineTestsNoSourceEpoch
- testCmsgTrunc1 - test.test_socket.RecvmsgSCMRightsStreamTest
- test_add_binary_nonascii_file - test.test_mailbox.TestMMDF
- test_compile_file_pathlike_ddir - test.test_compileall.CompileallTestsWithoutSourceEpoch
- testDecompressToEmptyString - test.test_bz2.CompressDecompressTest
- test_write_array - test.test_aifc.AifcPCM8Test
- test_bootstrapping_with_user - test.test_ensurepip.TestBootstrap
- test_absolute_path - test.test_py_compile.PyCompileTestsWithSourceEpoch
- testFDPassSeparate - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_count_and_summary - test.test_trace.TestCommandLine
- test_failures_no_groups_listargs - test.test_argparse.TestFileTypeDefaults
- test_keys - test.test_shelve.TestAsciiFileShelve
- test_file_latin_1 - test.test_string_literals.TestLiterals
- test_successes_one_group_sysargs - test.test_argparse.TestArgumentsFromFile
- test_get_message - test.test_mailbox.TestMMDF
- testCmsgTruncNoBufSize - test.test_socket.RecvmsgSCMRightsStreamTest
- test_requires_egg_info - test.test_importlib.test_metadata_api.APITests
- testErrnoOnClosedFileno - test.test_fileio.CAutoFileTests
- test_check_output_stdin_with_input_arg - test.test_subprocess.ProcessTestCaseNoPoll
- test_getline - test.test_linecache.SingleEmptyLine
- testReadintoByteArray - test.test_fileio.CAutoFileTests
- test_textio_readlines - test.test_gzip.TestGzip
- test_no_marshal - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451
- test_read_mime_types - test.test_mimetypes.MimeTypesTestCase
- test_add - test.test_mailbox.TestBabyl
- test_successes_one_group_sysargs - test.test_argparse.TestFileTypeWB
- test_samestat - test.test_posixpath.PosixCommonTest
- test_optional - test.test_logging.LogRecordTest
- setUpClass - ctypes.test.test_find.Test_OpenGL_libs
- test_explicit_no_pip - test.test_venv.EnsurePipTest
- test_version_egg_info_file - test.test_importlib.test_metadata_api.APITests
- test_invalid_operations - test.test_io.CIOTest
- test_config_dict_invalid - test.test_turtle.TurtleConfigTest
- test_update - test.test_mailbox.TestMbox
- test_threading_handled - test.test_socketserver.ErrorHandlerTest
- test_info_error - test.test_zipapp.ZipAppCmdlineTest
- test_path_splitext - test.test_posixpath.PathLikeTests
- testWriteChunks10 - test.test_bz2.BZ2FileTest
- test_write_context_manager_calls_close - test.test_sunau.SunauULAWTest
- test_fromfile_ioerror - test.test_array.ByteTest
- test_contains - test.test_mailbox.TestMaildir
- testSendmsgArray - test.test_socket.SendmsgUnixStreamTest
- test_old_timestamp - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302
- test_bad_magic - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302
- test_unseekable_incompleted_write - test.test_sunau.SunauPCM32Test
- testErrnoOnClosedReadinto - test.test_fileio.CAutoFileTests
- test_anydbm_read - test.test_dbm.TestCase-dbm.dumb
- testIteration - test.test_file.COtherFileTests
- test_samefile_on_link - test.test_ntpath.NtCommonTest
- test_partial_magic - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451
- test_1463026_2_empty - test.test_sax.StreamReaderWriterXmlgenTest
- testErrnoOnClose - test.test_fileio.PyAutoFileTests
- test_path_commonpath - test.test_ntpath.PathLikeTests
- test_telling - test.test_io.CTextIOWrapperTest
- test_mozilla - test.test_http_cookiejar.LWPCookieTests
- test_close - test.test_mailbox.TestProxyFile
- test_readlines - test.test_univnewlines.CTestMixedNewlines
- test_append_bom - test.test_io.CTextIOWrapperTest
- test_failures_many_groups_listargs - test.test_argparse.TestArgumentsFromFileConverter
- testContextProtocol - test.test_bz2.BZ2FileTest
- test_write_array - test.test_aifc.AifcPCM32Test
- test_truncate - test.test_posix.PosixTester
- test_fd_transfer - test.test_multiprocessing_forkserver.WithProcessesTestConnection
- testReadLines - test.test_bz2.BZ2FileTest
- test_gprof - test.test_tools.test_gprof2html.Gprof2htmlTests
- test_get_MM - test.test_mailbox.TestMaildir
- test_forking_not_handled - test.test_socketserver.ErrorHandlerTest
- test_ignore_file - test.test_importlib.source.test_finder.Source_FinderTestsPEP302
- test_closefd_attr - test.test_io.CIOTest
- test_successes_no_groups_listargs - test.test_argparse.TestArgumentsFromFileConverter
- test_module_test - test.test_regrtest.ProgramsTestCase
- test_fromfile_ioerror - test.test_array.FloatTest
- test_expat_binary_file_nonascii - test.test_sax.ExpatReaderTest
- test_lock_conflict - test.test_mailbox.TestMMDF
- test_find_submodule_parent_already_imported - test.test_importlib.test_util.Source_FindSpecTests
- test_readlines - test.test_univnewlines.PyTestCRNewlines
- test_set_pycache_prefix - test.test_cmd_line.CmdLineTest
- test_read - test.test_univnewlines.PyTestCRLFNewlines
- test_unseekable_overflowed_write - test.test_sunau.SunauPCM8Test
- test_compiles_as_much_as_possible - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_directory - test.test_cmd_line_script.CmdLineTest
- test_first_coding_line - test.test_source_encoding.FileSourceEncodingTest
- test_find_submodule - test.test_importlib.test_util.Source_FindSpecTests
- test_create_archive_with_compression - test.test_zipapp.ZipAppTest
- test_readlines - test.test_mailbox.TestPartialFile
- test_ForkingUnixStreamServer - test.test_socketserver.SocketServerTest
- test_list_folders - test.test_mailbox.TestMH
- test_successes_many_groups_listargs - test.test_argparse.TestArgumentsFromFileConverter
- test_handle_close - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_attributes - test.test_io.CMiscIOTest
- testTruncate - test.test_fileio.PyOtherFileTests
- test_initialize - test.test_mailbox.TestPartialFile
- test_anydbm_modification - test.test_dbm.TestCase-dbm.gnu
- test_path_samefile - test.test_genericpath.PathLikeTests
- test_fromfile_ioerror - test.test_array.IntTest
- test_compress_stdin_outfile - test.test_gzip.TestCommandLine
- test_listdir - test.test_unicode_file_functions.UnicodeNFCFileTests
- test_rollover_filenames - test.test_logging.RotatingFileHandlerTest
- test_add_binary_nonascii_file - test.test_mailbox.TestMbox
- test_islink - test.test_posixpath.PosixPathTest
- test_close_flushes - test.test_io.CIOTest
- test_unseekable_write - test.test_sunau.SunauPCM32Test
- test_close - test.test_mailbox.TestMMDF
- test_overflowed_write - test.test_sunau.SunauPCM8Test
- test_warn_on_dealloc - test.test_io.PyMiscIOTest
- test_runeval_step - test.test_bdb.RunTestCase
- test_get_message - test.test_mailbox.TestMbox
- test_decodetwice - test.test_uu.UUFileTest
- test_no_args_respects_quiet_flag - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_bom_and_utf_8 - test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302
- test_get - test.test_shelve.TestAsciiFileShelve
- test_add_8bit_body - test.test_mailbox.TestMH
- test_successes_one_group_sysargs - test.test_argparse.TestFileTypeDefaults
- test_mutually_left_recursive - test.test_peg_generator.test_c_parser.TestCParser
- test_write_bytearray - test.test_aifc.AifcPCM8Test
- test_multiple_writes - test.test_sunau.SunauPCM8Test
- test_socket_fileno - test.test_socket.GeneralModuleTests
- test_nonexistent_module_nested - test.test_import.ImportTracebackTests
- test_unlink_dir_fd - test.test_posix.PosixTester
- test_resource_opener - test.test_importlib.test_path.CommonTests
- test_multiple_optimization_levels - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_stdout_filedes - test.test_subprocess.ProcessTestCase
- testRecvmsgTrunc - test.test_socket.RecvmsgUnixStreamTest
- testWritelinesList - test.test_fileio.PyAutoFileTests
- test_popitem - test.test_shelve.TestAsciiFileShelve
- testRecvmsgShorter - test.test_socket.RecvmsgUnixStreamTest
- test_partial_size - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451
- test_successes_no_groups_sysargs - test.test_argparse.TestArgumentsFromFileConverter
- test_handle_write - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_popitem_and_flush_twice - test.test_mailbox.TestMMDF
- testWritelinesError - test.test_fileio.CAutoFileTests
- test_get_and_set_scheduler_and_param - test.test_posix.PosixTester
- test_bom - lib2to3.tests.test_refactor.TestRefactoringTool
- test_line_endings - test.test_dbm_dumb.DumbDBMTestCase
- testMethods - test.test_file.CAutoFileTests
- testSendmsgBadArgs - test.test_socket.SendmsgUnixStreamTest
- test_config8_ok - test.test_logging.ConfigFileTest
- test_particularly_evil_undecodable - test.test_compile.TestSpecifics
- test_failures_one_group_sysargs - test.test_argparse.TestFileTypeR
- test_package - test.test_importlib.source.test_finder.Source_FinderTestsPEP420
- test_write_context_manager_calls_close - test.test_aifc.AifcPCM16Test
- test_normalize - test.test_unicode_file_functions.UnicodeNFKCFileTests
- test_repr - test.test_mmap.MmapTests
- test_handle_accepted - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_issue7964 - test.test_pdb.PdbTestCase
- test_context_manager_with_open_file - test.test_aifc.AifcULAWTest
- test_no_soft_keywords - test.test_peg_generator.test_c_parser.TestCParser
- testReadLine - test.test_bz2.BZ2FileTest
- test_run_package - test.test_runpy.RunModuleTestCase
- test_create_archive_default_target - test.test_zipapp.ZipAppTest
- testUtf8BytesOpen - test.test_fileio.COtherFileTests
- test_rename_dir_fd - test.test_posix.PosixTester
- test_recursive_glob - test.test_glob.GlobTests
- test_decompressor_inputbuf_3 - test.test_bz2.BZ2DecompressorTest
- test_close - test.test_aifc.AifcALAWTest
- test_bool - test.test_shelve.TestAsciiFileShelve
- test_getsize - test.test_ntpath.NtCommonTest
- test_contains - test.test_mailbox.TestBabyl
- test_fchown - test.test_posix.PosixTester
- test_pipe2_c_limits - test.test_posix.PosixTester
- test_cover_files_written_with_highlight - test.test_trace.TestCoverageCommandLineOutput
- test_get_message - test.test_mailbox.TestMaildir
- test_anydbm_keys - test.test_dbm.TestCase-dbm.dumb
- test_load_grammar_from_pickle - lib2to3.tests.test_parser.TestPgen2Caching
- test_fromfile_ioerror - test.test_array.DoubleTest
- test_seek_write - test.test_gzip.TestGzip
- test_lock_conflict - test.test_mailbox.TestMbox
- test_deleted_cwd - test.test_importlib.import_.test_path.Frozen_FindSpecTests
- test_ismount - test.test_ntpath.TestNtpath
- test_unseekable_read - test.test_sunau.SunauPCM16Test
- test_write_bytearray - test.test_aifc.AifcPCM32Test
- test_handle_close_after_conn_broken - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_getoutput - test.test_subprocess.MiscTests
- test_readlines - test.test_gzip.TestGzip
- test_readlines - test.test_univnewlines.CTestCRLFNewlines
- test_incompleted_write - test.test_aifc.AifcALAWTest
- test_package_over_module - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451
- testPeekBytesIO - test.test_bz2.BZ2FileTest
- test_realpath_resolve_before_normalizing - test.test_posixpath.PosixPathTest
- test_move - test.test_mmap.MmapTests
- testReadMultiStreamTrailingJunk - test.test_bz2.BZ2FileTest
- test_pathlike_file - test.test_gzip.TestOpen
- test_package_recursion - test.test_cmd_line_script.CmdLineTest
- test_nonbuffered_textio - test.test_io.CIOTest
- test_module_autotest - test.test_regrtest.ProgramsTestCase
- test_pop - test.test_shelve.TestProto2FileShelve
- testReadTrailingJunk - test.test_bz2.BZ2FileTest
- test_close - test.test_mailbox.TestMbox
- testWritelinesUserList - test.test_fileio.CAutoFileTests
- test_path_normpath - test.test_ntpath.PathLikeTests
- test_apropos_with_bad_package - test.test_pydoc.PydocImportTest
- test_issue20500_exit_with_exception_value - test.test_cmd_line_script.CmdLineTest
- test_add - test.test_mailbox.TestMH
- test_str_rep - test.test_logging.LogRecordTest
- test_glob_one_directory - test.test_glob.GlobTests
- test_c_parser - test.test_peg_generator.test_c_parser.TestCParser
- test_basic_script_with_path_object - test.test_runpy.RunPathTestCase
- test_x_mode - test.test_bz2.OpenTest
- test_metadata_loads_egg_info - test.test_importlib.test_main.NonASCIITests
- testRecursiveRepr - test.test_fileio.CAutoFileTests
- test_pipe - test.test_posix.PosixTester
- test_module - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451
- testRepr - test.test_fileio.PyAutoFileTests
- testErrnoOnClosedSeek - test.test_fileio.PyAutoFileTests
- test_builtin_list - test.test_iter.TestCase
- test_append_mode_tell - test.test_io.PyIOTest
- testCompressEmptyString - test.test_bz2.BZ2CompressorTest
- test_non_code_marshal - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302
- test_bom_conflict - test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302
- test_input - test.test_builtin.BuiltinTest
- test_update - test.test_shelve.TestProto2FileShelve
- test_ignore - test.test_regrtest.ParseArgsTestCase
- test_listdir_bytes - test.test_posix.PosixTester
- test_encoding_on_first_line - test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302
- test_pathfix - test.test_tools.test_pathfix.TestPathfixFunctional
- test_issue2625 - test.test_mailbox.TestMH
- test_failures_no_groups_sysargs - test.test_argparse.TestFileTypeW
- test_ignore_file - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420
- test_socket_fileno_requires_valid_fd - test.test_socket.GeneralModuleTests
- test_path_with_null_character - test.test_posix.PosixTester
- test_array_writes - test.test_io.CIOTest
- test_fromfile_ioerror - test.test_array.UnsignedShortTest
- test_change_cwd__non_existent_dir__quiet_true - test.test_support.TestSupport
- test_no_args_respects_force_flag - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_eval_bytes_normal - test.test_string_literals.TestLiterals
- test_1463026_2 - test.test_sax.StreamReaderWriterXmlgenTest
- test_cleanup - test.test_regrtest.ArgsTestCase
- test_failing_reload - test.test_import.ImportTests
- test_seek_whence - test.test_gzip.TestGzip
- test_initialize_existing - test.test_mailbox.TestMaildir
- test_bom - test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302
- test_link_dir_fd - test.test_posix.PosixTester
- testRecvmsgPeek - test.test_socket.RecvmsgIntoUnixStreamTest
- test_warn_on_dealloc - test.test_io.CMiscIOTest
- test_failures - test.test_unicode_file_functions.UnicodeNFKDFileTests
- test_args_string - test.test_subprocess.POSIXProcessTestCase
- test_nonascii_abspath - test.test_ntpath.NtCommonTest
- test_add_and_remove_folders - test.test_mailbox.TestMaildir
- test_close - test.test_sunau.SunauPCM24Test
- test_copy - test.test_aifc.AifcPCM16Test
- testSurrogateescapeBind - test.test_socket.TestUnixDomain
- test_mkfifo - test.test_posix.PosixTester
- test_zipfile_compiled - test.test_runpy.RunPathTestCase
- test_initialize_with_file - test.test_mailbox.TestMMDFMessage
- test_primepat - test.test_bufio.CBufferSizeTest
- test_module_in_subpackage_in_zipfile - test.test_cmd_line_script.CmdLineTest
- test_success - test.test_importlib.source.test_path_hook.Frozen_PathHookTest
- test_unseekable_incompleted_write - test.test_aifc.AifcALAWTest
- test_with_pip - test.test_venv.EnsurePipTest
- test_tougher_find - test.test_mmap.MmapTests
- test_pop - test.test_shelve.TestBinaryFileShelve
- test_anydbm_creation_n_file_exists_with_invalid_contents - test.test_dbm.TestCase-dbm.gnu
- testRecvmsgAfterClose - test.test_socket.RecvmsgUnixStreamTest
- test_open - test.test_unicode_file_functions.UnicodeNFKCFileTests
- test_consistent_sys_path_for_module_execution - test.test_cmd_line_script.CmdLineTest
- test_import - test.test_compileall.HardlinkDedupTestsNoSourceEpoch
- test_unencodable_filename - test.test_import.ImportTracebackTests
- test_failures_one_group_sysargs - test.test_argparse.TestArgumentsFromFile
- test___cached__ - test.test_import.PycacheTests
- test_anydbm_access - test.test_dbm.TestCase-dbm.gnu
- test_file_created - test.test_logging.RotatingFileHandlerTest
- test_incompleted_write - test.test_sunau.SunauPCM24Test
- test_successes_many_groups_listargs - test.test_argparse.TestFileTypeRB
- test_overridden_checked_hash_based_pyc - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_recompilation - test.test_compileall.HardlinkDedupTestsWithSourceEpoch
- test_nonascii_filename - test.test_dbm_gnu.TestGdbm
- test_no_tests_ran_skip - test.test_regrtest.ArgsTestCase
- test_popitem_and_flush_twice - test.test_mailbox.TestMaildir
- test_getresuid - test.test_posix.PosixTester
- test_delay - test.test_logging.FileHandlerTest
- test_failures_one_group_sysargs - test.test_argparse.TestFileTypeWB
- test_stderr_filedes - test.test_subprocess.ProcessTestCaseNoPoll
- test_d_runtime_error - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_stat - test.test_posix.PosixTester
- test_readlines - test.test_mailbox.TestProxyFile
- test_update - test.test_shelve.TestBinaryFileShelve
- test_seek_append_bom - test.test_io.CTextIOWrapperTest
- test_get_message - test.test_mailbox.TestBabyl
- test_initialize - test.test_mailbox.TestProxyFile
- test_readrc_homedir - test.test_pdb.PdbTestCase
- test_issue20884 - test.test_cmd_line_script.CmdLineTest
- test_bootstrapping_with_root - test.test_ensurepip.TestBootstrap
- test_workers - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_cmdline_copy_inplace - test.test_zipapp.ZipAppCmdlineTest
- test_magic_only - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302
- testReadWhenWriting - test.test_file.PyAutoFileTests
- test_basic - test.test_configparser.MultilineValuesTestCase
- test_strip_and_prepend - test.test_compileall.CompileallTestsWithoutSourceEpoch
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestMH
- test_write_bytearray - test.test_sunau.SunauPCM8Test
- test_unseekable_write - test.test_aifc.AifcALAWTest
- test_successes_no_groups_sysargs - test.test_argparse.TestFileTypeRB
- test_main_validation - test.test_zipapp.ZipAppTest
- test_filewrite - test.test_array.FloatTest
- test_all - test.test_eintr.EINTRTests
- test_write_memoryview - test.test_sunau.SunauULAWTest
- test_package_in_package - test.test_importlib.source.test_finder.Source_FinderTestsPEP302
- test_failure - test.test_bz2.BZ2DecompressorTest
- test_syntaxerror_invalid_escape_sequence_multi_line - test.test_cmd_line_script.CmdLineTest
- test_open - test.test_builtin.BuiltinTest
- test_filetime - test.test_genericpath.TestGenericTest
- test_change_cwd - test.test_support.TestSupport
- testFDPassCMSG_LEN - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_output - test.test_logging.UnixSysLogHandlerTest
- test_bad_args - test.test_compileall.HardlinkDedupTestsWithSourceEpoch
- test_add_text_file_warns - test.test_mailbox.TestMH
- test_syshook_no_logdir_text_format - test.test_cgitb.TestCgitb
- test_incompleted_write - test.test_aifc.AifcPCM24Test
- test_encoding_error_handler - test.test_bz2.OpenTest
- test_double_close - test.test_mmap.MmapTests
- test_file_encoding - lib2to3.tests.test_refactor.TestRefactoringTool
- test_filewrite - test.test_array.IntTest
- test_call_string - test.test_subprocess.POSIXProcessTestCase
- test_with_files - test.test_py_compile.PyCompileCLITestCase
- test_isdir - test.test_genericpath.TestGenericTest
- test_seek_with_encoder_state - test.test_io.CTextIOWrapperTest
- test_seek - test.test_univnewlines.CTestLFNewlines
- test_unseekable_incompleted_write - test.test_sunau.SunauPCM24Test
- test_returns_pid - test.test_posix.TestPosixSpawnP
- test_dumbdbm_creation - test.test_dbm_dumb.DumbDBMTestCase
- testDecompressTrailingJunk - test.test_bz2.CompressDecompressTest
- test_contains - test.test_mailbox.TestMH
- test_partial_timestamp - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451
- test_no_marshal - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451
- testRecvmsgOverflow - test.test_socket.RecvmsgIntoUnixStreamTest
- test_msgid_fstring - test.test_tools.test_i18n.Test_pygettext
- test_create_archive_with_subdirs - test.test_zipapp.ZipAppTest
- test_sched_yield - test.test_posix.PosixTester
- test_get_bytes_from - test.test_mailbox.TestMMDF
- test_disabled - test.test_compileall.HardlinkDedupTestsWithSourceEpoch
- test_ftruncate - test.test_posix.PosixTester
- test_prepend_only - test.test_compileall.CompileallTestsWithoutSourceEpoch
- testRecvmsgEOF - test.test_socket.RecvmsgUnixStreamTest
- test_handles_closed_on_exception - test.test_subprocess.ProcessTestCase
- test_connection_attributes - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_open - test.test_unicode_file_functions.UnicodeNFCFileTests
- testRecvmsgOverflow - test.test_socket.RecvmsgUnixStreamTest
- test_bad_params - test.test_bz2.OpenTest
- test_audit_run_startup - test.test_embed.AuditingTests
- test_compile_path - test.test_compileall.CompileallTestsWithSourceEpoch
- test_create_tmp - test.test_mailbox.TestMaildir
- testCompress4G - test.test_bz2.BZ2CompressorTest
- test_init_mode - test.test_lzma.FileTestCase
- testReadable - test.test_bz2.BZ2FileTest
- test_cwd_with_relative_arg - test.test_subprocess.ProcessTestCase
- test_timestamp_overflow - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_bad_marshal - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302
- test_read_returns_file_list_with_bytestring_path - test.test_configparser.MultilineValuesTestCase
- test_partial_magic - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302
- test_empty_value - test.test_dbm_ndbm.DbmTestCase
- test_reject - test.test_fileio.CAutoFileTests
- test_1463026_1 - test.test_sax.StreamReaderWriterXmlgenTest
- test_enable_fd - test.test_faulthandler.FaultHandlerTests
- test_dumbdbm_creation_mode - test.test_dbm_dumb.DumbDBMTestCase
- test_soft_keywords_parse - test.test_peg_generator.test_c_parser.TestCParser
- test_stderr_with_capture_output_arg - test.test_subprocess.RunFuncTestCase
- test_tofromfile - test.test_array.UnsignedLongTest
- test_readline - test.test_univnewlines.PyTestLFNewlines
- test_checkcache - test.test_linecache.LineCacheTests
- test_pwrite - test.test_posix.PosixTester
- test_huntrleaks_fd_leak - test.test_regrtest.ArgsTestCase
- test_readline - test.test_univnewlines.CTestCRNewlines
- test_unseekable_write - test.test_sunau.SunauPCM24Test
- test_sched_getaffinity - test.test_posix.PosixTester
- test_inspect_getsource_issue4223 - test.test_zipimport_support.ZipSupportTests
- test_no_ensure_ascii_flag - test.test_json.test_tool.TestTool
- testRecvmsgLongAncillaryBuf - test.test_socket.RecvmsgIntoUnixStreamTest
- test_hint_when_triying_to_import_a_py_file - test.test_cmd_line_script.CmdLineTest
- test_popitem_and_flush_twice - test.test_mailbox.TestBabyl
- test_do_not_overwrite_symlinks - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_with_open - test.test_io.PyIOTest
- testFDPassSeparate - test.test_socket.RecvmsgSCMRightsStreamTest
- testMethods - test.test_fileio.CAutoFileTests
- test_context_manager_with_open_file - test.test_sunau.SunauPCM32Test
- test_sys_exit - test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess
- test_write_memoryview - test.test_aifc.AifcPCM16Test
- test_gather - test.test_peg_generator.test_c_parser.TestCParser
- test_write_params - test.test_sunau.SunauULAWTest
- testRecvmsgLongAncillaryBuf - test.test_socket.RecvmsgUnixStreamTest
- test_lf - test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451
- test_multiple_optimization_levels - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_putenv - test.test_posix.PosixTester
- test_text_modes - test.test_bz2.OpenTest
- testErrnoOnClosedReadall - test.test_fileio.CAutoFileTests
- test_remove - test.test_mailbox.TestMMDF
- test_close - test.test_sunau.SunauPCM16Test
- test_write_readonly_file - test.test_dbm_ndbm.DbmTestCase
- test_partial_size - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302
- test_glob_empty_pattern - test.test_glob.GlobTests
- test_config15_ok - test.test_logging.ConfigDictTest
- test_nonascii_filename - test.test_dbm_dumb.DumbDBMTestCase
- testReprNoCloseFD - test.test_fileio.PyAutoFileTests
- test_failures_no_groups_sysargs - test.test_argparse.TestArgumentsFromFileConverter
- testReadWhenWriting - test.test_file.CAutoFileTests
- testFileno - test.test_bz2.BZ2FileTest
- test_cut - test.test_peg_generator.test_c_parser.TestCParser
- test_tofromfile - test.test_array.UnicodeTest
- test_exists - test.test_genericpath.TestGenericTest
- setUpModule - test.test_multiprocessing_fork
- test_do_not_overwrite_symlinks - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_bad_syntax - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- test_zero_padded_file - test.test_gzip.TestGzip
- test_dir_removal_handling - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302
- testCmsgTruncLen0Minus1 - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_find_function_found - test.test_pdb.PdbTestCase
- test_flock - test.test_fcntl.TestFcntl
- test_abc_inheritance - test.test_io.PyMiscIOTest
- test_ignore_file - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451
- test_bad_syntax - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_fromfile_ioerror - test.test_array.UnsignedLongLongTest
- test_output - test.test_logging.UnixSocketHandlerTest
- testCmsgTruncLen2Minus1 - test.test_socket.RecvmsgSCMRightsStreamTest
- test_compute_rollover_daily_attime - test.test_logging.TimedRotatingFileHandlerTest
- test_add_from_bytes - test.test_mailbox.TestMMDF
- test_resolve_without_attr - test.test_importlib.test_main.ImportTests
- test_strip_only - test.test_compileall.CompileallTestsWithSourceEpoch
- test_realpath_symlink_loops - test.test_posixpath.PosixPathTest
- test_metadata_for_this_package - test.test_importlib.test_metadata_api.APITests
- test_deleted_cwd - test.test_importlib.import_.test_path.Source_FindModuleTests
- testCmsgTrunc1 - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_path_abspath - test.test_posixpath.PathLikeTests
- testSendmsgDataGenerator - test.test_socket.SendmsgUnixStreamTest
- test_module_is_run_as_main - test.test_pdb.PdbTestCase
- test_filewrite - test.test_array.UnsignedShortTest
- test_partial_size - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302
- test_bom_conflict - test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302
- test_ensure_ascii_default - test.test_json.test_tool.TestTool
- test_package_in_package - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420
- testCmsgTruncNoBufSize - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_directory - test.test_unicode_file_functions.UnicodeFileTests
- test_module - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_file_utf_8 - test.test_string_literals.TestLiterals
- setUpClass - test.test_socket.SendfileUsingSendTest
- test_addpackage_import_bad_exec - test.test_site.HelperFunctionsTests
- test_seek_bom - test.test_io.CTextIOWrapperTest
- testSeekTell - test.test_fileio.PyAutoFileTests
- test_fileclosed - test.test_bool.BoolTest
- test_anydbm_modification - test.test_dbm.TestCase-dbm.ndbm
- test_package_over_module - test.test_importlib.source.test_finder.Source_FinderTestsPEP451
- test_recursion_limit - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_bootstrapping_with_verbosity_3 - test.test_ensurepip.TestBootstrap
- test_create_unix_connection_pathlib - test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests
- test_getlines - test.test_linecache.GoodUnicode
- test_path_splitdrive - test.test_posixpath.PathLikeTests
- test_items - test.test_mailbox.TestMaildir
- test_set_string_types - test.test_configparser.MultilineValuesTestCase
- test_truncate - test.test_io.CBufferedWriterTest
- test_cr - test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451
- test_bom - test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302
- test_clear - test.test_mailbox.TestMMDF
- test_flush - test.test_mailbox.TestMMDF
- test_class - test.test_inspect.TestNoEOL
- test_find_relative_module_missing_package - test.test_importlib.test_util.Source_FindSpecTests
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_seek_read - test.test_gzip.TestGzip
- test_abc_inheritance_official - test.test_io.PyMiscIOTest
- test_module - test.test_importlib.source.test_finder.Source_FinderTestsPEP451
- test_write_params - test.test_aifc.AifcPCM16Test
- test_clean - test.test_mailbox.TestMaildir
- testRepr - test.test_fileio.CAutoFileTests
- testErrnoOnClosedSeek - test.test_fileio.CAutoFileTests
- test_default_encoding - test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451
- test_remove - test.test_mailbox.TestMbox
- test_close - test.test_aifc.AifcPCM8Test
- test_different - test.test_filecmp.FileCompareTestCase
- test_handle_accepted - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_path_dirname - test.test_posixpath.PathLikeTests
- test_destructor - test.test_io.PyIOTest
- test_unseekable_incompleted_write - test.test_sunau.SunauPCM16Test
- test_initialize_with_file - test.test_mailbox.TestBabylMessage
- testIteration - test.test_file.PyOtherFileTests
- test_remove_shebang - test.test_zipapp.ZipAppTest
- testErrnoOnClosedWritable - test.test_fileio.PyAutoFileTests
- test_specified_path - test.test_urllibnet.urlretrieveNetworkTests
- test_basic_script - test.test_cmd_line_script.CmdLineTest
- test_basics - test.test_import.PycRewritingTests
- test_fspath_support - test.test_io.CIOTest
- test_unchecked_hash_based_pyc - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- test_fspath_support - test.test_io.PyIOTest
- test_lacking_parent - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- test_folder_file_perms - test.test_mailbox.TestMaildir
- test_pack - test.test_mailbox.TestMH
- test_write_to_text_file - test.test_xml_etree.IOTest
- test_libc_ver - test.test_platform.PlatformTest
- test_package - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- test_syntax_error - test.test_import.ImportTracebackTests
- test_lacking_parent - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_run_namespace_package - test.test_runpy.RunModuleTestCase
- test_dup2 - test.test_posix.PosixTester
- test_builtin_handlers - test.test_logging.HandlerTest
- test_incompleted_write - test.test_aifc.AifcPCM8Test
- test_add_from_bytes - test.test_mailbox.TestMbox
- test_package - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_dominating_multiline_values - test.test_configparser.MultilineValuesTestCase
- test_errors_property - test.test_io.CTextIOWrapperTest
- test_newline - test.test_bz2.OpenTest
- test_write - test.test_aifc.AifcULAWTest
- testPeek - test.test_bz2.BZ2FileTest
- test_values - test.test_mailbox.TestMaildir
- test_multibyte_seek_and_tell - test.test_io.CTextIOWrapperTest
- testDecompressIncomplete - test.test_bz2.CompressDecompressTest
- test_exceptions_propagate - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_read_not_from_start - test.test_sunau.SunauPCM24Test
- test_add_and_remove_folders - test.test_mailbox.TestMH
- test_cwd_with_pathlike - test.test_subprocess.ProcessTestCase
- test_getitem - test.test_mailbox.TestMMDF
- test_unseekable_read - test.test_sunau.SunauPCM32Test
- test_sameopenfile - test.test_genericpath.TestGenericTest
- test_read - test.test_univnewlines.CTestLFNewlines
- testSeekable - test.test_bz2.BZ2FileTest
- test_encoding_error_handler - test.test_gzip.TestOpen
- setUpModule - test.test_zoneinfo.test_zoneinfo
- test_nonempty_maildir_both - test.test_mailbox.MaildirTestCase
- test_include_bad_file - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_second_coding_line - test.test_source_encoding.FileSourceEncodingTest
- test_default_coding - test.test_source_encoding.FileSourceEncodingTest
- testReadBadFile - test.test_bz2.BZ2FileTest
- test_pass_stmt_action - test.test_peg_generator.test_c_parser.TestCParser
- test_readlink_dir_fd - test.test_posix.PosixTester
- test_initialize_with_binary_file - test.test_mailbox.TestMboxMessage
- test_read_only_bytecode - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302
- testErrnoOnClosedFileno - test.test_fileio.PyAutoFileTests
- test_shebang_is_executable - test.test_zipapp.ZipAppTest
- test_bad_coding - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_send - test.test_asyncore.FileWrapperTest
- test_getgroups - test.test_posix.PosixTester
- test_successes_one_group_listargs - test.test_argparse.TestFileTypeW
- test_getline - test.test_linecache.EmptyFile
- test_basic_bootstrapping - test.test_ensurepip.TestBootstrappingMainFunction
- test_regexp - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_remove - test.test_mailbox.TestMaildir
- test_unseekable_write - test.test_sunau.SunauPCM16Test
- test_encoding_errors_default - test.test_logging.BasicConfigTest
- test_close - test.test_aifc.AifcPCM32Test
- test_seek_and_tell - test.test_io.CTextIOWrapperTest
- test_pep3147_paths_optimize - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_script_autotest - test.test_regrtest.ProgramsTestCase
- test_dash_m_init_traceback - test.test_cmd_line_script.CmdLineTest
- test_countOf - test.test_iter.TestCase
- test_abc_inheritance - test.test_io.CMiscIOTest
- test_partial_hash - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302
- test_popitem_and_flush_twice - test.test_mailbox.TestMH
- test_encoding_errors_none - test.test_logging.BasicConfigTest
- test_xmlgen_encoding - test.test_sax.StreamReaderWriterXmlgenTest
- test_decode_filename - test.test_uu.UUFileTest
- test_read_shebang - test.test_zipapp.ZipAppTest
- testAppend - test.test_fileio.PyOtherFileTests
- test_prompt - test.test_venv.BasicTest
- test_posix_fadvise_errno - test.test_posix.PosixTester
- test_flush - test.test_mailbox.TestMbox
- testFDPassEmpty - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_reporthook - test.test_urllibnet.urlretrieveNetworkTests
- test_successes_many_groups_sysargs - test.test_argparse.TestFileTypeW
- test_writev - test.test_posix.PosixTester
- test_ForkingUnixDatagramServer - test.test_socketserver.SocketServerTest
- test_isdir - test.test_posixpath.PosixCommonTest
- testErrnoOnClosedRead - test.test_fileio.CAutoFileTests
- test_directory - test.test_unicode_file_functions.UnicodeNFCFileTests
- test_left_recursion - test.test_peg_generator.test_c_parser.TestCParser
- test_selftest - test.test_tools.test_pindent.PindentTests
- test_no_read_directory - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451
- test_incompleted_write - test.test_aifc.AifcPCM32Test
- test_read_not_from_start - test.test_aifc.AifcPCM24Test
- test_encoding_errors - test.test_logging.BasicConfigTest
- test_hardlink_bad_args - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_missing_source - test.test_import.PycacheTests
- test_return_command_in_generator_with_subiterator - test.test_bdb.IssuesTestCase
- test_failures_no_groups_sysargs - test.test_argparse.TestFileTypeRB
- test_context_manager_with_open_file - test.test_aifc.AifcALAWTest
- test_samestat - test.test_genericpath.TestGenericTest
- test_keys - test.test_mailbox.TestMH
- test_items - test.test_mailbox.TestBabyl
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestMMDF
- test_unseekable_incompleted_write - test.test_aifc.AifcPCM8Test
- test_write - test.test_aifc.AifcPCM16Test
- test_write_memoryview - test.test_gzip.TestGzip
- test_source_date_epoch - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_stat_dir_fd - test.test_posix.PosixTester
- test_formatting - test.test_logging.ExceptionTest
- test_issue36250 - test.test_pdb.PdbTestCase
- test_large_file_ops - test.test_io.CIOTest
- test_failures_no_groups_listargs - test.test_argparse.TestFileTypeR
- test_partial_hash - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302
- test_large_file_ops - test.test_io.PyIOTest
- test_buffered_file_io - test.test_io.CIOTest
- test_xmlgen_content - test.test_sax.StreamReaderWriterXmlgenTest
- test_invalid_usage - test.test_importlib.test_main.DiscoveryTests
- test_isolation - test.test_venv.BasicTest
- test_set_item - test.test_mailbox.TestMMDF
- setUpModule - test.test_multiprocessing_forkserver
- test_realpath_repeated_indirect_symlinks - test.test_posixpath.PosixPathTest
- test_garbage_collection - test.test_io.CBufferedRandomTest
- test_write_array - test.test_aifc.AifcPCM24Test
- test_write_to_binary_file_with_bom - test.test_xml_etree.IOTest
- test_compile_dir_pathlike - test.test_compileall.CompileallTestsWithSourceEpoch
- test_text_modes - test.test_gzip.TestOpen
- test_path_join - test.test_posixpath.PathLikeTests
- test_coverage - test.test_trace.TestCoverage
- test_getitem - test.test_mailbox.TestMbox
- test_module_without_source - test.test_import.PycRewritingTests
- test_partial_timestamp - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302
- test_no_marshal - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302
- test_context_manager_with_filename - test.test_sunau.SunauPCM16Test
- test_flush - test.test_mailbox.TestMaildir
- test_cache_path - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- testDecompressMultiStreamTrailingJunk - test.test_bz2.CompressDecompressTest
- test_get_folder - test.test_mailbox.TestMH
- test_anydbm_access - test.test_dbm.TestCase-dbm.ndbm
- test_read_only_bytecode - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451
- testCompress - test.test_bz2.BZ2CompressorTest
- test_key_methods - test.test_dbm_gnu.TestGdbm
- test_invalid - test.test_logging.TimedRotatingFileHandlerTest
- test_silent - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_open_file - test.test_posix.TestPosixSpawn
- test_init_pybuilddir - test.test_embed.InitConfigTests
- test_find_relative_module - test.test_importlib.test_util.Frozen_FindSpecTests
- testSetBufferSize - test.test_file.COtherFileTests
- test_truncate - test.test_io.PyBufferedWriterTest
- test_unseekable_write - test.test_aifc.AifcPCM8Test
- test_directory_in_folder - test.test_mailbox.TestMaildir
- test_values - test.test_mailbox.TestBabyl
- test_funcdocstring - test.test_tools.test_i18n.Test_pygettext
- test_unseekable_incompleted_write - test.test_aifc.AifcPCM32Test
- test_doctest_main_issue4197 - test.test_zipimport_support.ZipSupportTests
- test_include_file_no_arg - test.test_compileall.CommandLineTestsNoSourceEpoch
- testThreading - test.test_bz2.BZ2FileTest
- test_zipfile_error - test.test_cmd_line_script.CmdLineTest
- testModeStrings - test.test_fileio.PyOtherFileTests
- test_stdout_stderr_file - test.test_subprocess.ProcessTestCase
- test_filewrite - test.test_array.UnsignedLongLongTest
- testSeekPostEnd - test.test_bz2.BZ2FileTest
- test_package_in_package - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451
- testPickle - test.test_bz2.BZ2CompressorTest
- test_anydbm_creation - test.test_dbm.TestCase-dbm.gnu
- test_directory - test.test_tools.test_fixcid.Test
- test_empty_value - test.test_dbm.TestCase-dbm.dumb
- test_builtin_tuple - test.test_iter.TestCase
- test_partial_timestamp - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302
- test_no_marshal - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302
- test_initialize_with_file - test.test_mailbox.TestMessage
- test_remove - test.test_mailbox.TestBabyl
- test_hardlink - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_exists - test.test_posixpath.PosixCommonTest
- test_mkfifo_dir_fd - test.test_posix.PosixTester
- test_context_manager_with_open_file - test.test_sunau.SunauPCM24Test
- test_decode_mode - test.test_uu.UUFileTest
- test_anydbm_keys - test.test_dbm.TestCase-dbm.gnu
- test_strip_and_prepend - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_write_append_to_file - test.test_lzma.FileTestCase
- test_default_encoding - test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451
- test_cwd_with_relative_arg - test.test_subprocess.ProcessTestCaseNoPoll
- test_partial_flags - test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302
- test_setresgid - test.test_posix.PosixTester
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestMbox
- testBadArgs - test.test_bz2.BZ2FileTest
- test_bad_magic - test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451
- test_lockf - test.test_posix.PosixTester
- test_directory - test.test_unicode_file_functions.UnicodeNFKDFileTests
- testFDPassCMSG_LEN - test.test_socket.RecvmsgSCMRightsStreamTest
- test_read - test.test_shelve.TestAsciiFileShelve
- test_password_with_trailing_hash - test.test_netrc.NetrcTestCase
- test_path_splitext - test.test_ntpath.PathLikeTests
- test_partial_hash - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451
- test_listdir_fd - test.test_posix.PosixTester
- test_compile_dir_maxlevels - test.test_compileall.CompileallTestsWithSourceEpoch
- test_strip_prepend_and_ddir - test.test_compileall.CompileallTestsWithSourceEpoch
- test_popitem - test.test_mailbox.TestMH
- test_unseekable_write - test.test_aifc.AifcPCM32Test
- test_invalid_newline - test.test_io.CIOTest
- test_invalid_newline - test.test_io.PyIOTest
- testSendmsgGather - test.test_socket.SendmsgUnixStreamTest
- test_refleaks_in___init__ - test.test_bz2.BZ2DecompressorTest
- test_set_item - test.test_mailbox.TestMbox
- testClosedIteratorDeadlock - test.test_bz2.BZ2FileTest
- test_incompleted_write - test.test_sunau.SunauPCM8Test
- test_non_obvious_encoding - test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302
- testOpenNonexistent - test.test_bz2.BZ2FileTest
- test_ignore_file - test.test_importlib.source.test_finder.Source_FinderTestsPEP451
- test_pipe2 - test.test_posix.PosixTester
- testFDPassPartialIntInMiddle - test.test_socket.RecvmsgSCMRightsStreamTest
- test_flags - test.test_dbm_gnu.TestGdbm
- test_workers_available_cores - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_circular_imports - test.test_importlib.test_threaded_import.ThreadedImportTests
- test_evalfile_null_in_result - test.test_tcl.TclTest
- setUpModule - test.test_tarfile
- test_badimport - test.test_pydoc.PydocImportTest
- test_partial_flags - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302
- test_double_coding_line - test.test_source_encoding.FileSourceEncodingTest
- test_pip_environment_variables_removed - test.test_ensurepip.TestBootstrap
- test_noserver - test.test_logging.UnixSocketHandlerTest
- testSendmsgAfterClose - test.test_socket.SendmsgUnixStreamTest
- test_dump_closed_file - test.test_pickle.PyPickleTests
- test_pop - test.test_mailbox.TestMMDF
- test_doctest_issue4197 - test.test_zipimport_support.ZipSupportTests
- test_failures_no_groups_listargs - test.test_argparse.TestArgumentsFromFile
- test_isfile - test.test_posixpath.PosixCommonTest
- test_handle_error - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_context_manager_with_filename - test.test_aifc.AifcULAWTest
- test_relative_imports - test.test_pdb.PdbTestCase
- testTruncateOnWindows - test.test_fileio.PyOtherFileTests
- test_snapshot - test.test_tracemalloc.TestTracemallocEnabled
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestMaildir
- testDecompress4G - test.test_bz2.BZ2DecompressorTest
- test_get_file - test.test_mailbox.TestMMDF
- test_rollover - test.test_logging.TimedRotatingFileHandlerTest
- test_resource_warning - test.test_asyncore.FileWrapperTest
- test_successes_one_group_listargs - test.test_argparse.TestArgumentsFromFileConverter
- test_lockf - __main__.FNTLEINTRTest
- test_lock_unlock - test.test_mailbox.TestMH
- test_script_abspath - test.test_cmd_line_script.CmdLineTest
- test_flush - test.test_mailbox.TestBabyl
- test_failures_no_groups_listargs - test.test_argparse.TestFileTypeWB
- test_recursion_limit - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_newline - test.test_gzip.TestOpen
- testSeekTell - test.test_fileio.CAutoFileTests
- testInvalidFd - test.test_fileio.COtherFileTests
- test_audit_run_interactivehook - test.test_embed.AuditingTests
- testReadChunk10 - test.test_bz2.BZ2FileTest
- test_register_file - test.test_faulthandler.FaultHandlerTests
- test_zipfile - test.test_runpy.RunPathTestCase
- test_partial_timestamp - test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451
- test_io_on_closed_object - test.test_gzip.TestGzip
- test_rmtree - test.test_support.TestSupport
- test_getgrouplist - test.test_posix.PosixTester
- test_1647484 - test.test_gzip.TestGzip
- test_iter_file - test.test_iter.TestCase
- test_ThreadingUnixDatagramServer - test.test_socketserver.SocketServerTest
- test_magic_only - test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451
- test_items - test.test_mailbox.TestMH
- test_failing_import_sticks - test.test_import.ImportTests
- test_create_archive_with_filter - test.test_zipapp.ZipAppTest
- test_no_main - test.test_zipapp.ZipAppTest
- test_unseekable_overflowed_write - test.test_aifc.AifcULAWTest
- test_checked_hash_based_pyc - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- test_successes_many_groups_sysargs - test.test_argparse.TestArgumentsFromFileConverter
- test_getcwd_long_pathnames - test.test_posix.PosixTester
- test_no_pycache_in_non_package - test.test_compileall.CompileallTestsWithSourceEpoch
- test_stderr_filedes - test.test_subprocess.ProcessTestCase
- test_write_context_manager_calls_close - test.test_sunau.SunauPCM16Test
- test_checked_hash_based_pyc - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_permissions_after_flush - test.test_mailbox.TestMbox
- test_issue13183 - test.test_pdb.PdbTestCase
- testCmsgTruncLen0 - test.test_socket.RecvmsgIntoSCMRightsStreamTest
- test_module_in_package - test.test_importlib.source.test_finder.Source_FinderTestsPEP302
- test_str_write_contains - test.test_dbm_dumb.DumbDBMTestCase
- test_retrieves_version_of_self - test.test_importlib.test_metadata_api.APITests
- test_write - test.test_sunau.SunauPCM32Test
- test_bug691291 - test.test_codecs.UTF16Test
- test_add_mbox_or_mmdf_message - test.test_mailbox.TestMMDF
- test_consistent_sys_path_for_direct_execution - test.test_cmd_line_script.CmdLineTest
- test_nonempty_maildir_cur - test.test_mailbox.MaildirTestCase
- test_decompressor_inputbuf_2 - test.test_bz2.BZ2DecompressorTest
- test_return_stmt_noexpr_action - test.test_peg_generator.test_c_parser.TestCParser
- test_readline - test.test_univnewlines.CTestMixedNewlines
- test_getlines - test.test_linecache.BadUnicode
- test_do_not_overwrite_nonregular_files - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_no_leaking - test.test_subprocess.ProcessTestCaseNoPoll
- testRecvmsgFromSendmsg - test.test_socket.RecvmsgUnixStreamTest
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org