Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20382/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseG1GC --illegal-access=deny

4 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:
Error from server at https://127.0.0.1:37769/solr/mainCorpus_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing /solr/mainCorpus_shard2_replica_n3/update. Reason: <pre>    Can not 
find: /solr/mainCorpus_shard2_replica_n3/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:37769/solr/mainCorpus_shard2_replica_n3: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([C4919D45C291BC11:7986E85CFBBD814C]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:6892)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37769/solr/mainCorpus_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more


FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in http://127.0.0.1:42545/forceleader_test_collection 
due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in 
http://127.0.0.1:42545/forceleader_test_collection due to: Path not found: /id; 
rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([273395C8AAFA1117:C1A4A1089378E876]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:844)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at 
http://127.0.0.1:34455/solr/testcollection_shard1_replica_n2: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:34455/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([273395C8AAFA1117:1AEB3BE492144F67]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34455/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more


FAILED:  
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping

Error Message:
Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't 
used and can't be tested.

Stack Trace:
java.lang.AssertionError: Tests must be run with INFO level logging otherwise 
LogUpdateProcessor isn't used and can't be tested.
        at 
__randomizedtesting.SeedInfo.seed([273395C8AAFA1117:56D76B1EDC1136DB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:844)




Build Log:
[...truncated 10813 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_273395C8AAFA1117-001/init-core-data-001
   [junit4]   2> 66050 WARN  
(SUITE-TestAuthenticationFramework-seed#[273395C8AAFA1117]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 66054 ERROR (Thread-57) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 66160 ERROR (jetty-launcher-82-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 66160 ERROR (jetty-launcher-82-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 70595 WARN  (zkCallback-92-thread-1) [    ] 
o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not 
found:testcollection_shard2_replica_n5 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 70603 WARN  (zkCallback-92-thread-1) [    ] 
o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not 
found:testcollection_shard1_replica_n1 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   1> -
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 75359 ERROR 
(TEST-TestAuthenticationFramework.testBasics-seed#[273395C8AAFA1117]) [    ] 
o.a.s.c.s.i.CloudSolrClient Request to collection testcollection failed due to 
(404) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: 
Error from server at 
http://127.0.0.1:34455/solr/testcollection_shard1_replica_n2: Expected mime 
type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]   2> <title>Error 404 </title>
   [junit4]   2> </head>
   [junit4]   2> <body>
   [junit4]   2> <h2>HTTP ERROR: 404</h2>
   [junit4]   2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason:
   [junit4]   2> <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p>
   [junit4]   2> <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry? 0
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestAuthenticationFramework -Dtests.method=testBasics 
-Dtests.seed=273395C8AAFA1117 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=as -Dtests.timezone=Europe/Tirane -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   9.31s J0 | TestAuthenticationFramework.testBasics <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:34455/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 404 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason:
   [junit4]    > <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([273395C8AAFA1117:1AEB3BE492144F67]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
   [junit4]    >        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
   [junit4]    >        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34455/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 404 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason:
   [junit4]    > <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
   [junit4]    >        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >        ... 1 more
   [junit4]   2> 75487 WARN  (zkCallback-92-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 75535 WARN  (zkCallback-94-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 75536 ERROR 
(SUITE-TestAuthenticationFramework-seed#[273395C8AAFA1117]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 80567 WARN  (Thread-57) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/collections/testcollection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_273395C8AAFA1117-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=as, timezone=Europe/Tirane
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=63621120,total=150994944
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationFieldDocValues, 
XmlUpdateRequestHandlerTest, TestNumericRangeQuery64, SolrCLIZkUtilsTest, 
TestComponentsName, PeerSyncTest, MBeansHandlerTest, 
TestAuthenticationFramework]
   [junit4] Completed [31/732 (1!)] on J0 in 14.54s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1298 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_273395C8AAFA1117-001/init-core-data-001
   [junit4]   2> 1381068 WARN  
(SUITE-UpdateRequestProcessorFactoryTest-seed#[273395C8AAFA1117]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1381415 WARN  (coreLoadExecutor-5978-thread-1) [    ] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 1381416 WARN  (coreLoadExecutor-5978-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=UpdateRequestProcessorFactoryTest 
-Dtests.method=testUpdateDistribChainSkipping -Dtests.seed=273395C8AAFA1117 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl 
-Dtests.timezone=Asia/Kuching -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.00s J0 | 
UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Tests must be run with 
INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([273395C8AAFA1117:56D76B1EDC1136DB]:0)
   [junit4]    >        at 
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_273395C8AAFA1117-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=2036, maxMBSortInHeap=5.097743550877416, 
sim=RandomSimilarity(queryNorm=true): {}, locale=nl, timezone=Asia/Kuching
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=172550184,total=269484032
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationFieldDocValues, 
XmlUpdateRequestHandlerTest, TestNumericRangeQuery64, SolrCLIZkUtilsTest, 
TestComponentsName, PeerSyncTest, MBeansHandlerTest, 
TestAuthenticationFramework, TestPolicyCloud, 
TestExclusionRuleCollectionAccess, PreAnalyzedUpdateProcessorTest, 
RankQueryTest, TestIntervalFaceting, TestFieldTypeResource, 
TestUninvertingReader, HttpPartitionTest, TestIndexingPerformance, 
TestGraphTermsQParserPlugin, TestMergePolicyConfig, V2ApiIntegrationTest, 
TestSolrCoreParser, TestStressLucene, TestIBSimilarityFactory, TestDocSet, 
CdcrReplicationDistributedZkTest, BlockJoinFacetSimpleTest, UtilsToolTest, 
FieldAnalysisRequestHandlerTest, DistributedFacetPivotLargeTest, FullHLLTest, 
TestPushWriter, TestRuleBasedAuthorizationPlugin, RecoveryAfterSoftCommitTest, 
TestManagedSynonymGraphFilterFactory, SearchHandlerTest, 
DistributedSpellCheckComponentTest, DeleteStatusTest, 
PKIAuthenticationIntegrationTest, TestFieldCacheSortRandom, 
DocumentAnalysisRequestHandlerTest, BigEndianAscendingWordSerializerTest, 
TestRestoreCore, DistanceUnitsTest, TestLegacyNumericRangeQueryBuilder, 
SolrJmxReporterTest, TestPivotHelperCode, TestSolrCloudWithSecureImpersonation, 
TestBinaryField, TestSolrQueryParser, TestCollapseQParserPlugin, 
MigrateRouteKeyTest, BJQParserTest, SolrRequestParserTest, ConfigSetsAPITest, 
TestRandomDVFaceting, TestLRUStatsCache, BlockCacheTest, SolrShardReporterTest, 
TestLegacyField, TestLockTree, HdfsDirectoryTest, OverseerStatusTest, 
LeaderElectionIntegrationTest, TestUniqueKeyFieldResource, 
TestWordDelimiterFilterFactory, NodeMutatorTest, TestRangeQuery, 
TestSchemaSimilarityResource, OpenExchangeRatesOrgProviderTest, 
HdfsRestartWhileUpdatingTest, TestSolrCloudSnapshots, ZkStateWriterTest, 
TestPHPSerializedResponseWriter, SuggesterWFSTTest, TestDistributedSearch, 
HdfsNNFailoverTest, UpdateLogTest, TestCollectionAPIs, 
TestLMDirichletSimilarityFactory, JvmMetricsTest, TestFunctionQuery, 
TestNRTOpen, DistributedQueryElevationComponentTest, SolrGangliaReporterTest, 
TestRandomFaceting, TestSSLRandomization, TestCrossCoreJoin, 
SpellingQueryConverterTest, TestDistribIDF, TestLuceneMatchVersion, 
ClassificationUpdateProcessorIntegrationTest, TestMultiWordSynonyms, 
TestEmbeddedSolrServerAdminHandler, TestCorePropertiesReload, 
TestFastOutputStream, TestRandomFlRTGCloud, 
TestTolerantUpdateProcessorRandomCloud, TestConfigSetImmutable, 
TestExtendedDismaxParser, DefaultValueUpdateProcessorTest, 
QueryElevationComponentTest, SpellCheckCollatorWithCollapseTest, 
AtomicUpdateProcessorFactoryTest, TestOmitPositions, ZkNodePropsTest, 
TestFaceting, DirectoryFactoryTest, CoreAdminRequestStatusTest, 
TestClassicSimilarityFactory, TestBinaryResponseWriter, TestReplicationHandler, 
TestImpersonationWithHadoopAuth, TestBadConfig, CachingDirectoryFactoryTest, 
TestFieldCollectionResource, TestCopyFieldCollectionResource, 
RAMDirectoryFactoryTest, IndexBasedSpellCheckerTest, SolrIndexMetricsTest, 
TestMinMaxOnMultiValuedField, TestSizeLimitedDistributedMap, 
BasicDistributedZkTest, SyncSliceTest, ShardRoutingTest, BasicZkTest, 
RecoveryZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, AutoCommitTest, 
TestDistributedGrouping, TestRecovery, TestRealTimeGet, TestReload, 
TestStressVersions, TestSolr4Spatial, SolrCoreTest, TestGroupingSearch, 
BadIndexSchemaTest, ConvertedLegacyTest, TestLazyCores, SolrIndexSplitterTest, 
SimplePostToolTest, SpellCheckCollatorTest, SuggesterTSTTest, TestCSVLoader, 
WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, 
TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, QueryEqualityTest, TestRemoteStreaming, 
DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, 
XsltUpdateRequestHandlerTest, DebugComponentTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, 
TestWriterPerf, FileBasedSpellCheckerTest, RequestHandlersTest, 
PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, 
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, 
RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegration, 
TestCollationField, UpdateRequestProcessorFactoryTest]
   [junit4] Completed [431/732 (2!)] on J0 in 0.39s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 284 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/init-core-data-001
   [junit4]   2> 1600515 WARN  
(SUITE-ForceLeaderTest-seed#[273395C8AAFA1117]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 1600515 INFO  
(SUITE-ForceLeaderTest-seed#[273395C8AAFA1117]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1600516 INFO  
(SUITE-ForceLeaderTest-seed#[273395C8AAFA1117]-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> 1600516 INFO  
(SUITE-ForceLeaderTest-seed#[273395C8AAFA1117]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1600516 INFO  
(SUITE-ForceLeaderTest-seed#[273395C8AAFA1117]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1600518 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1600518 INFO  (Thread-4517) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1600518 INFO  (Thread-4517) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1600519 ERROR (Thread-4517) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1600618 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:38113
   [junit4]   2> 1600636 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e2591de510000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1600648 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1600660 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1600661 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1600662 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1600662 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1600667 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1600668 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1600679 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1600679 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1600680 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1600681 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1600682 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 1600792 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1600834 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9603a8{/,null,AVAILABLE}
   [junit4]   2> 1600835 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@1b66e09{HTTP/1.1,[http/1.1]}{127.0.0.1:43139}
   [junit4]   2> 1600835 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.e.j.s.Server Started @1602251ms
   [junit4]   2> 1600835 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/tempDir-001/control/data,
 hostPort=40921, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/control-001/cores}
   [junit4]   2> 1600835 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1600835 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 1600836 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1600836 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1600836 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-27T21:21:10.542123Z
   [junit4]   2> 1600857 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1600857 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/control-001/solr.xml
   [junit4]   2> 1600861 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@996cdb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1600867 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38113/solr
   [junit4]   2> 1601049 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1601049 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:40921_
   [junit4]   2> 1601050 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.Overseer Overseer 
(id=98557550279065604-127.0.0.1:40921_-n_0000000000) starting
   [junit4]   2> 1601055 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40921_
   [junit4]   2> 1601060 INFO  
(OverseerStateUpdate-98557550279065604-127.0.0.1:40921_-n_0000000000) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1601148 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@996cdb
   [junit4]   2> 1601157 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@996cdb
   [junit4]   2> 1601157 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@996cdb
   [junit4]   2> 1601158 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/control-001/cores
   [junit4]   2> 1601220 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1601221 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38113/solr 
ready
   [junit4]   2> 1601221 INFO  (SocketProxy-Acceptor-40921) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=56392,localport=40921], receiveBufferSize:531000
   [junit4]   2> 1601222 INFO  (SocketProxy-Acceptor-40921) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=43139,localport=50152], receiveBufferSize=530904
   [junit4]   2> 1601228 INFO  (qtp33520010-13968) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40921_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1601238 INFO  (OverseerThreadFactory-5263-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1601341 INFO  (SocketProxy-Acceptor-40921) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=56396,localport=40921], receiveBufferSize:531000
   [junit4]   2> 1601342 INFO  (SocketProxy-Acceptor-40921) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=43139,localport=50156], receiveBufferSize=530904
   [junit4]   2> 1601342 INFO  (qtp33520010-13974) [    ] 
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> 1601342 INFO  (qtp33520010-13974) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1601452 INFO  (zkCallback-1877-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> 1602369 INFO  (qtp33520010-13974) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1602378 INFO  (qtp33520010-13974) [    ] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1602458 INFO  (qtp33520010-13974) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1602466 INFO  (qtp33520010-13974) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'control_collection_shard1_replica_n1' using configuration 
from collection control_collection, trusted=true
   [junit4]   2> 1602466 INFO  (qtp33520010-13974) [    ] 
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@996cdb
   [junit4]   2> 1602466 INFO  (qtp33520010-13974) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1602466 INFO  (qtp33520010-13974) [    ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1602469 INFO  (qtp33520010-13974) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=43.3046875, 
floorSegmentMB=1.6708984375, forceMergeDeletesPctAllowed=3.8478267935794563, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1602470 WARN  (qtp33520010-13974) [    ] 
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> 1602505 INFO  (qtp33520010-13974) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1602505 INFO  (qtp33520010-13974) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1602506 INFO  (qtp33520010-13974) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1602506 INFO  (qtp33520010-13974) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1602507 INFO  (qtp33520010-13974) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=27.890625, 
floorSegmentMB=0.857421875, forceMergeDeletesPctAllowed=21.41640563583141, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1602507 INFO  (qtp33520010-13974) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1833b26[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1602508 INFO  (qtp33520010-13974) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1602508 INFO  (qtp33520010-13974) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1602509 INFO  (qtp33520010-13974) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1602510 INFO  (searcherExecutor-5266-thread-1) [    ] 
o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher 
Searcher@1833b26[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1602510 INFO  (qtp33520010-13974) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576920806552764416
   [junit4]   2> 1602513 INFO  (qtp33520010-13974) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1602513 INFO  (qtp33520010-13974) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1602514 INFO  (qtp33520010-13974) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:40921/control_collection_shard1_replica_n1/
   [junit4]   2> 1602514 INFO  (qtp33520010-13974) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1602514 INFO  (qtp33520010-13974) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:40921/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1602514 INFO  (qtp33520010-13974) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1602515 INFO  (qtp33520010-13974) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40921/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1602616 INFO  (zkCallback-1877-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> 1602666 INFO  (qtp33520010-13974) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1602667 INFO  (qtp33520010-13974) [    ] 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=1324
   [junit4]   2> 1602668 INFO  (qtp33520010-13968) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1602768 INFO  (zkCallback-1877-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> 1603240 INFO  
(OverseerCollectionConfigSetProcessor-98557550279065604-127.0.0.1:40921_-n_0000000000)
 [    ] 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> 1603668 INFO  (qtp33520010-13968) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40921_&wt=javabin&version=2}
 status=0 QTime=2440
   [junit4]   2> 1603672 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1603672 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38113/solr 
ready
   [junit4]   2> 1603673 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1603673 INFO  (SocketProxy-Acceptor-40921) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=56406,localport=40921], receiveBufferSize:531000
   [junit4]   2> 1603673 INFO  (qtp33520010-13974) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1603673 INFO  (SocketProxy-Acceptor-40921) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=43139,localport=50166], receiveBufferSize=530904
   [junit4]   2> 1603674 INFO  (OverseerThreadFactory-5263-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1603675 WARN  (OverseerThreadFactory-5263-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) 
without cores.
   [junit4]   2> 1603877 INFO  (qtp33520010-13974) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1603877 INFO  (qtp33520010-13974) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=204
   [junit4]   2> 1603985 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/shard-1-001
 of type NRT
   [junit4]   2> 1603986 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1603987 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@936885{/,null,AVAILABLE}
   [junit4]   2> 1603988 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@114fed7{HTTP/1.1,[http/1.1]}{127.0.0.1:43367}
   [junit4]   2> 1603988 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.e.j.s.Server Started @1605404ms
   [junit4]   2> 1603988 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/tempDir-001/jetty1,
 hostPort=41311, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 1603988 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1603989 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 1603989 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1603989 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1603989 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-27T21:21:13.695233Z
   [junit4]   2> 1603991 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1603991 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/shard-1-001/solr.xml
   [junit4]   2> 1603994 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@996cdb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1603997 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38113/solr
   [junit4]   2> 1604005 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1604005 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1604006 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41311_
   [junit4]   2> 1604007 INFO  (zkCallback-1884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1604007 INFO  (zkCallback-1877-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1604007 INFO  (zkCallback-1889-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1604091 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@996cdb
   [junit4]   2> 1604100 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@996cdb
   [junit4]   2> 1604100 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@996cdb
   [junit4]   2> 1604102 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/shard-1-001/cores
   [junit4]   2> 1604125 INFO  (qtp33520010-13968) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41311_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1604127 INFO  
(OverseerCollectionConfigSetProcessor-98557550279065604-127.0.0.1:40921_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1604127 INFO  (OverseerThreadFactory-5263-thread-3) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41311_ for creating new replica
   [junit4]   2> 1604127 INFO  (SocketProxy-Acceptor-41311) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=36024,localport=41311], receiveBufferSize:531000
   [junit4]   2> 1604128 INFO  (SocketProxy-Acceptor-41311) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=43367,localport=34130], receiveBufferSize=530904
   [junit4]   2> 1604128 INFO  (qtp14767820-14022) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1604128 INFO  (qtp14767820-14022) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1604231 INFO  (zkCallback-1889-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1605136 INFO  (qtp14767820-14022) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1605154 INFO  (qtp14767820-14022) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1605233 INFO  (qtp14767820-14022) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1605241 INFO  (qtp14767820-14022) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1605241 INFO  (qtp14767820-14022) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@996cdb
   [junit4]   2> 1605241 INFO  (qtp14767820-14022) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1605241 INFO  (qtp14767820-14022) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1605244 INFO  (qtp14767820-14022) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=43.3046875, 
floorSegmentMB=1.6708984375, forceMergeDeletesPctAllowed=3.8478267935794563, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1605246 WARN  (qtp14767820-14022) [    ] 
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> 1605289 INFO  (qtp14767820-14022) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1605290 INFO  (qtp14767820-14022) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1605291 INFO  (qtp14767820-14022) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1605291 INFO  (qtp14767820-14022) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1605292 INFO  (qtp14767820-14022) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=27.890625, 
floorSegmentMB=0.857421875, forceMergeDeletesPctAllowed=21.41640563583141, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1605292 INFO  (qtp14767820-14022) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@791822[collection1_shard2_replica_n41] main]
   [junit4]   2> 1605293 INFO  (qtp14767820-14022) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1605293 INFO  (qtp14767820-14022) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1605294 INFO  (qtp14767820-14022) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1605295 INFO  (searcherExecutor-5277-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher 
Searcher@791822[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1605295 INFO  (qtp14767820-14022) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576920809473048576
   [junit4]   2> 1605299 INFO  (qtp14767820-14022) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1605299 INFO  (qtp14767820-14022) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1605299 INFO  (qtp14767820-14022) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41311/collection1_shard2_replica_n41/
   [junit4]   2> 1605299 INFO  (qtp14767820-14022) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1605299 INFO  (qtp14767820-14022) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:41311/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1605299 INFO  (qtp14767820-14022) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1605300 INFO  (qtp14767820-14022) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41311/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1605401 INFO  (zkCallback-1889-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1605451 INFO  (qtp14767820-14022) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1605451 INFO  (qtp14767820-14022) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1323
   [junit4]   2> 1605452 INFO  (qtp33520010-13968) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:41311_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1326
   [junit4]   2> 1605518 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/shard-2-001
 of type NRT
   [junit4]   2> 1605519 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1605519 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@160211a{/,null,AVAILABLE}
   [junit4]   2> 1605519 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@684fd7{HTTP/1.1,[http/1.1]}{127.0.0.1:42727}
   [junit4]   2> 1605519 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.e.j.s.Server Started @1606936ms
   [junit4]   2> 1605520 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/tempDir-001/jetty2,
 hostPort=46569, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 1605520 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1605520 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 1605520 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1605520 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1605520 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-27T21:21:15.226449Z
   [junit4]   2> 1605522 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1605522 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/shard-2-001/solr.xml
   [junit4]   2> 1605524 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@996cdb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1605526 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38113/solr
   [junit4]   2> 1605530 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1605531 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1605531 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46569_
   [junit4]   2> 1605532 INFO  (zkCallback-1884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1605532 INFO  (zkCallback-1877-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1605532 INFO  (zkCallback-1889-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1605533 INFO  (zkCallback-1895-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1605598 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@996cdb
   [junit4]   2> 1605606 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@996cdb
   [junit4]   2> 1605607 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@996cdb
   [junit4]   2> 1605608 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[273395C8AAFA1117]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/shard-2-001/cores
   [junit4]   2> 1605632 INFO  (zkCallback-1889-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1605633 INFO  (SocketProxy-Acceptor-46569) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51618,localport=46569], receiveBufferSize:531000
   [junit4]   2> 1605634 INFO  (SocketProxy-Acceptor-46569) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42727,localport=58326], receiveBufferSize=530904
   [junit4]   2> 1605634 INFO  (qtp9447672-14054) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:46569_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1605635 INFO  
(OverseerCollectionConfigSetProcessor-98557550279065604-127.0.0.1:40921_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1605635 INFO  (OverseerThreadFactory-5263-thread-4) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46569_ for creating new replica
   [junit4]   2> 1605636 INFO  (SocketProxy-Acceptor-46569) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51622,localport=46569], receiveBufferSize:531000
   [junit4]   2> 1605636 INFO  (SocketProxy-Acceptor-46569) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42727,localport=58330], receiveBufferSize=530904
   [junit4]   2> 1605636 INFO  (qtp9447672-14056) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1605636 INFO  (qtp9447672-14056) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1605738 INFO  (zkCallback-1889-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1605738 INFO  (zkCallback-1895-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1606642 INFO  (qtp9447672-14056) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1606649 INFO  (qtp9447672-14056) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1606715 INFO  (qtp9447672-14056) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1606723 INFO  (qtp9447672-14056) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1606724 INFO  (qtp9447672-14056) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@996cdb
   [junit4]   2> 1606724 INFO  (qtp9447672-14056) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1606724 INFO  (qtp9447672-14056) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_273395C8AAFA1117-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 1606726 INFO  (qtp9447672-14056) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy

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

   [junit4]   2> 137719 INFO  (zkCallback-517-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 137719 INFO  (zkCallback-512-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 137723 INFO  (coreCloseExecutor-300-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.mainCorpus.shard1.replica_n1, tag=30138604
   [junit4]   2> 137723 INFO  (coreCloseExecutor-300-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15d4b65: rootName = 
solr_46283, domain = solr.core.mainCorpus.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.mainCorpus.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@12d05b5
   [junit4]   2> 137730 INFO  (coreCloseExecutor-301-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.destination.shard2.replica_n2, tag=32748331
   [junit4]   2> 137730 INFO  (coreCloseExecutor-301-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1dc0b63: rootName = 
solr_37769, domain = solr.core.destination.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.destination.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@173c6b2
   [junit4]   2> 137736 INFO  (coreCloseExecutor-300-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.mainCorpus.shard1.leader, tag=30138604
   [junit4]   2> 137736 INFO  (coreCloseExecutor-300-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard1.leader, tag=27402767
   [junit4]   2> 137736 INFO  (coreCloseExecutor-300-thread-3) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 137736 INFO  (coreCloseExecutor-300-thread-3) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d56ec5 commitCommandVersion:0
   [junit4]   2> 137744 INFO  (coreCloseExecutor-301-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard2.leader, tag=30742746
   [junit4]   2> 137744 INFO  (coreCloseExecutor-301-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard2.leader, tag=32748331
   [junit4]   2> 137749 INFO  (zkCallback-512-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 137749 INFO  (jetty-closer-499-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98557601606795271-127.0.0.1:37769_solr-n_0000000000) closing
   [junit4]   2> 137749 INFO  
(OverseerStateUpdate-98557601606795271-127.0.0.1:37769_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37769_solr
   [junit4]   2> 139211 WARN  (zkCallback-518-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 139211 INFO  (jetty-closer-499-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@c0f9c4{/solr,null,UNAVAILABLE}
   [junit4]   2> 139219 WARN  (zkCallback-522-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 139220 INFO  (jetty-closer-499-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@162da42{/solr,null,UNAVAILABLE}
   [junit4]   2> 139249 WARN  (zkCallback-517-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 139249 INFO  (jetty-closer-499-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@d64577{/solr,null,UNAVAILABLE}
   [junit4]   2> 139250 WARN  (zkCallback-512-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 139250 INFO  (jetty-closer-499-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ca01c6{/solr,null,UNAVAILABLE}
   [junit4]   2> 139251 ERROR 
(SUITE-StreamExpressionTest-seed#[C4919D45C291BC11]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 139251 INFO  
(SUITE-StreamExpressionTest-seed#[C4919D45C291BC11]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40293 40293
   [junit4]   2> 145079 INFO  (Thread-67) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40293 40293
   [junit4]   2> 145079 WARN  (Thread-67) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        92      /solr/aliases.json
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        8       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        92      /solr/clusterprops.json
   [junit4]   2>        92      /solr/clusterstate.json
   [junit4]   2>        40      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        28      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        22      /solr/collections/mainCorpus/state.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        10      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98557601606795274-127.0.0.1:46283_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        92      /solr/live_nodes
   [junit4]   2>        92      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_C4919D45C291BC11-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=FSTOrd50, expr_s=PostingsFormat(name=MockRandom), 
terms_ss=PostingsFormat(name=Direct), field_s=PostingsFormat(name=Asserting), 
join2_s=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Direct), 
subject=PostingsFormat(name=Direct), a1_s=PostingsFormat(name=Direct), 
a2_s=FSTOrd50, level1_s=PostingsFormat(name=MockRandom), body_t=FSTOrd50, 
s_multi=FSTOrd50, col_s=PostingsFormat(name=Direct), 
level2_s=PostingsFormat(name=Asserting), a_ss=PostingsFormat(name=Asserting), 
a_s=FSTOrd50, tv_text=PostingsFormat(name=Asserting), 
term_s=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Asserting), 
text_s=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), 
text=FSTOrd50, featureSet_s=PostingsFormat(name=Direct), 
checkpoint_ss=FSTOrd50, test_t=FSTOrd50, ident_s=PostingsFormat(name=Direct), 
whitetok=FSTOrd50, side_s=FSTOrd50}, 
docValues:{name_s=DocValuesFormat(name=Memory), 
expr_s=DocValuesFormat(name=Direct), iteration_i=DocValuesFormat(name=Direct), 
terms_ss=DocValuesFormat(name=Lucene70), 
field_s=DocValuesFormat(name=Lucene70), join2_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), 
falseNegative_i=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Direct), a2_s=DocValuesFormat(name=Memory), 
a_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Memory), 
test_i=DocValuesFormat(name=Lucene70), 
falsePositive_i=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Direct), 
s_multi=DocValuesFormat(name=Memory), col_s=DocValuesFormat(name=Lucene70), 
level2_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Memory), score_f=DocValuesFormat(name=Memory), 
term_s=DocValuesFormat(name=Lucene70), text_s=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70), 
i_multi=DocValuesFormat(name=Direct), 
featureSet_s=DocValuesFormat(name=Lucene70), 
trueNegative_i=DocValuesFormat(name=Memory), 
index_i=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Direct), out_i=DocValuesFormat(name=Lucene70), 
checkpoint_ss=DocValuesFormat(name=Memory), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Lucene70), 
truePositive_i=DocValuesFormat(name=Direct), 
side_s=DocValuesFormat(name=Memory), miles_i=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=543, maxMBSortInHeap=7.809579626207897, 
sim=RandomSimilarity(queryNorm=true): {}, locale=nnh, timezone=America/Denver
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=79594472,total=160432128
   [junit4]   2> NOTE: All tests run in this JVM: [GreaterThanEvaluatorTest, 
TestToleratedUpdateError, JdbcTest, NotEvaluatorTest, TestBatchUpdate, 
NamedListTest, SolrExceptionTest, ConcurrentUpdateSolrClientBuilderTest, 
AscEvaluatorTest, StreamExpressionParserTest, HttpSolrClientConPoolTest, 
SolrExampleBinaryTest, StreamExpressionTest]
   [junit4] Completed [134/145 (1!)] on J2 in 112.04s, 95 tests, 1 error <<< 
FAILURES!

[...truncated 35708 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to