Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-main/9126/

3 tests failed.
FAILED:  org.apache.solr.cli.PackageToolTest.testPackageTool

Error Message:
java.lang.AssertionError: Could not get expected value  '1.1.0' for path 
'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{
    "requestHandler":{
      "/mypath2":{
        "name":"/mypath2",
        "class":"question-answer:fullstory.QARequestHandler",
        "_packageinfo_":{
          "package":"question-answer",
          "version":"1.0.0",
          
"files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],
          "manifest":"/package/question-answer/1.0.0/manifest.json",
          
"manifestSHA512":"6245d2b13983e41a03f8d4051a101148a800d0b66a9cadee01b5bb34cb49fb912bc17d2ce7efd415fcb1f8b8d4e3410c7cbf131ccff23dfcde926071bf497096"}}}}},
  from server:  https://127.0.0.1:35989/solr/abc

Stack Trace:
java.lang.AssertionError: Could not get expected value  '1.1.0' for path 
'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{
    "requestHandler":{
      "/mypath2":{
        "name":"/mypath2",
        "class":"question-answer:fullstory.QARequestHandler",
        "_packageinfo_":{
          "package":"question-answer",
          "version":"1.0.0",
          
"files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],
          "manifest":"/package/question-answer/1.0.0/manifest.json",
          
"manifestSHA512":"6245d2b13983e41a03f8d4051a101148a800d0b66a9cadee01b5bb34cb49fb912bc17d2ce7efd415fcb1f8b8d4e3410c7cbf131ccff23dfcde926071bf497096"}}}}},
  from server:  https://127.0.0.1:35989/solr/abc
        at 
__randomizedtesting.SeedInfo.seed([FE72748093E4E258:938AE9AE86E36F5D]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at 
org.apache.solr.cli.PackageToolTest.testForResponseElement(PackageToolTest.java:365)
        at 
org.apache.solr.cli.PackageToolTest.assertPackageVersion(PackageToolTest.java:329)
        at 
org.apache.solr.cli.PackageToolTest.testPackageTool(PackageToolTest.java:231)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        at java.base/java.lang.Thread.run(Thread.java:829)


FAILED:  org.apache.solr.search.TestCoordinatorRole.testNRTRestart

Error Message:
org.apache.solr.client.solrj.SolrServerException: IOException occurred when 
talking to server at: https://127.0.0.1:38267/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occurred when 
talking to server at: https://127.0.0.1:38267/solr
        at 
__randomizedtesting.SeedInfo.seed([FE72748093E4E258:EE6C44B31F9308E]:0)
        at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:729)
        at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
app//org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
        at 
app//org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:466)
        at 
app//org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:423)
        at 
app//org.apache.solr.search.TestCoordinatorRole.testNRTRestart(TestCoordinatorRole.java:316)
        at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
 Method)
        at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
        at 
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at 
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:38267 failed to 
respond
        at 
app//org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
        at 
app//org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
app//org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
app//org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
app//org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
        at 
app//org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
app//org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
app//org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
app//org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
        at 
app//org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
app//org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
app//org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
app//org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
app//org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:573)
        ... 52 more


FAILED:  org.apache.solr.client.solrj.TestLBHttp2SolrClient.testTwoServers

Error Message:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:33823/solr/collection1/select

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:33823/solr/collection1/select
        at 
__randomizedtesting.SeedInfo.seed([FE72748093E4E258:5E98DA0D48AFCC78]:0)
        at 
app//org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:511)
        at 
app//org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:724)
        at 
app//org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:659)
        at 
app//org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
        at 
app//org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:927)
        at 
app//org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:940)
        at 
app//org.apache.solr.client.solrj.TestLBHttp2SolrClient.testTwoServers(TestLBHttp2SolrClient.java:195)
        at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
 Method)
        at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
        at 
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at 
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
Caused by: java.util.concurrent.TimeoutException
        at 
org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:214)
        at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:502)
        ... 52 more




Build Log:
[...truncated 11701 lines...]
#   ERROR: Error from server at 
http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected 
mime type in [application/octet-stream, application/vnd.apache.solr.javabin] 
but got text/html. <html>
#   <head>
#   <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
#   <title>Error 401 Authentication failed, Response code: 401</title>
#   </head>
#   <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2>
#   <table>
#   <tr><th>URI:</th><td>/solr/admin/info/system</td></tr>
#   <tr><th>STATUS:</th><td>401</td></tr>
#   <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr>
#   <tr><th>SERVLET:</th><td>default</td></tr>
#   </table>
#
#   </body>
#   </html>
# --
#
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 9052 running on port 38603
# WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. 
"/solr"). Such URLs are deprecated and support for them will be removed in a 
future release. Correcting from [http://localhost:38603/solr] to 
[http://localhost:38603].
#
# ERROR: Error from server at 
http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected 
mime type in [application/octet-stream, application/vnd.apache.solr.javabin] 
but got text/html. <html>
# <head>
# <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
# <title>Error 401 Authentication failed, Response code: 401</title>
# </head>
# <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2>
# <table>
# <tr><th>URI:</th><td>/solr/admin/info/system</td></tr>
# <tr><th>STATUS:</th><td>401</td></tr>
# <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr>
# <tr><th>SERVLET:</th><td>default</td></tr>
# </table>
#
# </body>
# </html>
ok 46 healthcheck help flag prints help in 834ms
ok 47 create help flag prints help in 866ms
ok 48 delete help flag prints help in 841ms
ok 49 version help flag prints help in 51ms # skip Currently the version -help 
flag doesn't return nice help text!
ok 50 zk help flag prints help in 161ms
ok 51 auth help flag prints help in 174ms
ok 52 assert help flag prints help in 848ms
ok 53 post help flag prints help in 840ms
ok 54 SQL Module in 18515ms
ok 55 Hadoop-Auth Module: KerberosPlugin Classloading in 18963ms
ok 56 icu collation in analysis-extras module in 13386ms
not ok 57 package detects no running solr in 1174ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 9052 running on port 38603
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the 
repository into Solr's internal package store and sets up classloader for this 
package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] 
-collections <comma-separated-collections> [-p <param1>=<val1> -p 
<param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. 
It the package accepts parameters for its setup commands, they can be specified 
(as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections 
<comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package 
name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed 
(usually on Windows).
#         (b) Please make sure that all Solr nodes are started with 
'-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/packaging/build/test-output/failure-snapshots/57-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 9052 running on port 38603
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the 
repository into Solr's internal package store and sets up classloader for this 
package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] 
-collections <comma-separated-collections> [-p <param1>=<val1> -p 
<param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It 
the package accepts parameters for its setup commands, they can be specified 
(as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections 
<comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package 
name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually 
on Windows).
#       (b) Please make sure that all Solr nodes are started with 
'-Denable.packages=true' parameter.
ok 58 lifecycle of package in 9995ms
ok 59 deploying and undeploying a collection level package in 13279ms
ok 60 Affinity placement plugin using sysprop in 19268ms
ok 61 Random placement plugin using ENV in 18237ms
ok 62 Check help command in 3247ms
ok 63 basic post with a type specified in 7672ms
ok 64 basic post with collection instead of url parameter in 7226ms
ok 65 basic post WITHOUT a type specified in 18479ms
ok 66 crawling a directory as a dry-run in 898ms
ok 67 crawling a directory in 5615ms
ok 68 crawling a web site in 6907ms
ok 69 skipcommit and optimize and delete in 4983ms
ok 70 args mode in 9687ms
ok 71 stdin mode in 10598ms
ok 72 post solr log into solr via cli in 11055ms
# starting solr-exporter on 45655
ok 73 should start solr prometheus exporter that scrapes solr for metrics in 
18616ms
ok 74 allowPaths - backup in 16905ms
ok 75 start solr with ssl in 18356ms
ok 76 use different hostname when not checking peer-name in 30830ms
not ok 77 start solr with ssl and auth in 13072ms
# (in test file test/test_ssl.bats, line 156)
#   `solr auth enable -type basicAuth -credentials name:password' failed
# Waiting up to 180 seconds to see Solr running on port 45555 [|]   [/]  
 [-]   [\]   [|]
# Started Solr server on port 45555 (pid=1250). Happy searching!
#
#     INFO  - 2024-06-15 07:54:12.240; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.keyStorePassword
# INFO  - 2024-06-15 07:54:12.244; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.trustStorePassword
# INFO  - 2024-06-15 07:54:12.769; 
org.eclipse.jetty.util.ssl.SslContextFactory; 
x509=X509@5cc126dc(solr-ssl,h=[localhost],a=[/127.0.0.1],w=[]) for 
Client@7fd4acee[provider=null,keyStore=file:///tmp/bats-run-e54v1z/test/77/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-e54v1z/test/77/ssl/solr-ssl.keystore.p12]
# INFO  - 2024-06-15 07:54:16.239; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.keyStorePassword
# INFO  - 2024-06-15 07:54:16.246; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.trustStorePassword
# Couldn't get ZooKeeper host. Please make sure Solr is running in cloud mode, 
or a zkHost has been passed in.
# Please find the SOLR_HOME snapshot for failed test #3 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/packaging/build/test-output/failure-snapshots/77-3
# Last output:
# INFO  - 2024-06-15 07:54:17.776; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.keyStorePassword
# INFO  - 2024-06-15 07:54:17.780; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: 
Server refused connection at: https://localhost:38603/solr/admin/info/system
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:517)
#       at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1194)
#       at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:593)
#       at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:444)
#       at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:401)
#       at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:139)
#       at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:164)
# Caused by: java.net.ConnectException: Connection refused
#       at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#       at 
java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#       at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#       at 
org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:428)
#       at 
org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:461)
#       at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#       at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#       at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:583)
#       at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:580)
#       at 
org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#       at 
org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#       at 
org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.failed(HTTP2ClientConnectionFactory.java:181)
#       at org.eclipse.jetty.util.Callback$Nested.failed(Callback.java:405)
#       at 
org.eclipse.jetty.util.CountingCallback.failed(CountingCallback.java:83)
#       at org.eclipse.jetty.util.Callback$Nested.failed(Callback.java:405)
#       at 
org.eclipse.jetty.http2.HTTP2Flusher$Entry.failed(HTTP2Flusher.java:459)
#       at 
org.eclipse.jetty.http2.HTTP2Flusher.lambda$onCompleteFailure$1(HTTP2Flusher.java:373)
#       at java.base/java.lang.Iterable.forEach(Iterable.java:75)
#       at 
org.eclipse.jetty.http2.HTTP2Flusher.onCompleteFailure(HTTP2Flusher.java:373)
#       at 
org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:328)
#       at 
org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224)
#       at org.eclipse.jetty.http2.HTTP2Session.frame(HTTP2Session.java:821)
#       at org.eclipse.jetty.http2.HTTP2Session.frames(HTTP2Session.java:793)
#       at 
org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.onOpen(HTTP2ClientConnectionFactory.java:161)
#       at 
org.eclipse.jetty.io.AbstractEndPoint.upgrade(AbstractEndPoint.java:451)
#       at 
org.eclipse.jetty.io.NegotiatingClientConnection.replaceConnection(NegotiatingClientConnection.java:117)
#       at 
org.eclipse.jetty.io.NegotiatingClientConnection.onFillable(NegotiatingClientConnection.java:87)
#       at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)
#       at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
#       at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:558)
#       at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:379)
#       at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:146)
#       at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
#       at 
org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)
#       at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#       at java.base/java.lang.Thread.run(Thread.java:829)
ok 78 start solr with client truststore and security manager in 19244ms
ok 79 start solr with mTLS needed in 59063ms
ok 80 start solr with mTLS wanted in 47367ms
ok 81 test keystore reload in 69423ms
ok 82 SOLR-11740 check 'solr stop' connection in 14069ms
ok 83 stop command for single port in 16763ms
not ok 84 status detects locally running solr in 1451ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (21 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 9052 running on port 38603
#   WARNING: URLs provided to this tool needn't include Solr's context-root 
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed 
in a future release. Correcting from [http://localhost:38603/solr] to 
[http://localhost:38603].
#
#   ERROR: Error from server at 
http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected 
mime type in [application/octet-stream, application/vnd.apache.solr.javabin] 
but got text/html. <html>
#   <head>
#   <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
#   <title>Error 401 Authentication failed, Response code: 401</title>
#   </head>
#   <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2>
#   <table>
#   <tr><th>URI:</th><td>/solr/admin/info/system</td></tr>
#   <tr><th>STATUS:</th><td>401</td></tr>
#   <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr>
#   <tr><th>SERVLET:</th><td>default</td></tr>
#   </table>
#
#   </body>
#   </html>
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/packaging/build/test-output/failure-snapshots/84-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 9052 running on port 38603
# WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. 
"/solr"). Such URLs are deprecated and support for them will be removed in a 
future release. Correcting from [http://localhost:38603/solr] to 
[http://localhost:38603].
#
# ERROR: Error from server at 
http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected 
mime type in [application/octet-stream, application/vnd.apache.solr.javabin] 
but got text/html. <html>
# <head>
# <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
# <title>Error 401 Authentication failed, Response code: 401</title>
# </head>
# <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2>
# <table>
# <tr><th>URI:</th><td>/solr/admin/info/system</td></tr>
# <tr><th>STATUS:</th><td>401</td></tr>
# <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr>
# <tr><th>SERVLET:</th><td>default</td></tr>
# </table>
#
# </body>
# </html>
ok 85 status shell script ignores passed in -solrUrl cli parameter from user in 
6806ms
not ok 86 status help flag outputs message highlighting not to use solrUrl. in 
1455ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_status.bats, line 53)
#   `assert_output --partial 'usage: status'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   usage: status
# output (21 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 9052 running on port 38603
#   WARNING: URLs provided to this tool needn't include Solr's context-root 
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed 
in a future release. Correcting from [http://localhost:38603/solr] to 
[http://localhost:38603].
#
#   ERROR: Error from server at 
http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected 
mime type in [application/vnd.apache.solr.javabin, application/octet-stream] 
but got text/html. <html>
#   <head>
#   <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
#   <title>Error 401 Authentication failed, Response code: 401</title>
#   </head>
#   <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2>
#   <table>
#   <tr><th>URI:</th><td>/solr/admin/info/system</td></tr>
#   <tr><th>STATUS:</th><td>401</td></tr>
#   <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr>
#   <tr><th>SERVLET:</th><td>default</td></tr>
#   </table>
#
#   </body>
#   </html>
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/packaging/build/test-output/failure-snapshots/86-3
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 9052 running on port 38603
# WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. 
"/solr"). Such URLs are deprecated and support for them will be removed in a 
future release. Correcting from [http://localhost:38603/solr] to 
[http://localhost:38603].
#
# ERROR: Error from server at 
http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected 
mime type in [application/vnd.apache.solr.javabin, application/octet-stream] 
but got text/html. <html>
# <head>
# <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
# <title>Error 401 Authentication failed, Response code: 401</title>
# </head>
# <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2>
# <table>
# <tr><th>URI:</th><td>/solr/admin/info/system</td></tr>
# <tr><th>STATUS:</th><td>401</td></tr>
# <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr>
# <tr><th>SERVLET:</th><td>default</td></tr>
# </table>
#
# </body>
# </html>
ok 87 running subcommands with zk is prevented in 146ms
ok 88 listing out files in 4772ms
ok 89 get zk host using solr url in 2542ms
ok 90 copying files around in 13993ms
ok 91 upconfig in 2895ms
ok 92 bin/solr zk cp gets 'solrhome' from '--solr-home' command line option in 
6978ms
not ok 93 Cleanup in 2461ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_zz_cleanup.bats, line 36)
#   `assert_output --partial "No Solr nodes are running"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running
# output (21 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 9052 running on port 38603
#   WARNING: URLs provided to this tool needn't include Solr's context-root 
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed 
in a future release. Correcting from [http://localhost:38603/solr] to 
[http://localhost:38603].
#
#   ERROR: Error from server at 
http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected 
mime type in [application/octet-stream, application/vnd.apache.solr.javabin] 
but got text/html. <html>
#   <head>
#   <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
#   <title>Error 401 Authentication failed, Response code: 401</title>
#   </head>
#   <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2>
#   <table>
#   <tr><th>URI:</th><td>/solr/admin/info/system</td></tr>
#   <tr><th>STATUS:</th><td>401</td></tr>
#   <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr>
#   <tr><th>SERVLET:</th><td>default</td></tr>
#   </table>
#
#   </body>
#   </html>
# --
#
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 9052 running on port 38603
# WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. 
"/solr"). Such URLs are deprecated and support for them will be removed in a 
future release. Correcting from [http://localhost:38603/solr] to 
[http://localhost:38603].
#
# ERROR: Error from server at 
http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected 
mime type in [application/octet-stream, application/vnd.apache.solr.javabin] 
but got text/html. <html>
# <head>
# <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
# <title>Error 401 Authentication failed, Response code: 401</title>
# </head>
# <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2>
# <table>
# <tr><th>URI:</th><td>/solr/admin/info/system</td></tr>
# <tr><th>STATUS:</th><td>401</td></tr>
# <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr>
# <tr><th>SERVLET:</th><td>default</td></tr>
# </table>
#
# </body>
# </html>

> Task :solr:packaging:integrationTests FAILED
ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.TestLBHttp2SolrClient.testTwoServers 
(:solr:solrj)
    Test history: 
https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.client.solrj.TestLBHttp2SolrClient&tests.test=testTwoServers
 
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.client.solrj.TestLBHttp2SolrClient.testTwoServers
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.TestLBHttp2SolrClient.txt
    Reproduce with: ./gradlew :solr:solrj:test --tests 
"org.apache.solr.client.solrj.TestLBHttp2SolrClient.testTwoServers" 
-Ptests.jvms=4 -Ptests.haltonfailure=false 
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=FE72748093E4E258 -Ptests.multiplier=2 -Ptests.badapples=false 
-Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.cli.PackageToolTest.testPackageTool (:solr:core)
    Test history: 
https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.cli.PackageToolTest&tests.test=testPackageTool
 
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.cli.PackageToolTest.testPackageTool
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cli.PackageToolTest.txt
    Reproduce with: ./gradlew :solr:core:test --tests 
"org.apache.solr.cli.PackageToolTest.testPackageTool" -Ptests.jvms=4 
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=FE72748093E4E258 -Ptests.multiplier=2 -Ptests.badapples=false 
-Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.search.TestCoordinatorRole.testNRTRestart (:solr:core)
    Test history: 
https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.search.TestCoordinatorRole&tests.test=testNRTRestart
 
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.search.TestCoordinatorRole.testNRTRestart
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestCoordinatorRole.txt
    Reproduce with: ./gradlew :solr:core:test --tests 
"org.apache.solr.search.TestCoordinatorRole.testNRTRestart" -Ptests.jvms=4 
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=FE72748093E4E258 -Ptests.multiplier=2 -Ptests.badapples=false 
-Ptests.file.encoding=ISO-8859-1


FAILURE: Build failed with an exception.

* Where:
Build file 
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/packaging/build.gradle'
 line: 300

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command 
> '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/.gradle/node/packaging/node_modules/bats/bin/bats''
>  finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

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.4/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 1h 9m 17s
644 actionable tasks: 644 executed

Publishing build scan...
https://ge.apache.org/s/2lgensqbf2nnm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to