2021-07-28T16:42:02,136 Created temporary directory: /tmp/pip-ephem-wheel-cache-g89oq25s 2021-07-28T16:42:02,139 Created temporary directory: /tmp/pip-req-tracker-lgtt9_pw 2021-07-28T16:42:02,140 Initialized build tracking at /tmp/pip-req-tracker-lgtt9_pw 2021-07-28T16:42:02,140 Created build tracker: /tmp/pip-req-tracker-lgtt9_pw 2021-07-28T16:42:02,140 Entered build tracker: /tmp/pip-req-tracker-lgtt9_pw 2021-07-28T16:42:02,141 Created temporary directory: /tmp/pip-wheel-dm9w2lrj 2021-07-28T16:42:02,172 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-28T16:42:02,172 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-28T16:42:02,173 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-28T16:42:02,173 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-28T16:42:02,173 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-28T16:42:02,176 WARNING: Location '/local-ci-hooks/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T16:42:02,176 WARNING: Location 't/local-ci-hooks/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T16:42:02,177 WARNING: Location 'm/local-ci-hooks/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T16:42:02,177 WARNING: Location 'p/local-ci-hooks/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T16:42:02,177 1 location(s) to search for versions of local-ci-hooks: 2021-07-28T16:42:02,177 * https://pypi.org/simple/local-ci-hooks/ 2021-07-28T16:42:02,178 Fetching project page and analyzing links: https://pypi.org/simple/local-ci-hooks/ 2021-07-28T16:42:02,178 Getting page https://pypi.org/simple/local-ci-hooks/ 2021-07-28T16:42:02,180 Found index url https://pypi.org/simple 2021-07-28T16:42:02,360 Found link https://files.pythonhosted.org/packages/fc/c1/5433aeb8f0001e50f753c82d119c0683ece0ce354af8c6eb4f236c167784/local_ci_hooks-0.1.1.2.tar.gz#sha256=6a05ba477b82ee687f6c633ad4cebc49a1666f35e02c97b6bf39fa94b26c37b7 (from https://pypi.org/simple/local-ci-hooks/) (requires-python:>=3.8), version: 0.1.1.2 2021-07-28T16:42:02,361 Skipping link: not a file: https://pypi.org/simple/local-ci-hooks/ 2021-07-28T16:42:02,377 Given no hashes to check 0 links for project 'local-ci-hooks': discarding no candidates 2021-07-28T16:42:02,377 ERROR: Could not find a version that satisfies the requirement local-ci-hooks==0.1.1 (from versions: 0.1.1.2) 2021-07-28T16:42:02,378 ERROR: No matching distribution found for local-ci-hooks==0.1.1 2021-07-28T16:42:02,378 Exception information: 2021-07-28T16:42:02,378 Traceback (most recent call last): 2021-07-28T16:42:02,378 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-28T16:42:02,378 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-28T16:42:02,378 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-28T16:42:02,378 raise RequirementsConflicted(criterion) 2021-07-28T16:42:02,378 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('local-ci-hooks==0.1.1') 2021-07-28T16:42:02,378 2021-07-28T16:42:02,378 During handling of the above exception, another exception occurred: 2021-07-28T16:42:02,378 2021-07-28T16:42:02,378 Traceback (most recent call last): 2021-07-28T16:42:02,378 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-28T16:42:02,378 result = self._result = resolver.resolve( 2021-07-28T16:42:02,378 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-28T16:42:02,378 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-28T16:42:02,378 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-28T16:42:02,378 raise ResolutionImpossible(e.criterion.information) 2021-07-28T16:42:02,378 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('local-ci-hooks==0.1.1'), parent=None)] 2021-07-28T16:42:02,378 2021-07-28T16:42:02,378 The above exception was the direct cause of the following exception: 2021-07-28T16:42:02,378 2021-07-28T16:42:02,378 Traceback (most recent call last): 2021-07-28T16:42:02,378 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-28T16:42:02,378 status = self.run(options, args) 2021-07-28T16:42:02,378 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-28T16:42:02,378 return func(self, options, args) 2021-07-28T16:42:02,378 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-28T16:42:02,378 requirement_set = resolver.resolve( 2021-07-28T16:42:02,378 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-28T16:42:02,378 raise error from e 2021-07-28T16:42:02,378 pip._internal.exceptions.DistributionNotFound: No matching distribution found for local-ci-hooks==0.1.1 2021-07-28T16:42:02,382 Removed build tracker: '/tmp/pip-req-tracker-lgtt9_pw'