2025-06-02T11:02:29,126 Created temporary directory: /tmp/pip-build-tracker-whb5e77_ 2025-06-02T11:02:29,127 Initialized build tracking at /tmp/pip-build-tracker-whb5e77_ 2025-06-02T11:02:29,128 Created build tracker: /tmp/pip-build-tracker-whb5e77_ 2025-06-02T11:02:29,128 Entered build tracker: /tmp/pip-build-tracker-whb5e77_ 2025-06-02T11:02:29,129 Created temporary directory: /tmp/pip-wheel-4tp74yc8 2025-06-02T11:02:29,133 Created temporary directory: /tmp/pip-ephem-wheel-cache-nuytcv_c 2025-06-02T11:02:29,183 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-06-02T11:02:29,185 2 location(s) to search for versions of elasticrag: 2025-06-02T11:02:29,185 * https://pypi.org/simple/elasticrag/ 2025-06-02T11:02:29,185 * https://www.piwheels.org/simple/elasticrag/ 2025-06-02T11:02:29,186 Fetching project page and analyzing links: https://pypi.org/simple/elasticrag/ 2025-06-02T11:02:29,187 Getting page https://pypi.org/simple/elasticrag/ 2025-06-02T11:02:29,189 Found index url https://pypi.org/simple/ 2025-06-02T11:02:29,417 Fetched page https://pypi.org/simple/elasticrag/ as application/vnd.pypi.simple.v1+json 2025-06-02T11:02:29,419 Skipping link: No binaries permitted for elasticrag: https://files.pythonhosted.org/packages/f6/a8/56ffd3890d3ec84adc8ed99e3b6a99f1a0dc82a0548f5630e3204cf9a58d/elasticrag-0.1.0-py3-none-any.whl (from https://pypi.org/simple/elasticrag/) (requires-python:>=3.8) 2025-06-02T11:02:29,420 Fetching project page and analyzing links: https://www.piwheels.org/simple/elasticrag/ 2025-06-02T11:02:29,421 Getting page https://www.piwheels.org/simple/elasticrag/ 2025-06-02T11:02:29,424 Found index url https://www.piwheels.org/simple/ 2025-06-02T11:02:29,593 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/elasticrag/ 2025-06-02T11:02:30,250 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/elasticrag/ 2025-06-02T11:02:31,422 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/elasticrag/ 2025-06-02T11:02:33,593 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/elasticrag/ 2025-06-02T11:02:37,760 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/elasticrag/ 2025-06-02T11:02:37,944 Could not fetch URL https://www.piwheels.org/simple/elasticrag/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/elasticrag/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-06-02T11:02:37,947 Skipping link: not a file: https://www.piwheels.org/simple/elasticrag/ 2025-06-02T11:02:37,948 Skipping link: not a file: https://pypi.org/simple/elasticrag/ 2025-06-02T11:02:37,966 Given no hashes to check 0 links for project 'elasticrag': discarding no candidates 2025-06-02T11:02:37,967 ERROR: Could not find a version that satisfies the requirement elasticrag==0.1.0 (from versions: none) 2025-06-02T11:02:37,969 ERROR: No matching distribution found for elasticrag==0.1.0 2025-06-02T11:02:37,970 Exception information: 2025-06-02T11:02:37,970 Traceback (most recent call last): 2025-06-02T11:02:37,970 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-06-02T11:02:37,970 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-06-02T11:02:37,970 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-06-02T11:02:37,970 raise RequirementsConflicted(criterion) 2025-06-02T11:02:37,970 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('elasticrag==0.1.0') 2025-06-02T11:02:37,970 2025-06-02T11:02:37,970 The above exception was the direct cause of the following exception: 2025-06-02T11:02:37,970 2025-06-02T11:02:37,970 Traceback (most recent call last): 2025-06-02T11:02:37,970 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-06-02T11:02:37,970 result = self._result = resolver.resolve( 2025-06-02T11:02:37,970 ^^^^^^^^^^^^^^^^^ 2025-06-02T11:02:37,970 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-06-02T11:02:37,970 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-06-02T11:02:37,970 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-02T11:02:37,970 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-06-02T11:02:37,970 raise ResolutionImpossible(e.criterion.information) from e 2025-06-02T11:02:37,970 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('elasticrag==0.1.0'), parent=None)] 2025-06-02T11:02:37,970 2025-06-02T11:02:37,970 The above exception was the direct cause of the following exception: 2025-06-02T11:02:37,970 2025-06-02T11:02:37,970 Traceback (most recent call last): 2025-06-02T11:02:37,970 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-06-02T11:02:37,970 status = _inner_run() 2025-06-02T11:02:37,970 ^^^^^^^^^^^^ 2025-06-02T11:02:37,970 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-06-02T11:02:37,970 return self.run(options, args) 2025-06-02T11:02:37,970 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-02T11:02:37,970 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-06-02T11:02:37,970 return func(self, options, args) 2025-06-02T11:02:37,970 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-02T11:02:37,970 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-06-02T11:02:37,970 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-06-02T11:02:37,970 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-02T11:02:37,970 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-06-02T11:02:37,970 raise error from e 2025-06-02T11:02:37,970 pip._internal.exceptions.DistributionNotFound: No matching distribution found for elasticrag==0.1.0 2025-06-02T11:02:37,976 Removed build tracker: '/tmp/pip-build-tracker-whb5e77_'