-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Failed to save: Unable to reserve cache with key Linux-X64-setup-kind-9ae97997d7a55266f13e63fd1a5eba9db954077c88af3c003e18b2f1a6fd8377, another job may be creating this cache. More details: This legacy service is shutting down, effective April 15, 2025. Migrate to the new service ASAP. For more information: https://gh.io/gha-cache-sunset
In order to upgrade, simply bump up the version of @actions/cache in your package.json to 4.0.0 (or above). We will be releasing bug fixes and improvements throughout the period leading to February 1st, 2025.
Details
https://github.com/kaovilai/velero/actions/runs/14654618556/job/41127591671#step:5:27 ``` Run engineerd/setup-kind@v0.6.2 with: skipClusterLogsExport: true version: v0.[2](https://github.com/kaovilai/velero/actions/runs/14654618556/job/41127591671#step:5:2)7.0 image: kindest/node:v1.[3](https://github.com/kaovilai/velero/actions/runs/14654618556/job/41127591671#step:5:3)3.0 config: kind: Cluster apiVersion: kind.x-k8s.io/v1alpha[4](https://github.com/kaovilai/velero/actions/runs/14654618556/job/41127591671#step:5:4) featureGates: CSIVolumeHealth: true nodes: - role: control-plane - role: worker
name: kind
wait: 300s
skipClusterCreation: false
skipClusterDeletion: false
verbosity: 0
quiet: false
Warning: Please include the @sha256: image digest from the image in the release notes. You can find available image tags on the release page, https://github.com/kubernetes-sigs/kind/releases/tag/v0.27.0
Warning: Failed to restore: Cache service responded with 422
Cache setup-kind is not found
downloading kind from https://github.com/kubernetes-sigs/kind/releases/download/v0.27.0/kind-linux-amd[6](https://github.com/kaovilai/velero/actions/runs/14654618556/job/41127591671#step:5:6)4
/usr/bin/chmod +x /home/runner/work/_temp/c816e428-82fb-4245-8b03-79f27550b2fb
/usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /home/runner/work/velero/velero --files-from manifest.txt --use-compress-program zstdmt
Failed to save: Unable to reserve cache with key Linux-X64-setup-kind-9ae97997d7a55266f13e63fd1a5eba9db954077c88af3c003e18b2f1a6fd8377, another job may be creating this cache. More details: This legacy service is shutting down, effective April 15, 2025. Migrate to the new service ASAP. For more information: https://gh.io/gha-cache-sunset
Cache setup-kind saved with the key Linux-X64-setup-kind-9ae97997d7a55266f13e63fd1a5eba9db954077c88af3c003e18b2f1a6fd8377
/opt/hostedtoolcache/kind/0.27.0/x64/kind create cluster --config /home/runner/work/velero/velero/kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
featureGates:
CSIVolumeHealth: true
nodes:
- role: control-plane
- role: worker --image kindest/node:v1.33.0 --name kind --wait 300s
ERROR: failed to create cluster: error reading file: open /home/runner/work/velero/velero/kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
featureGates:
CSIVolumeHealth: true
nodes: - role: control-plane
- role: worker: no such file or directory
Error: The process '/opt/hostedtoolcache/kind/0.27.0/x64/kind' failed with exit code 1
</p>
</details>