2023-09-16T20:10:05,973 Created temporary directory: /tmp/pip-build-tracker-2ha3odnh 2023-09-16T20:10:05,974 Initialized build tracking at /tmp/pip-build-tracker-2ha3odnh 2023-09-16T20:10:05,975 Created build tracker: /tmp/pip-build-tracker-2ha3odnh 2023-09-16T20:10:05,975 Entered build tracker: /tmp/pip-build-tracker-2ha3odnh 2023-09-16T20:10:05,976 Created temporary directory: /tmp/pip-wheel-e43bk9z_ 2023-09-16T20:10:05,979 Created temporary directory: /tmp/pip-ephem-wheel-cache-s9_ipl2e 2023-09-16T20:10:06,002 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-16T20:10:06,006 2 location(s) to search for versions of python-lib-test: 2023-09-16T20:10:06,006 * https://pypi.org/simple/python-lib-test/ 2023-09-16T20:10:06,006 * https://www.piwheels.org/simple/python-lib-test/ 2023-09-16T20:10:06,007 Fetching project page and analyzing links: https://pypi.org/simple/python-lib-test/ 2023-09-16T20:10:06,008 Getting page https://pypi.org/simple/python-lib-test/ 2023-09-16T20:10:06,009 Found index url https://pypi.org/simple/ 2023-09-16T20:10:06,231 Fetched page https://pypi.org/simple/python-lib-test/ as application/vnd.pypi.simple.v1+json 2023-09-16T20:10:06,233 Found link https://files.pythonhosted.org/packages/e0/50/f8361a838bfaea0bd02c06c10789e8fd7b3e231f1c1cb4a5f03288da5ca1/python-lib-test-0.0.1.zip (from https://pypi.org/simple/python-lib-test/), version: 0.0.1 2023-09-16T20:10:06,233 Fetching project page and analyzing links: https://www.piwheels.org/simple/python-lib-test/ 2023-09-16T20:10:06,234 Getting page https://www.piwheels.org/simple/python-lib-test/ 2023-09-16T20:10:06,235 Found index url https://www.piwheels.org/simple/ 2023-09-16T20:10:06,674 Fetched page https://www.piwheels.org/simple/python-lib-test/ as text/html 2023-09-16T20:10:06,676 Skipping link: not a file: https://www.piwheels.org/simple/python-lib-test/ 2023-09-16T20:10:06,676 Skipping link: not a file: https://pypi.org/simple/python-lib-test/ 2023-09-16T20:10:06,710 Given no hashes to check 1 links for project 'python-lib-test': discarding no candidates 2023-09-16T20:10:06,742 Collecting python-lib-test==0.0.1 2023-09-16T20:10:06,746 Created temporary directory: /tmp/pip-unpack-7y5u5hre 2023-09-16T20:10:06,971 Downloading python-lib-test-0.0.1.zip (584 bytes) 2023-09-16T20:10:06,980 Added python-lib-test==0.0.1 from https://files.pythonhosted.org/packages/e0/50/f8361a838bfaea0bd02c06c10789e8fd7b3e231f1c1cb4a5f03288da5ca1/python-lib-test-0.0.1.zip to build tracker '/tmp/pip-build-tracker-2ha3odnh' 2023-09-16T20:10:06,982 Running setup.py (path:/tmp/pip-wheel-e43bk9z_/python-lib-test_c7931a9750764b79b676a3e83380a677/setup.py) egg_info for package python-lib-test 2023-09-16T20:10:06,983 Created temporary directory: /tmp/pip-pip-egg-info-884v2ktm 2023-09-16T20:10:06,983 Preparing metadata (setup.py): started 2023-09-16T20:10:06,984 Running command python setup.py egg_info 2023-09-16T20:10:08,117 Preparing metadata (setup.py): finished with status 'done' 2023-09-16T20:10:08,121 WARNING: Requested python-lib-test==0.0.1 from https://files.pythonhosted.org/packages/e0/50/f8361a838bfaea0bd02c06c10789e8fd7b3e231f1c1cb4a5f03288da5ca1/python-lib-test-0.0.1.zip, but installing version 0.0.0 2023-09-16T20:10:08,122 Removed python-lib-test==0.0.1 from https://files.pythonhosted.org/packages/e0/50/f8361a838bfaea0bd02c06c10789e8fd7b3e231f1c1cb4a5f03288da5ca1/python-lib-test-0.0.1.zip from build tracker '/tmp/pip-build-tracker-2ha3odnh' 2023-09-16T20:10:08,125 Discarding [blue underline]https://files.pythonhosted.org/packages/e0/50/f8361a838bfaea0bd02c06c10789e8fd7b3e231f1c1cb4a5f03288da5ca1/python-lib-test-0.0.1.zip (from https://pypi.org/simple/python-lib-test/)[/]: [yellow]Requested python-lib-test==0.0.1 from https://files.pythonhosted.org/packages/e0/50/f8361a838bfaea0bd02c06c10789e8fd7b3e231f1c1cb4a5f03288da5ca1/python-lib-test-0.0.1.zip has inconsistent version: expected '0.0.1', but metadata has '0.0.0'[reset] 2023-09-16T20:10:08,127 ERROR: Could not find a version that satisfies the requirement python-lib-test==0.0.1 (from versions: 0.0.1) 2023-09-16T20:10:08,129 ERROR: No matching distribution found for python-lib-test==0.0.1 2023-09-16T20:10:08,130 Exception information: 2023-09-16T20:10:08,130 Traceback (most recent call last): 2023-09-16T20:10:08,130 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-16T20:10:08,130 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-16T20:10:08,130 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-16T20:10:08,130 raise RequirementsConflicted(criterion) 2023-09-16T20:10:08,130 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-lib-test==0.0.1') 2023-09-16T20:10:08,130 2023-09-16T20:10:08,130 During handling of the above exception, another exception occurred: 2023-09-16T20:10:08,130 2023-09-16T20:10:08,130 Traceback (most recent call last): 2023-09-16T20:10:08,130 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-16T20:10:08,130 result = self._result = resolver.resolve( 2023-09-16T20:10:08,130 ^^^^^^^^^^^^^^^^^ 2023-09-16T20:10:08,130 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-16T20:10:08,130 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-16T20:10:08,130 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-16T20:10:08,130 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-16T20:10:08,130 raise ResolutionImpossible(e.criterion.information) 2023-09-16T20:10:08,130 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-lib-test==0.0.1'), parent=None)] 2023-09-16T20:10:08,130 2023-09-16T20:10:08,130 The above exception was the direct cause of the following exception: 2023-09-16T20:10:08,130 2023-09-16T20:10:08,130 Traceback (most recent call last): 2023-09-16T20:10:08,130 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-16T20:10:08,130 status = run_func(*args) 2023-09-16T20:10:08,130 ^^^^^^^^^^^^^^^ 2023-09-16T20:10:08,130 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-16T20:10:08,130 return func(self, options, args) 2023-09-16T20:10:08,130 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-16T20:10:08,130 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-16T20:10:08,130 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-16T20:10:08,130 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-16T20:10:08,130 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-16T20:10:08,130 raise error from e 2023-09-16T20:10:08,130 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-lib-test==0.0.1 2023-09-16T20:10:08,136 Removed build tracker: '/tmp/pip-build-tracker-2ha3odnh'