Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4201/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.cloud.CustomCollectionTest.testCreateShardRepFactor

Error Message:
Error from server at http://127.0.0.1:62639/solr: Could not find collection : 
testCreateShardRepFactor

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:62639/solr: Could not find collection : 
testCreateShardRepFactor
        at 
__randomizedtesting.SeedInfo.seed([BCA5BACE483D0AA6:484B304A50691F66]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        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.sendRequest(CloudSolrClient.java:1121)
        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.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.CustomCollectionTest.testCreateShardRepFactor(CustomCollectionTest.java:190)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([BCA5BACE483D0AA6:34F18514E6C1675E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:908)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates

Error Message:
Can not find doc 1 in http://127.0.0.1:58550/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 1 in http://127.0.0.1:58550/solr
        at 
__randomizedtesting.SeedInfo.seed([BCA5BACE483D0AA6:3A644223176CDC46]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:861)
        at 
org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates(TestTlogReplica.java:664)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.TestTlogReplica.testOnlyLeaderIndexes

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([BCA5BACE483D0AA6:A0A4C7433D987435]: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.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestTlogReplica.assertCopyOverOldUpdates(TestTlogReplica.java:909)
        at 
org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:490)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 11728 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 539207 INFO  
(SUITE-TestTlogReplica-seed#[BCA5BACE483D0AA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/init-core-data-001
   [junit4]   2> 539208 WARN  
(SUITE-TestTlogReplica-seed#[BCA5BACE483D0AA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 539208 INFO  
(SUITE-TestTlogReplica-seed#[BCA5BACE483D0AA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 539212 INFO  
(SUITE-TestTlogReplica-seed#[BCA5BACE483D0AA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 539213 INFO  
(SUITE-TestTlogReplica-seed#[BCA5BACE483D0AA6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001
   [junit4]   2> 539213 INFO  
(SUITE-TestTlogReplica-seed#[BCA5BACE483D0AA6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 539213 INFO  (Thread-866) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 539213 INFO  (Thread-866) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 539217 ERROR (Thread-866) [    ] 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> 539323 INFO  
(SUITE-TestTlogReplica-seed#[BCA5BACE483D0AA6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58544
   [junit4]   2> 539349 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15eda31238b0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 539350 INFO  (jetty-launcher-614-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 539350 INFO  (jetty-launcher-614-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 539353 INFO  (jetty-launcher-614-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c8a9850{/solr,null,AVAILABLE}
   [junit4]   2> 539353 INFO  (jetty-launcher-614-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b8a9ae9{/solr,null,AVAILABLE}
   [junit4]   2> 539354 INFO  (jetty-launcher-614-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@69873aaf{HTTP/1.1,[http/1.1]}{127.0.0.1:58550}
   [junit4]   2> 539354 INFO  (jetty-launcher-614-thread-2) [    ] 
o.e.j.s.Server Started @543069ms
   [junit4]   2> 539354 INFO  (jetty-launcher-614-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58550}
   [junit4]   2> 539354 INFO  (jetty-launcher-614-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4d82b77d{HTTP/1.1,[http/1.1]}{127.0.0.1:58551}
   [junit4]   2> 539354 INFO  (jetty-launcher-614-thread-1) [    ] 
o.e.j.s.Server Started @543070ms
   [junit4]   2> 539354 INFO  (jetty-launcher-614-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58551}
   [junit4]   2> 539355 ERROR (jetty-launcher-614-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 539355 INFO  (jetty-launcher-614-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 539355 INFO  (jetty-launcher-614-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 539355 ERROR (jetty-launcher-614-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 539355 INFO  (jetty-launcher-614-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 539355 INFO  (jetty-launcher-614-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-01T23:06:47.190Z
   [junit4]   2> 539355 INFO  (jetty-launcher-614-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 539355 INFO  (jetty-launcher-614-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 539356 INFO  (jetty-launcher-614-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 539356 INFO  (jetty-launcher-614-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-01T23:06:47.191Z
   [junit4]   2> 539359 INFO  (jetty-launcher-614-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 539360 INFO  (jetty-launcher-614-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 539368 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15eda31238b0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 539369 INFO  (jetty-launcher-614-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58544/solr
   [junit4]   2> 539371 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15eda31238b0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 539373 INFO  (jetty-launcher-614-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58544/solr
   [junit4]   2> 539378 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15eda31238b0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 539521 INFO  (jetty-launcher-614-thread-2) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 539521 INFO  (jetty-launcher-614-thread-1) 
[n:127.0.0.1:58551_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 539522 INFO  (jetty-launcher-614-thread-2) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58550_solr
   [junit4]   2> 539523 INFO  (jetty-launcher-614-thread-1) 
[n:127.0.0.1:58551_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58551_solr
   [junit4]   2> 539523 INFO  (jetty-launcher-614-thread-2) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.Overseer Overseer 
(id=98756146433294342-127.0.0.1:58550_solr-n_0000000000) starting
   [junit4]   2> 539524 INFO  
(zkCallback-625-thread-1-processing-n:127.0.0.1:58550_solr) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 539525 INFO  
(zkCallback-626-thread-1-processing-n:127.0.0.1:58551_solr) 
[n:127.0.0.1:58551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 539535 INFO  (jetty-launcher-614-thread-2) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58550_solr
   [junit4]   2> 539545 INFO  
(zkCallback-626-thread-1-processing-n:127.0.0.1:58551_solr) 
[n:127.0.0.1:58551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 539546 INFO  
(zkCallback-625-thread-1-processing-n:127.0.0.1:58550_solr) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 539635 INFO  (jetty-launcher-614-thread-2) 
[n:127.0.0.1:58550_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58550.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e54e9cf
   [junit4]   2> 539640 INFO  (jetty-launcher-614-thread-1) 
[n:127.0.0.1:58551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58551.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e54e9cf
   [junit4]   2> 539646 INFO  (jetty-launcher-614-thread-2) 
[n:127.0.0.1:58550_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58550.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e54e9cf
   [junit4]   2> 539646 INFO  (jetty-launcher-614-thread-2) 
[n:127.0.0.1:58550_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58550.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e54e9cf
   [junit4]   2> 539647 INFO  (jetty-launcher-614-thread-1) 
[n:127.0.0.1:58551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58551.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e54e9cf
   [junit4]   2> 539648 INFO  (jetty-launcher-614-thread-2) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node2/.
   [junit4]   2> 539648 INFO  (jetty-launcher-614-thread-1) 
[n:127.0.0.1:58551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58551.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e54e9cf
   [junit4]   2> 539651 INFO  (jetty-launcher-614-thread-1) 
[n:127.0.0.1:58551_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node1/.
   [junit4]   2> 539702 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15eda31238b0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 539709 INFO  
(SUITE-TestTlogReplica-seed#[BCA5BACE483D0AA6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 539711 INFO  
(SUITE-TestTlogReplica-seed#[BCA5BACE483D0AA6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58544/solr ready
   [junit4]   2> 539716 INFO  
(SUITE-TestTlogReplica-seed#[BCA5BACE483D0AA6]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 539720 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 539728 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=8
   [junit4]   2> 539749 INFO  
(TEST-TestTlogReplica.testCreateDelete-seed#[BCA5BACE483D0AA6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCreateDelete 
{seed=[BCA5BACE483D0AA6:A7B54B82BECDF296]}
   [junit4]   2> 539752 INFO  (qtp1418184739-4378) [n:127.0.0.1:58550_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_create_delete&action=CREATE&numShards=2&tlogReplicas=4
 and sendToOCPQueue=true
   [junit4]   2> 539755 INFO  
(OverseerThreadFactory-1575-thread-1-processing-n:127.0.0.1:58550_solr) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
tlog_replica_test_create_delete
   [junit4]   2> 539756 WARN  
(OverseerThreadFactory-1575-thread-1-processing-n:127.0.0.1:58550_solr) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.CreateCollectionCmd Specified number of 
replicas of 4 on collection tlog_replica_test_create_delete is higher than the 
number of Solr instances currently live or live and part of your 
createNodeSet(2). It's unusual to run two replica of the same slice on the same 
Solr-instance.
   [junit4]   2> 539877 INFO  
(OverseerStateUpdate-98756146433294342-127.0.0.1:58550_solr-n_0000000000) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58550/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 539882 INFO  
(OverseerStateUpdate-98756146433294342-127.0.0.1:58550_solr-n_0000000000) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58551/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 539887 INFO  
(OverseerStateUpdate-98756146433294342-127.0.0.1:58550_solr-n_0000000000) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard1_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58550/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 539891 INFO  
(OverseerStateUpdate-98756146433294342-127.0.0.1:58550_solr-n_0000000000) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard1_replica_t6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58551/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 539896 INFO  
(OverseerStateUpdate-98756146433294342-127.0.0.1:58550_solr-n_0000000000) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard2_replica_t8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58550/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 539901 INFO  
(OverseerStateUpdate-98756146433294342-127.0.0.1:58550_solr-n_0000000000) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard2_replica_t10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58551/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 539906 INFO  
(OverseerStateUpdate-98756146433294342-127.0.0.1:58550_solr-n_0000000000) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard2_replica_t12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58550/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 539910 INFO  
(OverseerStateUpdate-98756146433294342-127.0.0.1:58550_solr-n_0000000000) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard2_replica_t14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58551/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 540119 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard1_replica_t1&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 540120 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard1_replica_t4&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 540120 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 540121 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard2_replica_t12&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 540121 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard2_replica_t8&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 540124 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard1_replica_t6&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 540125 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 540125 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard1_replica_t2&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 540126 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard2_replica_t10&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 540127 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard2_replica_t14&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 540260 INFO  
(zkCallback-625-thread-2-processing-n:127.0.0.1:58550_solr) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 540260 INFO  
(zkCallback-625-thread-1-processing-n:127.0.0.1:58550_solr) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 540260 INFO  
(zkCallback-626-thread-1-processing-n:127.0.0.1:58551_solr) 
[n:127.0.0.1:58551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 540260 INFO  
(zkCallback-626-thread-2-processing-n:127.0.0.1:58551_solr) 
[n:127.0.0.1:58551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 541156 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 541157 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 541162 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 541169 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 541171 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 541175 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 541177 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 541177 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 541187 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 541188 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard2_replica_t8] Schema name=minimal
   [junit4]   2> 541188 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard2_replica_t14] Schema name=minimal
   [junit4]   2> 541191 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 541191 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 541191 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard2_replica_t14' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 541191 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard1_replica_t1' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 541191 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_58551.solr.core.tlog_replica_test_create_delete.shard2.replica_t14' 
(registry 'solr.core.tlog_replica_test_create_delete.shard2.replica_t14') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e54e9cf
   [junit4]   2> 541192 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 541192 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_58550.solr.core.tlog_replica_test_create_delete.shard1.replica_t1' 
(registry 'solr.core.tlog_replica_test_create_delete.shard1.replica_t1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e54e9cf
   [junit4]   2> 541192 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard2_replica_t14] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node1/tlog_replica_test_create_delete_shard2_replica_t14],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node1/./tlog_replica_test_create_delete_shard2_replica_t14/data/]
   [junit4]   2> 541193 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard1_replica_t4] Schema name=minimal
   [junit4]   2> 541193 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard2_replica_t10] Schema name=minimal
   [junit4]   2> 541194 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard1_replica_t6] Schema name=minimal
   [junit4]   2> 541195 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 541195 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard1_replica_t4' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 541195 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 541195 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard2_replica_t10' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 541195 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_58550.solr.core.tlog_replica_test_create_delete.shard1.replica_t4' 
(registry 'solr.core.tlog_replica_test_create_delete.shard1.replica_t4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e54e9cf
   [junit4]   2> 541195 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 541195 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard1_replica_t4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node2/tlog_replica_test_create_delete_shard1_replica_t4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node2/./tlog_replica_test_create_delete_shard1_replica_t4/data/]
   [junit4]   2> 541195 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_58551.solr.core.tlog_replica_test_create_delete.shard2.replica_t10' 
(registry 'solr.core.tlog_replica_test_create_delete.shard2.replica_t10') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e54e9cf
   [junit4]   2> 541191 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 541195 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 541195 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard2_replica_t8' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 541195 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard2_replica_t10] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node1/tlog_replica_test_create_delete_shard2_replica_t10],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node1/./tlog_replica_test_create_delete_shard2_replica_t10/data/]
   [junit4]   2> 541196 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_58550.solr.core.tlog_replica_test_create_delete.shard2.replica_t8' 
(registry 'solr.core.tlog_replica_test_create_delete.shard2.replica_t8') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e54e9cf
   [junit4]   2> 541196 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 541196 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard1_replica_t6' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 541196 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 541196 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard2_replica_t8] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node2/tlog_replica_test_create_delete_shard2_replica_t8],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node2/./tlog_replica_test_create_delete_shard2_replica_t8/data/]
   [junit4]   2> 541196 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_58551.solr.core.tlog_replica_test_create_delete.shard1.replica_t6' 
(registry 'solr.core.tlog_replica_test_create_delete.shard1.replica_t6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e54e9cf
   [junit4]   2> 541196 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 541196 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard1_replica_t6] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node1/tlog_replica_test_create_delete_shard1_replica_t6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node1/./tlog_replica_test_create_delete_shard1_replica_t6/data/]
   [junit4]   2> 541192 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 541197 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard1_replica_t1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node2/tlog_replica_test_create_delete_shard1_replica_t1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node2/./tlog_replica_test_create_delete_shard1_replica_t1/data/]
   [junit4]   2> 541200 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 541201 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard2_replica_t12] Schema name=minimal
   [junit4]   2> 541202 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 541202 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard1_replica_t2' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 541202 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 541202 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard2_replica_t12' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 541202 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_58551.solr.core.tlog_replica_test_create_delete.shard1.replica_t2' 
(registry 'solr.core.tlog_replica_test_create_delete.shard1.replica_t2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e54e9cf
   [junit4]   2> 541202 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 541202 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard1_replica_t2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node1/tlog_replica_test_create_delete_shard1_replica_t2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node1/./tlog_replica_test_create_delete_shard1_replica_t2/data/]
   [junit4]   2> 541203 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_58550.solr.core.tlog_replica_test_create_delete.shard2.replica_t12' 
(registry 'solr.core.tlog_replica_test_create_delete.shard2.replica_t12') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e54e9cf
   [junit4]   2> 541203 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 541203 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard2_replica_t12] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node2/tlog_replica_test_create_delete_shard2_replica_t12],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_BCA5BACE483D0AA6-001/tempDir-001/node2/./tlog_replica_test_create_delete_shard2_replica_t12/data/]
   [junit4]   2> 541302 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 541302 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 541304 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 541304 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 541308 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4325d0f[tlog_replica_test_create_delete_shard1_replica_t6] 
main]
   [junit4]   2> 541313 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 541314 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 541314 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 541315 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580098345133670400
   [junit4]   2> 541316 INFO  
(searcherExecutor-1585-thread-1-processing-n:127.0.0.1:58551_solr 
x:tlog_replica_test_create_delete_shard1_replica_t6 s:shard1 
c:tlog_replica_test_create_delete r:core_node9) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard1_replica_t6] Registered new searcher 
Searcher@4325d0f[tlog_replica_test_create_delete_shard1_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 541327 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=4 found=1 timeoutin=9999ms
   [junit4]   2> 541334 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 541334 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 541335 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 541335 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 541337 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 541337 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 541340 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@d1a8640[tlog_replica_test_create_delete_shard1_replica_t2] 
main]
   [junit4]   2> 541341 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 541342 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 541342 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 541342 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 541343 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 541344 INFO  (qtp76965383-4381) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580098345164079104
   [junit4]   2> 541345 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 541345 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 541348 INFO  
(searcherExecutor-1586-thread-1-processing-n:127.0.0.1:58551_solr 
x:tlog_replica_test_create_delete_shard1_replica_t2 s:shard1 
c:tlog_replica_test_create_delete r:core_node5) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard1_replica_t2] Registered new searcher 
Searcher@d1a8640[tlog_replica_test_create_delete_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 541349 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 541350 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 541351 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5380d80[tlog_replica_test_create_delete_shard2_replica_t12] 
main]
   [junit4]   2> 541356 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@65345ddb[tlog_replica_test_create_delete_shard2_replica_t14] 
main]
   [junit4]   2> 541357 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 541358 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 541358 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 541358 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580098345178759168
   [junit4]   2> 541359 INFO  
(searcherExecutor-1580-thread-1-processing-n:127.0.0.1:58551_solr 
x:tlog_replica_test_create_delete_shard2_replica_t14 s:shard2 
c:tlog_replica_test_create_delete r:core_node16) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard2_replica_t14] Registered new searcher 
Searcher@65345ddb[tlog_replica_test_create_delete_shard2_replica_t14] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 541361 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 541362 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 541362 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 541362 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 541374 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 541374 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 541374 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 541374 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 541375 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 541375 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 541376 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 541377 INFO  
(searcherExecutor-1587-thread-1-processing-n:127.0.0.1:58550_solr 
x:tlog_replica_test_create_delete_shard2_replica_t12 s:shard2 
c:tlog_replica_test_create_delete r:core_node15) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard2_replica_t12] Registered new searcher 
Searcher@5380d80[tlog_replica_test_create_delete_shard2_replica_t12] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 541377 INFO  (qtp76965383-4385) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=4 found=1 timeoutin=9999ms
   [junit4]   2> 541377 INFO  (qtp1418184739-4372) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580098345198682112
   [junit4]   2> 541380 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 541380 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 541381 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 541381 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 541382 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2b193615[tlog_replica_test_create_delete_shard2_replica_t8] 
main]
   [junit4]   2> 541383 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@755658a1[tlog_replica_test_create_delete_shard2_replica_t10] 
main]
   [junit4]   2> 541384 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 541384 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 541384 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 541384 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 541384 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 541385 INFO  (qtp1418184739-4376) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580098345207070720
   [junit4]   2> 541385 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 541386 INFO  
(searcherExecutor-1584-thread-1-processing-n:127.0.0.1:58550_solr 
x:tlog_replica_test_create_delete_shard2_replica_t8 s:shard2 
c:tlog_replica_test_create_delete r:core_node11) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard2_replica_t8] Registered new searcher 
Searcher@2b193615[tlog_replica_test_create_delete_shard2_replica_t8] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 541386 INFO  
(searcherExecutor-1583-thread-1-processing-n:127.0.0.1:58551_solr 
x:tlog_replica_test_create_delete_shard2_replica_t10 s:shard2 
c:tlog_replica_test_create_delete r:core_node13) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard2_replica_t10] Registered new searcher 
Searcher@755658a1[tlog_replica_test_create_delete_shard2_replica_t10] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 541386 INFO  (qtp76965383-4383) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580098345208119296
   [junit4]   2> 541387 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6b427ca1[tlog_replica_test_create_delete_shard1_replica_t4] 
main]
   [junit4]   2> 541389 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 541390 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 541390 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 541391 INFO  
(searcherExecutor-1582-thread-1-processing-n:127.0.0.1:58550_solr 
x:tlog_replica_test_create_delete_shard1_replica_t4 s:shard1 
c:tlog_replica_test_create_delete r:core_node7) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard1_replica_t4] Registered new searcher 
Searcher@6b427ca1[tlog_replica_test_create_delete_shard1_replica_t4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 541391 INFO  (qtp1418184739-4382) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580098345213362176
   [junit4]   2> 541401 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 541401 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 541402 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 541403 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 541403 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3000b300[tlog_replica_test_create_delete_shard1_replica_t1] 
main]
   [junit4]   2> 541405 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 541405 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 541406 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 541406 INFO  (qtp1418184739-4380) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580098345229090816
   [junit4]   2> 541406 INFO  
(searcherExecutor-1581-thread-1-processing-n:127.0.0.1:58550_solr 
x:tlog_replica_test_create_delete_shard1_replica_t1 s:shard1 
c:tlog_replica_test_create_delete r:core_node3) [n:127.0.0.1:58550_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard1_replica_t1] Registered new searcher 
Searcher@3000b300[tlog_replica_test_create_delete_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 541481 INFO  
(zkCallback-626-thread-2-processing-n:127.0.0.1:58551_solr) 
[n:127.0.0.1:58551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 541482 INFO  
(zkCallback-626-thread-1-processing-n:127.0.0.1:58551_solr) 
[n:127.0.0.1:58551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 541482 INFO  
(zkCallback-625-thread-2-processing-n:127.0.0.1:58550_solr) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 541482 INFO  
(zkCallback-625-thread-1-processing-n:127.0.0.1:58550_solr) 
[n:127.0.0.1:58550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 541838 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 541838 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 541838 INFO  (qtp76965383-4373) [n:127.0.0.1:58551_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:58551/solr/tlog_replica_test_create_delete_shard1_replica_t6/
   [junit4]   2> 541839 INFO  (qtp7

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

read-2-processing-n:127.0.0.1:62638_solr) [n:127.0.0.1:62638_solr    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1357004 WARN  
(zkCallback-1284-thread-3-processing-n:127.0.0.1:62637_solr) 
[n:127.0.0.1:62637_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1357005 INFO  (jetty-closer-1263-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@9289d32{/solr,null,UNAVAILABLE}
   [junit4]   2> 1357006 INFO  
(zkCallback-1281-thread-2-processing-n:127.0.0.1:62638_solr) 
[n:127.0.0.1:62638_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1357006 INFO  
(zkCallback-1282-thread-2-processing-n:127.0.0.1:62639_solr) 
[n:127.0.0.1:62639_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62639_solr
   [junit4]   2> 1357006 INFO  
(zkCallback-1282-thread-1-processing-n:127.0.0.1:62639_solr) 
[n:127.0.0.1:62639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1357007 INFO  (jetty-closer-1263-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1357007 INFO  (jetty-closer-1263-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@26bc2ed0: rootName = 
solr_62639, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@4992c48f
   [junit4]   2> 1357007 INFO  (jetty-closer-1263-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1357008 INFO  (jetty-closer-1263-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@564c1a95: rootName = 
solr_62638, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@4992c48f
   [junit4]   2> 1357016 INFO  (jetty-closer-1263-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1357016 INFO  (jetty-closer-1263-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@317dc203: rootName = 
solr_62638, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@35458c7d
   [junit4]   2> 1357016 INFO  (jetty-closer-1263-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1357016 INFO  (jetty-closer-1263-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@47ba1f79: rootName = 
solr_62639, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@35458c7d
   [junit4]   2> 1357018 INFO  (jetty-closer-1263-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1357018 INFO  (jetty-closer-1263-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1357020 WARN  
(zkCallback-1281-thread-2-processing-n:127.0.0.1:62638_solr) 
[n:127.0.0.1:62638_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1357021 INFO  (jetty-closer-1263-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7f4de2e5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1357021 INFO  
(zkCallback-1282-thread-2-processing-n:127.0.0.1:62639_solr) 
[n:127.0.0.1:62639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1357021 WARN  
(zkCallback-1282-thread-2-processing-n:127.0.0.1:62639_solr) 
[n:127.0.0.1:62639_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1357022 INFO  (jetty-closer-1263-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@65281440{/solr,null,UNAVAILABLE}
   [junit4]   2> 1357023 ERROR 
(SUITE-CustomCollectionTest-seed#[BCA5BACE483D0AA6]-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> 1357023 INFO  
(SUITE-CustomCollectionTest-seed#[BCA5BACE483D0AA6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:62634 62634
   [junit4]   2> 1357157 INFO  (Thread-1263) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:62634 62634
   [junit4]   2> 1357367 WARN  (Thread-1263) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/configs/conf
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       
/solr/collections/testCreateShardRepFactor/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        84      /solr/collections/implicitcoll/state.json
   [junit4]   2>        24      /solr/collections/routeFieldColl/state.json
   [junit4]   2>        24      /solr/collections/withShardField/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        6       
/solr/collections/testCreateShardRepFactor/state.json
   [junit4]   2>        2       
/solr/collections/implicitcoll/leader_elect/a/election/98756196481630218-core_node9-n_0000000000
   [junit4]   2>        2       
/solr/collections/implicitcoll/leader_elect/a/election/98756196481630217-core_node7-n_0000000001
   [junit4]   2>        2       
/solr/collections/withShardField/leader_elect/c/election/98756196481630219-core_node17-n_0000000000
   [junit4]   2>        2       
/solr/collections/implicitcoll/leader_elect/c/election/98756196481630220-core_node19-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/collections
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BCA5BACE483D0AA6-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=it-CH, timezone=America/Cayman
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=174465848,total=446693376
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedExpandComponentTest, MultiTermTest, TestQuerySenderListener, 
BasicAuthStandaloneTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
DistanceUnitsTest, XmlUpdateRequestHandlerTest, LeaderElectionTest, 
TestPHPSerializedResponseWriter, CdcrReplicationDistributedZkTest, 
TestCloudPseudoReturnFields, DocValuesNotIndexedTest, ResourceLoaderTest, 
TestDownShardTolerantSearch, TestJavabinTupleStreamParser, TestPrepRecovery, 
TestSimpleQParserPlugin, BlockDirectoryTest, AnalyticsMergeStrategyTest, 
TestStreamBody, JavabinLoaderTest, TestLazyCores, FacetPivotSmallTest, 
TestTolerantUpdateProcessorCloud, TestJmxIntegration, 
TestSweetSpotSimilarityFactory, QueryParsingTest, TestManagedResource, 
CdcrRequestHandlerTest, RulesTest, HealthCheckHandlerTest, 
TestUninvertingReader, ClassificationUpdateProcessorIntegrationTest, 
UtilsToolTest, TestSubQueryTransformerCrossCore, TestSizeLimitedDistributedMap, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestReloadDeadlock, 
AnalysisErrorHandlingTest, LeaderElectionContextKeyTest, 
TestFieldCacheSortRandom, TestReversedWildcardFilterFactory, 
TestSolrConfigHandlerConcurrent, SortByFunctionTest, 
DistributedFacetPivotLargeTest, ConfigureRecoveryStrategyTest, 
HdfsRestartWhileUpdatingTest, HighlighterTest, TestBinaryField, 
ShardRoutingTest, TimeZoneUtilsTest, TestObjectReleaseTracker, 
SolrCoreMetricManagerTest, TestDelegationWithHadoopAuth, CircularListTest, 
TestSort, TestFieldSortValues, TestSortByMinMaxFunction, SimplePostToolTest, 
SliceStateTest, TestSolr4Spatial2, TestFuzzyAnalyzedSuggestions, 
TestGeoJSONResponseWriter, TestComplexPhraseQParserPlugin, 
BasicDistributedZkTest, CoreAdminHandlerTest, SyncSliceTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestLMDirichletSimilarityFactory, 
TestStressCloudBlindAtomicUpdates, TestAtomicUpdateErrorCases, 
BinaryUpdateRequestHandlerTest, TestExpandComponent, TestUseDocValuesAsStored, 
ConnectionManagerTest, TestEmbeddedSolrServerAdminHandler, 
CoreMergeIndexesAdminHandlerTest, UUIDFieldTest, 
TestRandomCollapseQParserPlugin, TestBackupRepositoryFactory, 
MergeStrategyTest, TestScoreJoinQPNoScore, PrimitiveFieldTypeTest, 
NoCacheHeaderTest, TestCoreContainer, RestartWhileUpdatingTest, 
RequiredFieldsTest, TestPullReplicaErrorHandling, XsltUpdateRequestHandlerTest, 
SecurityConfHandlerTest, RecoveryZkTest, TestMinMaxOnMultiValuedField, 
TestSolrCloudWithKerberosAlt, TestMaxScoreQueryParser, 
DirectUpdateHandlerOptimizeTest, TestFaceting, 
TestRuleBasedAuthorizationPlugin, TestOverriddenPrefixQueryForCustomFieldType, 
TestQuerySenderNoQuery, TestPayloadScoreQParserPlugin, AtomicUpdatesTest, 
TestHashPartitioner, TestRetrieveFieldsOptimizer, SolrCLIZkUtilsTest, 
RegexBoostProcessorTest, MultiThreadedOCPTest, TestChildDocTransformer, 
TestManagedSchema, UnloadDistributedZkTest, TestUpdate, 
TestManagedSchemaThreadSafety, TestRequestStatusCollectionAPI, 
BlockJoinFacetSimpleTest, StatsReloadRaceTest, TolerantUpdateProcessorTest, 
TestStressUserVersions, AlternateDirectoryTest, CustomCollectionTest]
   [junit4] Completed [263/734 (3!)] on J0 in 54.51s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to