2022-01-09T09:17:07,395 Created temporary directory: /tmp/pip-ephem-wheel-cache-6i1ru9tb 2022-01-09T09:17:07,400 Created temporary directory: /tmp/pip-req-tracker-yubtybdp 2022-01-09T09:17:07,401 Initialized build tracking at /tmp/pip-req-tracker-yubtybdp 2022-01-09T09:17:07,401 Created build tracker: /tmp/pip-req-tracker-yubtybdp 2022-01-09T09:17:07,401 Entered build tracker: /tmp/pip-req-tracker-yubtybdp 2022-01-09T09:17:07,402 Created temporary directory: /tmp/pip-wheel-336ul0t8 2022-01-09T09:17:07,467 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-09T09:17:07,472 2 location(s) to search for versions of simple-hello-app: 2022-01-09T09:17:07,472 * https://pypi.org/simple/simple-hello-app/ 2022-01-09T09:17:07,472 * https://www.piwheels.org/simple/simple-hello-app/ 2022-01-09T09:17:07,473 Fetching project page and analyzing links: https://pypi.org/simple/simple-hello-app/ 2022-01-09T09:17:07,474 Getting page https://pypi.org/simple/simple-hello-app/ 2022-01-09T09:17:07,477 Found index url https://pypi.org/simple 2022-01-09T09:17:07,676 Found link https://files.pythonhosted.org/packages/1d/de/697e2d441ea4a521d2b785f301daaef489710f0ad41501bf4a8d84a8ac4a/simple_hello_app-0.0.1.tar.gz#sha256=92d3cc05453d5ff7cf6883436ed9b0cd3359d075c2b18d0c56223b2ce258ddc6 (from https://pypi.org/simple/simple-hello-app/), version: 0.0.1 2022-01-09T09:17:07,678 Fetching project page and analyzing links: https://www.piwheels.org/simple/simple-hello-app/ 2022-01-09T09:17:07,678 Getting page https://www.piwheels.org/simple/simple-hello-app/ 2022-01-09T09:17:07,680 Found index url https://www.piwheels.org/simple 2022-01-09T09:17:07,885 Skipping link: not a file: https://www.piwheels.org/simple/simple-hello-app/ 2022-01-09T09:17:07,886 Skipping link: not a file: https://pypi.org/simple/simple-hello-app/ 2022-01-09T09:17:07,925 Given no hashes to check 1 links for project 'simple-hello-app': discarding no candidates 2022-01-09T09:17:07,961 Collecting simple-hello-app==0.0.1 2022-01-09T09:17:07,964 Created temporary directory: /tmp/pip-unpack-lfogdrgp 2022-01-09T09:17:08,048 Downloading simple_hello_app-0.0.1.tar.gz (1.1 kB) 2022-01-09T09:17:08,086 Added simple-hello-app==0.0.1 from https://files.pythonhosted.org/packages/1d/de/697e2d441ea4a521d2b785f301daaef489710f0ad41501bf4a8d84a8ac4a/simple_hello_app-0.0.1.tar.gz#sha256=92d3cc05453d5ff7cf6883436ed9b0cd3359d075c2b18d0c56223b2ce258ddc6 to build tracker '/tmp/pip-req-tracker-yubtybdp' 2022-01-09T09:17:08,088 Running setup.py (path:/tmp/pip-wheel-336ul0t8/simple-hello-app_d77908d3019a456697f05837caf61a96/setup.py) egg_info for package simple-hello-app 2022-01-09T09:17:08,089 Created temporary directory: /tmp/pip-pip-egg-info-nc14siyo 2022-01-09T09:17:08,090 Preparing metadata (setup.py): started 2022-01-09T09:17:08,090 Running command python setup.py egg_info 2022-01-09T09:17:09,393 Traceback (most recent call last): 2022-01-09T09:17:09,395 File "", line 1, in 2022-01-09T09:17:09,395 File "/tmp/pip-wheel-336ul0t8/simple-hello-app_d77908d3019a456697f05837caf61a96/setup.py", line 15, in 2022-01-09T09:17:09,396 long_description=open('README.txt').read() + '\n\n' + open('CHANGELOG.txt').read(), 2022-01-09T09:17:09,396 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGELOG.txt' 2022-01-09T09:17:09,480 Preparing metadata (setup.py): finished with status 'error' 2022-01-09T09:17:09,481 WARNING: Discarding https://files.pythonhosted.org/packages/1d/de/697e2d441ea4a521d2b785f301daaef489710f0ad41501bf4a8d84a8ac4a/simple_hello_app-0.0.1.tar.gz#sha256=92d3cc05453d5ff7cf6883436ed9b0cd3359d075c2b18d0c56223b2ce258ddc6 (from https://pypi.org/simple/simple-hello-app/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-09T09:17:09,484 ERROR: Could not find a version that satisfies the requirement simple-hello-app==0.0.1 (from versions: 0.0.1) 2022-01-09T09:17:09,485 ERROR: No matching distribution found for simple-hello-app==0.0.1 2022-01-09T09:17:09,485 Exception information: 2022-01-09T09:17:09,485 Traceback (most recent call last): 2022-01-09T09:17:09,485 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-09T09:17:09,485 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-09T09:17:09,485 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-09T09:17:09,485 raise RequirementsConflicted(criterion) 2022-01-09T09:17:09,485 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('simple-hello-app==0.0.1') 2022-01-09T09:17:09,485 2022-01-09T09:17:09,485 During handling of the above exception, another exception occurred: 2022-01-09T09:17:09,485 2022-01-09T09:17:09,485 Traceback (most recent call last): 2022-01-09T09:17:09,485 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-09T09:17:09,485 result = self._result = resolver.resolve( 2022-01-09T09:17:09,485 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-09T09:17:09,485 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-09T09:17:09,485 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-09T09:17:09,485 raise ResolutionImpossible(e.criterion.information) 2022-01-09T09:17:09,485 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('simple-hello-app==0.0.1'), parent=None)] 2022-01-09T09:17:09,485 2022-01-09T09:17:09,485 The above exception was the direct cause of the following exception: 2022-01-09T09:17:09,485 2022-01-09T09:17:09,485 Traceback (most recent call last): 2022-01-09T09:17:09,485 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-09T09:17:09,485 status = run_func(*args) 2022-01-09T09:17:09,485 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-09T09:17:09,485 return func(self, options, args) 2022-01-09T09:17:09,485 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-09T09:17:09,485 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-09T09:17:09,485 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-09T09:17:09,485 raise error from e 2022-01-09T09:17:09,485 pip._internal.exceptions.DistributionNotFound: No matching distribution found for simple-hello-app==0.0.1 2022-01-09T09:17:09,495 Removed simple-hello-app==0.0.1 from https://files.pythonhosted.org/packages/1d/de/697e2d441ea4a521d2b785f301daaef489710f0ad41501bf4a8d84a8ac4a/simple_hello_app-0.0.1.tar.gz#sha256=92d3cc05453d5ff7cf6883436ed9b0cd3359d075c2b18d0c56223b2ce258ddc6 from build tracker '/tmp/pip-req-tracker-yubtybdp' 2022-01-09T09:17:09,496 Removed build tracker: '/tmp/pip-req-tracker-yubtybdp'