2022-07-28T09:55:30,108 Created temporary directory: /tmp/pip-ephem-wheel-cache-09d4pv13 2022-07-28T09:55:30,113 Created temporary directory: /tmp/pip-build-tracker-g5r4pfee 2022-07-28T09:55:30,114 Initialized build tracking at /tmp/pip-build-tracker-g5r4pfee 2022-07-28T09:55:30,114 Created build tracker: /tmp/pip-build-tracker-g5r4pfee 2022-07-28T09:55:30,115 Entered build tracker: /tmp/pip-build-tracker-g5r4pfee 2022-07-28T09:55:30,116 Created temporary directory: /tmp/pip-wheel-qwlhlq_j 2022-07-28T09:55:30,185 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-28T09:55:30,194 2 location(s) to search for versions of eywa-reacher-client: 2022-07-28T09:55:30,194 * https://pypi.org/simple/eywa-reacher-client/ 2022-07-28T09:55:30,194 * https://www.piwheels.org/simple/eywa-reacher-client/ 2022-07-28T09:55:30,195 Fetching project page and analyzing links: https://pypi.org/simple/eywa-reacher-client/ 2022-07-28T09:55:30,196 Getting page https://pypi.org/simple/eywa-reacher-client/ 2022-07-28T09:55:30,200 Found index url https://pypi.org/simple 2022-07-28T09:55:30,387 Found link https://files.pythonhosted.org/packages/d9/e9/63e236b3795768d9d9a6e5310f1b38422279677b88a7eef66ed3d58b9c8b/eywa-reacher-client-0.0.1.tar.gz#sha256=77b6bb5a245134d596d5a3054fc442f7387316b072b7839744ebfd767ec58c1c (from https://pypi.org/simple/eywa-reacher-client/), version: 0.0.1 2022-07-28T09:55:30,388 Skipping link: No binaries permitted for eywa-reacher-client: https://files.pythonhosted.org/packages/bf/4a/e5d356e136c7e8c047e4f1a7584e5f041d6b94e805e1391b15f3ed7dc94a/eywa_reacher_client-0.0.1-py2.py3-none-any.whl#sha256=c84d24fee1e99e541bdddd1435ecbe6d0e4cec84ffb53c0686acab8a19553ffe (from https://pypi.org/simple/eywa-reacher-client/) 2022-07-28T09:55:30,389 Fetching project page and analyzing links: https://www.piwheels.org/simple/eywa-reacher-client/ 2022-07-28T09:55:30,389 Getting page https://www.piwheels.org/simple/eywa-reacher-client/ 2022-07-28T09:55:30,391 Found index url https://www.piwheels.org/simple 2022-07-28T09:55:30,680 Skipping link: not a file: https://www.piwheels.org/simple/eywa-reacher-client/ 2022-07-28T09:55:30,680 Skipping link: not a file: https://pypi.org/simple/eywa-reacher-client/ 2022-07-28T09:55:30,714 Given no hashes to check 1 links for project 'eywa-reacher-client': discarding no candidates 2022-07-28T09:55:30,745 Collecting eywa-reacher-client==0.0.1 2022-07-28T09:55:30,750 Created temporary directory: /tmp/pip-unpack-bidqkamy 2022-07-28T09:55:30,969 Downloading eywa-reacher-client-0.0.1.tar.gz (3.9 kB) 2022-07-28T09:55:31,020 Added eywa-reacher-client==0.0.1 from https://files.pythonhosted.org/packages/d9/e9/63e236b3795768d9d9a6e5310f1b38422279677b88a7eef66ed3d58b9c8b/eywa-reacher-client-0.0.1.tar.gz#sha256=77b6bb5a245134d596d5a3054fc442f7387316b072b7839744ebfd767ec58c1c to build tracker '/tmp/pip-build-tracker-g5r4pfee' 2022-07-28T09:55:31,030 Created temporary directory: /tmp/pip-build-env-yy84scfy 2022-07-28T09:55:31,044 Created temporary directory: /tmp/pip-standalone-pip-r3iioxcz 2022-07-28T09:55:33,341 Installing build dependencies: started 2022-07-28T09:55:33,343 Running command pip subprocess to install build dependencies 2022-07-28T09:55:42,946 Using pip 22.1.2 from /tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip (python 3.7) 2022-07-28T09:55:44,413 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-28T09:55:45,034 Collecting flit_core<4,>=3.2 2022-07-28T09:55:45,074 Using cached https://www.piwheels.org/simple/flit-core/flit_core-3.7.1-py3-none-any.whl (60 kB) 2022-07-28T09:55:50,253 Installing collected packages: flit_core 2022-07-28T09:55:50,889 Successfully installed flit_core-3.7.1 2022-07-28T09:55:51,109 --- Logging error --- 2022-07-28T09:55:51,110 Traceback (most recent call last): 2022-07-28T09:55:51,110 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-07-28T09:55:51,110 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-07-28T09:55:51,111 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-07-28T09:55:51,111 extend(render(renderable, render_options)) 2022-07-28T09:55:51,111 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-07-28T09:55:51,112 for render_output in iter_render: 2022-07-28T09:55:51,112 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-07-28T09:55:51,112 for line in lines: 2022-07-28T09:55:51,113 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-07-28T09:55:51,113 for segment in segments: 2022-07-28T09:55:51,114 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-07-28T09:55:51,114 renderable = rich_cast(renderable) 2022-07-28T09:55:51,114 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-07-28T09:55:51,114 renderable = cast_method() 2022-07-28T09:55:51,115 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-07-28T09:55:51,115 pip_cmd = get_best_invocation_for_this_pip() 2022-07-28T09:55:51,115 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-07-28T09:55:51,116 os.path.join(binary_prefix, exe_name), 2022-07-28T09:55:51,116 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-07-28T09:55:51,116 s2 = os.stat(f2) 2022-07-28T09:55:51,117 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-07-28T09:55:51,117 Call stack: 2022-07-28T09:55:51,117 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-07-28T09:55:51,118 "__main__", mod_spec) 2022-07-28T09:55:51,118 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-07-28T09:55:51,118 exec(code, run_globals) 2022-07-28T09:55:51,118 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/__main__.py", line 31, in 2022-07-28T09:55:51,119 sys.exit(_main()) 2022-07-28T09:55:51,119 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-07-28T09:55:51,119 return command.main(cmd_args) 2022-07-28T09:55:51,120 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-07-28T09:55:51,120 return self._main(args) 2022-07-28T09:55:51,120 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-07-28T09:55:51,121 self.handle_pip_version_check(options) 2022-07-28T09:55:51,121 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-07-28T09:55:51,121 pip_self_version_check(session, options) 2022-07-28T09:55:51,121 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-07-28T09:55:51,122 logger.info("[present-rich] %s", upgrade_prompt) 2022-07-28T09:55:51,122 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-07-28T09:55:51,122 self._log(INFO, msg, args, **kwargs) 2022-07-28T09:55:51,123 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-07-28T09:55:51,123 self.handle(record) 2022-07-28T09:55:51,123 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-07-28T09:55:51,124 self.callHandlers(record) 2022-07-28T09:55:51,124 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-07-28T09:55:51,124 hdlr.handle(record) 2022-07-28T09:55:51,125 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-07-28T09:55:51,125 self.emit(record) 2022-07-28T09:55:51,125 File "/tmp/pip-standalone-pip-r3iioxcz/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-07-28T09:55:51,126 self.handleError(record) 2022-07-28T09:55:51,126 Message: '[present-rich] %s' 2022-07-28T09:55:51,126 Arguments: (UpgradePrompt(old='22.1.2', new='22.2'),) 2022-07-28T09:55:51,494 Installing build dependencies: finished with status 'done' 2022-07-28T09:55:51,524 Getting requirements to build wheel: started 2022-07-28T09:55:51,526 Running command Getting requirements to build wheel 2022-07-28T09:55:52,188 Getting requirements to build wheel: finished with status 'done' 2022-07-28T09:55:52,199 Created temporary directory: /tmp/pip-modern-metadata-6fm569q8 2022-07-28T09:55:52,205 Preparing metadata (pyproject.toml): started 2022-07-28T09:55:52,207 Running command Preparing metadata (pyproject.toml) 2022-07-28T09:55:52,866 Preparing metadata (pyproject.toml): finished with status 'done' 2022-07-28T09:55:52,880 Source in /tmp/pip-wheel-qwlhlq_j/eywa-reacher-client_e3eb8b5e7d8c45838d53110b48ff4e05 has version 0.0.1, which satisfies requirement eywa-reacher-client==0.0.1 from https://files.pythonhosted.org/packages/d9/e9/63e236b3795768d9d9a6e5310f1b38422279677b88a7eef66ed3d58b9c8b/eywa-reacher-client-0.0.1.tar.gz#sha256=77b6bb5a245134d596d5a3054fc442f7387316b072b7839744ebfd767ec58c1c 2022-07-28T09:55:52,882 Removed eywa-reacher-client==0.0.1 from https://files.pythonhosted.org/packages/d9/e9/63e236b3795768d9d9a6e5310f1b38422279677b88a7eef66ed3d58b9c8b/eywa-reacher-client-0.0.1.tar.gz#sha256=77b6bb5a245134d596d5a3054fc442f7387316b072b7839744ebfd767ec58c1c from build tracker '/tmp/pip-build-tracker-g5r4pfee' 2022-07-28T09:55:52,891 Created temporary directory: /tmp/pip-unpack-x09a32wh 2022-07-28T09:55:52,892 Building wheels for collected packages: eywa-reacher-client 2022-07-28T09:55:52,902 Created temporary directory: /tmp/pip-wheel-90csz01y 2022-07-28T09:55:52,902 Destination directory: /tmp/pip-wheel-90csz01y 2022-07-28T09:55:52,907 Building wheel for eywa-reacher-client (pyproject.toml): started 2022-07-28T09:55:52,909 Running command Building wheel for eywa-reacher-client (pyproject.toml) 2022-07-28T09:55:53,577 Building wheel for eywa-reacher-client (pyproject.toml): finished with status 'done' 2022-07-28T09:55:53,589 Created wheel for eywa-reacher-client: filename=eywa_reacher_client-0.0.1-py2.py3-none-any.whl size=3605 sha256=5bab3eb1df1c73f102aab4c3b895c8b08d406f7d25be5a43d1b3a2054bd9be44 2022-07-28T09:55:53,591 Stored in directory: /tmp/pip-ephem-wheel-cache-09d4pv13/wheels/3c/f5/b7/647447304b8563355bb9bc6f4bc7d0487192112864ac0ed0fe 2022-07-28T09:55:53,610 Successfully built eywa-reacher-client 2022-07-28T09:55:53,616 Removed build tracker: '/tmp/pip-build-tracker-g5r4pfee'