Build: https://ci-builds.apache.org/job/Solr/job/Solr-NightlyTests-main/793/

6 tests failed.
FAILED:  org.apache.solr.cloud.ReindexCollectionTest.testAbort

Error Message:
java.lang.AssertionError: {responseHeader={status=0, QTime=2}, 
status={state=running, msg=found [b4d5c492-d7e6-4f54-b460-6d7954ce5439] in 
running tasks}}

Stack Trace:
java.lang.AssertionError: {responseHeader={status=0, QTime=2}, 
status={state=running, msg=found [b4d5c492-d7e6-4f54-b460-6d7954ce5439] in 
running tasks}}
        at 
__randomizedtesting.SeedInfo.seed([73DB66EABE886382:15B8D17DCA52F1FB]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertNotNull(Assert.java:713)
        at 
org.apache.solr.cloud.ReindexCollectionTest.testAbort(ReindexCollectionTest.java:425)
        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.hdfs.cloud.StressHdfsTest.test

Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46795/e_ah/a/delete_data_dir: Expected mime 
type in [application/octet-stream, application/vnd.apache.solr.javabin] but got 
application/json. {
  "error":{
    
"metadata":["error-class","org.apache.solr.common.SolrException","root-error-class","java.net.SocketTimeoutException"],
    "msg":"Error trying to proxy request for url: 
http://127.0.0.1:36239/e_ah/a/delete_data_dir/update with _forwardCount: 1",
    "trace":"org.apache.solr.common.SolrException: Error trying to proxy 
request for url: http://127.0.0.1:36239/e_ah/a/delete_data_dir/update with 
_forwardCount: 1\n\tat 
org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:797)\n\tat 
org.apache.solr.servlet.HttpSolrCall.sendRemoteQuery(HttpSolrCall.java:489)\n\tat
 org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:544)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.dispatch(SolrDispatchFilter.java:250)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.lambda$doFilter$0(SolrDispatchFilter.java:218)\n\tat
 
org.apache.solr.servlet.ServletUtils.traceHttpRequestExecution2(ServletUtils.java:257)\n\tat
 
org.apache.solr.servlet.ServletUtils.rateLimitRequest(ServletUtils.java:227)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:213)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:195)\n\tat
 org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202)\n\tat 
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)\n\tat
 
org.apache.solr.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:187)\n\tat
 org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202)\n\tat 
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1385)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1307)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)\n\tat
 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:301)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:790)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:563)\n\tat 
org.eclipse.jetty.server.HttpChannel.lambda$handle$0(HttpChannel.java:505)\n\tat
 org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:762)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:497)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:282)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)\n\tat 
org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)\n\tat
 java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: 
java.net.SocketTimeoutException: Read timed out\n\tat 
java.base/java.net.SocketInputStream.socketRead0(Native Method)\n\tat 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)\n\tat
 java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)\n\tat 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)\n\tat 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)\n\tat
 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)\n\tat
 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)\n\tat
 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)\n\tat
 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)\n\tat
 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)\n\tat
 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)\n\tat
 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)\n\tat
 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)\n\tat
 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)\n\tat
 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:142)\n\tat
 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)\n\tat
 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat
 org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat
 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat
 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat
 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)\n\tat
 org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:760)\n\t... 
40 more\n",
    "code":500
  }
}

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46795/e_ah/a/delete_data_dir: Expected mime 
type in [application/octet-stream, application/vnd.apache.solr.javabin] but got 
application/json. {
  "error":{
    
"metadata":["error-class","org.apache.solr.common.SolrException","root-error-class","java.net.SocketTimeoutException"],
    "msg":"Error trying to proxy request for url: 
http://127.0.0.1:36239/e_ah/a/delete_data_dir/update with _forwardCount: 1",
    "trace":"org.apache.solr.common.SolrException: Error trying to proxy 
request for url: http://127.0.0.1:36239/e_ah/a/delete_data_dir/update with 
_forwardCount: 1\n\tat 
org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:797)\n\tat 
org.apache.solr.servlet.HttpSolrCall.sendRemoteQuery(HttpSolrCall.java:489)\n\tat
 org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:544)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.dispatch(SolrDispatchFilter.java:250)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.lambda$doFilter$0(SolrDispatchFilter.java:218)\n\tat
 
org.apache.solr.servlet.ServletUtils.traceHttpRequestExecution2(ServletUtils.java:257)\n\tat
 
org.apache.solr.servlet.ServletUtils.rateLimitRequest(ServletUtils.java:227)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:213)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:195)\n\tat
 org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202)\n\tat 
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)\n\tat
 
org.apache.solr.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:187)\n\tat
 org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202)\n\tat 
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1385)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1307)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)\n\tat
 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:301)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:790)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:563)\n\tat 
org.eclipse.jetty.server.HttpChannel.lambda$handle$0(HttpChannel.java:505)\n\tat
 org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:762)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:497)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:282)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)\n\tat 
org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)\n\tat
 java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: 
java.net.SocketTimeoutException: Read timed out\n\tat 
java.base/java.net.SocketInputStream.socketRead0(Native Method)\n\tat 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)\n\tat
 java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)\n\tat 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)\n\tat 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)\n\tat
 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)\n\tat
 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)\n\tat
 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)\n\tat
 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)\n\tat
 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)\n\tat
 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)\n\tat
 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)\n\tat
 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)\n\tat
 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)\n\tat
 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:142)\n\tat
 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)\n\tat
 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat
 org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat
 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat
 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat
 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)\n\tat
 org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:760)\n\t... 
40 more\n",
    "code":500
  }
}
        at 
__randomizedtesting.SeedInfo.seed([73DB66EABE886382:FB8F593010740E7A]:0)
        at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:678)
        at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:254)
        at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
app//org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:234)
        at 
app//org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:465)
        at 
app//org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:441)
        at 
app//org.apache.solr.hdfs.cloud.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:201)
        at 
app//org.apache.solr.hdfs.cloud.StressHdfsTest.test(StressHdfsTest.java:112)
        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//org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1163)
        at 
app//org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1134)
        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)


FAILED:  org.apache.solr.cli.TestSolrCLIRunExample.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE 
scope at org.apache.solr.cli.TestSolrCLIRunExample: 
   1) Thread[id=3325, name=h2sc-684-thread-5, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   2) Thread[id=3316, name=h2sc-684-thread-1, state=RUNNABLE, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
        at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
 Source)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   3) Thread[id=3317, name=h2sc-684-thread-2, state=RUNNABLE, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
        at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
 Source)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   4) Thread[id=3320, name=h2sc-684-thread-4, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   5) Thread[id=3318, name=HttpClient@7fd8acbd-scheduler-1, 
state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   6) Thread[id=3319, name=h2sc-684-thread-3, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE 
scope at org.apache.solr.cli.TestSolrCLIRunExample: 
   1) Thread[id=3325, name=h2sc-684-thread-5, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   2) Thread[id=3316, name=h2sc-684-thread-1, state=RUNNABLE, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
        at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
 Source)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   3) Thread[id=3317, name=h2sc-684-thread-2, state=RUNNABLE, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
        at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
 Source)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   4) Thread[id=3320, name=h2sc-684-thread-4, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   5) Thread[id=3318, name=HttpClient@7fd8acbd-scheduler-1, 
state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   6) Thread[id=3319, name=h2sc-684-thread-3, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
        at __randomizedtesting.SeedInfo.seed([73DB66EABE886382]:0)


FAILED:  org.apache.solr.cli.TestSolrCLIRunExample.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=3325, name=h2sc-684-thread-5, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   2) Thread[id=3316, name=h2sc-684-thread-1, state=RUNNABLE, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
        at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
 Source)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   3) Thread[id=3317, name=h2sc-684-thread-2, state=RUNNABLE, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
        at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
 Source)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   4) Thread[id=3320, name=h2sc-684-thread-4, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   5) Thread[id=3318, name=HttpClient@7fd8acbd-scheduler-1, 
state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   6) Thread[id=3319, name=h2sc-684-thread-3, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=3325, name=h2sc-684-thread-5, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   2) Thread[id=3316, name=h2sc-684-thread-1, state=RUNNABLE, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
        at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
 Source)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   3) Thread[id=3317, name=h2sc-684-thread-2, state=RUNNABLE, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
        at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
        at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
        at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
        at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
 Source)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   4) Thread[id=3320, name=h2sc-684-thread-4, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   5) Thread[id=3318, name=HttpClient@7fd8acbd-scheduler-1, 
state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   6) Thread[id=3319, name=h2sc-684-thread-3, state=WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
        at __randomizedtesting.SeedInfo.seed([73DB66EABE886382]:0)


FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
java.lang.AssertionError: Doc with id=1 not found due to: Path not found: /id; 
rsp={doc=null} expected null, but was:<Path not found: /id>

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found due to: Path not found: /id; 
rsp={doc=null} expected null, but was:<Path not found: /id>
        at 
__randomizedtesting.SeedInfo.seed([73DB66EABE886382:FB8F593010740E7A]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotNull(Assert.java:756)
        at org.junit.Assert.assertNull(Assert.java:738)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:585)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:528)
        at 
org.apache.solr.cloud.HttpPartitionTest.testRf3(HttpPartitionTest.java:387)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:125)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1163)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1134)
        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.cloud.HttpPartitionWithTlogReplicasTest.test

Error Message:
java.lang.AssertionError: Doc with id=1 not found due to: Path not found: /id; 
rsp={doc=null} expected null, but was:<Path not found: /id>

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found due to: Path not found: /id; 
rsp={doc=null} expected null, but was:<Path not found: /id>
        at 
__randomizedtesting.SeedInfo.seed([73DB66EABE886382:FB8F593010740E7A]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotNull(Assert.java:756)
        at org.junit.Assert.assertNull(Assert.java:738)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:585)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:528)
        at 
org.apache.solr.cloud.HttpPartitionTest.testRf3(HttpPartitionTest.java:387)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:125)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1163)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1134)
        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)




Build Log:
[...truncated 274 lines...]
  2> ERROR: access denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_73DB66EABE886382-001/tempDir-001/failExecuteScript"
 "execute")
  2> 
  2> 139241 INFO  
(TEST-TestSolrCLIRunExample.testFailExecuteScript-seed#[73DB66EABE886382]) [] 
o.a.s.SolrTestCaseJ4 ###Ending testFailExecuteScript
  2> 139248 INFO  
(TEST-TestSolrCLIRunExample.testFilmsExample-seed#[73DB66EABE886382]) [] 
o.a.s.SolrTestCaseJ4 ###Starting testFilmsExample
  2> 139252 INFO  
(TEST-TestSolrCLIRunExample.testFilmsExample-seed#[73DB66EABE886382]) [] 
o.a.s.c.TestSolrCLIRunExample Selected port 40457 to start films example Solr 
instance on ...
  2> 139584 INFO  (Thread-369) [] o.a.s.e.JettySolrRunner Start Jetty 
(configured port=40457, binding port=40457)
  2> 139584 INFO  (Thread-369) [] o.a.s.e.JettySolrRunner Trying to start Jetty 
on port 40457 try number 2 ...
  2> 139584 INFO  (Thread-369) [] o.e.j.s.Server jetty-10.0.14; built: 
2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 
11.0.16.1+1
  2> 139590 INFO  (Thread-369) [] o.e.j.s.s.DefaultSessionIdManager Session 
workerName=node0
  2> 139591 INFO  (Thread-369) [] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7187d27{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,AVAILABLE}
  2> 139591 INFO  (Thread-369) [] o.e.j.s.AbstractConnector Started 
ServerConnector@79d577b2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40457}
  2> 139591 INFO  (Thread-369) [] o.e.j.s.Server Started 
Server@64ac2d9a{STARTING}[10.0.14,sto=0] @139618ms
  2> 139591 INFO  (Thread-369) [] o.a.s.s.CoreContainerProvider Using logger 
factory org.apache.logging.slf4j.Log4jLoggerFactory
  2> 139591 INFO  (Thread-369) [] o.a.s.s.CoreContainerProvider  ___      _     
  Welcome to Apache Solr™ version 10.0.0
  2> 139591 INFO  (Thread-369) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _ 
  Starting in standalone mode on port 40457
  2> 139591 INFO  (Thread-369) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | 
'_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr
  2> 139591 INFO  (Thread-369) [] o.a.s.s.CoreContainerProvider |___/\___/_|_|  
  Start time: 2023-05-16T17:05:22.405783Z
  2> 139591 INFO  (Thread-369) [] o.a.s.s.CoreContainerProvider Solr Home: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_73DB66EABE886382-001/tempDir-002/films/solr
 (source: servlet config: solr.solr.home)
  2> 139591 INFO  (Thread-369) [] o.a.s.c.SolrXmlConfig Loading solr.xml from 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_73DB66EABE886382-001/tempDir-002/films/solr/solr.xml
  2> 140999 WARN  (Thread-369) [] o.a.s.c.CoreContainer Not all security 
plugins configured!  authentication=disabled authorization=disabled.  Solr is 
only as secure as you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or 
external.  See https://s.apache.org/solrsecurity for more info
  2> 141011 INFO  (Thread-369) [] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_73DB66EABE886382-001/tempDir-002/films/solr
  2> 141034 INFO  (Thread-369) [] o.a.s.j.SolrRequestAuthorizer Creating a new 
SolrRequestAuthorizer
  2> 141058 INFO  (Thread-369) [] o.a.s.e.JettySolrRunner Jetty properties: 
{hostContext=/solr, hostPort=40457}
  2> 141780 INFO  (qtp486605681-3258) [] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/info/system params={wt=javabin&version=2} status=0 
QTime=5
  2> 141795 INFO  (qtp486605681-3263) [ x:films] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={core=films&action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 
QTime=0
  1> SimplePostTool version 5.0.0
  1> Posting files to [base] url http://localhost:40457/solr/films/update/json 
using content-type application/xml...
  2> SimplePostTool: WARNING: No files or directories matching 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_73DB66EABE886382-001/tempDir-002/films/films.json
  1> 0 files indexed.
  1> COMMITting Solr index changes to 
http://localhost:40457/solr/films/update/json...
  1> Time spent: 0:00:00.038
  2> 143059 INFO  
(TEST-TestSolrCLIRunExample.testFilmsExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.Server Stopped Server@64ac2d9a{STOPPING}[10.0.14,sto=0]
  2> 143061 INFO  
(TEST-TestSolrCLIRunExample.testFilmsExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.AbstractConnector Stopped ServerConnector@79d577b2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40457}
  2> 143062 INFO  
(TEST-TestSolrCLIRunExample.testFilmsExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7187d27{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,STOPPED}
  2> 143409 INFO  (Thread-378) [] o.e.j.s.Server jetty-10.0.14; built: 
2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 
11.0.16.1+1
  2> 143412 INFO  (Thread-378) [] o.e.j.s.s.DefaultSessionIdManager Session 
workerName=node0
  2> 143414 INFO  (Thread-378) [] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f9ae501{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,AVAILABLE}
  2> 143416 INFO  (Thread-378) [] o.e.j.s.AbstractConnector Started 
ServerConnector@4bb1acec{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34405}
  2> 143416 INFO  (Thread-378) [] o.e.j.s.Server Started 
Server@e1441d{STARTING}[10.0.14,sto=0] @143442ms
  2> 144715 WARN  (Thread-378) [] o.a.s.c.CoreContainer Not all security 
plugins configured!  authentication=disabled authorization=disabled.  Solr is 
only as secure as you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or 
external.  See https://s.apache.org/solrsecurity for more info
  2> 145775 INFO  
(TEST-TestSolrCLIRunExample.testFilmsExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.Server Stopped Server@e1441d{STOPPING}[10.0.14,sto=0]
  2> 145776 INFO  
(TEST-TestSolrCLIRunExample.testFilmsExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4bb1acec{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34405}
  2> 145776 INFO  
(TEST-TestSolrCLIRunExample.testFilmsExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7f9ae501{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,STOPPED}
  2> 145847 INFO  (Thread-387) [] o.e.j.s.Server jetty-10.0.14; built: 
2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 
11.0.16.1+1
  2> 145853 INFO  (Thread-387) [] o.e.j.s.s.DefaultSessionIdManager Session 
workerName=node0
  2> 145854 INFO  (Thread-387) [] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2cab63b4{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,AVAILABLE}
  2> 145854 INFO  (Thread-387) [] o.e.j.s.AbstractConnector Started 
ServerConnector@b21e219{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40173}
  2> 145854 INFO  (Thread-387) [] o.e.j.s.Server Started 
Server@213b1572{STARTING}[10.0.14,sto=0] @145881ms
  2> 147945 WARN  (Thread-387) [] o.a.s.c.CoreContainer Not all security 
plugins configured!  authentication=disabled authorization=disabled.  Solr is 
only as secure as you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or 
external.  See https://s.apache.org/solrsecurity for more info
  2> 150134 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.Server Stopped Server@213b1572{STOPPING}[10.0.14,sto=0]
  2> 150134 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.AbstractConnector Stopped ServerConnector@b21e219{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40173}
  2> 150134 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2cab63b4{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,STOPPED}
  2> 150172 INFO  (Thread-396) [] o.e.j.s.Server jetty-10.0.14; built: 
2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 
11.0.16.1+1
  2> 150197 INFO  (Thread-396) [] o.e.j.s.s.DefaultSessionIdManager Session 
workerName=node0
  2> 150207 INFO  (Thread-396) [] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dd00998{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,AVAILABLE}
  2> 150207 INFO  (Thread-396) [] o.e.j.s.AbstractConnector Started 
ServerConnector@611d9750{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39647}
  2> 150207 INFO  (Thread-396) [] o.e.j.s.Server Started 
Server@21ae77b6{STARTING}[10.0.14,sto=0] @150234ms
  2> 151596 WARN  (Thread-396) [] o.a.s.c.CoreContainer Not all security 
plugins configured!  authentication=disabled authorization=disabled.  Solr is 
only as secure as you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or 
external.  See https://s.apache.org/solrsecurity for more info
  2> 152279 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.Server Stopped Server@21ae77b6{STOPPING}[10.0.14,sto=0]
  2> 152279 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.AbstractConnector Stopped ServerConnector@611d9750{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39647}
  2> 152279 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1dd00998{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,STOPPED}
  2> 152401 WARN  (ZkTestServer Run Thread) [] o.a.z.s.ServerCnxnFactory 
maxCnxns is not configured, using default value 0.
  2> 152476 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 152533 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is 
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 152534 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 152540 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is 
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 152540 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 152551 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is 
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 153084 INFO  (jetty-launcher-771-thread-1) [] o.e.j.s.Server 
jetty-10.0.14; built: 2023-02-22T23:12:32.272Z; git: 
976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 11.0.16.1+1
  2> 153097 INFO  (jetty-launcher-771-thread-1) [] 
o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 153097 INFO  (jetty-launcher-771-thread-1) [] o.e.j.s.h.ContextHandler 
Started 
o.e.j.s.ServletContextHandler@57581748{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,AVAILABLE}
  2> 153098 INFO  (jetty-launcher-771-thread-1) [] o.e.j.s.AbstractConnector 
Started ServerConnector@14496f9a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38627}
  2> 153098 INFO  (jetty-launcher-771-thread-1) [] o.e.j.s.Server Started 
Server@646b33ab{STARTING}[10.0.14,sto=0] @153125ms
  2> 153099 WARN  (jetty-launcher-771-thread-1) [] o.a.s.c.c.SolrZkClient Using 
default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates 
an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper 
nodes
  2> 153104 WARN  (jetty-launcher-771-thread-1) [] o.a.s.c.c.SolrZkClient Using 
default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 153106 WARN  (jetty-launcher-771-thread-1) [] o.a.s.D.solrxml-zookeeper 
Loading solr.xml from zookeeper is deprecated. See reference guide for details.
  2> 155006 WARN  (jetty-launcher-771-thread-1) [n:localhost:38627_solr] 
o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; 
consider setting up ACLs as described in 
https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-access-control.html
  2> 155170 WARN  (jetty-launcher-771-thread-1) [n:localhost:38627_solr] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
  2> 155336 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 155353 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is 
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 155402 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 155405 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is 
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 155555 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 155557 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is 
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 156177 WARN  (OverseerThreadFactory-788-thread-1) [] 
o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection 
testCloudExamplePrompt is higher than the number of Solr instances currently 
live or live and part of your createNodeSet(1). It's unusual to run two replica 
of the same slice on the same Solr-instance.
  2> 159185 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 159188 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is 
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 159522 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 159541 WARN  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[73DB66EABE886382])
 [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is 
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 161275 INFO  (jetty-closer-887-thread-1) [] o.e.j.s.Server Stopped 
Server@646b33ab{STOPPING}[10.0.14,sto=0]
  2> 161278 INFO  (jetty-closer-887-thread-1) [] o.e.j.s.AbstractConnector 
Stopped ServerConnector@14496f9a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38627}
  2> 161278 INFO  (jetty-closer-887-thread-1) [] o.e.j.s.h.ContextHandler 
Stopped 
o.e.j.s.ServletContextHandler@57581748{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,STOPPED}
  2> 161627 WARN  (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer Watch limit 
violations: 
  2> Maximum concurrent create/delete watches above limit:
  2> 
  2>    10      /solr/collections/testCloudExamplePrompt/state.json
  2>    8       /solr/configs/testCloudExamplePrompt/managed-schema.xml
  2>    6       /solr/collections/testCloudExamplePrompt/terms/shard1
  2>    6       /solr/clusterprops.json
  2>    6       /solr/collections/testCloudExamplePrompt/terms/shard2
  2>    6       /solr/aliases.json
  2>    2       /solr/configs/testCloudExamplePrompt
  2> 
  2> Maximum concurrent data watches above limit:
  2> 
  2>    31      /solr/collections/testCloudExamplePrompt/state.json
  2> 
  2> Maximum concurrent children watches above limit:
  2> 
  2>    28      /solr/overseer/queue
  2>    13      /solr/collections/testCloudExamplePrompt/state.json
  2>    12      /solr/collections
  2>    8       /solr/live_nodes
  2>    7       /solr/overseer/collection-queue-work
  2> 
  2> 161643 INFO  (Thread-414) [] o.e.j.s.Server jetty-10.0.14; built: 
2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 
11.0.16.1+1
  2> 161647 INFO  (Thread-414) [] o.e.j.s.s.DefaultSessionIdManager Session 
workerName=node0
  2> 161648 INFO  (Thread-414) [] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b238d9{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,AVAILABLE}
  2> 161648 INFO  (Thread-414) [] o.e.j.s.AbstractConnector Started 
ServerConnector@6f6d6bd2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37093}
  2> 161648 INFO  (Thread-414) [] o.e.j.s.Server Started 
Server@4f6f1dbc{STARTING}[10.0.14,sto=0] @161675ms
  2> 162676 WARN  (Thread-414) [] o.a.s.c.CoreContainer Not all security 
plugins configured!  authentication=disabled authorization=disabled.  Solr is 
only as secure as you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or 
external.  See https://s.apache.org/solrsecurity for more info
  2> 163808 WARN  (qtp1634291709-3730) [ x:techproducts] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/extraction/lib
 filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/extraction/lib
  2> 163809 WARN  (qtp1634291709-3730) [ x:techproducts] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/clustering/lib
 filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/clustering/lib
  2> 163809 WARN  (qtp1634291709-3730) [ x:techproducts] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/langid/lib
 filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/langid/lib
  2> 163809 WARN  (qtp1634291709-3730) [ x:techproducts] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/ltr/lib
 filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/ltr/lib
  2> 163810 WARN  (qtp1634291709-3730) [ x:techproducts] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/scripting/lib
 filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/scripting/lib
  1> SimplePostTool version 5.0.0
  1> Posting files to [base] url 
http://localhost:37093/solr/techproducts/update using content-type 
application/xml...
  1> POSTing file solr.xml to [base]
  1> POSTing file sd500.xml to [base]
  1> POSTing file hd.xml to [base]
  1> POSTing file manufacturers.xml to [base]
  1> POSTing file ipod_other.xml to [base]
  1> POSTing file gb18030-example.xml to [base]
  1> POSTing file mp500.xml to [base]
  1> POSTing file vidcard.xml to [base]
  1> POSTing file utf8-example.xml to [base]
  1> POSTing file monitor2.xml to [base]
  1> POSTing file money.xml to [base]
  1> POSTing file monitor.xml to [base]
  1> POSTing file ipod_video.xml to [base]
  1> POSTing file mem.xml to [base]
  1> 14 files indexed.
  1> COMMITting Solr index changes to 
http://localhost:37093/solr/techproducts/update...
  1> Time spent: 0:00:00.139
  2> 164066 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.Server Stopped Server@4f6f1dbc{STOPPING}[10.0.14,sto=0]
  2> 164066 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6f6d6bd2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37093}
  2> 164067 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[73DB66EABE886382]) [] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4b238d9{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,STOPPED}
  2> 164103 INFO  (Thread-423) [] o.e.j.s.Server jetty-10.0.14; built: 
2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 
11.0.16.1+1
  2> 164105 INFO  (Thread-423) [] o.e.j.s.s.DefaultSessionIdManager Session 
workerName=node0
  2> 164105 INFO  (Thread-423) [] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19d40a8d{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,AVAILABLE}
  2> 164106 INFO  (Thread-423) [] o.e.j.s.AbstractConnector Started 
ServerConnector@7ec57cab{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35915}
  2> 164106 INFO  (Thread-423) [] o.e.j.s.Server Started 
Server@40f47bc5{STARTING}[10.0.14,sto=0] @164132ms
  2> 164959 WARN  (Thread-423) [] o.a.s.c.CoreContainer Not all security 
plugins configured!  authentication=disabled authorization=disabled.  Solr is 
only as secure as you make it. Consider configuring 
authentication/authorization before exposing Solr to users intern

[...truncated too long message...]

tests.seed=73DB66EABE886382 -Ptests.multiplier=2 -Ptests.nightly=true 
-Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1 
-Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/test-data/enwiki.random.lines.txt

  - org.apache.solr.cli.TestSolrCLIRunExample.classMethod (:solr:core)
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cli.TestSolrCLIRunExample.txt
    Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.cli.TestSolrCLIRunExample.classMethod" -Ptests.jvms=4 
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=73DB66EABE886382 -Ptests.multiplier=2 -Ptests.nightly=true 
-Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1 
-Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/test-data/enwiki.random.lines.txt

  - org.apache.solr.cloud.HttpPartitionTest.test (:solr:core)
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.HttpPartitionTest.txt
    Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.cloud.HttpPartitionTest.test" -Ptests.jvms=4 
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=73DB66EABE886382 -Ptests.multiplier=2 -Ptests.nightly=true 
-Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1 
-Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/test-data/enwiki.random.lines.txt

  - org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test (:solr:core)
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.txt
    Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test" -Ptests.jvms=4 
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=73DB66EABE886382 -Ptests.multiplier=2 -Ptests.nightly=true 
-Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1 
-Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/test-data/enwiki.random.lines.txt

  - org.apache.solr.cloud.ReindexCollectionTest.testAbort (:solr:core)
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ReindexCollectionTest.txt
    Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.cloud.ReindexCollectionTest.testAbort" -Ptests.jvms=4 
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=73DB66EABE886382 -Ptests.multiplier=2 -Ptests.nightly=true 
-Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1 
-Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/test-data/enwiki.random.lines.txt


Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 1h 26m 1s
128 actionable tasks: 128 executed

Publishing build scan...
https://ge.apache.org/s/itn4n4n3c3ego

Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
hudson.FilePath$ValidateAntFileMask$1Cancel
        at 
hudson.FilePath$ValidateAntFileMask$1.isCaseSensitive(FilePath.java:3300)
        at 
org.apache.tools.ant.DirectoryScanner.lambda$isIncluded$3(DirectoryScanner.java:1374)
        at 
java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
        at 
java.base/java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
        at 
java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:127)
        at 
java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:502)
        at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:488)
        at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
        at 
java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
        at 
java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
        at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at 
java.base/java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:528)
        at 
org.apache.tools.ant.DirectoryScanner.isIncluded(DirectoryScanner.java:1374)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1241)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1194)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1156)
        at 
org.apache.tools.ant.DirectoryScanner.checkIncludePatterns(DirectoryScanner.java:954)
        at org.apache.tools.ant.DirectoryScanner.scan(DirectoryScanner.java:912)
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3313)
Caused: hudson.FilePath$FileMaskNoMatchesFoundException: no matches found 
within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3318)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3196)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3174)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene-solr-2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:1000)
                at hudson.FilePath.act(FilePath.java:1192)
                at hudson.FilePath.act(FilePath.java:1181)
                at hudson.FilePath.validateAntFileMask(FilePath.java:3171)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:271)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
                at hudson.model.Build$BuildExecution.post2(Build.java:179)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
                at hudson.model.Run.execute(Run.java:1925)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:442)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3580)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:377)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        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)
Caused: java.lang.InterruptedException: 
hudson.FilePath$FileMaskNoMatchesFoundException: no matches found within 10000
        at hudson.FilePath.act(FilePath.java:1194)
        at hudson.FilePath.act(FilePath.java:1181)
        at hudson.FilePath.validateAntFileMask(FilePath.java:3171)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:271)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
        at hudson.model.Build$BuildExecution.post2(Build.java:179)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
        at hudson.model.Run.execute(Run.java:1925)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)
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