Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1609/
Java: 64bit/jdk-13 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:45805/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:43645/collection1_shard1_replica_n2/: null    request: 
http://127.0.0.1:43645/collection1_shard1_replica_n2/ Remote error message: 
Server error writing document id 50 to the index

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45805/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:43645/collection1_shard1_replica_n2/: null



request: http://127.0.0.1:43645/collection1_shard1_replica_n2/
Remote error message: Server error writing document id 50 to the index
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


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

Error Message:
Error from server at http://127.0.0.1:43729/collection1: Expected mime type 
application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 500 
Server Error</title> </head> <body><h2>HTTP ERROR 500</h2> <p>Problem accessing 
/collection1/update. Reason: <pre>    Server Error</pre></p><h3>Caused 
by:</h3><pre>java.lang.AssertionError  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:227)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2596)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:799)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:578)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
 at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
  at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
 at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
  at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
 at org.eclipse.jetty.server.Server.handle(Server.java:505)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
  at java.base/java.lang.Thread.run(Thread.java:830) </pre> <hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.19.v20190610</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43729/collection1: Expected mime type 
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 Server Error</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing /collection1/update. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.AssertionError
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:227)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2596)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:799)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:578)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
        at org.eclipse.jetty.server.Server.handle(Server.java:505)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
        at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.base/java.lang.Thread.run(Thread.java:830)
</pre>
<hr><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.4.19.v20190610</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:629)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


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

Error Message:
Error from server at http://127.0.0.1:37229/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:42777/collection1_shard1_replica_n2/: null    request: 
http://127.0.0.1:42777/collection1_shard1_replica_n2/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37229/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:42777/collection1_shard1_replica_n2/: null



request: http://127.0.0.1:42777/collection1_shard1_replica_n2/
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


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

Error Message:
Error from server at http://127.0.0.1:33261/collection1: Error opening new 
searcher

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33261/collection1: Error opening new searcher
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:852)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:439)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 13912 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 405566 INFO  
(SUITE-BasicDistributedZkTest-seed#[2323088754C948F7]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/data-dir-54-001
   [junit4]   2> 405566 INFO  
(SUITE-BasicDistributedZkTest-seed#[2323088754C948F7]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 405566 INFO  
(SUITE-BasicDistributedZkTest-seed#[2323088754C948F7]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 405566 INFO  
(SUITE-BasicDistributedZkTest-seed#[2323088754C948F7]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 405567 INFO  
(SUITE-BasicDistributedZkTest-seed#[2323088754C948F7]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 405569 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 405569 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 405569 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 405669 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:43955
   [junit4]   2> 405669 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43955
   [junit4]   2> 405669 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43955
   [junit4]   2> 405669 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43955
   [junit4]   2> 405670 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 405672 INFO  (zkConnectionManagerCallback-3035-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 405672 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 405673 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 405680 INFO  (zkConnectionManagerCallback-3037-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 405680 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 405690 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 405694 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 405695 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 405696 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 405697 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 405697 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 405698 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 405698 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 405699 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 405703 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 405703 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 405704 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 405819 WARN  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 405819 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 405819 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 405819 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 405820 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 405820 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 405820 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 405820 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3fffa387{/,null,AVAILABLE}
   [junit4]   2> 405820 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@23b1ea51{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43867}
   [junit4]   2> 405820 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.e.j.s.Server Started @405838ms
   [junit4]   2> 405820 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/tempDir-001/control/data,
 hostPort=43867, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/control-001/cores}
   [junit4]   2> 405820 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 405820 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 405820 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 405820 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 405820 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 405820 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-11T14:44:46.692900Z
   [junit4]   2> 405824 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 405824 INFO  (zkConnectionManagerCallback-3039-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 405824 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 405925 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 405925 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/control-001/solr.xml
   [junit4]   2> 405928 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 405928 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 405929 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70e813c7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 405990 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 405991 WARN  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7e0e93d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 405991 WARN  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7e0e93d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 405993 WARN  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@22c20872[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 405993 WARN  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@22c20872[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 405994 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43955/solr
   [junit4]   2> 405995 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 405999 INFO  (zkConnectionManagerCallback-3046-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 405999 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406100 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [n:127.0.0.1:43867_  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406101 INFO  (zkConnectionManagerCallback-3048-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406101 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [n:127.0.0.1:43867_  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406177 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [n:127.0.0.1:43867_  
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:43867_
   [junit4]   2> 406177 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [n:127.0.0.1:43867_  
   ] o.a.s.c.Overseer Overseer 
(id=72165799754792964-127.0.0.1:43867_-n_0000000000) starting
   [junit4]   2> 406182 INFO  
(OverseerStateUpdate-72165799754792964-127.0.0.1:43867_-n_0000000000) 
[n:127.0.0.1:43867_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:43867_
   [junit4]   2> 406183 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [n:127.0.0.1:43867_  
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43867_
   [junit4]   2> 406184 INFO  
(OverseerStateUpdate-72165799754792964-127.0.0.1:43867_-n_0000000000) 
[n:127.0.0.1:43867_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 406185 WARN  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [n:127.0.0.1:43867_  
   ] 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
   [junit4]   2> 406201 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [n:127.0.0.1:43867_  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 406224 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [n:127.0.0.1:43867_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e813c7
   [junit4]   2> 406234 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [n:127.0.0.1:43867_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e813c7
   [junit4]   2> 406234 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [n:127.0.0.1:43867_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e813c7
   [junit4]   2> 406235 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [n:127.0.0.1:43867_  
   ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 406236 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [n:127.0.0.1:43867_  
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/control-001/cores
   [junit4]   2> 406258 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406258 INFO  (zkConnectionManagerCallback-3057-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406258 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406259 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 406259 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43955/solr ready
   [junit4]   2> 406263 INFO  (qtp1334268378-8788) [n:127.0.0.1:43867_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43867_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 406266 INFO  
(OverseerThreadFactory-2905-thread-1-processing-n:127.0.0.1:43867_) 
[n:127.0.0.1:43867_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 406375 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 406375 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 407388 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 407401 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 407502 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 407517 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 407517 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70e813c7
   [junit4]   2> 407517 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 407519 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 407527 WARN  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 407579 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 407579 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 407581 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 407581 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 407582 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=15.67578125, 
floorSegmentMB=1.28515625, forceMergeDeletesPctAllowed=10.655533802600111, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3034878230505589, deletesPctAllowed=44.460902193154695
   [junit4]   2> 407587 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d4219e6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 407590 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 407594 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 407594 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 407595 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1652634931394772992
   [junit4]   2> 407597 INFO  
(searcherExecutor-2910-thread-1-processing-n:127.0.0.1:43867_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:43867_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@5d4219e6[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 407599 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 407599 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 407602 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 407602 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 407602 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43867/control_collection_shard1_replica_n1/
   [junit4]   2> 407603 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 407603 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43867/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 407603 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72165799754792964-core_node2-n_0000000000
   [junit4]   2> 407604 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43867/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 407705 INFO  (zkCallback-3047-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 407705 INFO  (zkCallback-3047-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 407705 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 407707 ERROR (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Collection control_collection is not lazy or watched!
   [junit4]   2> 407709 INFO  (qtp1334268378-8787) [n:127.0.0.1:43867_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1334
   [junit4]   2> 407711 INFO  (qtp1334268378-8788) [n:127.0.0.1:43867_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 407807 INFO  (zkCallback-3047-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 407807 INFO  (zkCallback-3047-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 407807 INFO  (zkCallback-3047-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 407808 INFO  (qtp1334268378-8788) [n:127.0.0.1:43867_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43867_&wt=javabin&version=2}
 status=0 QTime=1544
   [junit4]   2> 407808 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 407911 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407911 INFO  (zkConnectionManagerCallback-3063-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 407911 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407912 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 407912 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43955/solr ready
   [junit4]   2> 407912 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 407913 INFO  (qtp1334268378-8789) [n:127.0.0.1:43867_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 407915 INFO  
(OverseerThreadFactory-2905-thread-2-processing-n:127.0.0.1:43867_) 
[n:127.0.0.1:43867_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 407915 INFO  
(OverseerCollectionConfigSetProcessor-72165799754792964-127.0.0.1:43867_-n_0000000000)
 [n:127.0.0.1:43867_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 408120 WARN  
(OverseerThreadFactory-2905-thread-2-processing-n:127.0.0.1:43867_) 
[n:127.0.0.1:43867_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 408120 INFO  (qtp1334268378-8789) [n:127.0.0.1:43867_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 408121 INFO  (qtp1334268378-8789) [n:127.0.0.1:43867_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=207
   [junit4]   2> 408122 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 408122 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 408122 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 408122 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 408122 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 408122 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 408122 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 408241 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/shard-1-001
 of type NRT
   [junit4]   2> 408241 WARN  (closeThreadPool-3064-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 408242 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 408242 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 408242 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 408242 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 408242 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 408243 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 408243 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15147613{/,null,AVAILABLE}
   [junit4]   2> 408243 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7ee753ad{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37087}
   [junit4]   2> 408243 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.e.j.s.Server Started @408261ms
   [junit4]   2> 408243 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/tempDir-001/jetty1,
 hostPort=37087, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 408244 ERROR (closeThreadPool-3064-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 408244 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 408244 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 408244 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 408244 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 408244 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-11T14:44:49.116455Z
   [junit4]   2> 408246 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408250 INFO  (zkConnectionManagerCallback-3066-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408250 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408349 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/shard-2-001
 of type NRT
   [junit4]   2> 408350 WARN  (closeThreadPool-3064-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 408350 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 408350 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 408350 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 408350 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 408350 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/shard-1-001/solr.xml
   [junit4]   2> 408351 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 408351 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 408351 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 408351 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64a37191{/,null,AVAILABLE}
   [junit4]   2> 408351 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@321fdba0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39603}
   [junit4]   2> 408351 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.e.j.s.Server Started @408369ms
   [junit4]   2> 408351 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/tempDir-001/jetty2,
 hostPort=39603, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 408351 ERROR (closeThreadPool-3064-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 408351 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 408351 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 408351 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 408351 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 408351 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-11T14:44:49.223905Z
   [junit4]   2> 408352 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 408352 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 408352 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408353 INFO  (zkConnectionManagerCallback-3068-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408353 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408353 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70e813c7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 408418 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 408419 WARN  (closeThreadPool-3064-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@ac07607[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408419 WARN  (closeThreadPool-3064-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@ac07607[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408421 WARN  (closeThreadPool-3064-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4cb44f2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408421 WARN  (closeThreadPool-3064-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4cb44f2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408421 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43955/solr
   [junit4]   2> 408422 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408429 INFO  (zkConnectionManagerCallback-3075-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408429 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408454 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 408454 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/shard-2-001/solr.xml
   [junit4]   2> 408456 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 408456 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 408457 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70e813c7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 408465 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/shard-3-001
 of type NRT
   [junit4]   2> 408466 WARN  (closeThreadPool-3064-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 408467 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 408467 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 408467 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 408475 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 408475 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 408475 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 408475 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e777745{/,null,AVAILABLE}
   [junit4]   2> 408476 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@163af1{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33261}
   [junit4]   2> 408476 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.e.j.s.Server Started @408493ms
   [junit4]   2> 408476 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/tempDir-001/jetty3,
 hostPort=33261, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 408476 ERROR (closeThreadPool-3064-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 408476 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 408476 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 408476 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 408476 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 408476 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-11T14:44:49.348436Z
   [junit4]   2> 408493 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408496 INFO  (zkConnectionManagerCallback-3078-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408496 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408572 INFO  (closeThreadPool-3064-thread-1) 
[n:127.0.0.1:37087_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 408593 INFO  (zkConnectionManagerCallback-3080-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408593 INFO  (closeThreadPool-3064-thread-1) 
[n:127.0.0.1:37087_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 408597 INFO  (closeThreadPool-3064-thread-1) 
[n:127.0.0.1:37087_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 408601 INFO  (closeThreadPool-3064-thread-1) 
[n:127.0.0.1:37087_     ] o.a.s.c.ZkController Publish node=127.0.0.1:37087_ as 
DOWN
   [junit4]   2> 408602 INFO  (closeThreadPool-3064-thread-1) 
[n:127.0.0.1:37087_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 408602 INFO  (closeThreadPool-3064-thread-1) 
[n:127.0.0.1:37087_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37087_
   [junit4]   2> 408602 INFO  (zkCallback-3047-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 408604 WARN  (closeThreadPool-3064-thread-1) 
[n:127.0.0.1:37087_     ] 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
   [junit4]   2> 408614 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 408615 INFO  (zkCallback-3062-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 408619 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2323088754C948F7]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/shard-4-001
 of type NRT
   [junit4]   2> 408620 INFO  (zkCallback-3079-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 408624 WARN  (closeThreadPool-3064-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@58b58022[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408624 WARN  (closeThreadPool-3064-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@58b58022[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408636 WARN  (closeThreadPool-3064-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 408636 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 408636 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 408636 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 408654 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 408654 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/shard-3-001/solr.xml
   [junit4]   2> 408657 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 408657 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 408657 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70e813c7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 408686 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 408686 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 408686 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 408702 INFO  (closeThreadPool-3064-thread-1) 
[n:127.0.0.1:37087_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 408718 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2528c47a{/,null,AVAILABLE}
   [junit4]   2> 408718 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6b69090b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33115}
   [junit4]   2> 408718 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.e.j.s.Server Started @408736ms
   [junit4]   2> 408718 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/tempDir-001/jetty4,
 hostPort=33115, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 408719 ERROR (closeThreadPool-3064-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 408719 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 408719 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 408719 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 408719 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 408719 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-11T14:44:49.591086Z
   [junit4]   2> 408734 INFO  (closeThreadPool-3064-thread-1) 
[n:127.0.0.1:37087_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70e813c7
   [junit4]   2> 408742 WARN  (closeThreadPool-3064-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@50a4305b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408742 WARN  (closeThreadPool-3064-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@50a4305b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408743 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43955/solr
   [junit4]   2> 408748 INFO  (closeThreadPool-3064-thread-1) 
[n:127.0.0.1:37087_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70e813c7
   [junit4]   2> 408758 INFO  (closeThreadPool-3064-thread-1) 
[n:127.0.0.1:37087_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70e813c7
   [junit4]   2> 408759 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408759 INFO  (closeThreadPool-3064-thread-1) 
[n:127.0.0.1:37087_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 408760 INFO  (closeThreadPool-3064-thread-1) 
[n:127.0.0.1:37087_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/shard-1-001/cores
   [junit4]   2> 408774 INFO  (zkConnectionManagerCallback-3090-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408775 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408817 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408841 INFO  (closeThreadPool-3064-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37087_
   [junit4]   2> 408842 INFO  (zkConnectionManagerCallback-3093-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408842 INFO  (closeThreadPool-3064-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408872 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 408874 WARN  (closeThreadPool-3064-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@77a01981[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408874 WARN  (closeThreadPool-3064-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@77a01981[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408876 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 408876 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-001/shard-4-001/solr.xml
   [junit4]   2> 408878 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 408878 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 408908 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70e813c7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 408922 WARN  (closeThreadPool-3064-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@16936eaf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408922 WARN  (closeThreadPool-3064-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@16936eaf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408923 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43955/solr
   [junit4]   2> 408933 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408934 INFO  (zkConnectionManagerCallback-3100-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408934 INFO  (closeThreadPool-3064-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408969 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 408985 INFO  (closeThreadPool-3064-thread-2) 
[n:127.0.0.1:39603_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 408986 WARN  (closeThreadPool-3064-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@28f26a6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408986 WARN  (closeThreadPool-3064-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@28f26a6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408987 INFO  (zkConnectionManagerCallback-3103-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408987 INFO  (closeThreadPool-3064-thread-2) 
[n:127.0.0.1:39603_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 408995 INFO  (closeThreadPool-3064-thread-2) 
[n:127.0.0.1:39603_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 409005 WARN  (closeThreadPool-3064-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@67f920c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 409005 WARN  (closeThreadPool-3064-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@67f920c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 409006 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43955/solr
   [junit4]   2> 409029 INFO  (closeThreadPool-3064-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 409030 INFO  (closeThreadPool-3064-thread-2) 
[n:127.0.0.1:39603_     ] o.a.s.c.ZkController Publish node=127.0.0.1:39603_ as 
DOWN
   [junit4]   2> 409030 INFO  (closeThreadPool-3064-thread-2) 
[n:127.0.0.1:39603_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 409030 INFO  (closeThreadPool-3064-thread-2) 
[n:127.0.0.1:39603_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39603_
   [junit4]   2> 409031 INFO  (zkCallback-3062-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 409034 INFO  (zkCallback-3079-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 409038 INFO  (zkCallback-3047-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 409054 INFO  (zkConnectionManagerCallback-3110-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit

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

  >     at 
org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:722)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3200)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3445)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3410)
   [junit4]    >        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:678)
   [junit4]    >        at 
org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:102)
   [junit4]    >        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:68)
   [junit4]    >        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:68)
   [junit4]    >        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1079)
   [junit4]    >        at 
org.apache.solr.update.processor.DistributedZkUpdateProcessor.processCommit(DistributedZkUpdateProcessor.java:187)
   [junit4]    >        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:69)
   [junit4]    >        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:62)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2596)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:799)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:578)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]    >        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:505)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:311)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_2323088754C948F7-002
   [junit4]   2> Dec 11, 2019 3:36:40 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{regex_dup_A_s=PostingsFormat(name=MockRandom), regex_dup_B_s=FSTOrd50, 
SubjectTerms_mfacet=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 multiDefault=FSTOrd50, 
_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
genre_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
author_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 
series_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), 
oddField_s=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=FSTOrd50, 
cat=FSTOrd50, foo_b=PostingsFormat(name=MockRandom), 
name=PostingsFormat(name=LuceneVarGapFixedInterval), 
inStock=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=PostingsFormat(name=MockRandom), 
t_sortable=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{regex_dup_A_s=DocValuesFormat(name=Asserting), 
other_tl1=DocValuesFormat(name=Lucene80), 
regex_dup_B_s=DocValuesFormat(name=Direct), 
range_facet_l_dv=DocValuesFormat(name=Lucene80), 
n_l1=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Lucene80), 
genre_s=DocValuesFormat(name=Lucene80), n_td1=DocValuesFormat(name=Lucene80), 
n_d1=DocValuesFormat(name=Direct), range_facet_l=DocValuesFormat(name=Direct), 
n_f1=DocValuesFormat(name=Lucene80), series_t=DocValuesFormat(name=Lucene80), 
n_tl1=DocValuesFormat(name=Lucene80), n_tf1=DocValuesFormat(name=Direct), 
price=DocValuesFormat(name=Asserting), a_t=DocValuesFormat(name=Direct), 
cat=DocValuesFormat(name=Direct), sequence_i=DocValuesFormat(name=Lucene80), 
inStock=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80), 
text=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Lucene80), 
t_sortable=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Direct), foo_i=DocValuesFormat(name=Lucene80), 
val_i=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Lucene80), 
n_dt1=DocValuesFormat(name=Lucene80), author_t=DocValuesFormat(name=Lucene80), 
a_i1=DocValuesFormat(name=Direct), n_ti1=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Lucene80), 
n_tdt1=DocValuesFormat(name=Lucene80), name=DocValuesFormat(name=Lucene80), 
id_i1=DocValuesFormat(name=Lucene80), foo_d=DocValuesFormat(name=Lucene80), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
foo_f=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=148, 
maxMBSortInHeap=5.101041377532788, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@50d76fcb),
 locale=tzm, timezone=America/Santa_Isabel
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 13 
(64-bit)/cpus=8,threads=1,free=165631024,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest, 
BasicDistributedZkTest]
   [junit4] Completed [5/5 (5!)] on J1 in 40.32s, 1 test, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1591: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1117: 
There were test failures: 5 suites, 5 tests, 5 errors [seed: 2323088754C948F7]

Total time: 2 minutes 3 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.BasicDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=529a555c0842a011b639b1adb285fdcdfd19778f, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1608
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to