Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/45213/
Java: 64bit/hotspot/jdk-19 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.lucene.store.TestMmapDirectory.testAceWithThreads
Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=3954, name=Thread-3627, state=RUNNABLE,
group=TGRP-TestMmapDirectory]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=3954, name=Thread-3627, state=RUNNABLE,
group=TGRP-TestMmapDirectory]
at
__randomizedtesting.SeedInfo.seed([FE358E3559246DD1:208CBD0E416E18F4]:0)
Caused by: java.lang.IllegalStateException: Already closed
at __randomizedtesting.SeedInfo.seed([FE358E3559246DD1]:0)
at
java.base/jdk.internal.foreign.MemorySessionImpl.alreadyClosed(MemorySessionImpl.java:456)
at
java.base/jdk.internal.misc.ScopedMemoryAccess$ScopedAccessError.newRuntimeException(ScopedMemoryAccess.java:113)
at
java.base/jdk.internal.misc.ScopedMemoryAccess.copyMemory(ScopedMemoryAccess.java:131)
at
java.base/java.lang.foreign.MemorySegment.copy(MemorySegment.java:1888)
at
org.apache.lucene.store.MemorySegmentIndexInput.readBytes(MemorySegmentIndexInput.java:148)
at
org.apache.lucene.store.TestMmapDirectory.lambda$testAceWithThreads$1(TestMmapDirectory.java:83)
at java.base/java.lang.Thread.run(Thread.java:1589)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]