-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Spurious failure trying to checkout the repository #78743
Comments
Contacted GitHub Support on this, I see no way for us to mitigate the problem on our end. |
Another failure: https://github.com/rust-lang-ci/rust/runs/1354742853 |
This was recommended by GitHub Support to try reducing the things that could've caused rust-lang#78743. I checked the changelog and there should be no practical impact for us (we already set an explicit fetch-depth).
Another failure: https://github.com/rust-lang-ci/rust/runs/1354742853 (added it to the top comment too). Enabled debug logging on |
…mulacrum Bump actions/checkout to version 2 This was recommended by GitHub Support to try reducing the things that could've caused rust-lang#78743. I checked the changelog and there should be no practical impact for us (we already set an explicit fetch-depth). r? `@Mark-Simulacrum`
…lacrum Bump actions/checkout to version 2 This was recommended by GitHub Support to try reducing the things that could've caused rust-lang#78743. I checked the changelog and there should be no practical impact for us (we already set an explicit fetch-depth). r? `@Mark-Simulacrum`
Following on from your comment in actions/checkout#376 (comment) the worst part about this is that it's impossible to repro this |
Since we didn't see any new error since the last comment, and because debug logging is noisy, I'm disabling debug logging. If the error happens again, someone on the infra team will need to set the |
We haven't seen this in a while, closing the issue. |
@pietroalbini Pretty much the same; we haven't seen this happen lately either |
We're experiencing spurious failures trying to checkout repositories on GitHub Actions:
cc @rust-lang/infra
The text was updated successfully, but these errors were encountered: