2021-07-10T06:30:15,419 Created temporary directory: /tmp/pip-ephem-wheel-cache-edbz4156 2021-07-10T06:30:15,421 Created temporary directory: /tmp/pip-req-tracker-12m36i40 2021-07-10T06:30:15,422 Initialized build tracking at /tmp/pip-req-tracker-12m36i40 2021-07-10T06:30:15,422 Created build tracker: /tmp/pip-req-tracker-12m36i40 2021-07-10T06:30:15,422 Entered build tracker: /tmp/pip-req-tracker-12m36i40 2021-07-10T06:30:15,423 Created temporary directory: /tmp/pip-wheel-9y10fu85 2021-07-10T06:30:15,454 1 location(s) to search for versions of supervisor-plus-cron: 2021-07-10T06:30:15,454 * https://pypi.org/simple/supervisor-plus-cron/ 2021-07-10T06:30:15,455 Fetching project page and analyzing links: https://pypi.org/simple/supervisor-plus-cron/ 2021-07-10T06:30:15,455 Getting page https://pypi.org/simple/supervisor-plus-cron/ 2021-07-10T06:30:15,457 Found index url https://pypi.org/simple 2021-07-10T06:30:15,636 Found link https://files.pythonhosted.org/packages/63/6c/75a47b9cde4778717013c7cc49d62fd33d2f1cd6a7d11a2e6ab7918a265c/supervisor-plus-cron-1.0.15201.zip#sha256=385a259aaa98643d6d23c03c0682e412245cb08c6da944324037cde47207b750 (from https://pypi.org/simple/supervisor-plus-cron/), version: 1.0.15201 2021-07-10T06:30:15,637 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/00/fa/811723bb04d298f747da183333256af6e4354ec91d37292e2ba3f0c70e79/supervisor_plus_cron-1.0.15201-py2.7.egg#sha256=929ff12e3e17f23b8bf2eb8f2fbf6f561f06403515c7f56507a40fb0a8ad4532 (from https://pypi.org/simple/supervisor-plus-cron/) 2021-07-10T06:30:15,637 Skipping link: not a file: https://pypi.org/simple/supervisor-plus-cron/ 2021-07-10T06:30:15,655 Given no hashes to check 1 links for project 'supervisor-plus-cron': discarding no candidates 2021-07-10T06:30:15,674 Collecting supervisor-plus-cron==1.0.15201 2021-07-10T06:30:15,676 Created temporary directory: /tmp/pip-unpack-t3nl37b6 2021-07-10T06:30:15,938 Downloading supervisor-plus-cron-1.0.15201.zip (383 kB) 2021-07-10T06:30:16,259 Added supervisor-plus-cron==1.0.15201 from https://files.pythonhosted.org/packages/63/6c/75a47b9cde4778717013c7cc49d62fd33d2f1cd6a7d11a2e6ab7918a265c/supervisor-plus-cron-1.0.15201.zip#sha256=385a259aaa98643d6d23c03c0682e412245cb08c6da944324037cde47207b750 to build tracker '/tmp/pip-req-tracker-12m36i40' 2021-07-10T06:30:16,260 Running setup.py (path:/tmp/pip-wheel-9y10fu85/supervisor-plus-cron_3f8b6e8d80dc43529bdac1c2366ad943/setup.py) egg_info for package supervisor-plus-cron 2021-07-10T06:30:16,260 Created temporary directory: /tmp/pip-pip-egg-info-pg3gg6ot 2021-07-10T06:30:16,261 Running command python setup.py egg_info 2021-07-10T06:30:16,955 Traceback (most recent call last): 2021-07-10T06:30:16,956 File "", line 1, in 2021-07-10T06:30:16,956 File "/tmp/pip-wheel-9y10fu85/supervisor-plus-cron_3f8b6e8d80dc43529bdac1c2366ad943/setup.py", line 39 2021-07-10T06:30:16,957 except Exception, e: 2021-07-10T06:30:16,957 ^ 2021-07-10T06:30:16,957 SyntaxError: invalid syntax 2021-07-10T06:30:17,002 WARNING: Discarding https://files.pythonhosted.org/packages/63/6c/75a47b9cde4778717013c7cc49d62fd33d2f1cd6a7d11a2e6ab7918a265c/supervisor-plus-cron-1.0.15201.zip#sha256=385a259aaa98643d6d23c03c0682e412245cb08c6da944324037cde47207b750 (from https://pypi.org/simple/supervisor-plus-cron/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T06:30:17,004 ERROR: Could not find a version that satisfies the requirement supervisor-plus-cron==1.0.15201 (from versions: 1.0.15201) 2021-07-10T06:30:17,004 ERROR: No matching distribution found for supervisor-plus-cron==1.0.15201 2021-07-10T06:30:17,004 Exception information: 2021-07-10T06:30:17,004 Traceback (most recent call last): 2021-07-10T06:30:17,004 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T06:30:17,004 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T06:30:17,004 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T06:30:17,004 raise RequirementsConflicted(criterion) 2021-07-10T06:30:17,004 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('supervisor-plus-cron==1.0.15201') 2021-07-10T06:30:17,004 2021-07-10T06:30:17,004 During handling of the above exception, another exception occurred: 2021-07-10T06:30:17,004 2021-07-10T06:30:17,004 Traceback (most recent call last): 2021-07-10T06:30:17,004 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T06:30:17,004 result = self._result = resolver.resolve( 2021-07-10T06:30:17,004 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T06:30:17,004 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T06:30:17,004 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T06:30:17,004 raise ResolutionImpossible(e.criterion.information) 2021-07-10T06:30:17,004 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('supervisor-plus-cron==1.0.15201'), parent=None)] 2021-07-10T06:30:17,004 2021-07-10T06:30:17,004 The above exception was the direct cause of the following exception: 2021-07-10T06:30:17,004 2021-07-10T06:30:17,004 Traceback (most recent call last): 2021-07-10T06:30:17,004 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T06:30:17,004 status = self.run(options, args) 2021-07-10T06:30:17,004 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T06:30:17,004 return func(self, options, args) 2021-07-10T06:30:17,004 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T06:30:17,004 requirement_set = resolver.resolve( 2021-07-10T06:30:17,004 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T06:30:17,004 raise error from e 2021-07-10T06:30:17,004 pip._internal.exceptions.DistributionNotFound: No matching distribution found for supervisor-plus-cron==1.0.15201 2021-07-10T06:30:17,010 Removed supervisor-plus-cron==1.0.15201 from https://files.pythonhosted.org/packages/63/6c/75a47b9cde4778717013c7cc49d62fd33d2f1cd6a7d11a2e6ab7918a265c/supervisor-plus-cron-1.0.15201.zip#sha256=385a259aaa98643d6d23c03c0682e412245cb08c6da944324037cde47207b750 from build tracker '/tmp/pip-req-tracker-12m36i40' 2021-07-10T06:30:17,010 Removed build tracker: '/tmp/pip-req-tracker-12m36i40'