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

buildkite build premerge-checks 78760 #386

Open
zixu-w opened this issue Feb 11, 2022 · 4 comments
Open

buildkite build premerge-checks 78760 #386

zixu-w opened this issue Feb 11, 2022 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@zixu-w
Copy link

zixu-w commented Feb 11, 2022

Describe the bug
Infrastructure failure: no space left on device for Windows builds:

fatal: write error: No space left on device
fatal: fetch-pack: invalid index-pack output
⚠️ Warning: Checkout failed! exit status 128 (Attempt 3/3 Retrying in 2s)
🚨 Error: exit status 128

Relevant links:
https://buildkite.com/llvm-project/premerge-checks/builds/78760#96cad312-5104-4fcb-924e-4aff7ad92a66

@zixu-w zixu-w added the bug Something isn't working label Feb 11, 2022
@zixu-w
Copy link
Author

zixu-w commented Feb 11, 2022

Manually restarted the build with the same failure:
https://reviews.llvm.org/harbormaster/build/220297/

@metaflow metaflow self-assigned this Feb 11, 2022
@metaflow
Copy link
Collaborator

Thank you for the report @zixu-w ! It seem that automatic workspace clear up didn't work as expected. I am looking into that. I have also removed w6 and w3 agents from a pool so this error should not affect you now.

@metaflow
Copy link
Collaborator

Trying to run "git gc" in w3 fails with error: cannot lock ref 'refs/remotes/origin/phab-diff-362741'. Looks like cleanup routine should be updated.

@metaflow
Copy link
Collaborator

similar error on w5. It looks like that we should completely wipe out checkout directory sometimes (on pre-checkout stage).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants