Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Check-main/14954/
1 tests failed.
FAILED:
org.apache.lucene.backward_codecs.lucene95.TestLucene95HnswVectorsFormat.testRandomWithUpdatesAndGraph
Error Message:
org.apache.lucene.index.CheckIndex$CheckIndexException: Field "field" has
repeated neighbors of node 41 with value 31
Stack Trace:
org.apache.lucene.index.CheckIndex$CheckIndexException: Field "field" has
repeated neighbors of node 41 with value 31
at
__randomizedtesting.SeedInfo.seed([1E6F060BCC4AB2DB:60B2C3167B211AB8]:0)
at
app/[email protected]/org.apache.lucene.index.CheckIndex.testHnswGraph(CheckIndex.java:3035)
at
app/[email protected]/org.apache.lucene.index.CheckIndex.testHnswGraphs(CheckIndex.java:2919)
at
app/[email protected]/org.apache.lucene.index.CheckIndex.testSegment(CheckIndex.java:1126)
at
app/[email protected]/org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:823)
at
app/[email protected]/org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:593)
at
app/[email protected]/org.apache.lucene.tests.util.TestUtil.checkIndex(TestUtil.java:333)
at
app/[email protected]/org.apache.lucene.tests.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:917)
at
app/[email protected]/org.apache.lucene.tests.index.BaseKnnVectorsFormatTestCase.testRandomWithUpdatesAndGraph(BaseKnnVectorsFormatTestCase.java:1615)
at
java.base@25/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base@25/java.lang.reflect.Method.invoke(Method.java:565)
at
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
at
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
app/[email protected]/org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
app/[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app/[email protected]/org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app/[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app/[email protected]/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app/[email protected]/org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app/[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app/[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
app/[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
app/[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
app/[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
app/[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app/[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app/[email protected]/org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app/[email protected]/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app/[email protected]/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app/[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app/[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app/[email protected]/org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:52)
at
app/[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app/[email protected]/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app/[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app/[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app/[email protected]/org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app/[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app/[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
app/[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at java.base@25/java.lang.Thread.run(Thread.java:1474)
Build Log:
[...truncated 1320 lines...]
ERROR: 1 test has failed:
-
org.apache.lucene.backward_codecs.lucene95.TestLucene95HnswVectorsFormat.testRandomWithUpdatesAndGraph
(:lucene:backward-codecs)
Test output:
/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-Check-main/lucene/backward-codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.backward_codecs.lucene95.TestLucene95HnswVectorsFormat.txt
Reproduce with: gradlew :lucene:backward-codecs:test --tests
"org.apache.lucene.backward_codecs.lucene95.TestLucene95HnswVectorsFormat.testRandomWithUpdatesAndGraph"
-Ptests.asserts=true -Ptests.file.encoding=US-ASCII -Ptests.gui=true
-Ptests.haltonfailure=false -Ptests.jvmargs= -Ptests.jvms=4
-Ptests.multiplier=2 -Ptests.seed=1E6F060BCC4AB2DB -Ptests.vectorsize=128
The slowest tests during this run:
11.36s TestNumericComparator.testEmptyCompetitiveIteratorOptimization
(:lucene:core)
7.23s TestNeverDelete.testIndexing (:lucene:core)
6.34s TestLucene90DocValuesFormat.testSparseDocValuesVsStoredFields
(:lucene:core)
5.81s TestTessellator.testComplexPolygon47 (:lucene:core)
5.81s TestDuelingCodecs.testCrazyReaderEquals (:lucene:core)
5.25s
TestLucene90DocValuesFormatMergeInstance.testSparseDocValuesVsStoredFields
(:lucene:core)
5.15s TestAllGroupHeadsCollector.testRandom (:lucene:grouping)
4.38s TestCompressingTermVectorsFormat.testMergeStability (:lucene:core)
3.48s TestRangeFacetCounts.testRandomLongsMultiValued (:lucene:facet)
3.34s TestAddTaxonomy.testConcurrency (:lucene:facet)
The slowest suites during this run:
34.07s TestLucene90DocValuesFormatMergeInstance (:lucene:core)
31.55s TestLucene90DocValuesFormat (:lucene:core)
31.19s TestLucene90DocValuesFormatVariableSkipInterval (:lucene:core)
27.34s TestPerFieldDocValuesFormat (:lucene:core)
21.46s TestAssertingDocValuesFormat (:lucene:test-framework)
19.91s TestBasicBackwardsCompatibility (:lucene:backward-codecs)
17.18s TestSimpleTextDocValuesFormat (:lucene:codecs)
15.28s TestLucene90NormsFormatMergeInstance (:lucene:core)
15.24s TestLucene90NormsFormat (:lucene:core)
12.69s TestAssertingNormsFormat (:lucene:test-framework)
[Incubating] Problems report is available at:
file:///home/jenkins/jenkins-agent/workspace/Lucene/Lucene-Check-main/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 10.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
For more on this, please refer to
https://docs.gradle.org/9.1.0/userguide/command_line_interface.html#sec:command_line_warnings
in the Gradle documentation.
BUILD SUCCESSFUL in 14m 8s
691 actionable tasks: 611 executed, 80 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
‘**/build*/**/tests-cwd/*.hprof’ doesn’t match anything: ‘**’ exists but not
‘**/build*/**/tests-cwd/*.hprof’
No artifacts found that match the file pattern
"**/build*/**/tests-cwd/*.hprof,**/*_pid*.log". Configuration error?
Recording test results
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]