Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/52853/
Java: 64bit/hotspot/jdk-24-ea+16 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.lucene.search.TestSeededKnnFloatVectorQuery.testSeedWithTimeout
Error Message:
java.lang.IllegalArgumentException: The number of entry points provided is less
than the number of entry points requested
Stack Trace:
java.lang.IllegalArgumentException: The number of entry points provided is less
than the number of entry points requested
at
__randomizedtesting.SeedInfo.seed([317DD466D1F66D2:3FC658EF7C78D2A9]:0)
at
org.apache.lucene.util.hnsw.SeededHnswGraphSearcher.fromEntryPoints(SeededHnswGraphSearcher.java:48)
at
org.apache.lucene.util.hnsw.HnswGraphSearcher.search(HnswGraphSearcher.java:76)
at
org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader.search(Lucene99HnswVectorsReader.java:321)
at
org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader.search(Lucene99HnswVectorsReader.java:288)
at
org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader.search(PerFieldKnnVectorsFormat.java:313)
at
org.apache.lucene.index.CodecReader.searchNearestVectors(CodecReader.java:272)
at
org.apache.lucene.search.KnnFloatVectorQuery.approximateSearch(KnnFloatVectorQuery.java:97)
at
org.apache.lucene.search.SeededKnnVectorQuery.approximateSearch(SeededKnnVectorQuery.java:120)
at
org.apache.lucene.search.AbstractKnnVectorQuery.getLeafResults(AbstractKnnVectorQuery.java:128)
at
org.apache.lucene.search.AbstractKnnVectorQuery.searchLeaf(AbstractKnnVectorQuery.java:110)
at
org.apache.lucene.search.AbstractKnnVectorQuery.lambda$rewrite$0(AbstractKnnVectorQuery.java:93)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:326)
at org.apache.lucene.search.TaskExecutor$Task.run(TaskExecutor.java:173)
at
org.apache.lucene.search.TaskExecutor.lambda$invokeAll$0(TaskExecutor.java:98)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1576)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]