Build: https://ci-builds.apache.org/job/Solr/job/Solr-Test-9.x/6308/

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest.testMultiThreaded

Error Message:
java.lang.AssertionError: maxSeqNo must be greater or equal to 134 but was 133

Stack Trace:
java.lang.AssertionError: maxSeqNo must be greater or equal to 134 but was 133
        at __randomizedtesting.SeedInfo.seed([A214D604ADCC4006]:0)
        at 
org.apache.lucene.index.DocumentsWriterDeleteQueue.close(DocumentsWriterDeleteQueue.java:325)
        at 
org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:662)
        at 
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3683)
        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:4131)
        at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:4093)
        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:759)
        at 
org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:100)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:66)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1178)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1164)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:173)
        at 
org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:68)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:102)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:227)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2878)
        at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:230)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:279)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:466)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:442)
        at 
org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:112)




Build Log:
[...truncated 1260 lines...]
ERROR: The following test(s) have failed:
  - 
org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest.testMultiThreaded
 (:solr:solrj)
    Test history: 
https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest&tests.test=testMultiThreaded
 
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest.testMultiThreaded
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Test-9.x/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest.txt
    Reproduce with: ./gradlew :solr:solrj:test --tests 
"org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest.testMultiThreaded"
 -Ptests.jvms=4 -Ptests.haltonfailure=false 
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=A214D604ADCC4006 -Ptests.multiplier=2 -Ptests.badapples=false 
-Ptests.file.encoding=US-ASCII


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 48m 16s
162 actionable tasks: 162 executed

Publishing build scan...
https://ge.apache.org/s/52p5nnjlccicg

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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to