Build: https://ci-builds.apache.org/job/Solr/job/Solr-Test-main/10355/

1 tests failed.
FAILED:  
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild

Error Message:
junit.framework.AssertionFailedError: Unexpected wrapped exception type, 
expected one of [CoreIsClosedException, SolrException, IllegalStateException, 
NullPointerException] but got: null

Stack Trace:
junit.framework.AssertionFailedError: Unexpected wrapped exception type, 
expected one of [CoreIsClosedException, SolrException, IllegalStateException, 
NullPointerException] but got: null
        at 
org.apache.lucene.tests.util.LuceneTestCase.expectThrowsAnyOf(LuceneTestCase.java:3034)
        at 
org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:141)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:380)
        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:1583)
Caused by: org.apache.solr.common.SolrException: Server is shutting down
        at 
app//org.apache.solr.core.SolrCores.waitAddPendingCoreOps(SolrCores.java:353)
        at 
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:2329)
        at 
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:2286)
        at app//org.apache.solr.util.TestHarness.getCore(TestHarness.java:261)
        at 
app//org.apache.solr.util.TestHarness$LocalRequestFactory.makeRequest(TestHarness.java:455)
        at app//org.apache.solr.SolrTestCaseJ4.req(SolrTestCaseJ4.java:1296)
        at 
app//org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$2(InfixSuggestersTest.java:145)
        at 
app//org.apache.lucene.tests.util.LuceneTestCase._expectThrows(LuceneTestCase.java:3068)
        at 
app//org.apache.lucene.tests.util.LuceneTestCase.expectThrowsAnyOf(LuceneTestCase.java:3008)
        ... 6 more




Build Log:
[...truncated 1671 lines...]
ERROR: The following test(s) have failed:
  - 
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild 
(:solr:core)
    Test history: 
https://develocity.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.handler.component.InfixSuggestersTest&tests.test=testShutdownDuringBuild
 
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Test-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.InfixSuggestersTest.txt
    Reproduce with: ./gradlew :solr:core:test --tests 
"org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild" 
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=24B4B179C3940B50 -Ptests.multiplier=2 
-Ptests.useSecurityManager=true -Ptests.badapples=false 
-Ptests.file.encoding=UTF-8


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 50m 26s
146 actionable tasks: 146 executed

Publishing build scan...
https://develocity.apache.org/s/ydnuyf5x5ov2s

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