Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/6550/
Java: 64bit/jdk-16 -XX:+UseCompressedOops -XX:+UseZGC
1 tests failed.
FAILED:
org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads
Error Message:
Captured an uncaught exception in thread: Thread[id=83, name=Thread-57,
state=RUNNABLE, group=TGRP-TestVarGapDocFreqIntervalPostingsFormat]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=83, name=Thread-57, state=RUNNABLE,
group=TGRP-TestVarGapDocFreqIntervalPostingsFormat]
at
__randomizedtesting.SeedInfo.seed([391EF031AD3DE214:D73BE9C915CA7E1A]:0)
Caused by: java.lang.RuntimeException: java.io.IOException: Illegal seek:
NIOFSIndexInput(path="/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/J1/temp/lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_391EF031AD3DE214-001/testPostingsFormat.testExact-005/_0_LuceneVarGapFixedInterval_0.pos")
at __randomizedtesting.SeedInfo.seed([391EF031AD3DE214]:0)
at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1229)
Caused by: java.io.IOException: Illegal seek:
NIOFSIndexInput(path="/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/J1/temp/lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_391EF031AD3DE214-001/testPostingsFormat.testExact-005/_0_LuceneVarGapFixedInterval_0.pos")
at
org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:180)
at
org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:315)
at
org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:56)
at org.apache.lucene.store.DataInput.readVInt(DataInput.java:126)
at
org.apache.lucene.store.BufferedIndexInput.readVInt(BufferedIndexInput.java:207)
at
org.apache.lucene.store.MockIndexInputWrapper.readVInt(MockIndexInputWrapper.java:183)
at
org.apache.lucene.codecs.lucene84.Lucene84PostingsReader$EverythingEnum.refillPositions(Lucene84PostingsReader.java:743)
at
org.apache.lucene.codecs.lucene84.Lucene84PostingsReader$EverythingEnum.nextPosition(Lucene84PostingsReader.java:961)
at
org.apache.lucene.index.RandomPostingsTester.verifyEnum(RandomPostingsTester.java:1084)
at
org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1351)
at
org.apache.lucene.index.RandomPostingsTester.access$100(RandomPostingsTester.java:66)
at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1227)
Caused by: java.io.IOException: Illegal seek
at java.base/sun.nio.ch.FileDispatcherImpl.pread0(Native Method)
at
java.base/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:54)
at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:274)
at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:245)
at
java.base/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:815)
at java.base/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:800)
at
org.apache.lucene.mockfile.FilterFileChannel.read(FilterFileChannel.java:111)
at
org.apache.lucene.mockfile.FilterFileChannel.read(FilterFileChannel.java:111)
at
org.apache.lucene.mockfile.FilterFileChannel.read(FilterFileChannel.java:111)
at
org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:170)
... 11 more
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]