2022-08-28T03:32:56,287 Created temporary directory: /tmp/pip-ephem-wheel-cache-ge80shou 2022-08-28T03:32:56,293 Created temporary directory: /tmp/pip-build-tracker-9emh3a3y 2022-08-28T03:32:56,294 Initialized build tracking at /tmp/pip-build-tracker-9emh3a3y 2022-08-28T03:32:56,294 Created build tracker: /tmp/pip-build-tracker-9emh3a3y 2022-08-28T03:32:56,295 Entered build tracker: /tmp/pip-build-tracker-9emh3a3y 2022-08-28T03:32:56,296 Created temporary directory: /tmp/pip-wheel-nsfjcts_ 2022-08-28T03:32:56,372 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-28T03:32:56,380 2 location(s) to search for versions of datajet: 2022-08-28T03:32:56,380 * https://pypi.org/simple/datajet/ 2022-08-28T03:32:56,380 * https://www.piwheels.org/simple/datajet/ 2022-08-28T03:32:56,382 Fetching project page and analyzing links: https://pypi.org/simple/datajet/ 2022-08-28T03:32:56,382 Getting page https://pypi.org/simple/datajet/ 2022-08-28T03:32:56,386 Found index url https://pypi.org/simple 2022-08-28T03:32:56,501 Skipping link: No binaries permitted for datajet: https://files.pythonhosted.org/packages/e5/7b/75e286c1a052d76153c3d78c345505b7fd6d90ff1f4b55e98a84acac6f16/datajet-0.0.1-py3-none-any.whl#sha256=f1d70f0879d2e9a8c60aa41658e43b36a62d16fa7cda68ea0888a1cf0db09533 (from https://pypi.org/simple/datajet/) (requires-python:>=3.8,<3.11) 2022-08-28T03:32:56,503 Found link https://files.pythonhosted.org/packages/98/0d/77f379502623c8f47564b2ec35e278314d7c6bbaa630f75cd46100d82786/datajet-0.0.1.tar.gz#sha256=fcd5964dd33e3c51c136cb6c1f5139e708a61be7928194909919de2e13fcfd1b (from https://pypi.org/simple/datajet/) (requires-python:>=3.8,<3.11), version: 0.0.1 2022-08-28T03:32:56,503 Fetching project page and analyzing links: https://www.piwheels.org/simple/datajet/ 2022-08-28T03:32:56,504 Getting page https://www.piwheels.org/simple/datajet/ 2022-08-28T03:32:56,506 Found index url https://www.piwheels.org/simple 2022-08-28T03:32:56,739 Skipping link: not a file: https://www.piwheels.org/simple/datajet/ 2022-08-28T03:32:56,739 Skipping link: not a file: https://pypi.org/simple/datajet/ 2022-08-28T03:32:56,783 Given no hashes to check 1 links for project 'datajet': discarding no candidates 2022-08-28T03:32:56,825 Collecting datajet==0.0.1 2022-08-28T03:32:56,830 Created temporary directory: /tmp/pip-unpack-k6efd2w0 2022-08-28T03:32:57,055 Downloading datajet-0.0.1.tar.gz (6.5 kB) 2022-08-28T03:32:57,118 Added datajet==0.0.1 from https://files.pythonhosted.org/packages/98/0d/77f379502623c8f47564b2ec35e278314d7c6bbaa630f75cd46100d82786/datajet-0.0.1.tar.gz#sha256=fcd5964dd33e3c51c136cb6c1f5139e708a61be7928194909919de2e13fcfd1b to build tracker '/tmp/pip-build-tracker-9emh3a3y' 2022-08-28T03:32:57,128 Created temporary directory: /tmp/pip-build-env-w73ln2ng 2022-08-28T03:32:57,149 Created temporary directory: /tmp/pip-standalone-pip-y56t0tth 2022-08-28T03:32:59,579 Installing build dependencies: started 2022-08-28T03:32:59,581 Running command pip subprocess to install build dependencies 2022-08-28T03:33:10,922 Using pip 22.1.2 from /tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip (python 3.9) 2022-08-28T03:33:12,638 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-28T03:33:13,496 Collecting poetry-core>=1.0.0 2022-08-28T03:33:13,592 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.0.8-py2.py3-none-any.whl (425 kB) 2022-08-28T03:33:20,802 Installing collected packages: poetry-core 2022-08-28T03:33:24,188 Successfully installed poetry-core-1.0.8 2022-08-28T03:33:24,388 --- Logging error --- 2022-08-28T03:33:24,403 Traceback (most recent call last): 2022-08-28T03:33:24,404 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-08-28T03:33:24,404 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-08-28T03:33:24,405 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-08-28T03:33:24,405 extend(render(renderable, render_options)) 2022-08-28T03:33:24,405 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-08-28T03:33:24,406 for render_output in iter_render: 2022-08-28T03:33:24,406 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-08-28T03:33:24,406 for line in lines: 2022-08-28T03:33:24,407 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-08-28T03:33:24,407 for segment in segments: 2022-08-28T03:33:24,407 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-08-28T03:33:24,407 renderable = rich_cast(renderable) 2022-08-28T03:33:24,408 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-08-28T03:33:24,408 renderable = cast_method() 2022-08-28T03:33:24,408 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-08-28T03:33:24,409 pip_cmd = get_best_invocation_for_this_pip() 2022-08-28T03:33:24,409 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 58, in get_best_invocation_for_this_pip 2022-08-28T03:33:24,409 if found_executable and os.path.samefile( 2022-08-28T03:33:24,410 File "/usr/lib/python3.9/genericpath.py", line 101, in samefile 2022-08-28T03:33:24,410 s2 = os.stat(f2) 2022-08-28T03:33:24,410 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.9' 2022-08-28T03:33:24,411 Call stack: 2022-08-28T03:33:24,414 File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main 2022-08-28T03:33:24,414 return _run_code(code, main_globals, None, 2022-08-28T03:33:24,415 File "/usr/lib/python3.9/runpy.py", line 87, in _run_code 2022-08-28T03:33:24,415 exec(code, run_globals) 2022-08-28T03:33:24,415 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/__main__.py", line 31, in 2022-08-28T03:33:24,416 sys.exit(_main()) 2022-08-28T03:33:24,416 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-08-28T03:33:24,416 return command.main(cmd_args) 2022-08-28T03:33:24,417 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-08-28T03:33:24,417 return self._main(args) 2022-08-28T03:33:24,417 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-08-28T03:33:24,418 self.handle_pip_version_check(options) 2022-08-28T03:33:24,418 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-08-28T03:33:24,418 pip_self_version_check(session, options) 2022-08-28T03:33:24,418 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-08-28T03:33:24,419 logger.info("[present-rich] %s", upgrade_prompt) 2022-08-28T03:33:24,419 File "/usr/lib/python3.9/logging/__init__.py", line 1442, in info 2022-08-28T03:33:24,419 self._log(INFO, msg, args, **kwargs) 2022-08-28T03:33:24,420 File "/usr/lib/python3.9/logging/__init__.py", line 1585, in _log 2022-08-28T03:33:24,420 self.handle(record) 2022-08-28T03:33:24,420 File "/usr/lib/python3.9/logging/__init__.py", line 1595, in handle 2022-08-28T03:33:24,420 self.callHandlers(record) 2022-08-28T03:33:24,421 File "/usr/lib/python3.9/logging/__init__.py", line 1657, in callHandlers 2022-08-28T03:33:24,421 hdlr.handle(record) 2022-08-28T03:33:24,421 File "/usr/lib/python3.9/logging/__init__.py", line 948, in handle 2022-08-28T03:33:24,421 self.emit(record) 2022-08-28T03:33:24,422 File "/tmp/pip-standalone-pip-y56t0tth/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-08-28T03:33:24,422 self.handleError(record) 2022-08-28T03:33:24,422 Message: '[present-rich] %s' 2022-08-28T03:33:24,423 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-08-28T03:33:24,873 Installing build dependencies: finished with status 'done' 2022-08-28T03:33:24,901 Getting requirements to build wheel: started 2022-08-28T03:33:24,903 Running command Getting requirements to build wheel 2022-08-28T03:33:28,621 Getting requirements to build wheel: finished with status 'done' 2022-08-28T03:33:28,632 Created temporary directory: /tmp/pip-modern-metadata-kvtq0ow4 2022-08-28T03:33:28,638 Preparing metadata (pyproject.toml): started 2022-08-28T03:33:28,640 Running command Preparing metadata (pyproject.toml) 2022-08-28T03:33:32,371 Preparing metadata (pyproject.toml): finished with status 'done' 2022-08-28T03:33:32,388 Source in /tmp/pip-wheel-nsfjcts_/datajet_e1e274c0c8464f93b7410e9334b07cb9 has version 0.0.1, which satisfies requirement datajet==0.0.1 from https://files.pythonhosted.org/packages/98/0d/77f379502623c8f47564b2ec35e278314d7c6bbaa630f75cd46100d82786/datajet-0.0.1.tar.gz#sha256=fcd5964dd33e3c51c136cb6c1f5139e708a61be7928194909919de2e13fcfd1b 2022-08-28T03:33:32,390 Removed datajet==0.0.1 from https://files.pythonhosted.org/packages/98/0d/77f379502623c8f47564b2ec35e278314d7c6bbaa630f75cd46100d82786/datajet-0.0.1.tar.gz#sha256=fcd5964dd33e3c51c136cb6c1f5139e708a61be7928194909919de2e13fcfd1b from build tracker '/tmp/pip-build-tracker-9emh3a3y' 2022-08-28T03:33:32,404 Created temporary directory: /tmp/pip-unpack-9fs5scfx 2022-08-28T03:33:32,405 Building wheels for collected packages: datajet 2022-08-28T03:33:32,416 Created temporary directory: /tmp/pip-wheel-oc_suc5d 2022-08-28T03:33:32,417 Destination directory: /tmp/pip-wheel-oc_suc5d 2022-08-28T03:33:32,422 Building wheel for datajet (pyproject.toml): started 2022-08-28T03:33:32,424 Running command Building wheel for datajet (pyproject.toml) 2022-08-28T03:33:36,229 Building wheel for datajet (pyproject.toml): finished with status 'done' 2022-08-28T03:33:36,242 Created wheel for datajet: filename=datajet-0.0.1-py3-none-any.whl size=6553 sha256=f1d70f0879d2e9a8c60aa41658e43b36a62d16fa7cda68ea0888a1cf0db09533 2022-08-28T03:33:36,245 Stored in directory: /tmp/pip-ephem-wheel-cache-ge80shou/wheels/f0/13/1e/3820c66e7dc29908436bc17a7e9581c5fc1c29382cf151aac7 2022-08-28T03:33:36,267 Successfully built datajet 2022-08-28T03:33:36,274 Removed build tracker: '/tmp/pip-build-tracker-9emh3a3y'