Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
None
-
Correctness - Test Failure
-
Normal
-
Normal
-
User Report
-
All
-
None
Description
Failed 6 times in the last 6 runs. Flakiness: 0%, Stability: 0%
unit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit. at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.util.Vector.forEach(Vector.java:1394) at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.util.Vector.forEach(Vector.java:1394)
Note that only the 'default' version of this test is failing: https://butler.cassandra.apache.org/#/ci/upstream/workflow/Cassandra-trunk/failure/org.apache.cassandra.io.sstable.indexsummary/IndexSummaryTest/testLargeIndexSummary
Attachments
Attachments
Issue Links
- blocks
-
CASSANDRA-18255 Drop JDK8 Support
- Resolved
- is caused by
-
CASSANDRA-18262 Switch checkstyle running only with JDK8 to be run with JDK11
- Resolved
- is related to
-
CASSANDRA-18017 Jenkins: Consider using the no-build-test flag
- Patch Available
- relates to
-
CASSANDRA-18565 Test pipeline does not always copy to nightlies
- Open
-
CASSANDRA-18618 Update tasks configuration to run checks locally when requested
- Resolved
-
CASSANDRA-18435 Provide checkstyle in ant scripts on all branches; improve documentation on recommended JDK env for dev
- Triage Needed
- links to