2025-05-30T09:52:27,483 Created temporary directory: /tmp/pip-build-tracker-gob2eu30 2025-05-30T09:52:27,484 Initialized build tracking at /tmp/pip-build-tracker-gob2eu30 2025-05-30T09:52:27,484 Created build tracker: /tmp/pip-build-tracker-gob2eu30 2025-05-30T09:52:27,485 Entered build tracker: /tmp/pip-build-tracker-gob2eu30 2025-05-30T09:52:27,485 Created temporary directory: /tmp/pip-wheel-a87bls34 2025-05-30T09:52:27,489 Created temporary directory: /tmp/pip-ephem-wheel-cache-hudgy39x 2025-05-30T09:52:27,540 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-05-30T09:52:27,542 2 location(s) to search for versions of sandbox-browser: 2025-05-30T09:52:27,542 * https://pypi.org/simple/sandbox-browser/ 2025-05-30T09:52:27,542 * https://www.piwheels.org/simple/sandbox-browser/ 2025-05-30T09:52:27,543 Fetching project page and analyzing links: https://pypi.org/simple/sandbox-browser/ 2025-05-30T09:52:27,544 Getting page https://pypi.org/simple/sandbox-browser/ 2025-05-30T09:52:27,546 Found index url https://pypi.org/simple/ 2025-05-30T09:52:27,826 Fetched page https://pypi.org/simple/sandbox-browser/ as application/vnd.pypi.simple.v1+json 2025-05-30T09:52:27,828 Skipping link: No binaries permitted for sandbox-browser: https://files.pythonhosted.org/packages/7c/50/cf8a14923b070550af643ae9c09f2bf056a167a2a80befdc00fc5f832547/sandbox_browser-0.1.0-py3-none-any.whl (from https://pypi.org/simple/sandbox-browser/) (requires-python:>=3.12) 2025-05-30T09:52:27,829 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/17/b0/4641bbbb7d28646efb93f0d17cb1875a94e75bc838456df1832be8ba3c80/sandbox_browser-0.1.0.tar.gz (from https://pypi.org/simple/sandbox-browser/) (requires-python:>=3.12) 2025-05-30T09:52:27,830 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/17/b0/4641bbbb7d28646efb93f0d17cb1875a94e75bc838456df1832be8ba3c80/sandbox_browser-0.1.0.tar.gz (from https://pypi.org/simple/sandbox-browser/) (requires-python:>=3.12) 2025-05-30T09:52:27,831 Fetching project page and analyzing links: https://www.piwheels.org/simple/sandbox-browser/ 2025-05-30T09:52:27,832 Getting page https://www.piwheels.org/simple/sandbox-browser/ 2025-05-30T09:52:27,833 Found index url https://www.piwheels.org/simple/ 2025-05-30T09:52:27,986 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/sandbox-browser/ 2025-05-30T09:52:28,644 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/sandbox-browser/ 2025-05-30T09:52:29,842 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/sandbox-browser/ 2025-05-30T09:52:32,046 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/sandbox-browser/ 2025-05-30T09:52:36,260 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/sandbox-browser/ 2025-05-30T09:52:36,454 Could not fetch URL https://www.piwheels.org/simple/sandbox-browser/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/sandbox-browser/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-05-30T09:52:36,456 Skipping link: not a file: https://www.piwheels.org/simple/sandbox-browser/ 2025-05-30T09:52:36,457 Skipping link: not a file: https://pypi.org/simple/sandbox-browser/ 2025-05-30T09:52:36,474 Given no hashes to check 0 links for project 'sandbox-browser': discarding no candidates 2025-05-30T09:52:36,475 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12 2025-05-30T09:52:36,477 ERROR: Could not find a version that satisfies the requirement sandbox-browser==0.1.0 (from versions: none) 2025-05-30T09:52:36,478 ERROR: No matching distribution found for sandbox-browser==0.1.0 2025-05-30T09:52:36,479 Exception information: 2025-05-30T09:52:36,479 Traceback (most recent call last): 2025-05-30T09:52:36,479 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-05-30T09:52:36,479 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-05-30T09:52:36,479 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-05-30T09:52:36,479 raise RequirementsConflicted(criterion) 2025-05-30T09:52:36,479 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sandbox-browser==0.1.0') 2025-05-30T09:52:36,479 2025-05-30T09:52:36,479 The above exception was the direct cause of the following exception: 2025-05-30T09:52:36,479 2025-05-30T09:52:36,479 Traceback (most recent call last): 2025-05-30T09:52:36,479 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-05-30T09:52:36,479 result = self._result = resolver.resolve( 2025-05-30T09:52:36,479 ^^^^^^^^^^^^^^^^^ 2025-05-30T09:52:36,479 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-05-30T09:52:36,479 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-05-30T09:52:36,479 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-30T09:52:36,479 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-05-30T09:52:36,479 raise ResolutionImpossible(e.criterion.information) from e 2025-05-30T09:52:36,479 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sandbox-browser==0.1.0'), parent=None)] 2025-05-30T09:52:36,479 2025-05-30T09:52:36,479 The above exception was the direct cause of the following exception: 2025-05-30T09:52:36,479 2025-05-30T09:52:36,479 Traceback (most recent call last): 2025-05-30T09:52:36,479 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-05-30T09:52:36,479 status = _inner_run() 2025-05-30T09:52:36,479 ^^^^^^^^^^^^ 2025-05-30T09:52:36,479 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-05-30T09:52:36,479 return self.run(options, args) 2025-05-30T09:52:36,479 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-30T09:52:36,479 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-05-30T09:52:36,479 return func(self, options, args) 2025-05-30T09:52:36,479 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-30T09:52:36,479 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-05-30T09:52:36,479 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-05-30T09:52:36,479 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-30T09:52:36,479 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-05-30T09:52:36,479 raise error from e 2025-05-30T09:52:36,479 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sandbox-browser==0.1.0 2025-05-30T09:52:36,486 Removed build tracker: '/tmp/pip-build-tracker-gob2eu30'