2025-12-18T03:38:12,411 Created temporary directory: /tmp/pip-ephem-wheel-cache-pgnqc24p 2025-12-18T03:38:12,413 Created temporary directory: /tmp/pip-build-tracker-zij8_j2d 2025-12-18T03:38:12,413 Initialized build tracking at /tmp/pip-build-tracker-zij8_j2d 2025-12-18T03:38:12,414 Created build tracker: /tmp/pip-build-tracker-zij8_j2d 2025-12-18T03:38:12,414 Entered build tracker: /tmp/pip-build-tracker-zij8_j2d 2025-12-18T03:38:12,415 Created temporary directory: /tmp/pip-wheel-0wi5a53z 2025-12-18T03:38:12,418 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2025-12-18T03:38:12,421 Created temporary directory: /tmp/pip-ephem-wheel-cache-kmyj3kgq 2025-12-18T03:38:12,442 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-12-18T03:38:12,446 2 location(s) to search for versions of azul-runner: 2025-12-18T03:38:12,446 * https://pypi.org/simple/azul-runner/ 2025-12-18T03:38:12,446 * https://www.piwheels.org/simple/azul-runner/ 2025-12-18T03:38:12,447 Fetching project page and analyzing links: https://pypi.org/simple/azul-runner/ 2025-12-18T03:38:12,448 Getting page https://pypi.org/simple/azul-runner/ 2025-12-18T03:38:12,449 Found index url https://pypi.org/simple 2025-12-18T03:38:12,659 Fetched page https://pypi.org/simple/azul-runner/ as application/vnd.pypi.simple.v1+json 2025-12-18T03:38:12,660 Skipping link: No binaries permitted for azul-runner: https://files.pythonhosted.org/packages/6f/d2/f773b40a5750525a7e5b552299dbc2186f4099a0255ae74786a7f14a1972/azul_runner-9.0.38-py3-none-any.whl (from https://pypi.org/simple/azul-runner/) (requires-python:>=3.12) 2025-12-18T03:38:12,661 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/12/8c/8cb8a92af468c289ee8b745443d9e639e1a0fff1b56839ecb6a953b4afce/azul_runner-9.0.38.tar.gz (from https://pypi.org/simple/azul-runner/) (requires-python:>=3.12) 2025-12-18T03:38:12,662 Skipping link: 9.0.38 Requires-Python >=3.12: https://files.pythonhosted.org/packages/12/8c/8cb8a92af468c289ee8b745443d9e639e1a0fff1b56839ecb6a953b4afce/azul_runner-9.0.38.tar.gz (from https://pypi.org/simple/azul-runner/) (requires-python:>=3.12) 2025-12-18T03:38:12,663 Fetching project page and analyzing links: https://www.piwheels.org/simple/azul-runner/ 2025-12-18T03:38:12,664 Getting page https://www.piwheels.org/simple/azul-runner/ 2025-12-18T03:38:12,665 Found index url https://www.piwheels.org/simple 2025-12-18T03:38:12,817 Fetched page https://www.piwheels.org/simple/azul-runner/ as text/html 2025-12-18T03:38:12,819 Skipping link: not a file: https://www.piwheels.org/simple/azul-runner/ 2025-12-18T03:38:12,819 Skipping link: not a file: https://pypi.org/simple/azul-runner/ 2025-12-18T03:38:12,838 Given no hashes to check 0 links for project 'azul-runner': discarding no candidates 2025-12-18T03:38:12,839 ERROR: Ignored the following versions that require a different python version: 9.0.38 Requires-Python >=3.12 2025-12-18T03:38:12,840 ERROR: Could not find a version that satisfies the requirement azul-runner==9.0.38 (from versions: none) 2025-12-18T03:38:12,842 ERROR: No matching distribution found for azul-runner==9.0.38 2025-12-18T03:38:12,843 Exception information: 2025-12-18T03:38:12,843 Traceback (most recent call last): 2025-12-18T03:38:12,843 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2025-12-18T03:38:12,843 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-12-18T03:38:12,843 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2025-12-18T03:38:12,843 raise RequirementsConflicted(criterion) 2025-12-18T03:38:12,843 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('azul-runner==9.0.38') 2025-12-18T03:38:12,843 2025-12-18T03:38:12,843 During handling of the above exception, another exception occurred: 2025-12-18T03:38:12,843 2025-12-18T03:38:12,843 Traceback (most recent call last): 2025-12-18T03:38:12,843 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2025-12-18T03:38:12,843 result = self._result = resolver.resolve( 2025-12-18T03:38:12,843 ^^^^^^^^^^^^^^^^^ 2025-12-18T03:38:12,843 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2025-12-18T03:38:12,843 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-12-18T03:38:12,843 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-18T03:38:12,843 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2025-12-18T03:38:12,843 raise ResolutionImpossible(e.criterion.information) 2025-12-18T03:38:12,843 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('azul-runner==9.0.38'), parent=None)] 2025-12-18T03:38:12,843 2025-12-18T03:38:12,843 The above exception was the direct cause of the following exception: 2025-12-18T03:38:12,843 2025-12-18T03:38:12,843 Traceback (most recent call last): 2025-12-18T03:38:12,843 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2025-12-18T03:38:12,843 status = run_func(*args) 2025-12-18T03:38:12,843 ^^^^^^^^^^^^^^^ 2025-12-18T03:38:12,843 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2025-12-18T03:38:12,843 return func(self, options, args) 2025-12-18T03:38:12,843 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-18T03:38:12,843 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2025-12-18T03:38:12,843 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-12-18T03:38:12,843 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-18T03:38:12,843 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2025-12-18T03:38:12,843 raise error from e 2025-12-18T03:38:12,843 pip._internal.exceptions.DistributionNotFound: No matching distribution found for azul-runner==9.0.38 2025-12-18T03:38:12,849 Removed build tracker: '/tmp/pip-build-tracker-zij8_j2d'