Skip to content
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

Github actions failing on checkout #6361

Closed
2 of 11 tasks
cipriancaba opened this issue Oct 6, 2022 · 6 comments
Closed
2 of 11 tasks

Github actions failing on checkout #6361

cipriancaba opened this issue Oct 6, 2022 · 6 comments

Comments

@cipriancaba
Copy link

Description

Error: Can't use 'tar -xzf' extract archive file: /home/runner/work/_actions/_temp_a9201551-77fe-434b-9a17-dae240c2a706/f9e42ebf-abcc-4cef-ae30-9ce9195a0051.tar.gz. return code: 2.

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 10.15
  • macOS 11
  • macOS 12
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

##[debug]Starting: Set up job
Current runner version: '2.297.0'
Operating System
Ubuntu
20.0
LTS

Is it regression?

no

Expected behavior

just be able to run the pipeline

Actual behavior

pipeline failing

Repro steps

just started failing

@JasonGross
Copy link

Seems to be happening on all actions using checkout, e.g., https://github.com/mit-plv/rewriter/actions/runs/3196480702/jobs/5218469686

@JasonGross
Copy link

See also actions/checkout#948

@chrisponton
Copy link

Happening to me also :(

@mklarsen
Copy link

mklarsen commented Oct 6, 2022

Plz. check this https://www.githubstatus.com/.

@cipriancaba
Copy link
Author

Anyone following this, just upgrade the checkout actions to 3.1.0

actions/[email protected]

@mikhailkoliada
Copy link
Contributor

Closed as external as we can't do anything on our side :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants