2022-09-26T08:35:26,994 Created temporary directory: /tmp/pip-ephem-wheel-cache-yh1lbgq2 2022-09-26T08:35:27,000 Created temporary directory: /tmp/pip-build-tracker-_1mt2w8z 2022-09-26T08:35:27,000 Initialized build tracking at /tmp/pip-build-tracker-_1mt2w8z 2022-09-26T08:35:27,001 Created build tracker: /tmp/pip-build-tracker-_1mt2w8z 2022-09-26T08:35:27,001 Entered build tracker: /tmp/pip-build-tracker-_1mt2w8z 2022-09-26T08:35:27,002 Created temporary directory: /tmp/pip-wheel-6nwb3ga8 2022-09-26T08:35:27,071 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-09-26T08:35:27,079 2 location(s) to search for versions of agileupipc: 2022-09-26T08:35:27,079 * https://pypi.org/simple/agileupipc/ 2022-09-26T08:35:27,079 * https://www.piwheels.org/simple/agileupipc/ 2022-09-26T08:35:27,081 Fetching project page and analyzing links: https://pypi.org/simple/agileupipc/ 2022-09-26T08:35:27,081 Getting page https://pypi.org/simple/agileupipc/ 2022-09-26T08:35:27,085 Found index url https://pypi.org/simple 2022-09-26T08:35:27,200 Skipping link: No binaries permitted for agileupipc: https://files.pythonhosted.org/packages/2d/91/b84a48aa42c53b67d67599eac229e92ad315721b73b8cb37744f8faf0beb/agileupipc-0.0.13-py3-none-any.whl#sha256=438184a155ffa75a3aca3d109345c5e678d6ea933a7679d723a9030c18d4c514 (from https://pypi.org/simple/agileupipc/) (requires-python:>=3.8,<4.0) 2022-09-26T08:35:27,202 Found link https://files.pythonhosted.org/packages/3a/3f/4fb9d0fa51745b555e81e6c27fb66947e9fdab5d9bebf7fab1b456a67774/agileupipc-0.0.13.tar.gz#sha256=6d800e0b37f2b002642af0e3c85bd8a8d167470ce760900b1fb3e80fa31c3314 (from https://pypi.org/simple/agileupipc/) (requires-python:>=3.8,<4.0), version: 0.0.13 2022-09-26T08:35:27,203 Fetching project page and analyzing links: https://www.piwheels.org/simple/agileupipc/ 2022-09-26T08:35:27,204 Getting page https://www.piwheels.org/simple/agileupipc/ 2022-09-26T08:35:27,206 Found index url https://www.piwheels.org/simple 2022-09-26T08:35:27,692 Skipping link: not a file: https://www.piwheels.org/simple/agileupipc/ 2022-09-26T08:35:27,693 Skipping link: not a file: https://pypi.org/simple/agileupipc/ 2022-09-26T08:35:27,737 Given no hashes to check 1 links for project 'agileupipc': discarding no candidates 2022-09-26T08:35:27,780 Collecting agileupipc==0.0.13 2022-09-26T08:35:27,785 Created temporary directory: /tmp/pip-unpack-4vc3mkbd 2022-09-26T08:35:28,015 Downloading agileupipc-0.0.13.tar.gz (3.8 kB) 2022-09-26T08:35:28,072 Added agileupipc==0.0.13 from https://files.pythonhosted.org/packages/3a/3f/4fb9d0fa51745b555e81e6c27fb66947e9fdab5d9bebf7fab1b456a67774/agileupipc-0.0.13.tar.gz#sha256=6d800e0b37f2b002642af0e3c85bd8a8d167470ce760900b1fb3e80fa31c3314 to build tracker '/tmp/pip-build-tracker-_1mt2w8z' 2022-09-26T08:35:28,082 Created temporary directory: /tmp/pip-build-env-dtdipm7_ 2022-09-26T08:35:28,103 Created temporary directory: /tmp/pip-standalone-pip-10m2ol_z 2022-09-26T08:35:30,381 Installing build dependencies: started 2022-09-26T08:35:30,383 Running command pip subprocess to install build dependencies 2022-09-26T08:35:41,967 Using pip 22.1.2 from /tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip (python 3.9) 2022-09-26T08:35:43,702 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-09-26T08:35:44,570 Collecting poetry-core>=1.0.0 2022-09-26T08:35:44,695 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.2.0-py3-none-any.whl (525 kB) 2022-09-26T08:35:51,835 Installing collected packages: poetry-core 2022-09-26T08:35:55,756 Successfully installed poetry-core-1.2.0 2022-09-26T08:35:55,959 --- Logging error --- 2022-09-26T08:35:55,974 Traceback (most recent call last): 2022-09-26T08:35:55,975 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-09-26T08:35:55,975 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-09-26T08:35:55,976 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-09-26T08:35:55,976 extend(render(renderable, render_options)) 2022-09-26T08:35:55,976 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-09-26T08:35:55,977 for render_output in iter_render: 2022-09-26T08:35:55,977 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-09-26T08:35:55,977 for line in lines: 2022-09-26T08:35:55,978 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-09-26T08:35:55,978 for segment in segments: 2022-09-26T08:35:55,978 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-09-26T08:35:55,979 renderable = rich_cast(renderable) 2022-09-26T08:35:55,979 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-09-26T08:35:55,979 renderable = cast_method() 2022-09-26T08:35:55,979 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-09-26T08:35:55,980 pip_cmd = get_best_invocation_for_this_pip() 2022-09-26T08:35:55,980 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 58, in get_best_invocation_for_this_pip 2022-09-26T08:35:55,980 if found_executable and os.path.samefile( 2022-09-26T08:35:55,981 File "/usr/lib/python3.9/genericpath.py", line 101, in samefile 2022-09-26T08:35:55,981 s2 = os.stat(f2) 2022-09-26T08:35:55,981 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.9' 2022-09-26T08:35:55,982 Call stack: 2022-09-26T08:35:55,985 File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main 2022-09-26T08:35:55,986 return _run_code(code, main_globals, None, 2022-09-26T08:35:55,986 File "/usr/lib/python3.9/runpy.py", line 87, in _run_code 2022-09-26T08:35:55,986 exec(code, run_globals) 2022-09-26T08:35:55,987 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/__main__.py", line 31, in 2022-09-26T08:35:55,987 sys.exit(_main()) 2022-09-26T08:35:55,987 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-09-26T08:35:55,988 return command.main(cmd_args) 2022-09-26T08:35:55,988 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-09-26T08:35:55,988 return self._main(args) 2022-09-26T08:35:55,989 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-09-26T08:35:55,989 self.handle_pip_version_check(options) 2022-09-26T08:35:55,989 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-09-26T08:35:55,989 pip_self_version_check(session, options) 2022-09-26T08:35:55,990 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-09-26T08:35:55,990 logger.info("[present-rich] %s", upgrade_prompt) 2022-09-26T08:35:55,990 File "/usr/lib/python3.9/logging/__init__.py", line 1442, in info 2022-09-26T08:35:55,991 self._log(INFO, msg, args, **kwargs) 2022-09-26T08:35:55,991 File "/usr/lib/python3.9/logging/__init__.py", line 1585, in _log 2022-09-26T08:35:55,991 self.handle(record) 2022-09-26T08:35:55,991 File "/usr/lib/python3.9/logging/__init__.py", line 1595, in handle 2022-09-26T08:35:55,992 self.callHandlers(record) 2022-09-26T08:35:55,992 File "/usr/lib/python3.9/logging/__init__.py", line 1657, in callHandlers 2022-09-26T08:35:55,992 hdlr.handle(record) 2022-09-26T08:35:55,993 File "/usr/lib/python3.9/logging/__init__.py", line 948, in handle 2022-09-26T08:35:55,993 self.emit(record) 2022-09-26T08:35:55,993 File "/tmp/pip-standalone-pip-10m2ol_z/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-09-26T08:35:55,993 self.handleError(record) 2022-09-26T08:35:55,994 Message: '[present-rich] %s' 2022-09-26T08:35:55,994 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-09-26T08:35:56,443 Installing build dependencies: finished with status 'done' 2022-09-26T08:35:56,471 Getting requirements to build wheel: started 2022-09-26T08:35:56,473 Running command Getting requirements to build wheel 2022-09-26T08:35:57,190 Getting requirements to build wheel: finished with status 'done' 2022-09-26T08:35:57,201 Created temporary directory: /tmp/pip-modern-metadata-j5j149r2 2022-09-26T08:35:57,207 Preparing metadata (pyproject.toml): started 2022-09-26T08:35:57,209 Running command Preparing metadata (pyproject.toml) 2022-09-26T08:35:59,315 Preparing metadata (pyproject.toml): finished with status 'done' 2022-09-26T08:35:59,331 Source in /tmp/pip-wheel-6nwb3ga8/agileupipc_3fead80fea754a85927edcc5ef510204 has version 0.0.13, which satisfies requirement agileupipc==0.0.13 from https://files.pythonhosted.org/packages/3a/3f/4fb9d0fa51745b555e81e6c27fb66947e9fdab5d9bebf7fab1b456a67774/agileupipc-0.0.13.tar.gz#sha256=6d800e0b37f2b002642af0e3c85bd8a8d167470ce760900b1fb3e80fa31c3314 2022-09-26T08:35:59,333 Removed agileupipc==0.0.13 from https://files.pythonhosted.org/packages/3a/3f/4fb9d0fa51745b555e81e6c27fb66947e9fdab5d9bebf7fab1b456a67774/agileupipc-0.0.13.tar.gz#sha256=6d800e0b37f2b002642af0e3c85bd8a8d167470ce760900b1fb3e80fa31c3314 from build tracker '/tmp/pip-build-tracker-_1mt2w8z' 2022-09-26T08:35:59,347 Created temporary directory: /tmp/pip-unpack-gc4h1gqi 2022-09-26T08:35:59,348 Building wheels for collected packages: agileupipc 2022-09-26T08:35:59,358 Created temporary directory: /tmp/pip-wheel-yrl8dmfu 2022-09-26T08:35:59,358 Destination directory: /tmp/pip-wheel-yrl8dmfu 2022-09-26T08:35:59,363 Building wheel for agileupipc (pyproject.toml): started 2022-09-26T08:35:59,365 Running command Building wheel for agileupipc (pyproject.toml) 2022-09-26T08:36:01,521 Building wheel for agileupipc (pyproject.toml): finished with status 'done' 2022-09-26T08:36:01,533 Created wheel for agileupipc: filename=agileupipc-0.0.13-py3-none-any.whl size=4662 sha256=ad5c6d08f324004cc6c0ba62e0a3d9b45329acf02357cf458855f97bc2bfbfed 2022-09-26T08:36:01,535 Stored in directory: /tmp/pip-ephem-wheel-cache-yh1lbgq2/wheels/0c/f3/d3/c493b5925f4716a423b22073b661755efa9481caa4d75fe5ce 2022-09-26T08:36:01,557 Successfully built agileupipc 2022-09-26T08:36:01,563 Removed build tracker: '/tmp/pip-build-tracker-_1mt2w8z'