2023-09-19T18:03:40,528 Created temporary directory: /tmp/pip-build-tracker-qqw6rurk 2023-09-19T18:03:40,529 Initialized build tracking at /tmp/pip-build-tracker-qqw6rurk 2023-09-19T18:03:40,530 Created build tracker: /tmp/pip-build-tracker-qqw6rurk 2023-09-19T18:03:40,530 Entered build tracker: /tmp/pip-build-tracker-qqw6rurk 2023-09-19T18:03:40,531 Created temporary directory: /tmp/pip-wheel-yd_ow_mi 2023-09-19T18:03:40,534 ERROR: Exception: 2023-09-19T18:03:40,534 Traceback (most recent call last): 2023-09-19T18:03:40,534 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-19T18:03:40,534 status = run_func(*args) 2023-09-19T18:03:40,534 ^^^^^^^^^^^^^^^ 2023-09-19T18:03:40,534 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-19T18:03:40,534 return func(self, options, args) 2023-09-19T18:03:40,534 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-19T18:03:40,534 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 123, in run 2023-09-19T18:03:40,534 wheel_cache = WheelCache(options.cache_dir) 2023-09-19T18:03:40,534 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-19T18:03:40,534 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cache.py", line 220, in __init__ 2023-09-19T18:03:40,534 self._ephem_cache = EphemWheelCache() 2023-09-19T18:03:40,534 ^^^^^^^^^^^^^^^^^ 2023-09-19T18:03:40,534 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cache.py", line 178, in __init__ 2023-09-19T18:03:40,534 self._temp_dir = TempDirectory( 2023-09-19T18:03:40,534 ^^^^^^^^^^^^^^ 2023-09-19T18:03:40,534 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/temp_dir.py", line 125, in __init__ 2023-09-19T18:03:40,534 path = self._create(kind) 2023-09-19T18:03:40,534 ^^^^^^^^^^^^^^^^^^ 2023-09-19T18:03:40,534 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/temp_dir.py", line 164, in _create 2023-09-19T18:03:40,534 path = os.path.realpath(tempfile.mkdtemp(prefix=f"pip-{kind}-")) 2023-09-19T18:03:40,534 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-19T18:03:40,534 File "/usr/lib/python3.11/tempfile.py", line 507, in mkdtemp 2023-09-19T18:03:40,534 _os.mkdir(file, 0o700) 2023-09-19T18:03:40,534 OSError: [Errno 28] No space left on device: '/tmp/pip-ephem-wheel-cache-7rwcnjpd' 2023-09-19T18:03:40,542 Removed build tracker: '/tmp/pip-build-tracker-qqw6rurk'