2021-07-10T02:34:31,159 Created temporary directory: /tmp/pip-ephem-wheel-cache-dlkjr46l 2021-07-10T02:34:31,162 Created temporary directory: /tmp/pip-req-tracker-e93ns3e3 2021-07-10T02:34:31,162 Initialized build tracking at /tmp/pip-req-tracker-e93ns3e3 2021-07-10T02:34:31,162 Created build tracker: /tmp/pip-req-tracker-e93ns3e3 2021-07-10T02:34:31,163 Entered build tracker: /tmp/pip-req-tracker-e93ns3e3 2021-07-10T02:34:31,163 Created temporary directory: /tmp/pip-wheel-_vln3h64 2021-07-10T02:34:31,195 1 location(s) to search for versions of airlock: 2021-07-10T02:34:31,195 * https://pypi.org/simple/airlock/ 2021-07-10T02:34:31,196 Fetching project page and analyzing links: https://pypi.org/simple/airlock/ 2021-07-10T02:34:31,196 Getting page https://pypi.org/simple/airlock/ 2021-07-10T02:34:31,198 Found index url https://pypi.org/simple 2021-07-10T02:34:31,375 Found link https://files.pythonhosted.org/packages/b4/85/737897054f682a7cd9883075344d3fa73887252675faa4840eee3858b757/airlock-0.0.1.tar.gz#sha256=3c85761678ad8316787f71d197fdd64598be874f91e08c0e639aa19c32e97476 (from https://pypi.org/simple/airlock/), version: 0.0.1 2021-07-10T02:34:31,375 Found link https://files.pythonhosted.org/packages/93/4a/c87e38c99a91cbf315a30802c4425d5a79e2a7757b60a7ac7bf2ac1fcc20/airlock-0.0.11.tar.gz#sha256=5cd3a0d154fe17286195cdeb7e7e76208684acd722616549754cdd3c6b8b3ea8 (from https://pypi.org/simple/airlock/), version: 0.0.11 2021-07-10T02:34:31,375 Found link https://files.pythonhosted.org/packages/13/c2/d817407a617d4fda0a16770fa0b6a82121b78f5fa4de93f0148b83bb4a84/airlock-0.0.12.tar.gz#sha256=df70e6d122acab1de219a9ca30bf3c70f977e52ddf88edfb96501499d68ff41a (from https://pypi.org/simple/airlock/), version: 0.0.12 2021-07-10T02:34:31,376 Found link https://files.pythonhosted.org/packages/2a/6b/3a9c39babdf7ea9cfb516b3c86b7be8bc218b4aecc3ec1b015ef666e5e36/airlock-0.0.13.tar.gz#sha256=e6a70fd721e03bd7204d23376a3d04c259a1ef38943373bb77dd244e62bdb4f1 (from https://pypi.org/simple/airlock/), version: 0.0.13 2021-07-10T02:34:31,376 Skipping link: not a file: https://pypi.org/simple/airlock/ 2021-07-10T02:34:31,394 Given no hashes to check 1 links for project 'airlock': discarding no candidates 2021-07-10T02:34:31,412 Collecting airlock==0.0.1 2021-07-10T02:34:31,415 Created temporary directory: /tmp/pip-unpack-o42m4dj4 2021-07-10T02:34:31,457 Downloading airlock-0.0.1.tar.gz (193 kB) 2021-07-10T02:34:31,713 Added airlock==0.0.1 from https://files.pythonhosted.org/packages/b4/85/737897054f682a7cd9883075344d3fa73887252675faa4840eee3858b757/airlock-0.0.1.tar.gz#sha256=3c85761678ad8316787f71d197fdd64598be874f91e08c0e639aa19c32e97476 to build tracker '/tmp/pip-req-tracker-e93ns3e3' 2021-07-10T02:34:31,714 Running setup.py (path:/tmp/pip-wheel-_vln3h64/airlock_e104c1c1299146d9860153921dbc880e/setup.py) egg_info for package airlock 2021-07-10T02:34:31,715 Created temporary directory: /tmp/pip-pip-egg-info-rn03f2h_ 2021-07-10T02:34:31,716 Running command python setup.py egg_info 2021-07-10T02:34:32,332 Traceback (most recent call last): 2021-07-10T02:34:32,332 File "", line 1, in 2021-07-10T02:34:32,333 File "/tmp/pip-wheel-_vln3h64/airlock_e104c1c1299146d9860153921dbc880e/setup.py", line 3, in 2021-07-10T02:34:32,333 from pip import req 2021-07-10T02:34:32,333 ImportError: cannot import name 'req' from 'pip' (/usr/local/lib/python3.9/dist-packages/pip/__init__.py) 2021-07-10T02:34:32,382 WARNING: Discarding https://files.pythonhosted.org/packages/b4/85/737897054f682a7cd9883075344d3fa73887252675faa4840eee3858b757/airlock-0.0.1.tar.gz#sha256=3c85761678ad8316787f71d197fdd64598be874f91e08c0e639aa19c32e97476 (from https://pypi.org/simple/airlock/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T02:34:32,383 ERROR: Could not find a version that satisfies the requirement airlock==0.0.1 (from versions: 0.0.1, 0.0.11, 0.0.12, 0.0.13) 2021-07-10T02:34:32,384 ERROR: No matching distribution found for airlock==0.0.1 2021-07-10T02:34:32,384 Exception information: 2021-07-10T02:34:32,384 Traceback (most recent call last): 2021-07-10T02:34:32,384 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T02:34:32,384 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T02:34:32,384 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T02:34:32,384 raise RequirementsConflicted(criterion) 2021-07-10T02:34:32,384 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('airlock==0.0.1') 2021-07-10T02:34:32,384 2021-07-10T02:34:32,384 During handling of the above exception, another exception occurred: 2021-07-10T02:34:32,384 2021-07-10T02:34:32,384 Traceback (most recent call last): 2021-07-10T02:34:32,384 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T02:34:32,384 result = self._result = resolver.resolve( 2021-07-10T02:34:32,384 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T02:34:32,384 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T02:34:32,384 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T02:34:32,384 raise ResolutionImpossible(e.criterion.information) 2021-07-10T02:34:32,384 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('airlock==0.0.1'), parent=None)] 2021-07-10T02:34:32,384 2021-07-10T02:34:32,384 The above exception was the direct cause of the following exception: 2021-07-10T02:34:32,384 2021-07-10T02:34:32,384 Traceback (most recent call last): 2021-07-10T02:34:32,384 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T02:34:32,384 status = self.run(options, args) 2021-07-10T02:34:32,384 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T02:34:32,384 return func(self, options, args) 2021-07-10T02:34:32,384 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T02:34:32,384 requirement_set = resolver.resolve( 2021-07-10T02:34:32,384 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T02:34:32,384 raise error from e 2021-07-10T02:34:32,384 pip._internal.exceptions.DistributionNotFound: No matching distribution found for airlock==0.0.1 2021-07-10T02:34:32,389 Removed airlock==0.0.1 from https://files.pythonhosted.org/packages/b4/85/737897054f682a7cd9883075344d3fa73887252675faa4840eee3858b757/airlock-0.0.1.tar.gz#sha256=3c85761678ad8316787f71d197fdd64598be874f91e08c0e639aa19c32e97476 from build tracker '/tmp/pip-req-tracker-e93ns3e3' 2021-07-10T02:34:32,389 Removed build tracker: '/tmp/pip-req-tracker-e93ns3e3'