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

[CI][Java] "AMD64 manylinux2014 Java JNI" fails with "No space left on device" #38193

Closed
kou opened this issue Oct 11, 2023 · 0 comments · Fixed by #38194
Closed

[CI][Java] "AMD64 manylinux2014 Java JNI" fails with "No space left on device" #38193

kou opened this issue Oct 11, 2023 · 0 comments · Fixed by #38194

Comments

@kou
Copy link
Member

kou commented Oct 11, 2023

Describe the bug, including details regarding any error messages, version, and platform.

https://github.com/apache/arrow/actions/runs/6476524922/job/17585374571#step:6:10180

Error:  Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) on project arrow-gandiva: Failed to install artifact org.apache.arrow.gandiva:arrow-gandiva:jar:14.0.0-SNAPSHOT: No space left on device -> [Help 1]
Error:  Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) on project arrow-dataset: Failed to install artifact org.apache.arrow:arrow-dataset:jar:14.0.0-SNAPSHOT: No space left on device -> [Help 1]
Error:  Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) on project flight-integration-tests: Failed to install artifact org.apache.arrow:flight-integration-tests:jar:jar-with-dependencies:14.0.0-SNAPSHOT: No space left on device -> [Help 1]

Component(s)

Continuous Integration, Java

@kou kou added the Type: bug label Oct 11, 2023
kou added a commit to kou/arrow that referenced this issue Oct 11, 2023
kou added a commit that referenced this issue Oct 11, 2023
… JNI" (#38194)

### Rationale for this change

We don't have enough disk space.

### What changes are included in this PR?

Remove unused pre-installed software.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: #38193

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
@kou kou added this to the 14.0.0 milestone Oct 11, 2023
JerAguilon pushed a commit to JerAguilon/arrow that referenced this issue Oct 23, 2023
…4 Java JNI" (apache#38194)

### Rationale for this change

We don't have enough disk space.

### What changes are included in this PR?

Remove unused pre-installed software.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#38193

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
loicalleyne pushed a commit to loicalleyne/arrow that referenced this issue Nov 13, 2023
…4 Java JNI" (apache#38194)

### Rationale for this change

We don't have enough disk space.

### What changes are included in this PR?

Remove unused pre-installed software.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#38193

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
…4 Java JNI" (apache#38194)

### Rationale for this change

We don't have enough disk space.

### What changes are included in this PR?

Remove unused pre-installed software.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#38193

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant