Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2296/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([2C48E3B9841F449D:AF3EBC4B52664A3C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:155)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12097 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/init-core-data-001
   [junit4]   2> 955719 INFO  
(SUITE-TestCloudRecovery-seed#[2C48E3B9841F449D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 955721 INFO  
(SUITE-TestCloudRecovery-seed#[2C48E3B9841F449D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001
   [junit4]   2> 955721 INFO  
(SUITE-TestCloudRecovery-seed#[2C48E3B9841F449D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 955721 INFO  (Thread-1718) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 955721 INFO  (Thread-1718) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 955821 INFO  
(SUITE-TestCloudRecovery-seed#[2C48E3B9841F449D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43819
   [junit4]   2> 955826 INFO  (jetty-launcher-1194-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 955826 INFO  (jetty-launcher-1194-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 955827 INFO  (jetty-launcher-1194-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fd609{/solr,null,AVAILABLE}
   [junit4]   2> 955827 INFO  (jetty-launcher-1194-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14742c1{/solr,null,AVAILABLE}
   [junit4]   2> 955833 INFO  (jetty-launcher-1194-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@8e5c99{SSL,[ssl, 
http/1.1]}{127.0.0.1:41405}
   [junit4]   2> 955833 INFO  (jetty-launcher-1194-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@dd5b48{SSL,[ssl, 
http/1.1]}{127.0.0.1:44362}
   [junit4]   2> 955833 INFO  (jetty-launcher-1194-thread-2) [    ] 
o.e.j.s.Server Started @957699ms
   [junit4]   2> 955833 INFO  (jetty-launcher-1194-thread-1) [    ] 
o.e.j.s.Server Started @957699ms
   [junit4]   2> 955833 INFO  (jetty-launcher-1194-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41405}
   [junit4]   2> 955833 INFO  (jetty-launcher-1194-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44362}
   [junit4]   2> 955833 ERROR (jetty-launcher-1194-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 955833 ERROR (jetty-launcher-1194-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 955833 INFO  (jetty-launcher-1194-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 955833 INFO  (jetty-launcher-1194-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 955833 INFO  (jetty-launcher-1194-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 955833 INFO  (jetty-launcher-1194-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 955833 INFO  (jetty-launcher-1194-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 955834 INFO  (jetty-launcher-1194-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 955834 INFO  (jetty-launcher-1194-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-29T08:29:30.191Z
   [junit4]   2> 955834 INFO  (jetty-launcher-1194-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-29T08:29:30.191Z
   [junit4]   2> 955838 INFO  (jetty-launcher-1194-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 955838 INFO  (jetty-launcher-1194-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 955854 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 0x158af33fe5f0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 955855 INFO  (jetty-launcher-1194-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 955855 INFO  (jetty-launcher-1194-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43819/solr
   [junit4]   2> 955856 INFO  (jetty-launcher-1194-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 955858 INFO  (jetty-launcher-1194-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43819/solr
   [junit4]   2> 955869 INFO  (jetty-launcher-1194-thread-2) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41405_solr
   [junit4]   2> 955869 INFO  (jetty-launcher-1194-thread-1) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44362_solr
   [junit4]   2> 955870 INFO  (jetty-launcher-1194-thread-2) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.Overseer Overseer 
(id=97020029834297350-127.0.0.1:41405_solr-n_0000000000) starting
   [junit4]   2> 955870 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 955871 INFO  
(zkCallback-1205-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 955875 INFO  (jetty-launcher-1194-thread-2) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41405_solr
   [junit4]   2> 955875 INFO  
(zkCallback-1205-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 955877 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 956028 INFO  (jetty-launcher-1194-thread-2) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node2/.
   [junit4]   2> 956045 INFO  (jetty-launcher-1194-thread-1) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node1/.
   [junit4]   2> 956048 INFO  
(SUITE-TestCloudRecovery-seed#[2C48E3B9841F449D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 956049 INFO  
(SUITE-TestCloudRecovery-seed#[2C48E3B9841F449D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43819/solr ready
   [junit4]   2> 956138 INFO  (qtp2684429-7140) [n:127.0.0.1:44362_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 956139 INFO  
(OverseerThreadFactory-3268-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 956252 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 956253 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 956301 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 956323 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 956425 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 956425 INFO  
(zkCallback-1205-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 957263 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 957263 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 957284 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 957286 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 957287 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica2' using configuration from 
collection collection1
   [junit4]   2> 957287 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node1/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 957288 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.IndexSchema 
[collection1_shard2_replica2] Schema name=minimal
   [junit4]   2> 957291 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 957294 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica2' using configuration from 
collection collection1
   [junit4]   2> 957295 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.c.SolrCore [[collection1_shard2_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node1/collection1_shard2_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node1/./collection1_shard2_replica2/data/]
   [junit4]   2> 957308 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 957327 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 957330 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 957331 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 957331 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node2/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 957333 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 957343 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema 
[collection1_shard2_replica1] Schema name=minimal
   [junit4]   2> 957343 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 957343 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 957345 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 957345 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 957345 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 957346 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica1' using configuration from 
collection collection1
   [junit4]   2> 957346 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f7acd[collection1_shard1_replica2] 
main]
   [junit4]   2> 957346 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node2/collection1_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node2/./collection1_shard2_replica1/data/]
   [junit4]   2> 957350 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 957350 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 957350 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 957350 INFO  
(searcherExecutor-3273-thread-1-processing-n:127.0.0.1:44362_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] 
Registered new searcher Searcher@6f7acd[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 957350 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1552320479055839232
   [junit4]   2> 957354 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 957354 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 957356 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 957361 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 957361 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 957362 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e7041c[collection1_shard2_replica2] main]
   [junit4]   2> 957363 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 957363 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 957363 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 957363 INFO  
(searcherExecutor-3274-thread-1-processing-n:127.0.0.1:44362_solr 
x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node2) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2] 
Registered new searcher Searcher@1e7041c[collection1_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 957363 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1552320479069470720
   [junit4]   2> 957374 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 957379 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 957379 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 957391 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 957391 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 957407 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@9086e[collection1_shard1_replica1] 
main]
   [junit4]   2> 957408 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 957408 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 957408 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 957408 INFO  
(searcherExecutor-3275-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@9086e[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 957408 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1552320479116656640
   [junit4]   2> 957413 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 957413 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 957439 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 957439 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 957440 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@cb14ca[collection1_shard2_replica1] 
main]
   [junit4]   2> 957440 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 957441 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 957441 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 957441 INFO  
(searcherExecutor-3280-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] 
Registered new searcher Searcher@cb14ca[collection1_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 957441 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1552320479151259648
   [junit4]   2> 957476 INFO  
(zkCallback-1205-thread-3-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 957476 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 957857 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 957857 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 957857 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44362/solr/collection1_shard1_replica2/
   [junit4]   2> 957857 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica2 
url=https://127.0.0.1:44362/solr START 
replicas=[https://127.0.0.1:41405/solr/collection1_shard1_replica1/] 
nUpdates=100
   [junit4]   2> 957857 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica2 
url=https://127.0.0.1:44362/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 957862 INFO  (qtp24627491-7141) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 957862 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 957862 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 957864 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44362/solr/collection1_shard1_replica2/ shard1
   [junit4]   2> 957875 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 957875 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 957875 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44362/solr/collection1_shard2_replica2/
   [junit4]   2> 957875 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica2 
url=https://127.0.0.1:44362/solr START 
replicas=[https://127.0.0.1:41405/solr/collection1_shard2_replica1/] 
nUpdates=100
   [junit4]   2> 957875 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica2 
url=https://127.0.0.1:44362/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 957877 INFO  (qtp24627491-7217) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 957877 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 957877 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 957879 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44362/solr/collection1_shard2_replica2/ shard2
   [junit4]   2> 957982 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 957982 INFO  
(zkCallback-1205-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 958015 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 958016 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1764
   [junit4]   2> 958031 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 958032 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1779
   [junit4]   2> 958133 INFO  
(zkCallback-1205-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 958133 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 958415 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2114
   [junit4]   2> 958446 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2123
   [junit4]   2> 958448 INFO  (qtp2684429-7140) [n:127.0.0.1:44362_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 958547 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 958547 INFO  
(zkCallback-1205-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 959448 INFO  (qtp2684429-7140) [n:127.0.0.1:44362_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3310
   [junit4]   2> 959449 INFO  
(SUITE-TestCloudRecovery-seed#[2C48E3B9841F449D]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 959449 INFO  
(SUITE-TestCloudRecovery-seed#[2C48E3B9841F449D]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 959465 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 959473 INFO  (qtp24627491-7143) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1552320481275674624&distrib.from=https://127.0.0.1:44362/solr/collection1_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1552320481275674624)} 0 1
   [junit4]   2> 959477 INFO  (qtp24627491-7143) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1552320481279868928&distrib.from=https://127.0.0.1:44362/solr/collection1_shard1_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1552320481279868928)} 0 2
   [junit4]   2> 959477 INFO  (qtp2684429-7146) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:44362/solr/collection1_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1552320481279868928)} 0 6
   [junit4]   2> 959478 INFO  (qtp2684429-7150) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1552320481275674624)} 0 11
   [junit4]   2> 959481 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 959481 INFO  (qtp24627491-7145) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 959481 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 959481 INFO  (qtp24627491-7145) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 959482 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 959484 INFO  (qtp2684429-7144) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44362/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 959484 INFO  (qtp24627491-7145) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 959481 INFO  (qtp24627491-7141) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 959484 INFO  (qtp24627491-7141) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 959485 INFO  (qtp24627491-7141) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 959485 INFO  (qtp24627491-7141) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44362/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 959485 INFO  (qtp24627491-7145) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44362/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 959486 INFO  (qtp2684429-7140) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 959486 INFO  (qtp2684429-7140) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 959487 INFO  (qtp2684429-7140) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 959487 INFO  (qtp2684429-7140) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44362/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 959501 INFO  (qtp2684429-7154) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={_stateVer_=collection1:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 21
   [junit4]   2> 959509 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:44362/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[1
 (1552320481316569088)]} 0 0
   [junit4]   2> 959509 INFO  (qtp2684429-7142) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1552320481316569088)]} 0 3
   [junit4]   2> 959526 INFO  (qtp24627491-7139) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:44362/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[2
 (1552320481332297728)]} 0 0
   [junit4]   2> 959526 INFO  (qtp2684429-7146) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[2 (1552320481332297728)]} 0 4
   [junit4]   2> 959530 INFO  (qtp24627491-7143) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:44362/solr/collection1_shard2_replica2/&wt=javabin&version=2}{add=[3
 (1552320481339637760)]} 0 0
   [junit4]   2> 959530 INFO  (qtp2684429-7152) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[3 (1552320481339637760)]} 0 2
   [junit4]   2> 959534 INFO  (qtp24627491-7141) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:44362/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[4
 (1552320481343832064)]} 0 0
   [junit4]   2> 959534 INFO  (qtp2684429-7140) [n:127.0.0.1:44362_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[4 (1552320481343832064)]} 0 2
   [junit4]   2> 959543 INFO  (qtp2684429-7202) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.c.S.Request [collection1_shard2_replica2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:44362/solr/collection1_shard2_replica2/|https://127.0.0.1:41405/solr/collection1_shard2_replica1/&rows=10&version=2&q=*:*&NOW=1480408173896&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 959544 INFO  (qtp24627491-7151) [n:127.0.0.1:41405_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:41405/solr/collection1_shard1_replica1/|https://127.0.0.1:44362/solr/collection1_shard1_replica2/&rows=10&version=2&q=*:*&NOW=1480408173896&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 959544 INFO  (qtp24627491-7143) [n:127.0.0.1:41405_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica1] 
o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:5&wt=javabin&version=2} hits=0 status=0 
QTime=5
   [junit4]   2> 959545 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 41405
   [junit4]   2> 959545 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=131452
   [junit4]   2> 959549 INFO  (coreCloseExecutor-3293-thread-1) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@7ae292
   [junit4]   2> 959549 INFO  (coreCloseExecutor-3293-thread-2) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@d19960
   [junit4]   2> 959553 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.c.Overseer Overseer 
(id=97020029834297350-127.0.0.1:41405_solr-n_0000000000) closing
   [junit4]   2> 959553 INFO  
(OverseerStateUpdate-97020029834297350-127.0.0.1:41405_solr-n_0000000000) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41405_solr
   [junit4]   2> 959554 INFO  (zkCallback-1211-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 959554 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44362_solr
   [junit4]   2> 959555 INFO  
(zkCallback-1203-thread-2-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 959555 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.Overseer Overseer 
(id=97020029834297348-127.0.0.1:44362_solr-n_0000000001) starting
   [junit4]   2> 959559 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 961054 WARN  
(zkCallback-1205-thread-3-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 961055 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@8e5c99{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 961055 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1fd609{/solr,null,UNAVAILABLE}
   [junit4]   2> 961056 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 44362
   [junit4]   2> 961056 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2114549
   [junit4]   2> 961056 INFO  (coreCloseExecutor-3297-thread-1) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1d7a36c
   [junit4]   2> 961056 INFO  (coreCloseExecutor-3297-thread-2) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1abdfa1
   [junit4]   2> 961058 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.c.Overseer Overseer 
(id=97020029834297348-127.0.0.1:44362_solr-n_0000000001) closing
   [junit4]   2> 961059 INFO  
(OverseerStateUpdate-97020029834297348-127.0.0.1:44362_solr-n_0000000001) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44362_solr
   [junit4]   2> 961059 INFO  (zkCallback-1211-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 962559 WARN  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 962561 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@dd5b48{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 962561 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14742c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 962564 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 962565 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@122605e{/solr,null,AVAILABLE}
   [junit4]   2> 962567 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@c0407{SSL,[ssl, 
http/1.1]}{127.0.0.1:41405}
   [junit4]   2> 962567 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.e.j.s.Server Started @964433ms
   [junit4]   2> 962567 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41405}
   [junit4]   2> 962568 ERROR 
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 962568 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.4.0
   [junit4]   2> 962568 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 962568 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 962568 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-29T08:29:36.925Z
   [junit4]   2> 962570 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 962578 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 962578 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43819/solr
   [junit4]   2> 962589 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [n:127.0.0.1:41405_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41405_solr
   [junit4]   2> 962590 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [n:127.0.0.1:41405_solr    ] o.a.s.c.Overseer Overseer 
(id=97020029834297355-127.0.0.1:41405_solr-n_0000000002) starting
   [junit4]   2> 962593 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [n:127.0.0.1:41405_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41405_solr
   [junit4]   2> 962594 INFO  (zkCallback-1211-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 962595 INFO  
(OverseerStateUpdate-97020029834297355-127.0.0.1:41405_solr-n_0000000002) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 962852 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [n:127.0.0.1:41405_solr    ] o.a.s.c.CorePropertiesLocator Found 2 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node2/.
   [junit4]   2> 962852 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [n:127.0.0.1:41405_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1_shard1_replica1, collection1_shard2_replica1]
   [junit4]   2> 962861 INFO  
(coreLoadExecutor-3306-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.4.0
   [junit4]   2> 962862 INFO  
(coreLoadExecutor-3306-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.4.0
   [junit4]   2> 962892 INFO  
(coreLoadExecutor-3306-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 962892 INFO  
(coreLoadExecutor-3306-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.s.IndexSchema 
[collection1_shard2_replica1] Schema name=minimal
   [junit4]   2> 962894 INFO  
(coreLoadExecutor-3306-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 962894 INFO  
(coreLoadExecutor-3306-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 962895 INFO  
(coreLoadExecutor-3306-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard2_replica1' using configuration from collection collection1
   [junit4]   2> 962895 INFO  
(coreLoadExecutor-3306-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 962896 INFO  
(coreLoadExecutor-3306-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] 
] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node2/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 962896 INFO  
(coreLoadExecutor-3306-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.SolrCore [[collection1_shard2_replica1] 
] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node2/collection1_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node2/./collection1_shard2_replica1/data/]
   [junit4]   2> 962901 INFO  
(coreLoadExecutor-3306-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 962901 INFO  
(coreLoadExecutor-3306-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 962902 INFO  
(coreLoadExecutor-3306-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 962902 INFO  
(coreLoadExecutor-3306-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 962903 INFO  
(coreLoadExecutor-3306-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 962903 INFO  
(coreLoadExecutor-3306-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 962903 INFO  
(coreLoadExecutor-3306-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 962903 INFO  
(coreLoadExecutor-3306-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 962904 INFO  
(coreLoadExecutor-3306-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17921cd[collection1_shard1_replica1] main]
   [junit4]   2> 962904 INFO  
(coreLoadExecutor-3306-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19686f3[collection1_shard2_replica1] main]
   [junit4]   2> 962905 INFO  
(coreLoadExecutor-3306-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 962905 INFO  
(coreLoadExecutor-3306-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 962905 INFO  
(coreLoadExecutor-3306-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 962905 INFO  
(coreLoadExecutor-3306-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 962905 INFO  
(coreLoadExecutor-3306-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 962905 INFO  
(coreLoadExecutor-3306-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 962905 INFO  
(searcherExecutor-3308-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@17921cd[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 962905 INFO  
(searcherExecutor-3307-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] 
Registered new searcher Searcher@19686f3[collection1_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 962910 INFO  
(coreZkRegister-3299-thread-2-processing-n:127.0.0.1:41405_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until 
we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 962911 INFO  
(coreZkRegister-3299-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until 
we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 963013 INFO  
(zkCallback-1216-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 963355 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 963356 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@159be66{/solr,null,AVAILABLE}
   [junit4]   2> 963358 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@bbde2d{SSL,[ssl, 
http/1.1]}{127.0.0.1:44362}
   [junit4]   2> 963358 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.e.j.s.Server Started @965224ms
   [junit4]   2> 963358 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44362}
   [junit4]   2> 963359 ERROR 
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 963359 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.4.0
   [junit4]   2> 963359 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 963359 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 963359 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-29T08:29:37.716Z
   [junit4]   2> 963362 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 963384 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 963385 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43819/solr
   [junit4]   2> 963393 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [n:127.0.0.1:44362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 963396 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [n:127.0.0.1:44362_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44362_solr
   [junit4]   2> 963396 INFO  (zkCallback-1211-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 963410 INFO  
(zkCallback-1216-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 963413 INFO  
(zkCallback-1222-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 963512 INFO  
(zkCallback-1216-thread-1-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 963516 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [n:127.0.0.1:44362_solr    ] o.a.s.c.CorePropertiesLocator Found 2 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node1/.
   [junit4]   2> 963516 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[2C48E3B9841F449D])
 [n:127.0.0.1:44362_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1_shard2_replica2, collection1_shard1_replica2]
   [junit4]   2> 963526 INFO  
(coreLoadExecutor-3322-thread-2-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.4.0
   [junit4]   2> 963526 INFO  
(coreLoadExecutor-3322-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.4.0
   [junit4]   2> 963550 INFO  
(coreLoadExecutor-3322-thread-2-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.s.IndexSchema 
[collection1_shard2_replica2] Schema name=minimal
   [junit4]   2> 963551 INFO  
(coreLoadExecutor-3322-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 963552 INFO  
(coreLoadExecutor-3322-thread-2-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 963553 INFO  
(coreLoadExecutor-3322-thread-2-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard2_replica2' using configuration from collection collection1
   [junit4]   2> 963553 INFO  
(coreLoadExecutor-3322-thread-2-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.c.SolrCore [[collection1_shard2_replica2] 
] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node1/collection1_shard2_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node1/./collection1_shard2_replica2/data/]
   [junit4]   2> 963554 INFO  
(coreLoadExecutor-3322-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 963554 INFO  
(coreLoadExecutor-3322-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard1_replica2' using configuration from collection collection1
   [junit4]   2> 963555 INFO  
(coreLoadExecutor-3322-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2] 
] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node1/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 963559 INFO  
(coreLoadExecutor-3322-thread-2-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 963559 INFO  
(coreLoadExecutor-3322-thread-2-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 963560 INFO  
(coreLoadExecutor-3322-thread-2-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 963560 INFO  
(coreLoadExecutor-3322-thread-2-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 963560 INFO  
(coreLoadExecutor-3322-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 963560 INFO  
(coreLoadExecutor-3322-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 963560 INFO  
(coreLoadExecutor-3322-thread-2-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f528dd[collection1_shard2_replica2] main]
   [junit4]   2> 963560 INFO  
(coreLoadExecutor-3322-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 963560 INFO  
(coreLoadExecutor-3322-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 963561 INFO  
(coreLoadExecutor-3322-thread-2-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 963561 INFO  
(coreLoadExecutor-3322-thread-2-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 963561 INFO  
(coreLoadExecutor-3322-thread-2-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 963561 INFO  
(searcherExecutor-3323-thread-1-processing-n:127.0.0.1:44362_solr 
x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node2) 
[n:127.0.0.1:44362_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2] 
Registered new searcher Searcher@1f528dd[collection1_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 963561 INFO  
(coreLoadExecutor-3322-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@173afe4[collection1_shard1_replica2] main]
   [junit4]   2> 963562 INFO  
(coreLoadExecutor-3322-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 963562 INFO  
(coreLoadExecutor-3322-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 963562 INFO  
(coreLoadExecutor-3322-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 963562 INFO  
(searcherExecutor-3324-thread-1-processing-n:127.0.0.1:44362_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:44362_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] 
Registered new searcher Searcher@173afe4[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 963620 INFO  
(zkCallback-1216-thread-3-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 963620 INFO  
(zkCallback-1222-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 963912 INFO  
(coreZkRegister-3299-thread-2-processing-n:127.0.0.1:41405_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 963912 INFO  
(coreZkRegister-3299-thread-2-processing-n:127.0.0.1:41405_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the 
new leader - try and sync
   [junit4]   2> 963912 INFO  
(coreZkRegister-3299-thread-2-processing-n:127.0.0.1:41405_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41405/solr/collection1_shard1_replica1/
   [junit4]   2> 963912 INFO  
(coreZkRegister-3299-thread-2-processing-n:127.0.0.1:41405_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:41405_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.u.PeerSync PeerSync: 
core=collection1_shard1_replica1 url=https://127.0.0.1:41405/solr START 
replicas=[https://127.0.0.1:44362/solr/collection1_shard1_replica2/] 
nUpdates=100
   [junit4]   2> 963913 INFO  
(coreZkRegister-3299-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 963913 INFO  
(coreZkRegister-3299-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the 
new leader - try and sync
   [junit4]   2> 963913 INFO  
(coreZkRegister-3299-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41405/solr/collection1_shard2_replica1/
   [junit4]   2> 963913 INFO  
(coreZkRegister-3299-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.u.PeerSync PeerSync: 
core=collection1_shard2_replica1 url=https://127.0.0.1:41405/solr START 
replicas=[https://127.0.0.1:44362/solr/collection1_shard2_replica2/] 
nUpdates=100
   [junit4]   2> 963986 INFO  (qtp16297497-7275) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.c.S.Request [collection1_shard2_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 963986 INFO  
(coreZkRegister-3299-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.u.PeerSync PeerSync: 
core=collection1_shard2_replica1 url=https://127.0.0.1:41405/solr  Received 3 
versions from https://127.0.0.1:44362/solr/collection1_shard2_replica2/ 
fingerprint:null
   [junit4]   2> 963988 INFO  (qtp16297497-7270) [n:127.0.0.1:44362_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.c.S.Request [collection1_shard2_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&checkCanHandleVersionRanges=false&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 963989 INFO  
(coreZkRegister-3299-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.u.PeerSync PeerSync: 
core=collection1_shard2_replica1 url=https://127.0.0.1:41405/solr  No 
additional versions requested. ourLowThreshold=1552320481275674624 
otherHigh=1552320481339637760 ourHighest=1552320481339637760 
otherHighest=1552320481339637760
   [junit4]   2> 963989 INFO  
(coreZkRegister-3299-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.u.PeerSync PeerSync: 
core=collection1_shard2_replica1 url=https://127.0.0.1:41405/solr DONE. sync 
succeeded
   [junit4]   2> 963989 INFO  
(coreZkRegister-3299-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4)

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

hreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1098521 INFO  
(zkCallback-1230-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1098522 ERROR 
(coreZkRegister-3339-thread-2-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.ZkContainer 
:java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:914)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:844)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1098528 ERROR 
(recoveryExecutor-1228-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.RecoveryStrategy Error while trying to 
recover. core=collection1_shard2_replica1:org.apache.solr.common.SolrException: 
Cloud state still says we are leader.
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:318)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:222)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1098528 INFO  
(recoveryExecutor-1228-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.RecoveryStrategy Replay not started, or 
was not successful... still buffering updates.
   [junit4]   2> 1098528 INFO  
(recoveryExecutor-1228-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.RecoveryStrategy RecoveryStrategy has 
been closed
   [junit4]   2> 1098528 INFO  
(recoveryExecutor-1228-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.RecoveryStrategy Finished recovery 
process, successful=[false]
   [junit4]   2> 1098528 INFO  
(recoveryExecutor-1228-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@9ad1df
   [junit4]   2> 1098528 WARN  
(recoveryExecutor-1228-thread-1-processing-n:127.0.0.1:41405_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:41405_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica1] o.a.s.c.RecoveryStrategy Stopping recovery for 
core=[collection1_shard2_replica1] coreNodeName=[core_node4]
   [junit4]   2> 1098529 INFO  (jetty-launcher-1194-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=97020029834297361-127.0.0.1:41405_solr-n_0000000004) closing
   [junit4]   2> 1098529 INFO  
(OverseerStateUpdate-97020029834297361-127.0.0.1:41405_solr-n_0000000004) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41405_solr
   [junit4]   2> 1098553 WARN  
(zkCallback-1236-thread-1-processing-n:127.0.0.1:44362_solr) 
[n:127.0.0.1:44362_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1098553 INFO  (jetty-launcher-1194-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3890e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1100029 WARN  
(zkCallback-1230-thread-2-processing-n:127.0.0.1:41405_solr) 
[n:127.0.0.1:41405_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1100029 INFO  (jetty-launcher-1194-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1049a9a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1100030 INFO  
(SUITE-TestCloudRecovery-seed#[2C48E3B9841F449D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43819 43819
   [junit4]   2> 1100059 INFO  (Thread-1718) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43819 43819
   [junit4]   2> 1100060 WARN  (Thread-1718) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        137     /solr/overseer/collection-queue-work
   [junit4]   2>        61      /solr/overseer/queue
   [junit4]   2>        26      /solr/overseer/queue-work
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1100060 INFO  
(SUITE-TestCloudRecovery-seed#[2C48E3B9841F449D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_2C48E3B9841F449D-001
   [junit4]   2> Nov 29, 2016 8:31:54 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=tr-TR, 
timezone=PST8PDT
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=137274024,total=236298240
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParserResource, 
DisMaxRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, SolrXmlInZkTest, 
TestManagedResourceStorage, DocExpirationUpdateProcessorFactoryTest, 
TestLRUStatsCache, DistributedFacetExistsSmallTest, TestConfigReload, 
TolerantUpdateProcessorTest, TestReloadDeadlock, TestReqParamsAPI, 
TestCustomSort, TestJsonFacets, TestFieldCacheWithThreads, 
TestFoldingMultitermQuery, TestComponentsName, TestPHPSerializedResponseWriter, 
PreAnalyzedUpdateProcessorTest, ReturnFieldsTest, TestDownShardTolerantSearch, 
HttpPartitionTest, TestSchemaNameResource, TestReplicaProperties, 
TestPerFieldSimilarityWithDefaultOverride, 
VMParamsZkACLAndCredentialsProvidersTest, NumericFieldsTest, 
CachingDirectoryFactoryTest, ActionThrottleTest, HdfsNNFailoverTest, 
QueryElevationComponentTest, AlternateDirectoryTest, TestStandardQParsers, 
QueryEqualityTest, TestCrossCoreJoin, SimpleCollectionCreateDeleteTest, 
HdfsChaosMonkeyNothingIsSafeTest, DistributedSpellCheckComponentTest, 
TestSolrCoreSnapshots, OverriddenZkACLAndCredentialsProvidersTest, 
TestScoreJoinQPNoScore, TestSolrCoreProperties, 
DeleteLastCustomShardedReplicaTest, TestOmitPositions, TestFunctionQuery, 
DistributedQueryComponentCustomSortTest, TestValueSourceCache, InfoHandlerTest, 
SolrCoreTest, AnalysisAfterCoreReloadTest, CurrencyFieldOpenExchangeTest, 
TestSortByMinMaxFunction, DistributedFacetPivotSmallAdvancedTest, 
ExitableDirectoryReaderTest, ConcurrentDeleteAndCreateCollectionTest, 
TestCustomStream, AtomicUpdatesTest, TestSSLRandomization, PeerSyncTest, 
CloudMLTQParserTest, ConjunctionSolrSpellCheckerTest, TestSolrDeletionPolicy2, 
TestPseudoReturnFields, TestEmbeddedSolrServerConstructors, 
CdcrReplicationDistributedZkTest, AsyncCallRequestStatusResponseTest, 
LeaderElectionIntegrationTest, TestCodecSupport, CollectionTooManyReplicasTest, 
RequiredFieldsTest, DeleteShardTest, TestCSVLoader, TestGeoJSONResponseWriter, 
PeerSyncReplicationTest, LeaderFailureAfterFreshStartTest, TestCloudSchemaless, 
SyncSliceTest, TestFastWriter, DateFieldTest, ExternalFileFieldSortTest, 
TestDocSet, TestHdfsUpdateLog, TestJoin, TestSha256AuthenticationProvider, 
TestAtomicUpdateErrorCases, CacheHeaderTest, TestBinaryResponseWriter, 
ReplaceNodeTest, TestCryptoKeys, TestCloudRecovery]
   [junit4] Completed [448/658 (1!)] on J0 in 145.12s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 53832 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to