This is a real failure, that seems to be due to
https://github.com/apache/lucene/pull/14164. I'm looking more into it.

On Thu, Jan 30, 2025 at 2:41 AM Apache Jenkins Server <
jenk...@builds.apache.org> wrote:

> Build:
> https://ci-builds.apache.org/job/Lucene/job/Lucene-Check-main/11964/
>
> 1 tests failed.
> FAILED:
> org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testDocsOnly
>
> Error Message:
> java.lang.AssertionError: expected:<3097> but was:<3094>
>
> Stack Trace:
> java.lang.AssertionError: expected:<3097> but was:<3094>
>         at org.junit.Assert.fail(Assert.java:89)
>         at org.junit.Assert.failNotEquals(Assert.java:835)
>         at org.junit.Assert.assertEquals(Assert.java:647)
>         at org.junit.Assert.assertEquals(Assert.java:633)
>         at
> org.apache.lucene.tests.index.RandomPostingsTester.verifyEnum(RandomPostingsTester.java:1322)
>         at
> org.apache.lucene.tests.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1635)
>         at
> org.apache.lucene.tests.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1445)
>
>
>
>
> Build Log:
> [...truncated 1786 lines...]
> ERROR: The following test(s) have failed:
>   -
> org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testDocsOnly
> (:lucene:codecs)
>     Test output:
> /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Check-main/lucene/codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.txt
>     Reproduce with: gradlew :lucene:codecs:test --tests
> "org.apache.lucene.codecs.uniformsplit.sharedterms.TestSTUniformSplitPostingFormat.testDocsOnly"
> -Ptests.jvms=4 -Ptests.jvmargs= -Ptests.seed=5FFD946653208DB2
> -Ptests.multiplier=2 -Ptests.gui=true -Ptests.file.encoding=US-ASCII
> -Ptests.vectorsize=256 -Ptests.forceintegervectors=true
>
>
> Deprecated Gradle features were used in this build, making it incompatible
> with Gradle 9.0.
>
> 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/8.10/userguide/command_line_interface.html#sec:command_line_warnings
> in the Gradle documentation.
>
> BUILD SUCCESSFUL in 38m 36s
> 884 actionable tasks: 884 executed
>
> Publishing build scan...
> https://develocity.apache.org/s/dj2tcyqa3eijo
>
> Build step 'Invoke Gradle script' changed build result to SUCCESS
> Archiving artifacts
> ‘**/*.events’ doesn’t match anything: ‘**’ exists but not ‘**/*.events’
> No artifacts found that match the file pattern
> "**/*.events,heapdumps/**,**/hs_err_pid*". 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: builds-unsubscr...@lucene.apache.org
> For additional commands, e-mail: builds-h...@lucene.apache.org



-- 
Adrien

Reply via email to