2021-07-09T22:29:36,851 Created temporary directory: /tmp/pip-ephem-wheel-cache-ekmawmdj 2021-07-09T22:29:36,854 Created temporary directory: /tmp/pip-req-tracker-j6k25vuu 2021-07-09T22:29:36,855 Initialized build tracking at /tmp/pip-req-tracker-j6k25vuu 2021-07-09T22:29:36,855 Created build tracker: /tmp/pip-req-tracker-j6k25vuu 2021-07-09T22:29:36,855 Entered build tracker: /tmp/pip-req-tracker-j6k25vuu 2021-07-09T22:29:36,856 Created temporary directory: /tmp/pip-wheel-nkfsqqa5 2021-07-09T22:29:36,890 1 location(s) to search for versions of expvar: 2021-07-09T22:29:36,890 * https://pypi.org/simple/expvar/ 2021-07-09T22:29:36,890 Fetching project page and analyzing links: https://pypi.org/simple/expvar/ 2021-07-09T22:29:36,891 Getting page https://pypi.org/simple/expvar/ 2021-07-09T22:29:36,892 Found index url https://pypi.org/simple 2021-07-09T22:29:37,074 Found link https://files.pythonhosted.org/packages/4d/0d/fa03db456cc85f8b485d3b5fe6633cd539a71fd9d8e6a1b6841294a2ce10/expvar-0.0.1.tar.gz#sha256=68bf8ca6e20240353fd973dceea16f553a236074a748568e6bf0410f3e79ecfc (from https://pypi.org/simple/expvar/), version: 0.0.1 2021-07-09T22:29:37,074 Found link https://files.pythonhosted.org/packages/ae/7a/311c7df6f9406f84be5c66371e46af5f1245816e588067dbfcaa164a54d7/expvar-0.0.2.tar.gz#sha256=d0f9523eb15aa011c8b0bcac82a102061822aac3c695c01e49433b68052c9519 (from https://pypi.org/simple/expvar/), version: 0.0.2 2021-07-09T22:29:37,074 Found link https://files.pythonhosted.org/packages/64/70/74b31a3711e5edafcf9401c80a7cdb4a93daadd98af65ab7ea78924248f9/expvar-0.0.3.tar.gz#sha256=2198b3315f69d4ecabd8836da5bfde59dc3d6c0caa19f2b784dfd607588ff56e (from https://pypi.org/simple/expvar/), version: 0.0.3 2021-07-09T22:29:37,075 Found link https://files.pythonhosted.org/packages/a5/4c/4afda390025f8ffea4607c672e95c57472ef5d605a9eb5844751f9c37125/expvar-0.1.0.tar.gz#sha256=e3adb0e613a74ce60d32c8e6e5aeaaa2df39870988aba7834b410d8c472e0955 (from https://pypi.org/simple/expvar/), version: 0.1.0 2021-07-09T22:29:37,075 Skipping link: not a file: https://pypi.org/simple/expvar/ 2021-07-09T22:29:37,117 Given no hashes to check 1 links for project 'expvar': discarding no candidates 2021-07-09T22:29:37,136 Collecting expvar==0.0.1 2021-07-09T22:29:37,138 Created temporary directory: /tmp/pip-unpack-npg84osc 2021-07-09T22:29:37,307 Downloading expvar-0.0.1.tar.gz (2.1 kB) 2021-07-09T22:29:37,346 Added expvar==0.0.1 from https://files.pythonhosted.org/packages/4d/0d/fa03db456cc85f8b485d3b5fe6633cd539a71fd9d8e6a1b6841294a2ce10/expvar-0.0.1.tar.gz#sha256=68bf8ca6e20240353fd973dceea16f553a236074a748568e6bf0410f3e79ecfc to build tracker '/tmp/pip-req-tracker-j6k25vuu' 2021-07-09T22:29:37,347 Running setup.py (path:/tmp/pip-wheel-nkfsqqa5/expvar_d25722aad5fd4ebbae367d55c8d66d4b/setup.py) egg_info for package expvar 2021-07-09T22:29:37,348 Created temporary directory: /tmp/pip-pip-egg-info-r2ju6tos 2021-07-09T22:29:37,348 Running command python setup.py egg_info 2021-07-09T22:29:37,960 Traceback (most recent call last): 2021-07-09T22:29:37,961 File "", line 1, in 2021-07-09T22:29:37,961 File "/tmp/pip-wheel-nkfsqqa5/expvar_d25722aad5fd4ebbae367d55c8d66d4b/setup.py", line 6, in 2021-07-09T22:29:37,961 execfile('expvar/version.py') 2021-07-09T22:29:37,961 NameError: name 'execfile' is not defined 2021-07-09T22:29:38,010 WARNING: Discarding https://files.pythonhosted.org/packages/4d/0d/fa03db456cc85f8b485d3b5fe6633cd539a71fd9d8e6a1b6841294a2ce10/expvar-0.0.1.tar.gz#sha256=68bf8ca6e20240353fd973dceea16f553a236074a748568e6bf0410f3e79ecfc (from https://pypi.org/simple/expvar/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T22:29:38,012 ERROR: Could not find a version that satisfies the requirement expvar==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.1.0) 2021-07-09T22:29:38,012 ERROR: No matching distribution found for expvar==0.0.1 2021-07-09T22:29:38,012 Exception information: 2021-07-09T22:29:38,012 Traceback (most recent call last): 2021-07-09T22:29:38,012 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:29:38,012 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:29:38,012 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:29:38,012 raise RequirementsConflicted(criterion) 2021-07-09T22:29:38,012 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('expvar==0.0.1') 2021-07-09T22:29:38,012 2021-07-09T22:29:38,012 During handling of the above exception, another exception occurred: 2021-07-09T22:29:38,012 2021-07-09T22:29:38,012 Traceback (most recent call last): 2021-07-09T22:29:38,012 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:29:38,012 result = self._result = resolver.resolve( 2021-07-09T22:29:38,012 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:29:38,012 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:29:38,012 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:29:38,012 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:29:38,012 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('expvar==0.0.1'), parent=None)] 2021-07-09T22:29:38,012 2021-07-09T22:29:38,012 The above exception was the direct cause of the following exception: 2021-07-09T22:29:38,012 2021-07-09T22:29:38,012 Traceback (most recent call last): 2021-07-09T22:29:38,012 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:29:38,012 status = self.run(options, args) 2021-07-09T22:29:38,012 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:29:38,012 return func(self, options, args) 2021-07-09T22:29:38,012 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:29:38,012 requirement_set = resolver.resolve( 2021-07-09T22:29:38,012 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:29:38,012 raise error from e 2021-07-09T22:29:38,012 pip._internal.exceptions.DistributionNotFound: No matching distribution found for expvar==0.0.1 2021-07-09T22:29:38,017 Removed expvar==0.0.1 from https://files.pythonhosted.org/packages/4d/0d/fa03db456cc85f8b485d3b5fe6633cd539a71fd9d8e6a1b6841294a2ce10/expvar-0.0.1.tar.gz#sha256=68bf8ca6e20240353fd973dceea16f553a236074a748568e6bf0410f3e79ecfc from build tracker '/tmp/pip-req-tracker-j6k25vuu' 2021-07-09T22:29:38,018 Removed build tracker: '/tmp/pip-req-tracker-j6k25vuu'