Build: https://jenkins.thetaphi.de/job/Lucene-9.x-Linux/13968/
Java: 64bit/hotspot/jdk-20 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.lucene.store.TestMmapDirectory.testAceWithThreads

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=3961, name=Thread-3701, state=RUNNABLE, 
group=TGRP-TestMmapDirectory]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=3961, name=Thread-3701, state=RUNNABLE, 
group=TGRP-TestMmapDirectory]
        at 
__randomizedtesting.SeedInfo.seed([58DC34EC2F093F06:866507D737434A23]:0)
Caused by: java.lang.IllegalStateException: Already closed
        at __randomizedtesting.SeedInfo.seed([58DC34EC2F093F06]:0)
        at 
java.base/jdk.internal.foreign.MemorySessionImpl.alreadyClosed(MemorySessionImpl.java:312)
        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/jdk.internal.foreign.AbstractMemorySegmentImpl.copy(AbstractMemorySegmentImpl.java:589)
        at 
java.base/java.lang.foreign.MemorySegment.copy(MemorySegment.java:2152)
        at 
org.apache.lucene.store.MemorySegmentIndexInput.readBytes(MemorySegmentIndexInput.java:146)
        at 
org.apache.lucene.store.TestMmapDirectory.lambda$testAceWithThreads$1(TestMmapDirectory.java:83)
        at java.base/java.lang.Thread.run(Thread.java:1623)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to