You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/08/18 04:59:45 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 280 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/280/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

Error Message:
Error from server at http://127.0.0.1:39419/solr/workQueue_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/workQueue_shard2_replica_n3/update. Reason: <pre>    Can not find: /solr/workQueue_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 http://127.0.0.1:39419/solr/workQueue_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/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_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([85C97D56DE9707FB:A709FCADFDFD2DEB]: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.testExecutorStream(StreamExpressionTest.java:6815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39419/solr/workQueue_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/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_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.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync expected:<2000> but was:<1100>
	at __randomizedtesting.SeedInfo.seed([75E16FB0807206F9:A1A424E96724B502]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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.lang.Thread.run(Thread.java:748)


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

Error Message:
Doc with id=1 not found in http://127.0.0.1:44767/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:44767/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([75E16FB0807206F9:93765B70B9F0FF98]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11452 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/init-core-data-001
   [junit4]   2> 433045 WARN  (SUITE-ForceLeaderTest-seed#[75E16FB0807206F9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 433045 INFO  (SUITE-ForceLeaderTest-seed#[75E16FB0807206F9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 433046 INFO  (SUITE-ForceLeaderTest-seed#[75E16FB0807206F9]-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> 433046 INFO  (SUITE-ForceLeaderTest-seed#[75E16FB0807206F9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 433046 INFO  (SUITE-ForceLeaderTest-seed#[75E16FB0807206F9]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 433048 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 433049 INFO  (Thread-807) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 433049 INFO  (Thread-807) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 433050 ERROR (Thread-807) [    ] 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> 433149 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.ZkTestServer start zk server on port:36739
   [junit4]   2> 433154 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 433154 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 433155 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 433155 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 433156 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 433157 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 433157 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 433158 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 433158 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 433158 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 433159 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 433159 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 433224 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 433224 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cd7b668{/,null,AVAILABLE}
   [junit4]   2> 433226 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@604cede{HTTP/1.1,[http/1.1]}{127.0.0.1:33583}
   [junit4]   2> 433226 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server Started @436483ms
   [junit4]   2> 433226 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/tempDir-001/control/data, hostContext=/, hostPort=42749, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/control-001/cores}
   [junit4]   2> 433226 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 433226 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 433226 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 433226 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 433226 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-18T04:14:12.124Z
   [junit4]   2> 433227 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 433227 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/control-001/solr.xml
   [junit4]   2> 433230 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 433231 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36739/solr
   [junit4]   2> 433257 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 433257 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42749_
   [junit4]   2> 433257 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.c.Overseer Overseer (id=98502551269998596-127.0.0.1:42749_-n_0000000000) starting
   [junit4]   2> 433260 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42749_
   [junit4]   2> 433260 INFO  (OverseerStateUpdate-98502551269998596-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 433296 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 433301 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 433301 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 433302 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/control-001/cores
   [junit4]   2> 433321 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 433322 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36739/solr ready
   [junit4]   2> 433322 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55848,localport=42749], receiveBufferSize:531000
   [junit4]   2> 433324 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33583,localport=40264], receiveBufferSize=530904
   [junit4]   2> 433327 INFO  (qtp1177192283-4191) [n:127.0.0.1:42749_    ] 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:42749_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 433328 INFO  (OverseerThreadFactory-1698-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 433430 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55852,localport=42749], receiveBufferSize:531000
   [junit4]   2> 433431 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33583,localport=40268], receiveBufferSize=530904
   [junit4]   2> 433431 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_    ] 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> 433431 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 433535 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] 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> 434447 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 434459 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 434521 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 434528 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 434529 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 434529 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 434529 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 434530 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 434532 WARN  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 434552 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 434552 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 434553 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 434553 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 434553 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=56.81640625, floorSegmentMB=1.6640625, forceMergeDeletesPctAllowed=10.675220233445913, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6275888760785568
   [junit4]   2> 434554 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48b45a15[control_collection_shard1_replica_n1] main]
   [junit4]   2> 434554 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 434555 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 434555 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 434556 INFO  (searcherExecutor-1701-thread-1-processing-n:127.0.0.1:42749_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@48b45a15[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 434556 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576040821900181504
   [junit4]   2> 434559 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 434559 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 434559 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42749/control_collection_shard1_replica_n1/
   [junit4]   2> 434559 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 434559 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:42749/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 434559 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 434560 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42749/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 434662 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] 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> 434711 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 434712 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1280
   [junit4]   2> 434715 INFO  (qtp1177192283-4191) [n:127.0.0.1:42749_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 434815 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] 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> 435329 INFO  (OverseerCollectionConfigSetProcessor-98502551269998596-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_    ] 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> 435715 INFO  (qtp1177192283-4191) [n:127.0.0.1:42749_    ] 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:42749_&wt=javabin&version=2} status=0 QTime=2388
   [junit4]   2> 435719 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 435719 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36739/solr ready
   [junit4]   2> 435720 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 435720 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55872,localport=42749], receiveBufferSize:531000
   [junit4]   2> 435720 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33583,localport=40288], receiveBufferSize=530904
   [junit4]   2> 435721 INFO  (qtp1177192283-4191) [n:127.0.0.1:42749_    ] 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> 435722 INFO  (OverseerThreadFactory-1698-thread-2-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 435722 WARN  (OverseerThreadFactory-1698-thread-2-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 435924 INFO  (qtp1177192283-4191) [n:127.0.0.1:42749_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 435924 INFO  (qtp1177192283-4191) [n:127.0.0.1:42749_    ] 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=203
   [junit4]   2> 435985 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-1-001 of type TLOG
   [junit4]   2> 435985 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d73d644{/,null,AVAILABLE}
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@acc9f02{HTTP/1.1,[http/1.1]}{127.0.0.1:46833}
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server Started @439244ms
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=39687, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-1-001/cores}
   [junit4]   2> 435987 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-18T04:14:14.885Z
   [junit4]   2> 435989 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 435989 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-1-001/solr.xml
   [junit4]   2> 435993 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 435995 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36739/solr
   [junit4]   2> 436008 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:39687_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 436009 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:39687_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 436010 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:39687_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39687_
   [junit4]   2> 436012 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 436014 INFO  (zkCallback-882-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 436014 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 436075 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:39687_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 436082 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:39687_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 436082 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:39687_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 436083 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:39687_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-1-001/cores
   [junit4]   2> 436099 INFO  (qtp1177192283-4192) [n:127.0.0.1:42749_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39687_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 436100 INFO  (OverseerCollectionConfigSetProcessor-98502551269998596-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_    ] 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> 436101 INFO  (OverseerThreadFactory-1698-thread-3-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:39687_ for creating new replica
   [junit4]   2> 436102 INFO  (SocketProxy-Acceptor-39687) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=57776,localport=39687], receiveBufferSize:531000
   [junit4]   2> 436103 INFO  (SocketProxy-Acceptor-39687) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46833,localport=57252], receiveBufferSize=530904
   [junit4]   2> 436105 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 436105 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 436211 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] 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> 437119 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 437132 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 437187 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 437193 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true
   [junit4]   2> 437193 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 437194 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 437194 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 437195 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 437196 WARN  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] 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> 437216 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 437217 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 437217 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 437217 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 437218 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=56.81640625, floorSegmentMB=1.6640625, forceMergeDeletesPctAllowed=10.675220233445913, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6275888760785568
   [junit4]   2> 437218 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cf23ddd[collection1_shard2_replica_t41] main]
   [junit4]   2> 437218 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 437219 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 437219 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 437220 INFO  (searcherExecutor-1712-thread-1-processing-n:127.0.0.1:39687_ x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@7cf23ddd[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 437220 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576040824693587968
   [junit4]   2> 437222 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 437222 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 437222 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39687/collection1_shard2_replica_t41/
   [junit4]   2> 437223 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 437223 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:39687/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 437223 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 437223 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 437223 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39687/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 437325 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] 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> 437374 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 437375 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1270
   [junit4]   2> 437379 INFO  (qtp1177192283-4192) [n:127.0.0.1:42749_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39687_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1280
   [junit4]   2> 437452 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-2-001 of type TLOG
   [junit4]   2> 437452 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 437453 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e294053{/,null,AVAILABLE}
   [junit4]   2> 437453 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31f9721e{HTTP/1.1,[http/1.1]}{127.0.0.1:46617}
   [junit4]   2> 437453 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server Started @440711ms
   [junit4]   2> 437453 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=44353, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-2-001/cores}
   [junit4]   2> 437454 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437454 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 437454 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437454 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 437454 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-18T04:14:16.352Z
   [junit4]   2> 437455 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 437455 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-2-001/solr.xml
   [junit4]   2> 437457 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 437459 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36739/solr
   [junit4]   2> 437463 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:44353_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 437464 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:44353_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 437464 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:44353_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44353_
   [junit4]   2> 437464 INFO  (zkCallback-882-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437464 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437464 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437465 INFO  (zkCallback-893-thread-1-processing-n:127.0.0.1:44353_) [n:127.0.0.1:44353_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437527 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:44353_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 437532 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:44353_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 437532 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:44353_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 437533 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:44353_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-2-001/cores
   [junit4]   2> 437553 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44353_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 437554 INFO  (OverseerCollectionConfigSetProcessor-98502551269998596-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_    ] 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> 437554 INFO  (OverseerThreadFactory-1698-thread-4-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44353_ for creating new replica
   [junit4]   2> 437555 INFO  (SocketProxy-Acceptor-44353) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45328,localport=44353], receiveBufferSize:531000
   [junit4]   2> 437555 INFO  (SocketProxy-Acceptor-44353) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46617,localport=55766], receiveBufferSize=530904
   [junit4]   2> 437556 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 437556 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 437659 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] 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> 437659 INFO  (zkCallback-893-thread-1-processing-n:127.0.0.1:44353_) [n:127.0.0.1:44353_    ] 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> 438572 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 438595 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 438645 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 438652 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true
   [junit4]   2> 438652 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 438653 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 438653 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 438654 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 438655 WARN  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] 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> 438675 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 438675 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 438675 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 438675 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 438676 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=56.81640625, floorSegmentMB=1.6640625, forceMergeDeletesPctAllowed=10.675220233445913, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6275888760785568
   [junit4]   2> 438676 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@912bbd6[collection1_shard1_replica_t43] main]
   [junit4]   2> 438677 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 438677 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 438678 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 438679 INFO  (searcherExecutor-1723-thread-1-processing-n:127.0.0.1:44353_ x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@912bbd6[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 438679 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576040826223460352
   [junit4]   2> 438682 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 438682 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 438682 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44353/collection1_shard1_replica_t43/
   [junit4]   2> 438682 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 438682 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:44353/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 438682 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 438682 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 438683 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44353/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 438785 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] 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> 438785 INFO  (zkCallback-893-thread-1-processing-n:127.0.0.1:44353_) [n:127.0.0.1:44353_    ] 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> 438834 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 438835 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1279
   [junit4]   2> 438838 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:44353_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1284
   [junit4]   2> 438906 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-3-001 of type TLOG
   [junit4]   2> 438906 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 438907 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50a801f5{/,null,AVAILABLE}
   [junit4]   2> 438907 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b1601a6{HTTP/1.1,[http/1.1]}{127.0.0.1:41189}
   [junit4]   2> 438907 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server Started @442165ms
   [junit4]   2> 438908 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=40005, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-3-001/cores}
   [junit4]   2> 438908 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 438908 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 438908 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 438908 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 438908 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-18T04:14:17.806Z
   [junit4]   2> 438910 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 438910 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-3-001/solr.xml
   [junit4]   2> 438912 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 438914 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36739/solr
   [junit4]   2> 438917 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:40005_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 438918 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:40005_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 438918 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:40005_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40005_
   [junit4]   2> 438918 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 438918 INFO  (zkCallback-882-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 438919 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 438919 INFO  (zkCallback-899-thread-1-processing-n:127.0.0.1:40005_) [n:127.0.0.1:40005_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 438919 INFO  (zkCallback-893-thread-1-processing-n:127.0.0.1:44353_) [n:127.0.0.1:44353_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 438975 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:40005_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 438981 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:40005_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 438981 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:40005_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 438981 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:40005_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-3-001/cores
   [junit4]   2> 439004 INFO  (qtp1177192283-4188) [n:127.0.0.1:42749_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40005_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 439006 INFO  (OverseerCollectionConfigSetProcessor-98502551269998596-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 439006 INFO  (OverseerThreadFactory-1698-thread-5-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:40005_ for creating new replica
   [junit4]   2> 439007 INFO  (SocketProxy-Acceptor-40005) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45066,localport=40005], receiveBufferSize:531000
   [junit4]   2> 439007 INFO  (SocketProxy-Acceptor-40005) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=41189,localport=34860], receiveBufferSize=530904
   [junit4]   2> 439007 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 439008 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 439110 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] 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: [4])
   [junit4]   2> 439110 INFO  (zkCallback-893-thread-1-processing-n:127.0.0.1:44353_) [n:127.0.0.1:44353_    ] 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: [4])
   [junit4]   2> 439110 INFO  (zkCallback-899-thread-1-processing-n:127.0.0.1:40005_) [n:127.0.0.1:40005_    ] 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: [4])
   [junit4]   2> 440016 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 440024 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 440073 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 440078 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true
   [junit4]   2> 440079 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 440079 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 440079 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 440080 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 440082 WARN  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] 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> 440102 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 440102 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 440103 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 440103 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 440104 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=56.81640625, floorSegmentMB=1.6640625, forceMergeDeletesPctAllowed=10.675220233445913, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6275888760785568
   [junit4]   2> 440104 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c90d5a0[collection1_shard2_replica_t45] main]
   [junit4]   2> 440105 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 440105 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 440105 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 440106 INFO  (searcherExecutor-1734-thread-1-processing-n:127.0.0.1:40005_ x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@6c90d5a0[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 440106 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576040827719778304
   [junit4]   2> 440109 INFO

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

xecutor-781-thread-2) [n:127.0.0.1:41171_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c9a94dd: rootName = solr_41171, domain = solr.core.workQueue.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.workQueue.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@3b81406e
   [junit4]   2> 180277 INFO  (coreCloseExecutor-780-thread-2) [n:127.0.0.1:36207_solr c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.mainCorpus.shard2.replica_n3, tag=428696326
   [junit4]   2> 180277 INFO  (coreCloseExecutor-780-thread-2) [n:127.0.0.1:36207_solr c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12a1c612: rootName = solr_36207, domain = solr.core.mainCorpus.shard2.replica_n3, service url = null, agent id = null] for registry solr.core.mainCorpus.shard2.replica_n3 / com.codahale.metrics.MetricRegistry@6ac772c1
   [junit4]   2> 180281 INFO  (zkCallback-281-thread-2-processing-n:127.0.0.1:41171_solr) [n:127.0.0.1:41171_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 180281 INFO  (zkCallback-279-thread-1-processing-n:127.0.0.1:36207_solr) [n:127.0.0.1:36207_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36207_solr
   [junit4]   2> 180281 INFO  (zkCallback-279-thread-2-processing-n:127.0.0.1:36207_solr) [n:127.0.0.1:36207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 180284 INFO  (coreCloseExecutor-781-thread-4) [n:127.0.0.1:41171_solr c:destination s:shard2 r:core_node4 x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.destination.shard2.replica_n2, tag=923913743
   [junit4]   2> 180284 INFO  (coreCloseExecutor-781-thread-4) [n:127.0.0.1:41171_solr c:destination s:shard2 r:core_node4 x:destination_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a40710b: rootName = solr_41171, 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@630786a7
   [junit4]   2> 180284 INFO  (coreCloseExecutor-780-thread-2) [n:127.0.0.1:36207_solr c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.mainCorpus.shard2.leader, tag=428696326
   [junit4]   2> 180284 INFO  (coreCloseExecutor-780-thread-1) [n:127.0.0.1:36207_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=958870786
   [junit4]   2> 180290 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:41171_solr) [n:127.0.0.1:41171_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41171_solr
   [junit4]   2> 180290 INFO  (zkCallback-281-thread-2-processing-n:127.0.0.1:41171_solr) [n:127.0.0.1:41171_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 180291 INFO  (coreCloseExecutor-781-thread-4) [n:127.0.0.1:41171_solr c:destination s:shard2 r:core_node4 x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.destination.shard2.leader, tag=923913743
   [junit4]   2> 180291 INFO  (coreCloseExecutor-781-thread-3) [n:127.0.0.1:41171_solr c:mainCorpus s:shard1 r:core_node2 x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.mainCorpus.shard1.replica_n1, tag=690301522
   [junit4]   2> 180291 INFO  (coreCloseExecutor-781-thread-3) [n:127.0.0.1:41171_solr c:mainCorpus s:shard1 r:core_node2 x:mainCorpus_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66dbb9bc: rootName = solr_41171, 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@4d41c0cb
   [junit4]   2> 180298 INFO  (coreCloseExecutor-781-thread-1) [n:127.0.0.1:41171_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=2135642631
   [junit4]   2> 180298 INFO  (coreCloseExecutor-781-thread-2) [n:127.0.0.1:41171_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.workQueue.shard2.leader, tag=966792139
   [junit4]   2> 180298 INFO  (coreCloseExecutor-781-thread-3) [n:127.0.0.1:41171_solr c:mainCorpus s:shard1 r:core_node2 x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=690301522
   [junit4]   2> 180309 WARN  (zkCallback-281-thread-1-processing-n:127.0.0.1:41171_solr) [n:127.0.0.1:41171_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 180309 INFO  (jetty-closer-260-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13557781{/solr,null,UNAVAILABLE}
   [junit4]   2> 181753 WARN  (zkCallback-277-thread-1-processing-n:127.0.0.1:33381_solr) [n:127.0.0.1:33381_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 181753 INFO  (jetty-closer-260-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a8811e1{/solr,null,UNAVAILABLE}
   [junit4]   2> 181781 WARN  (zkCallback-280-thread-2-processing-n:127.0.0.1:39419_solr) [n:127.0.0.1:39419_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 181782 INFO  (jetty-closer-260-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@363063ec{/solr,null,UNAVAILABLE}
   [junit4]   2> 181790 WARN  (zkCallback-279-thread-1-processing-n:127.0.0.1:36207_solr) [n:127.0.0.1:36207_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 181790 INFO  (jetty-closer-260-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@787bb1a5{/solr,null,UNAVAILABLE}
   [junit4]   2> 181791 ERROR (SUITE-StreamExpressionTest-seed#[85C97D56DE9707FB]-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> 181791 INFO  (SUITE-StreamExpressionTest-seed#[85C97D56DE9707FB]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36389 36389
   [junit4]   2> 187596 INFO  (Thread-472) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36389 36389
   [junit4]   2> 187597 WARN  (Thread-472) [    ] 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> 	92	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	8	/solr/configs/ml
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	92	/solr/clusterstate.json
   [junit4]   2> 	38	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	30	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/destination/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	18	/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> 
   [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-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_85C97D56DE9707FB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=und, timezone=Asia/Macau
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=306309504,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [SineEvaluatorTest, HyperbolicTangentEvaluatorTest, ArcSineEvaluatorTest, LBHttpSolrClientBuilderTest, TestSolrJErrorHandling, StreamExpressionParserTest, TestClusteringResponse, LessThanEvaluatorTest, DivideEvaluatorTest, FacetFieldTest, SolrQueryTest, TestCloudSolrClientConnections, HttpSolrClientBuilderTest, QueryResponseTest, SelectWithEvaluatorsTest, FieldEvaluatorTest, TestV1toV2ApiMapper, SchemaTest, GetByIdTest, TestSolrProperties, SolrDocumentTest, JdbcDriverTest, GraphExpressionTest, StreamExpressionTest]
   [junit4] Completed [135/135 (1!)] on J1 in 108.91s, 94 tests, 1 error <<< FAILURES!

[...truncated 42499 lines...]