Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cache made on Ubuntu works on Ubuntu but fails on windows #888

@GC-Configit

Description

@GC-Configit

Hi,
Today I have got the odd error, that when I'm trying to retrieve cache from ubuntu on windows it just fails. When I'm trying to get the same cache on Unbutu - everything works fine. The same YAML code was working yesterday, I even rescheduled that builds and a problem also occurred for them.

I'm using action/cache@v3 some logs are below:

Received 0 of 267052384 (0.0%), 0.0 MBs/sec
Received 88080384 of 267052384 (33.0%), 42.0 MBs/sec
Received 192937984 of 267052384 (72.2%), 61.3 MBs/sec
Received 267052384 of 267052384 (100.0%), 54.4 MBs/sec
Cache Size: ~255 MB (267052384 B)
"C:\Program Files\Git\usr\bin\tar.exe" --use-compress-program unzstd -xf D:/a/_temp/df67cde0-09e7-4980-809c-f3c3e3712478/cache.tzst -P -C D:/a/mono-repo/mono-repo --force-local
tar (child): unzstd: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
/usr/bin/tar: Child returned status 2
/usr/bin/tar: Error is not recoverable: exiting now
Warning: Failed to restore: Tar failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 2

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions