Actions: cache does not, timeouts #6

Closed
opened 2025-12-07 12:05:33 +00:00 by philip · 2 comments
Owner

In "actions/cache@v4":

::warning::Failed to restore: getCacheEntry failed: Request timeout: /81054b54/_apis/artifactcache/cache?keys=maven-c53124c8d0dc8f19bda8b256889e3a4eae53af38d1fff8fa0123784e2cf73c50%252Cmaven-&version=c538a492dc53daaed119aaacbe9be444dd6f0478f3c1e96eef74be5e3b7be6fa

in "Complete job":

  🚧  ::warning::Failed to save: reserveCache failed: Request timeout: /81054b54/_apis/artifactcache/caches
::warning::Failed to save: reserveCache failed: Request timeout: /81054b54/_apis/artifactcache/caches

Possibly related to change from Docker-in-Docker to Docker-out-Docker, or changed host IP

In "actions/cache@v4": ``` ::warning::Failed to restore: getCacheEntry failed: Request timeout: /81054b54/_apis/artifactcache/cache?keys=maven-c53124c8d0dc8f19bda8b256889e3a4eae53af38d1fff8fa0123784e2cf73c50%252Cmaven-&version=c538a492dc53daaed119aaacbe9be444dd6f0478f3c1e96eef74be5e3b7be6fa ``` in "Complete job": ``` 🚧 ::warning::Failed to save: reserveCache failed: Request timeout: /81054b54/_apis/artifactcache/caches ::warning::Failed to save: reserveCache failed: Request timeout: /81054b54/_apis/artifactcache/caches ``` Possibly related to change from Docker-in-Docker to Docker-out-Docker, or changed host IP
Author
Owner

Most likely not due to changed host IP, re-creating the runner did not help

Most likely not due to changed host IP, re-creating the runner did not help
Author
Owner

Workaround: Runner in Docker Compose mit network_mode: "host" konfigurieren.

Workaround: Runner in Docker Compose mit `network_mode: "host"` konfigurieren.
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
philip/rstm#6
No description provided.