2021-07-09T02:54:30,532 Created temporary directory: /tmp/pip-ephem-wheel-cache-8l7x9odf 2021-07-09T02:54:30,535 Created temporary directory: /tmp/pip-req-tracker-zjv0_7qb 2021-07-09T02:54:30,535 Initialized build tracking at /tmp/pip-req-tracker-zjv0_7qb 2021-07-09T02:54:30,536 Created build tracker: /tmp/pip-req-tracker-zjv0_7qb 2021-07-09T02:54:30,536 Entered build tracker: /tmp/pip-req-tracker-zjv0_7qb 2021-07-09T02:54:30,536 Created temporary directory: /tmp/pip-wheel-9zdsq23_ 2021-07-09T02:54:30,570 1 location(s) to search for versions of openproximity-plugin-test: 2021-07-09T02:54:30,570 * https://pypi.org/simple/openproximity-plugin-test/ 2021-07-09T02:54:30,570 Fetching project page and analyzing links: https://pypi.org/simple/openproximity-plugin-test/ 2021-07-09T02:54:30,571 Getting page https://pypi.org/simple/openproximity-plugin-test/ 2021-07-09T02:54:30,572 Found index url https://pypi.org/simple 2021-07-09T02:54:30,752 Found link https://files.pythonhosted.org/packages/77/1f/4e0d9592463bfb945d364345454ae29f7b41e8b8fd44928a565a2985fed9/openproximity-plugin-test-0.0.1.tar.gz#sha256=77767c6672edc04f2ecf70de774046864d6112cc6c71a0d8a062d955eeb746e7 (from https://pypi.org/simple/openproximity-plugin-test/), version: 0.0.1 2021-07-09T02:54:30,752 Skipping link: not a file: https://pypi.org/simple/openproximity-plugin-test/ 2021-07-09T02:54:30,768 Given no hashes to check 1 links for project 'openproximity-plugin-test': discarding no candidates 2021-07-09T02:54:30,785 Collecting openproximity-plugin-test==0.0.1 2021-07-09T02:54:30,787 Created temporary directory: /tmp/pip-unpack-4mf8v6lf 2021-07-09T02:54:30,958 Downloading openproximity-plugin-test-0.0.1.tar.gz (3.2 kB) 2021-07-09T02:54:31,004 Added openproximity-plugin-test==0.0.1 from https://files.pythonhosted.org/packages/77/1f/4e0d9592463bfb945d364345454ae29f7b41e8b8fd44928a565a2985fed9/openproximity-plugin-test-0.0.1.tar.gz#sha256=77767c6672edc04f2ecf70de774046864d6112cc6c71a0d8a062d955eeb746e7 to build tracker '/tmp/pip-req-tracker-zjv0_7qb' 2021-07-09T02:54:31,005 Running setup.py (path:/tmp/pip-wheel-9zdsq23_/openproximity-plugin-test_844eb3926a8143f68fcf5ee49f7524ad/setup.py) egg_info for package openproximity-plugin-test 2021-07-09T02:54:31,006 Created temporary directory: /tmp/pip-pip-egg-info-su0fs5i7 2021-07-09T02:54:31,006 Running command python setup.py egg_info 2021-07-09T02:54:31,630 Traceback (most recent call last): 2021-07-09T02:54:31,630 File "", line 1, in 2021-07-09T02:54:31,631 File "/tmp/pip-wheel-9zdsq23_/openproximity-plugin-test_844eb3926a8143f68fcf5ee49f7524ad/setup.py", line 2, in 2021-07-09T02:54:31,631 from test import __version__ 2021-07-09T02:54:31,631 File "/tmp/pip-wheel-9zdsq23_/openproximity-plugin-test_844eb3926a8143f68fcf5ee49f7524ad/test/__init__.py", line 23 2021-07-09T02:54:31,631 print "Test post environ" 2021-07-09T02:54:31,632 ^ 2021-07-09T02:54:31,632 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Test post environ")? 2021-07-09T02:54:31,680 WARNING: Discarding https://files.pythonhosted.org/packages/77/1f/4e0d9592463bfb945d364345454ae29f7b41e8b8fd44928a565a2985fed9/openproximity-plugin-test-0.0.1.tar.gz#sha256=77767c6672edc04f2ecf70de774046864d6112cc6c71a0d8a062d955eeb746e7 (from https://pypi.org/simple/openproximity-plugin-test/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:54:31,681 ERROR: Could not find a version that satisfies the requirement openproximity-plugin-test==0.0.1 (from versions: 0.0.1) 2021-07-09T02:54:31,682 ERROR: No matching distribution found for openproximity-plugin-test==0.0.1 2021-07-09T02:54:31,682 Exception information: 2021-07-09T02:54:31,682 Traceback (most recent call last): 2021-07-09T02:54:31,682 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:54:31,682 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:54:31,682 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:54:31,682 raise RequirementsConflicted(criterion) 2021-07-09T02:54:31,682 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('openproximity-plugin-test==0.0.1') 2021-07-09T02:54:31,682 2021-07-09T02:54:31,682 During handling of the above exception, another exception occurred: 2021-07-09T02:54:31,682 2021-07-09T02:54:31,682 Traceback (most recent call last): 2021-07-09T02:54:31,682 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:54:31,682 result = self._result = resolver.resolve( 2021-07-09T02:54:31,682 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:54:31,682 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:54:31,682 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:54:31,682 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:54:31,682 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('openproximity-plugin-test==0.0.1'), parent=None)] 2021-07-09T02:54:31,682 2021-07-09T02:54:31,682 The above exception was the direct cause of the following exception: 2021-07-09T02:54:31,682 2021-07-09T02:54:31,682 Traceback (most recent call last): 2021-07-09T02:54:31,682 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:54:31,682 status = self.run(options, args) 2021-07-09T02:54:31,682 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:54:31,682 return func(self, options, args) 2021-07-09T02:54:31,682 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:54:31,682 requirement_set = resolver.resolve( 2021-07-09T02:54:31,682 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:54:31,682 raise error from e 2021-07-09T02:54:31,682 pip._internal.exceptions.DistributionNotFound: No matching distribution found for openproximity-plugin-test==0.0.1 2021-07-09T02:54:31,687 Removed openproximity-plugin-test==0.0.1 from https://files.pythonhosted.org/packages/77/1f/4e0d9592463bfb945d364345454ae29f7b41e8b8fd44928a565a2985fed9/openproximity-plugin-test-0.0.1.tar.gz#sha256=77767c6672edc04f2ecf70de774046864d6112cc6c71a0d8a062d955eeb746e7 from build tracker '/tmp/pip-req-tracker-zjv0_7qb' 2021-07-09T02:54:31,687 Removed build tracker: '/tmp/pip-req-tracker-zjv0_7qb'