Skip to content

OOops.

OOops. #25

Triggered via push April 8, 2026 14:50
Status Failure
Total duration 11m 30s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

61 errors and 6 warnings
py37-nocov (ubuntu/x64)
The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
py37-nocov (macos/arm64)
The version '3.7' with architecture 'arm64' was not found for macOS 15.7.4. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
py311-cover (macos/arm64)
Process completed with exit code 1.
py313-nocov (windows/x64)
Process completed with exit code 1.
py38-nocov (ubuntu/x64)
Process completed with exit code 1.
py312-nocov (macos/arm64)
Process completed with exit code 1.
check
Process completed with exit code 1.
py310-cover (macos/arm64)
Process completed with exit code 1.
pypy310-cover (macos/arm64)
Process completed with exit code 1.
py312-nocov (windows/x64)
Process completed with exit code 1.
py313-nocov (macos/arm64)
Process completed with exit code 1.
pypy310-nocov (windows/x64)
Process completed with exit code 1.
docs
Process completed with exit code 2.
py313-cover (windows/x64)
Process completed with exit code 1.
pypy39-nocov (windows/x64)
Process completed with exit code 1.
py38-cover (windows/x64)
Process completed with exit code 1.
py311-cover (windows/x64)
Process completed with exit code 1.
py311-nocov (windows/x64)
Process completed with exit code 1.
py38-nocov (windows/x64)
Process completed with exit code 1.
py39-nocov (windows/x64)
Process completed with exit code 1.
pypy39-cover (windows/x64)
Process completed with exit code 1.
py310-cover (windows/x64)
Process completed with exit code 1.
py313-cover (macos/arm64)
Process completed with exit code 1.
py39-cover (windows/x64)
Process completed with exit code 1.
py312-cover (macos/arm64)
Process completed with exit code 1.
py310-nocov (windows/x64)
Process completed with exit code 1.
pypy311-nocov (macos/arm64)
Process completed with exit code 1.
py37-cover (ubuntu/x64)
The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
py311-nocov (macos/arm64)
Process completed with exit code 1.
py38-cover (macos/arm64)
Process completed with exit code 1.
py38-cover (macos/arm64)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
py314-cover (windows/x64)
Process completed with exit code 1.
pypy310-cover (windows/x64)
Process completed with exit code 1.
py38-nocov (macos/arm64)
Process completed with exit code 1.
py38-nocov (macos/arm64)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
pypy311-cover (macos/arm64)
Process completed with exit code 1.
py314-nocov (windows/x64)
Process completed with exit code 1.
py37-nocov (windows/x64)
Process completed with exit code 1.
pypy39-nocov (macos/arm64)
Process completed with exit code 1.
py37-cover (macos/arm64)
The version '3.7' with architecture 'arm64' was not found for macOS 15.7.4. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
pypy310-nocov (macos/arm64)
Process completed with exit code 1.
py310-nocov (macos/arm64)
Process completed with exit code 1.
py312-cover (windows/x64)
Process completed with exit code 1.
py37-cover (windows/x64)
Process completed with exit code 1.
pypy39-cover (macos/arm64)
Process completed with exit code 1.
py38-cover (ubuntu/x64)
The process '/usr/bin/bash' failed with exit code 2
py38-cover (ubuntu/x64)
ERROR: Exception: Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_vendor/urllib3/response.py", line 438, in _error_catcher yield File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_vendor/urllib3/response.py", line 561, in read data = self._fp_read(amt) if not fp_closed else b"" File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_vendor/urllib3/response.py", line 527, in _fp_read return self._fp.read(amt) if amt is not None else self._fp.read() File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 90, in read data = self.__fp.read(amt) File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/http/client.py", line 459, in read n = self.readinto(b) File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/http/client.py", line 503, in readinto n = self.fp.readinto(b) File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/ssl.py", line 1274, in recv_into return self.read(nbytes, buffer) File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/ssl.py", line 1132, in read return self._sslobj.read(len, buffer) socket.timeout: The read operation timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper status = run_func(*args) File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper return func(self, options, args) File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_internal/commands/install.py", line 419, in run requirement_set = resolver.resolve( File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve result = self._result = resolver.resolve( File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve state = resolution.resolve(requirements, max_rounds=max_rounds) File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve self._add_to_criteria(self.state.criteria, r, parent=None) File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria if not criterion.candidates: File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ return bool(self._sequence) File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ return any(self) File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in <genexpr> return (c for c in iterator if id(c) not in self._incompatible_ids) File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built candidate = func() File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link self._link_candidate_cache[link] = LinkCandidate( File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 297, in __init__ super().__init__( File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 162, in __in
py39-cover (macos/arm64)
Process completed with exit code 1.
pypy311-cover (windows/x64)
Process completed with exit code 1.
py39-nocov (macos/arm64)
Process completed with exit code 1.
pypy311-nocov (windows/x64)
Process completed with exit code 1.
py314-nocov (macos/arm64)
Process completed with exit code 1.
py314-cover (macos/arm64)
Process completed with exit code 1.
py311-nocov (ubuntu/x64)
Process completed with exit code 1.
py39-cover (ubuntu/x64)
Process completed with exit code 1.
py312-nocov (ubuntu/x64)
Process completed with exit code 1.
py314-cover (ubuntu/x64)
Process completed with exit code 1.
py39-nocov (ubuntu/x64)
Process completed with exit code 1.
py314-nocov (ubuntu/x64)
Process completed with exit code 1.
pypy39-nocov (ubuntu/x64)
Process completed with exit code 1.
pypy39-cover (ubuntu/x64)
Process completed with exit code 1.
py311-cover (ubuntu/x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
py312-cover (ubuntu/x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
py310-cover (ubuntu/x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
py313-cover (ubuntu/x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
pypy311-cover (ubuntu/x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
pypy310-cover (ubuntu/x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/