2025-06-06T14:56:42,205 Created temporary directory: /tmp/pip-build-tracker-nd47ma6j 2025-06-06T14:56:42,206 Initialized build tracking at /tmp/pip-build-tracker-nd47ma6j 2025-06-06T14:56:42,206 Created build tracker: /tmp/pip-build-tracker-nd47ma6j 2025-06-06T14:56:42,207 Entered build tracker: /tmp/pip-build-tracker-nd47ma6j 2025-06-06T14:56:42,208 Created temporary directory: /tmp/pip-wheel-78vytwai 2025-06-06T14:56:42,212 Created temporary directory: /tmp/pip-ephem-wheel-cache-wvz5i6he 2025-06-06T14:56:42,263 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-06-06T14:56:42,265 2 location(s) to search for versions of abatcher: 2025-06-06T14:56:42,265 * https://pypi.org/simple/abatcher/ 2025-06-06T14:56:42,265 * https://www.piwheels.org/simple/abatcher/ 2025-06-06T14:56:42,266 Fetching project page and analyzing links: https://pypi.org/simple/abatcher/ 2025-06-06T14:56:42,266 Getting page https://pypi.org/simple/abatcher/ 2025-06-06T14:56:42,268 Found index url https://pypi.org/simple/ 2025-06-06T14:56:42,555 Fetched page https://pypi.org/simple/abatcher/ as application/vnd.pypi.simple.v1+json 2025-06-06T14:56:42,558 Skipping link: No binaries permitted for abatcher: https://files.pythonhosted.org/packages/bd/e1/9a458296de657fa8bbf9b0a4ed6cc7edf418d6f2661491a1a4c9bbec78fb/abatcher-0.2.0-py3-none-any.whl (from https://pypi.org/simple/abatcher/) (requires-python:>=3.12) 2025-06-06T14:56:42,560 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/e8/b4/03907ecb4e323f83aad93f0212e8a340ff4cc0f5ede94635807c5387a8d0/abatcher-0.2.0.tar.gz (from https://pypi.org/simple/abatcher/) (requires-python:>=3.12) 2025-06-06T14:56:42,561 Skipping link: 0.2.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/e8/b4/03907ecb4e323f83aad93f0212e8a340ff4cc0f5ede94635807c5387a8d0/abatcher-0.2.0.tar.gz (from https://pypi.org/simple/abatcher/) (requires-python:>=3.12) 2025-06-06T14:56:42,563 Fetching project page and analyzing links: https://www.piwheels.org/simple/abatcher/ 2025-06-06T14:56:42,564 Getting page https://www.piwheels.org/simple/abatcher/ 2025-06-06T14:56:42,566 Found index url https://www.piwheels.org/simple/ 2025-06-06T14:56:42,725 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/abatcher/ 2025-06-06T14:56:43,416 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/abatcher/ 2025-06-06T14:56:44,585 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/abatcher/ 2025-06-06T14:56:46,791 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/abatcher/ 2025-06-06T14:56:50,959 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/abatcher/ 2025-06-06T14:56:51,129 Could not fetch URL https://www.piwheels.org/simple/abatcher/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/abatcher/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-06-06T14:56:51,131 Skipping link: not a file: https://www.piwheels.org/simple/abatcher/ 2025-06-06T14:56:51,132 Skipping link: not a file: https://pypi.org/simple/abatcher/ 2025-06-06T14:56:51,153 Given no hashes to check 0 links for project 'abatcher': discarding no candidates 2025-06-06T14:56:51,153 ERROR: Ignored the following versions that require a different python version: 0.2.0 Requires-Python >=3.12 2025-06-06T14:56:51,155 ERROR: Could not find a version that satisfies the requirement abatcher==0.2.0 (from versions: none) 2025-06-06T14:56:51,156 ERROR: No matching distribution found for abatcher==0.2.0 2025-06-06T14:56:51,157 Exception information: 2025-06-06T14:56:51,157 Traceback (most recent call last): 2025-06-06T14:56:51,157 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-06-06T14:56:51,157 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-06-06T14:56:51,157 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-06-06T14:56:51,157 raise RequirementsConflicted(criterion) 2025-06-06T14:56:51,157 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('abatcher==0.2.0') 2025-06-06T14:56:51,157 2025-06-06T14:56:51,157 The above exception was the direct cause of the following exception: 2025-06-06T14:56:51,157 2025-06-06T14:56:51,157 Traceback (most recent call last): 2025-06-06T14:56:51,157 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-06-06T14:56:51,157 result = self._result = resolver.resolve( 2025-06-06T14:56:51,157 ^^^^^^^^^^^^^^^^^ 2025-06-06T14:56:51,157 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-06-06T14:56:51,157 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-06-06T14:56:51,157 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-06T14:56:51,157 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-06-06T14:56:51,157 raise ResolutionImpossible(e.criterion.information) from e 2025-06-06T14:56:51,157 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('abatcher==0.2.0'), parent=None)] 2025-06-06T14:56:51,157 2025-06-06T14:56:51,157 The above exception was the direct cause of the following exception: 2025-06-06T14:56:51,157 2025-06-06T14:56:51,157 Traceback (most recent call last): 2025-06-06T14:56:51,157 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-06-06T14:56:51,157 status = _inner_run() 2025-06-06T14:56:51,157 ^^^^^^^^^^^^ 2025-06-06T14:56:51,157 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-06-06T14:56:51,157 return self.run(options, args) 2025-06-06T14:56:51,157 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-06T14:56:51,157 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-06-06T14:56:51,157 return func(self, options, args) 2025-06-06T14:56:51,157 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-06T14:56:51,157 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-06-06T14:56:51,157 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-06-06T14:56:51,157 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-06T14:56:51,157 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-06-06T14:56:51,157 raise error from e 2025-06-06T14:56:51,157 pip._internal.exceptions.DistributionNotFound: No matching distribution found for abatcher==0.2.0 2025-06-06T14:56:51,163 Removed build tracker: '/tmp/pip-build-tracker-nd47ma6j'