2022-08-28T13:44:41,654 Created temporary directory: /tmp/pip-ephem-wheel-cache-d2bdt9wo 2022-08-28T13:44:41,660 Created temporary directory: /tmp/pip-build-tracker-es1ozf4d 2022-08-28T13:44:41,661 Initialized build tracking at /tmp/pip-build-tracker-es1ozf4d 2022-08-28T13:44:41,661 Created build tracker: /tmp/pip-build-tracker-es1ozf4d 2022-08-28T13:44:41,661 Entered build tracker: /tmp/pip-build-tracker-es1ozf4d 2022-08-28T13:44:41,663 Created temporary directory: /tmp/pip-wheel-29qhwj5p 2022-08-28T13:44:41,733 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-28T13:44:41,746 2 location(s) to search for versions of namur: 2022-08-28T13:44:41,746 * https://pypi.org/simple/namur/ 2022-08-28T13:44:41,746 * https://www.piwheels.org/simple/namur/ 2022-08-28T13:44:41,747 Fetching project page and analyzing links: https://pypi.org/simple/namur/ 2022-08-28T13:44:41,748 Getting page https://pypi.org/simple/namur/ 2022-08-28T13:44:41,751 Found index url https://pypi.org/simple 2022-08-28T13:44:41,867 Skipping link: No binaries permitted for namur: https://files.pythonhosted.org/packages/f4/54/8a82c27b454bff94d8b10904c4a5d741fdb8cacad8233c5f570abeadf162/namur-0.1.0-py3-none-any.whl#sha256=6d900a6ecceb09b417052897962e5c1957f02d621da56aae350cee335cd65e1f (from https://pypi.org/simple/namur/) (requires-python:>=3.9,<4.0) 2022-08-28T13:44:41,869 Found link https://files.pythonhosted.org/packages/b2/b3/31af9269cb4592f1a8d04eecc4c7e7cd4ed3ad46108b991e883c5348b63f/namur-0.1.0.tar.gz#sha256=7ca2ddd438ab95cbea34592ec3100186c8101dff69c3f10bc896432a7e30189f (from https://pypi.org/simple/namur/) (requires-python:>=3.9,<4.0), version: 0.1.0 2022-08-28T13:44:41,870 Fetching project page and analyzing links: https://www.piwheels.org/simple/namur/ 2022-08-28T13:44:41,871 Getting page https://www.piwheels.org/simple/namur/ 2022-08-28T13:44:41,873 Found index url https://www.piwheels.org/simple 2022-08-28T13:44:42,080 Skipping link: not a file: https://www.piwheels.org/simple/namur/ 2022-08-28T13:44:42,080 Skipping link: not a file: https://pypi.org/simple/namur/ 2022-08-28T13:44:42,124 Given no hashes to check 1 links for project 'namur': discarding no candidates 2022-08-28T13:44:42,166 Collecting namur==0.1.0 2022-08-28T13:44:42,170 Created temporary directory: /tmp/pip-unpack-ow0jdtps 2022-08-28T13:44:42,262 Downloading namur-0.1.0.tar.gz (9.4 kB) 2022-08-28T13:44:42,326 Added namur==0.1.0 from https://files.pythonhosted.org/packages/b2/b3/31af9269cb4592f1a8d04eecc4c7e7cd4ed3ad46108b991e883c5348b63f/namur-0.1.0.tar.gz#sha256=7ca2ddd438ab95cbea34592ec3100186c8101dff69c3f10bc896432a7e30189f to build tracker '/tmp/pip-build-tracker-es1ozf4d' 2022-08-28T13:44:42,344 Created temporary directory: /tmp/pip-build-env-sktn7f28 2022-08-28T13:44:42,365 Created temporary directory: /tmp/pip-standalone-pip-00s9zbvo 2022-08-28T13:44:44,672 Installing build dependencies: started 2022-08-28T13:44:44,674 Running command pip subprocess to install build dependencies 2022-08-28T13:44:55,901 Using pip 22.1.2 from /tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip (python 3.9) 2022-08-28T13:44:57,431 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-28T13:44:58,238 Collecting poetry-core>=1.0.0 2022-08-28T13:44:58,348 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.0.8-py2.py3-none-any.whl (425 kB) 2022-08-28T13:45:03,180 Installing collected packages: poetry-core 2022-08-28T13:45:06,489 Successfully installed poetry-core-1.0.8 2022-08-28T13:45:06,681 --- Logging error --- 2022-08-28T13:45:06,698 Traceback (most recent call last): 2022-08-28T13:45:06,698 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-08-28T13:45:06,699 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-08-28T13:45:06,699 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-08-28T13:45:06,699 extend(render(renderable, render_options)) 2022-08-28T13:45:06,700 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-08-28T13:45:06,700 for render_output in iter_render: 2022-08-28T13:45:06,700 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-08-28T13:45:06,701 for line in lines: 2022-08-28T13:45:06,701 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-08-28T13:45:06,701 for segment in segments: 2022-08-28T13:45:06,702 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-08-28T13:45:06,702 renderable = rich_cast(renderable) 2022-08-28T13:45:06,702 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-08-28T13:45:06,703 renderable = cast_method() 2022-08-28T13:45:06,703 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-08-28T13:45:06,703 pip_cmd = get_best_invocation_for_this_pip() 2022-08-28T13:45:06,704 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 58, in get_best_invocation_for_this_pip 2022-08-28T13:45:06,704 if found_executable and os.path.samefile( 2022-08-28T13:45:06,704 File "/usr/lib/python3.9/genericpath.py", line 101, in samefile 2022-08-28T13:45:06,704 s2 = os.stat(f2) 2022-08-28T13:45:06,705 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.9' 2022-08-28T13:45:06,705 Call stack: 2022-08-28T13:45:06,709 File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main 2022-08-28T13:45:06,709 return _run_code(code, main_globals, None, 2022-08-28T13:45:06,710 File "/usr/lib/python3.9/runpy.py", line 87, in _run_code 2022-08-28T13:45:06,710 exec(code, run_globals) 2022-08-28T13:45:06,710 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/__main__.py", line 31, in 2022-08-28T13:45:06,711 sys.exit(_main()) 2022-08-28T13:45:06,711 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-08-28T13:45:06,711 return command.main(cmd_args) 2022-08-28T13:45:06,711 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-08-28T13:45:06,712 return self._main(args) 2022-08-28T13:45:06,712 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-08-28T13:45:06,713 self.handle_pip_version_check(options) 2022-08-28T13:45:06,713 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-08-28T13:45:06,713 pip_self_version_check(session, options) 2022-08-28T13:45:06,713 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-08-28T13:45:06,714 logger.info("[present-rich] %s", upgrade_prompt) 2022-08-28T13:45:06,714 File "/usr/lib/python3.9/logging/__init__.py", line 1442, in info 2022-08-28T13:45:06,714 self._log(INFO, msg, args, **kwargs) 2022-08-28T13:45:06,714 File "/usr/lib/python3.9/logging/__init__.py", line 1585, in _log 2022-08-28T13:45:06,715 self.handle(record) 2022-08-28T13:45:06,715 File "/usr/lib/python3.9/logging/__init__.py", line 1595, in handle 2022-08-28T13:45:06,715 self.callHandlers(record) 2022-08-28T13:45:06,716 File "/usr/lib/python3.9/logging/__init__.py", line 1657, in callHandlers 2022-08-28T13:45:06,716 hdlr.handle(record) 2022-08-28T13:45:06,716 File "/usr/lib/python3.9/logging/__init__.py", line 948, in handle 2022-08-28T13:45:06,716 self.emit(record) 2022-08-28T13:45:06,717 File "/tmp/pip-standalone-pip-00s9zbvo/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-08-28T13:45:06,717 self.handleError(record) 2022-08-28T13:45:06,717 Message: '[present-rich] %s' 2022-08-28T13:45:06,718 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-08-28T13:45:07,144 Installing build dependencies: finished with status 'done' 2022-08-28T13:45:07,172 Getting requirements to build wheel: started 2022-08-28T13:45:07,174 Running command Getting requirements to build wheel 2022-08-28T13:45:10,902 Getting requirements to build wheel: finished with status 'done' 2022-08-28T13:45:10,913 Created temporary directory: /tmp/pip-modern-metadata-tmuwnbf0 2022-08-28T13:45:10,919 Preparing metadata (pyproject.toml): started 2022-08-28T13:45:10,921 Running command Preparing metadata (pyproject.toml) 2022-08-28T13:45:14,761 Preparing metadata (pyproject.toml): finished with status 'done' 2022-08-28T13:45:14,778 Source in /tmp/pip-wheel-29qhwj5p/namur_9174b31a3c0e44699c34710cc8759a0c has version 0.1.0, which satisfies requirement namur==0.1.0 from https://files.pythonhosted.org/packages/b2/b3/31af9269cb4592f1a8d04eecc4c7e7cd4ed3ad46108b991e883c5348b63f/namur-0.1.0.tar.gz#sha256=7ca2ddd438ab95cbea34592ec3100186c8101dff69c3f10bc896432a7e30189f 2022-08-28T13:45:14,780 Removed namur==0.1.0 from https://files.pythonhosted.org/packages/b2/b3/31af9269cb4592f1a8d04eecc4c7e7cd4ed3ad46108b991e883c5348b63f/namur-0.1.0.tar.gz#sha256=7ca2ddd438ab95cbea34592ec3100186c8101dff69c3f10bc896432a7e30189f from build tracker '/tmp/pip-build-tracker-es1ozf4d' 2022-08-28T13:45:14,796 Created temporary directory: /tmp/pip-unpack-ki06ywvf 2022-08-28T13:45:14,797 Building wheels for collected packages: namur 2022-08-28T13:45:14,806 Created temporary directory: /tmp/pip-wheel-shqnqxgd 2022-08-28T13:45:14,807 Destination directory: /tmp/pip-wheel-shqnqxgd 2022-08-28T13:45:14,811 Building wheel for namur (pyproject.toml): started 2022-08-28T13:45:14,813 Running command Building wheel for namur (pyproject.toml) 2022-08-28T13:45:18,777 Building wheel for namur (pyproject.toml): finished with status 'done' 2022-08-28T13:45:18,789 Created wheel for namur: filename=namur-0.1.0-py3-none-any.whl size=8456 sha256=6d900a6ecceb09b417052897962e5c1957f02d621da56aae350cee335cd65e1f 2022-08-28T13:45:18,791 Stored in directory: /tmp/pip-ephem-wheel-cache-d2bdt9wo/wheels/39/9e/e1/dbdb4388b941cd618f60ffa9faa46a971e69a86da81e3aee2b 2022-08-28T13:45:18,814 Successfully built namur 2022-08-28T13:45:18,820 Removed build tracker: '/tmp/pip-build-tracker-es1ozf4d'