-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't use 'tar -xzf' extract archive file #1448
Comments
It looks like it affects multiple (to say the least) users :) For a workaround, is anyone aware how to pin version used in a workflow to an earlier release? up: I too can confirm that changing to checkout@v4 works. |
Does this have anything to do with the v4.0 release from @takost & @simonbaird? |
I'm trying to think how this even broke. It must have been on the server side, because we are using |
|
The second re-run (third attempt) worked for me: https://github.com/DawnbrandBots/bastion-bot/actions/runs/6074117346 |
Interesting - network reliability aside, I wonder why actions/checkout isn't retrying on network errors. |
Confirmed, updating to v4 fixes the issue. |
Oh no... We need this to work today :# EDIT: No I cannot just change to |
It's not actions/checkout — it's the Actions runner itself downloading and extracting all the used action packages before starting the workflow. |
same issue here |
Seems like it's back working for me now anyways. |
same issue here |
+1 Here, getting the error now. |
working again for us! |
GitHub Status says ✅ All Systems Operational |
Yeah, this seems unrelated to the checkout action and more an issue on the Runner side. Changing actions/checkout from v3 to v4 is not a fix, I'm getting random outcomes with either tags, some jobs work other fail. |
confirmed as well |
Seems like it's back to normal |
I can also confirm that the issue did/does exist. I can't speak for the v4 upgrade being a fix, but doing github "Retry Failed Jobs" a few times eventually allows the job to work (even while keeping the v3 tag). ✨ |
Still inconsistent/flaky for us, seems to happen for majority of runs. |
We have the problem inside matrix builds, but not in our linting job which does not use the matrix declaration |
## Changes This should fix intermittent failures with v3 (see actions/checkout#1448)
Hopefully this will fix the issues we've been seeing on v3 (actions/checkout#1448).
Hopefully this will fix the issues we've been seeing on v3 (actions/checkout#1448).
The error continues to occur: |
We just updated to v4 and getting the |
Live poll on the current issue and which action you guys taking. Let's see what we are doing! |
There is ongoing incident on status page https://www.githubstatus.com/incidents/frdfpnnt85s8 |
Update to [actions/checkout@v4](https://github.com/actions/checkout/releases/tag/v4.0.0) According to actions/checkout#1448 it might fix the issue we are encountering. Even if it doesn't, no apparent harm from using the latest version.
According to Status actions are working again... but when I try to use |
Switched all to |
Sometimes we had the following issue in our CI ``` Prepare all required actions Getting action download info Download action repository 'actions/checkout@f43a0e5ff2bd294095638e[18](https://github.com/SharezoneApp/sharezone-app/actions/runs/6081692757/job/16497871915?pr=883#step:1:22)286ca9a3d[19](https://github.com/SharezoneApp/sharezone-app/actions/runs/6081692757/job/16497871915?pr=883#step:1:23)56744' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) Error: Can't use 'tar -xzf' extract archive file: /home/runner/work/_actions/_temp_cbdafda6-2c5b-4638-b6be-e6d65c6e3a8a/4afea807-b012-4842-986f-87c77b76bc37.tar.gz. return code: 2. ``` This is the issue: actions/checkout#1448. Upgrading to 4.0.0 should fix the issue (see actions/checkout#1448 (comment))
Update to [actions/checkout@v4](https://github.com/actions/checkout/releases/tag/v4.0.0) According to actions/checkout#1448 it might fix the issue we are encountering. Even if it doesn't, no apparent harm from using the latest version.
Sometimes we had the following issue in our CI ``` Prepare all required actions Getting action download info Download action repository 'actions/checkout@f43a0e5ff2bd294095638e[18](https://github.com/SharezoneApp/sharezone-app/actions/runs/6081692757/job/16497871915?pr=883#step:1:22)286ca9a3d[19](https://github.com/SharezoneApp/sharezone-app/actions/runs/6081692757/job/16497871915?pr=883#step:1:23)56744' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) Error: Can't use 'tar -xzf' extract archive file: /home/runner/work/_actions/_temp_cbdafda6-2c5b-4638-b6be-e6d65c6e3a8a/4afea807-b012-4842-986f-87c77b76bc37.tar.gz. return code: 2. ``` This is the issue: actions/checkout#1448. Upgrading to 4.0.0 should fix the issue (see actions/checkout#1448 (comment))
…147) - Added new methods for https://docs.apify.com/api/v2/#/reference/store/store-actors-collection - Updated actions/checkout across GH workflows because actions/checkout#1448 (comment)
Sometimes we had the following issue in our CI ``` Prepare all required actions Getting action download info Download action repository 'actions/checkout@f43a0e5ff2bd294095638e[18](https://github.com/SharezoneApp/sharezone-app/actions/runs/6081692757/job/16497871915?pr=883#step:1:22)286ca9a3d[19](https://github.com/SharezoneApp/sharezone-app/actions/runs/6081692757/job/16497871915?pr=883#step:1:23)56744' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) Error: Can't use 'tar -xzf' extract archive file: /home/runner/work/_actions/_temp_cbdafda6-2c5b-4638-b6be-e6d65c6e3a8a/4afea807-b012-4842-986f-87c77b76bc37.tar.gz. return code: 2. ``` This is the issue: actions/checkout#1448. Upgrading to 4.0.0 should fix the issue (see actions/checkout#1448 (comment))
Sometimes we had the following issue in our CI ``` Prepare all required actions Getting action download info Download action repository 'actions/checkout@f43a0e5ff2bd294095638e[18](https://github.com/SharezoneApp/sharezone-app/actions/runs/6081692757/job/16497871915?pr=883#step:1:22)286ca9a3d[19](https://github.com/SharezoneApp/sharezone-app/actions/runs/6081692757/job/16497871915?pr=883#step:1:23)56744' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) Error: Can't use 'tar -xzf' extract archive file: /home/runner/work/_actions/_temp_cbdafda6-2c5b-4638-b6be-e6d65c6e3a8a/4afea807-b012-4842-986f-87c77b76bc37.tar.gz. return code: 2. ``` This is the issue: actions/checkout#1448. Upgrading to 4.0.0 should fix the issue (see actions/checkout#1448 (comment))
## Changes This should fix intermittent failures with v3 (see actions/checkout#1448) Signed-off-by: Arpit Jasapara <arpit.jasapara@databricks.com>
Sometimes we had the following issue in our CI ``` Prepare all required actions Getting action download info Download action repository 'actions/checkout@f43a0e5ff2bd294095638e[18](https://github.com/SharezoneApp/sharezone-app/actions/runs/6081692757/job/16497871915?pr=883#step:1:22)286ca9a3d[19](https://github.com/SharezoneApp/sharezone-app/actions/runs/6081692757/job/16497871915?pr=883#step:1:23)56744' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) Error: Can't use 'tar -xzf' extract archive file: /home/runner/work/_actions/_temp_cbdafda6-2c5b-4638-b6be-e6d65c6e3a8a/4afea807-b012-4842-986f-87c77b76bc37.tar.gz. return code: 2. ``` This is the issue: actions/checkout#1448. Upgrading to 4.0.0 should fix the issue (see actions/checkout#1448 (comment))
841: Bump github actions checkout to v4 r=curquiza a=sanders41 # Pull Request GitHub Actions are currently failing across multiple repositories with network issues. the checkout action is currently having issues with this, issue [here](actions/checkout#1448), and bumping to the newly released v4 seems to be helping. This action is not the only thing that is having issues with the network problems so we could still see failures until it is resolved, but bumping to v4 is at least helping with the checkout part. These network issues are also what keep causing #839 to fail. ## Related issue Fixes #<issue_number> ## What does this PR do? - Bumps checkout to v4 ## PR checklist Please check if your PR fulfills the following requirements: - [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)? - [x] Have you read the contributing guidelines? - [x] Have you made sure that the title is accurate and descriptive of the changes? Thank you so much for contributing to Meilisearch! Co-authored-by: Paul Sanders <psanders1@gmail.com>
We're facing this problem too. It fails using either v3 or v4. |
`actions/checkout@v3` is broken, see actions/checkout#1448
checkout@v3 is broken: actions/checkout#1448 Updates #cleanup Signed-off-by: Maisem Ali <maisem@tailscale.com> Signed-off-by: Alex Paguis <alex@windscribe.com>
That hash points to v3.6.0
I do not know what to add here.
https://github.com/nunomaduro/larastan/actions/runs/6074130772/job/16477441571
The text was updated successfully, but these errors were encountered: