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

[AIX][32, 64 bit]Buildkite premerge checks for AIX 32, 64 bit not working due to insufficient space on filesystem #441

Closed
chaitanyav opened this issue Apr 21, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@chaitanyav
Copy link

Relevant buildkite url (https://buildkite.com/llvm-project/libcxx-ci/builds/22664#0187a249-6443-4c5d-819f-f910308552c3)

�[90m$�[0m git clone -v -- https://github.com/llvm-premerge-tests/llvm-project.git .  
Cloning into '.'...  
POST git-upload-pack (175 bytes)  
POST git-upload-pack (gzip 294517 to 145986 bytes)  
fatal: write error: There is not enough space in the file system.
fatal: fetch-pack: invalid index-pack output
�[33m⚠� Warning: Checkout failed! exit status 128 (Attempt 2/3 Retrying in 2s)�[0m
^^^ +++
�[90m# Removing /scratch/powerllvm/cpap8006/llvm-project/libcxx-ci�[0m
�[90m# Creating "/scratch/powerllvm/cpap8006/llvm-project/libcxx-ci"�[0m
�[90m$�[0m git clone -v -- https://github.com/llvm-premerge-tests/llvm-project.git .
Cloning into '.'...
POST git-upload-pack (175 bytes)
POST git-upload-pack (gzip 294517 to 145986 bytes)
fatal: write error: There is not enough space in the file system.
fatal: fetch-pack: invalid index-pack output
�[33m⚠� Warning: Checkout failed! exit status 128 (Attempt 3/3 Retrying in 2s)�[0m
~~~ Preparing working directory
�[90m$�[0m cd /scratch/powerllvm/cpap8009/llvm-project/libcxx-ci
�[90m$�[0m git clone -v -- https://github.com/llvm-premerge-tests/llvm-project.git .
Cloning into '.'...
POST git-upload-pack (175 bytes)
POST git-upload-pack (gzip 294517 to 145986 bytes)
fatal: write error: There is not enough space in the file system.
fatal: fetch-pack: invalid index-pack output
�[33m⚠� Warning: Checkout failed! exit status 128 (Attempt 1/3 Retrying in 2s)�[0m
^^^ +++
�[90m# Removing /scratch/powerllvm/cpap8009/llvm-project/libcxx-ci�[0m
�[90m# Creating "/scratch/powerllvm/cpap8009/llvm-project/libcxx-ci"�[0m
�[90m$�[0m git clone -v -- https://github.com/llvm-premerge-tests/llvm-project.git .
Cloning into '.'...
POST git-upload-pack (175 bytes)
POST git-upload-pack (gzip 294517 to 145986 bytes)
fatal: write error: There is not enough space in the file system.
fatal: fetch-pack: invalid index-pack output
�[33m⚠� Warning: Checkout failed! exit status 128 (Attempt 2/3 Retrying in 2s)�[0m
^^^ +++
�[90m# Removing /scratch/powerllvm/cpap8009/llvm-project/libcxx-ci�[0m
�[90m# Creating "/scratch/powerllvm/cpap8009/llvm-project/libcxx-ci"�[0m
�[90m$�[0m git clone -v -- https://github.com/llvm-premerge-tests/llvm-project.git .
Cloning into '.'...
POST git-upload-pack (175 bytes)
POST git-upload-pack (gzip 294517 to 145986 bytes)
fatal: write error: There is not enough space in the file system.
fatal: fetch-pack: invalid index-pack output
�[33m⚠� Warning: Checkout failed! exit status 128 (Attempt 3/3 Retrying in 2s)�[0m
^^^ +++
�[90m# Removing /scratch/powerllvm/cpap8009/llvm-project/libcxx-ci�[0m
�[90m# Creating "/scratch/powerllvm/cpap8009/llvm-project/libcxx-ci"�[0m
�[31m🚨 Error: exit status 128�[0m
^^^ +++

@chaitanyav chaitanyav added the bug Something isn't working label Apr 21, 2023
@metaflow
Copy link
Collaborator

@mstorsjo could you please take a look and forward if needed?

@mstorsjo
Copy link
Contributor

Known problem afaik, but ping @daltenty in any case.

@daltenty
Copy link

Known problem afaik, but ping @daltenty in any case.

Yep, unfortunately we're having some machine issues. We'll update once they are back online.

@nicolerabjohn
Copy link

I've updated the space on /scratch on the machines, I'll keep an eye on the builds to confirm that fixed it.

@nicolerabjohn
Copy link

Builds running today are working on AIX, space issues fixed. https://buildkite.com/llvm-project/libcxx-ci/builds/22793#0187b347-4df0-4ec3-9a68-e501e97cf33f

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

5 participants