2021-07-08T16:48:44,999 Created temporary directory: /tmp/pip-ephem-wheel-cache-i0cuwvhu 2021-07-08T16:48:45,002 Created temporary directory: /tmp/pip-req-tracker-unmz6jk_ 2021-07-08T16:48:45,002 Initialized build tracking at /tmp/pip-req-tracker-unmz6jk_ 2021-07-08T16:48:45,002 Created build tracker: /tmp/pip-req-tracker-unmz6jk_ 2021-07-08T16:48:45,002 Entered build tracker: /tmp/pip-req-tracker-unmz6jk_ 2021-07-08T16:48:45,003 Created temporary directory: /tmp/pip-wheel-7jy_j3li 2021-07-08T16:48:45,036 1 location(s) to search for versions of go: 2021-07-08T16:48:45,036 * https://pypi.org/simple/go/ 2021-07-08T16:48:45,037 Fetching project page and analyzing links: https://pypi.org/simple/go/ 2021-07-08T16:48:45,037 Getting page https://pypi.org/simple/go/ 2021-07-08T16:48:45,039 Found index url https://pypi.org/simple 2021-07-08T16:48:45,215 Found link https://files.pythonhosted.org/packages/54/35/2bf3fe2bed5a36c080db49cacdc0dd373ddaa1d6457d232a669f820372fe/go-1.1.0.zip#sha256=0d1892a9410ad9a7d70a2c4177e0236c41cbcf06a423b1117ec009964a7568c3 (from https://pypi.org/simple/go/), version: 1.1.0 2021-07-08T16:48:45,215 Found link https://files.pythonhosted.org/packages/f6/c8/a912a11ecf74089a28acac3e211815995e6e8637bbcd3959b32370aba400/go-1.2.0.zip#sha256=f4b94b71628b0bca75a35af0cc2c1502871e7b81f819ea3737109f324d4c0b7c (from https://pypi.org/simple/go/), version: 1.2.0 2021-07-08T16:48:45,216 Found link https://files.pythonhosted.org/packages/f2/08/312c96aec73852373394f040d1ffdb8bd3ffd13225f770b028ae0bba9005/go-1.2.1.zip#sha256=e1aa499882110a1b31c4f8187b3f13625a3456d4332eaaaa48a5a745be51f2fa (from https://pypi.org/simple/go/), version: 1.2.1 2021-07-08T16:48:45,216 Skipping link: not a file: https://pypi.org/simple/go/ 2021-07-08T16:48:45,232 Given no hashes to check 1 links for project 'go': discarding no candidates 2021-07-08T16:48:45,249 Collecting go==1.1.0 2021-07-08T16:48:45,251 Created temporary directory: /tmp/pip-unpack-gb1xopy6 2021-07-08T16:48:45,435 Downloading go-1.1.0.zip (19 kB) 2021-07-08T16:48:45,469 Added go==1.1.0 from https://files.pythonhosted.org/packages/54/35/2bf3fe2bed5a36c080db49cacdc0dd373ddaa1d6457d232a669f820372fe/go-1.1.0.zip#sha256=0d1892a9410ad9a7d70a2c4177e0236c41cbcf06a423b1117ec009964a7568c3 to build tracker '/tmp/pip-req-tracker-unmz6jk_' 2021-07-08T16:48:45,470 Running setup.py (path:/tmp/pip-wheel-7jy_j3li/go_d0dc6341154640eb9c1de523682d866c/setup.py) egg_info for package go 2021-07-08T16:48:45,471 Created temporary directory: /tmp/pip-pip-egg-info-8de5chu_ 2021-07-08T16:48:45,471 Running command python setup.py egg_info 2021-07-08T16:48:46,107 Traceback (most recent call last): 2021-07-08T16:48:46,107 File "", line 1, in 2021-07-08T16:48:46,108 File "/tmp/pip-wheel-7jy_j3li/go_d0dc6341154640eb9c1de523682d866c/setup.py", line 19, in 2021-07-08T16:48:46,108 import go 2021-07-08T16:48:46,108 File "/tmp/pip-wheel-7jy_j3li/go_d0dc6341154640eb9c1de523682d866c/lib/go.py", line 386 2021-07-08T16:48:46,108 print "* * *" 2021-07-08T16:48:46,109 ^ 2021-07-08T16:48:46,109 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("* * *")? 2021-07-08T16:48:46,157 WARNING: Discarding https://files.pythonhosted.org/packages/54/35/2bf3fe2bed5a36c080db49cacdc0dd373ddaa1d6457d232a669f820372fe/go-1.1.0.zip#sha256=0d1892a9410ad9a7d70a2c4177e0236c41cbcf06a423b1117ec009964a7568c3 (from https://pypi.org/simple/go/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T16:48:46,159 ERROR: Could not find a version that satisfies the requirement go==1.1.0 (from versions: 1.1.0, 1.2.0, 1.2.1) 2021-07-08T16:48:46,159 ERROR: No matching distribution found for go==1.1.0 2021-07-08T16:48:46,159 Exception information: 2021-07-08T16:48:46,159 Traceback (most recent call last): 2021-07-08T16:48:46,159 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T16:48:46,159 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T16:48:46,159 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T16:48:46,159 raise RequirementsConflicted(criterion) 2021-07-08T16:48:46,159 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('go==1.1.0') 2021-07-08T16:48:46,159 2021-07-08T16:48:46,159 During handling of the above exception, another exception occurred: 2021-07-08T16:48:46,159 2021-07-08T16:48:46,159 Traceback (most recent call last): 2021-07-08T16:48:46,159 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T16:48:46,159 result = self._result = resolver.resolve( 2021-07-08T16:48:46,159 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T16:48:46,159 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T16:48:46,159 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T16:48:46,159 raise ResolutionImpossible(e.criterion.information) 2021-07-08T16:48:46,159 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('go==1.1.0'), parent=None)] 2021-07-08T16:48:46,159 2021-07-08T16:48:46,159 The above exception was the direct cause of the following exception: 2021-07-08T16:48:46,159 2021-07-08T16:48:46,159 Traceback (most recent call last): 2021-07-08T16:48:46,159 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T16:48:46,159 status = self.run(options, args) 2021-07-08T16:48:46,159 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T16:48:46,159 return func(self, options, args) 2021-07-08T16:48:46,159 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T16:48:46,159 requirement_set = resolver.resolve( 2021-07-08T16:48:46,159 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T16:48:46,159 raise error from e 2021-07-08T16:48:46,159 pip._internal.exceptions.DistributionNotFound: No matching distribution found for go==1.1.0 2021-07-08T16:48:46,164 Removed go==1.1.0 from https://files.pythonhosted.org/packages/54/35/2bf3fe2bed5a36c080db49cacdc0dd373ddaa1d6457d232a669f820372fe/go-1.1.0.zip#sha256=0d1892a9410ad9a7d70a2c4177e0236c41cbcf06a423b1117ec009964a7568c3 from build tracker '/tmp/pip-req-tracker-unmz6jk_' 2021-07-08T16:48:46,164 Removed build tracker: '/tmp/pip-req-tracker-unmz6jk_'