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] Sporadic failure in {{testDirectReservationListener}} #32945

Open
asfimport opened this issue Sep 13, 2022 · 2 comments
Open

[CI][Java] Sporadic failure in {{testDirectReservationListener}} #32945

asfimport opened this issue Sep 13, 2022 · 2 comments

Comments

@asfimport
Copy link
Collaborator

I am seeing the following failure on a JNI build on an unrelated PR:

Error:  Failures: 
Error:    TestReservationListener.testDirectReservationListener:58 expected:<8194> but was:<8193>

Reporter: Antoine Pitrou / @pitrou

Note: This issue was originally created as ARROW-17707. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

Antoine Pitrou / @pitrou:
cc @zhztheplayer @lwhite1  

@laurentgo
Copy link
Collaborator

laurentgo commented Jun 5, 2024

I also observe sporadic crashes in the same test (see conversation in #41772)

I managed to get a run and capture the jvm output, the hotspot error file and a core dump. The archive is located at https://github.com/laurentgo/arrow-crossbow/actions/runs/9387573961/artifacts/1571969955 (1.3GB)

Relevant files are:

  • Users/runner/work/arrow-crossbow/arrow-crossbow/arrow/java/dataset/target/surefire-reports/2024-06-05T16-54-43_206-jvmRun1.dumpstream
  • Users/runner/work/arrow-crossbow/arrow-crossbow/arrow/java/dataset/hs_err_pid12700.log
  • cores/core.12700

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

2 participants