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

3 tests failed.
FAILED:  org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.test

Error Message:
Shard shard1 replicas do not have same number of documents expected:<10> but 
was:<0>

Stack Trace:
java.lang.AssertionError: Shard shard1 replicas do not have same number of 
documents expected:<10> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([F6F6435F4F23624A:7EA27C85E1DF0FB2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.assertConsistentReplicas(TestLeaderElectionWithEmptyReplica.java:119)
        at 
org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.test(TestLeaderElectionWithEmptyReplica.java:101)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest

Error Message:
expected:<2> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([F6F6435F4F23624A:8206A21A0B0725C5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:130)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample

Error Message:
expected 32 docs in the techproducts example but found 0, output: Creating Solr 
home directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_F6F6435F4F23624A-001/tempDir-001/techproducts/solr
  Starting up Solr on port 35348 using command: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/bin/solr start -p 35348 -s 
"temp/solr.util.TestSolrCLIRunExample_F6F6435F4F23624A-001/tempDir-001/techproducts/solr"
   Copying configuration to new core instance directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_F6F6435F4F23624A-001/tempDir-001/techproducts/solr/techproducts
  Creating new core 'techproducts' using command: 
http://localhost:35348/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
  {   "responseHeader":{     "status":0,     "QTime":448},   
"core":"techproducts"}   Indexing tech product example docs from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/example/exampledocs  Solr 
techproducts example launched successfully. Direct your Web browser to 
http://localhost:35348/solr to visit the Solr Admin UI 

Stack Trace:
java.lang.AssertionError: expected 32 docs in the techproducts example but 
found 0, output: Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_F6F6435F4F23624A-001/tempDir-001/techproducts/solr

Starting up Solr on port 35348 using command:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/bin/solr start -p 35348 -s 
"temp/solr.util.TestSolrCLIRunExample_F6F6435F4F23624A-001/tempDir-001/techproducts/solr"


Copying configuration to new core instance directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_F6F6435F4F23624A-001/tempDir-001/techproducts/solr/techproducts

Creating new core 'techproducts' using command:
http://localhost:35348/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts

{
  "responseHeader":{
    "status":0,
    "QTime":448},
  "core":"techproducts"}


Indexing tech product example docs from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/example/exampledocs

Solr techproducts example launched successfully. Direct your Web browser to 
http://localhost:35348/solr to visit the Solr Admin UI

        at 
__randomizedtesting.SeedInfo.seed([F6F6435F4F23624A:7C2193E755C15AD5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:378)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:302)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11485 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_F6F6435F4F23624A-001/init-core-data-001
   [junit4]   2> 306549 WARN  
(SUITE-TestCloudRecovery-seed#[F6F6435F4F23624A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 306550 INFO  
(SUITE-TestCloudRecovery-seed#[F6F6435F4F23624A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 306552 INFO  
(SUITE-TestCloudRecovery-seed#[F6F6435F4F23624A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 306552 INFO  
(SUITE-TestCloudRecovery-seed#[F6F6435F4F23624A]-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_F6F6435F4F23624A-001/tempDir-001
   [junit4]   2> 306552 INFO  
(SUITE-TestCloudRecovery-seed#[F6F6435F4F23624A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 306553 INFO  (Thread-727) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 306553 INFO  (Thread-727) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 306555 ERROR (Thread-727) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 306653 INFO  
(SUITE-TestCloudRecovery-seed#[F6F6435F4F23624A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:32920
   [junit4]   2> 306659 INFO  (jetty-launcher-566-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 306659 INFO  (jetty-launcher-566-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 306672 INFO  (jetty-launcher-566-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c7ad1e{/solr,null,AVAILABLE}
   [junit4]   2> 306673 INFO  (jetty-launcher-566-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c36990{/solr,null,AVAILABLE}
   [junit4]   2> 306673 INFO  (jetty-launcher-566-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@92cef4{HTTP/1.1,[http/1.1]}{127.0.0.1:36302}
   [junit4]   2> 306673 INFO  (jetty-launcher-566-thread-2) [    ] 
o.e.j.s.Server Started @308407ms
   [junit4]   2> 306674 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36302}
   [junit4]   2> 306674 ERROR (jetty-launcher-566-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 306674 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 306674 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 306674 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 306674 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-04T23:37:02.819Z
   [junit4]   2> 306675 INFO  (jetty-launcher-566-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@f388f2{HTTP/1.1,[http/1.1]}{127.0.0.1:41765}
   [junit4]   2> 306675 INFO  (jetty-launcher-566-thread-1) [    ] 
o.e.j.s.Server Started @308409ms
   [junit4]   2> 306675 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41765}
   [junit4]   2> 306675 ERROR (jetty-launcher-566-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 306675 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 306676 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 306676 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 306676 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-04T23:37:02.821Z
   [junit4]   2> 306677 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 306677 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 306685 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 306686 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32920/solr
   [junit4]   2> 306688 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 306689 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32920/solr
   [junit4]   2> 306705 INFO  (jetty-launcher-566-thread-1) 
[n:127.0.0.1:41765_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 306706 INFO  (jetty-launcher-566-thread-2) 
[n:127.0.0.1:36302_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 306706 INFO  (jetty-launcher-566-thread-1) 
[n:127.0.0.1:41765_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41765_solr
   [junit4]   2> 306707 INFO  (jetty-launcher-566-thread-1) 
[n:127.0.0.1:41765_solr    ] o.a.s.c.Overseer Overseer 
(id=97906918863601670-127.0.0.1:41765_solr-n_0000000000) starting
   [junit4]   2> 306709 INFO  (jetty-launcher-566-thread-2) 
[n:127.0.0.1:36302_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36302_solr
   [junit4]   2> 306711 INFO  
(zkCallback-578-thread-1-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 306714 INFO  
(zkCallback-577-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 306719 INFO  (jetty-launcher-566-thread-1) 
[n:127.0.0.1:41765_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41765_solr
   [junit4]   2> 306720 INFO  
(zkCallback-577-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 306720 INFO  
(zkCallback-578-thread-1-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 306860 INFO  (jetty-launcher-566-thread-2) 
[n:127.0.0.1:36302_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_F6F6435F4F23624A-001/tempDir-001/node2/.
   [junit4]   2> 307050 INFO  (jetty-launcher-566-thread-1) 
[n:127.0.0.1:41765_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_F6F6435F4F23624A-001/tempDir-001/node1/.
   [junit4]   2> 307182 INFO  
(SUITE-TestCloudRecovery-seed#[F6F6435F4F23624A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 307182 INFO  
(SUITE-TestCloudRecovery-seed#[F6F6435F4F23624A]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32920/solr ready
   [junit4]   2> 307186 INFO  (qtp23166037-3203) [n:127.0.0.1:36302_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> 307187 INFO  
(OverseerThreadFactory-1781-thread-1-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 307294 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_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> 307294 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_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> 307294 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_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> 307294 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_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> 307294 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 307294 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 307400 INFO  
(zkCallback-577-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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> 307400 INFO  
(zkCallback-578-thread-1-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_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> 308306 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 308306 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 308306 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 308306 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 308332 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema 
[collection1_shard2_replica1] Schema name=minimal
   [junit4]   2> 308333 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 308333 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 308334 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.IndexSchema 
[collection1_shard2_replica2] Schema name=minimal
   [junit4]   2> 308334 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_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> 308334 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 308334 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_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> 308334 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 308335 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 308335 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 308335 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_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> 308335 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  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_F6F6435F4F23624A-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_F6F6435F4F23624A-001/tempDir-001/node2/./collection1_shard2_replica1/data/]
   [junit4]   2> 308335 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 308335 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  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_F6F6435F4F23624A-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_F6F6435F4F23624A-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 308335 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 308335 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  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_F6F6435F4F23624A-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_F6F6435F4F23624A-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 308336 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_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> 308336 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 308336 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 308336 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  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_F6F6435F4F23624A-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_F6F6435F4F23624A-001/tempDir-001/node1/./collection1_shard2_replica2/data/]
   [junit4]   2> 308404 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 308404 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 308404 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 308404 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 308404 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 308404 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 308404 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 308404 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 308406 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@846f0a[collection1_shard1_replica2] 
main]
   [junit4]   2> 308406 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@56ca2a[collection1_shard2_replica1] 
main]
   [junit4]   2> 308407 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 308407 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 308408 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 308408 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 308408 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 308408 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 308408 INFO  
(searcherExecutor-1787-thread-1-processing-n:127.0.0.1:41765_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore 
[collection1_shard1_replica2] Registered new searcher 
Searcher@846f0a[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 308408 INFO  
(searcherExecutor-1786-thread-1-processing-n:127.0.0.1:36302_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrCore 
[collection1_shard2_replica1] Registered new searcher 
Searcher@56ca2a[collection1_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 308408 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1566510703761686528
   [junit4]   2> 308408 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1566510703761686528
   [junit4]   2> 308412 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 308412 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 308412 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  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> 308412 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  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> 308412 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 308412 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 308413 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 308413 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 308413 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 308413 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 308415 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a7f677[collection1_shard2_replica2] main]
   [junit4]   2> 308415 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@198649f[collection1_shard1_replica1] main]
   [junit4]   2> 308416 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 308416 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 308416 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 308416 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 308416 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 308416 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 308416 INFO  
(searcherExecutor-1789-thread-1-processing-n:127.0.0.1:41765_solr 
x:collection1_shard2_replica2 s:shard2 c:collection1) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SolrCore 
[collection1_shard2_replica2] Registered new searcher 
Searcher@1a7f677[collection1_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 308416 INFO  
(searcherExecutor-1788-thread-1-processing-n:127.0.0.1:36302_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
[collection1_shard1_replica1] Registered new searcher 
Searcher@198649f[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 308417 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1566510703770075136
   [junit4]   2> 308417 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1566510703771123712
   [junit4]   2> 308514 INFO  
(zkCallback-577-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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> 308514 INFO  
(zkCallback-578-thread-1-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_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> 308913 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 308913 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 308913 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:36302/solr/collection1_shard2_replica1/
   [junit4]   2> 308913 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard2_replica1 url=http://127.0.0.1:36302/solr 
START replicas=[http://127.0.0.1:41765/solr/collection1_shard2_replica2/] 
nUpdates=100
   [junit4]   2> 308913 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard2_replica1 url=http://127.0.0.1:36302/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 308915 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 308915 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 308915 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41765/solr/collection1_shard1_replica2/
   [junit4]   2> 308915 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica2 url=http://127.0.0.1:41765/solr 
START replicas=[http://127.0.0.1:36302/solr/collection1_shard1_replica1/] 
nUpdates=100
   [junit4]   2> 308916 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica2 url=http://127.0.0.1:41765/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 308918 INFO  (qtp22775313-3194) [n:127.0.0.1:41765_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=2
   [junit4]   2> 308919 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 308919 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
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> 308919 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 308922 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36302/solr/collection1_shard2_replica1/ shard2
   [junit4]   2> 308927 INFO  (qtp23166037-3256) [n:127.0.0.1:36302_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=4
   [junit4]   2> 308927 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 308927 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  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> 308927 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 308935 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41765/solr/collection1_shard1_replica2/ shard1
   [junit4]   2> 309037 INFO  
(zkCallback-577-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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> 309037 INFO  
(zkCallback-578-thread-1-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_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> 309073 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 309074 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2  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=1780
   [junit4]   2> 309086 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 309088 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1  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=1793
   [junit4]   2> 309189 INFO  
(zkCallback-578-thread-1-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_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> 309189 INFO  
(zkCallback-577-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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> 309421 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1  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=2127
   [junit4]   2> 309421 INFO  (qtp22775313-3193) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2  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=2127
   [junit4]   2> 309424 INFO  (qtp23166037-3203) [n:127.0.0.1:36302_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> 309525 INFO  
(zkCallback-577-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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> 309525 INFO  
(zkCallback-578-thread-1-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_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> 310425 INFO  (qtp23166037-3203) [n:127.0.0.1:36302_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=3239
   [junit4]   2> 310425 INFO  
(SUITE-TestCloudRecovery-seed#[F6F6435F4F23624A]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 310425 INFO  
(SUITE-TestCloudRecovery-seed#[F6F6435F4F23624A]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 310437 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 310447 INFO  (qtp22775313-3194) [n:127.0.0.1:41765_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&_version_=-1566510705893441536&distrib.from=http://127.0.0.1:36302/solr/collection1_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1566510705893441536)} 0 1
   [junit4]   2> 310449 INFO  (qtp23166037-3257) [n:127.0.0.1:36302_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_=-1566510705896587264&distrib.from=http://127.0.0.1:41765/solr/collection1_shard1_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1566510705896587264)} 0 1
   [junit4]   2> 310450 INFO  (qtp22775313-3196) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:36302/solr/collection1_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1566510705896587264)} 0 6
   [junit4]   2> 310450 INFO  (qtp23166037-3204) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1566510705893441536)} 0 10
   [junit4]   2> 310454 INFO  (qtp23166037-3257) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2 r:core_node1 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> 310454 INFO  (qtp23166037-3203) [n:127.0.0.1:36302_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> 310454 INFO  (qtp23166037-3257) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 310454 INFO  (qtp23166037-3203) [n:127.0.0.1:36302_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> 310454 INFO  (qtp22775313-3270) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1 r:core_node4 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> 310455 INFO  (qtp22775313-3270) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 310456 INFO  (qtp23166037-3257) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 310456 INFO  (qtp23166037-3257) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2 r:core_node1 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=http://127.0.0.1:36302/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 310457 INFO  (qtp22775313-3270) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 310457 INFO  (qtp23166037-3203) [n:127.0.0.1:36302_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 310457 INFO  (qtp22775313-3270) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1 r:core_node4 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=http://127.0.0.1:36302/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 310457 INFO  (qtp23166037-3203) [n:127.0.0.1:36302_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=http://127.0.0.1:36302/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 310457 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_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> 310457 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_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> 310458 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 310458 INFO  (qtp22775313-3209) [n:127.0.0.1:41765_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=http://127.0.0.1:36302/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 310459 INFO  (qtp23166037-3200) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=collection1:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 7
   [junit4]   2> 310467 INFO  (qtp23166037-3256) [n:127.0.0.1:36302_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=http://127.0.0.1:41765/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[1
 (1566510705914413056)]} 0 1
   [junit4]   2> 310468 INFO  (qtp22775313-3194) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1566510705914413056)]} 0 6
   [junit4]   2> 310473 INFO  (qtp22775313-3197) [n:127.0.0.1:41765_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&distrib.from=http://127.0.0.1:36302/solr/collection1_shard2_replica1/&wt=javabin&version=2}{add=[2
 (1566510705923850240)]} 0 1
   [junit4]   2> 310474 INFO  (qtp23166037-3198) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[2 (1566510705923850240)]} 0 4
   [junit4]   2> 310478 INFO  (qtp22775313-3270) [n:127.0.0.1:41765_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&distrib.from=http://127.0.0.1:36302/solr/collection1_shard2_replica1/&wt=javabin&version=2}{add=[3
 (1566510705929093120)]} 0 0
   [junit4]   2> 310478 INFO  (qtp23166037-3201) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[3 (1566510705929093120)]} 0 3
   [junit4]   2> 310482 INFO  (qtp23166037-3255) [n:127.0.0.1:36302_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=http://127.0.0.1:41765/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[4
 (1566510705934336000)]} 0 0
   [junit4]   2> 310482 INFO  (qtp22775313-3196) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[4 (1566510705934336000)]} 0 2
   [junit4]   2> 310487 INFO  (qtp23166037-3195) [n:127.0.0.1:36302_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] 
o.a.s.c.S.Request [collection1_shard2_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=http://127.0.0.1:36302/solr/collection1_shard2_replica1/|http://127.0.0.1:41765/solr/collection1_shard2_replica2/&rows=10&version=2&q=*:*&NOW=1493941026629&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 310487 INFO  (qtp23166037-3204) [n:127.0.0.1:36302_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=http://127.0.0.1:36302/solr/collection1_shard1_replica1/|http://127.0.0.1:41765/solr/collection1_shard1_replica2/&rows=10&version=2&q=*:*&NOW=1493941026629&isShard=true&wt=javabin}
 hits=0 status=0 QTime=1
   [junit4]   2> 310488 INFO  (qtp22775313-3205) [n:127.0.0.1:41765_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:5&wt=javabin&version=2} hits=0 status=0 
QTime=3
   [junit4]   2> 310488 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 36302
   [junit4]   2> 310488 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3189826
   [junit4]   2> 310489 INFO  (coreCloseExecutor-1806-thread-1) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@cb96d2
   [junit4]   2> 310489 INFO  (coreCloseExecutor-1806-thread-2) 
[n:127.0.0.1:36302_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@b5c3c3
   [junit4]   2> 310492 INFO  (coreCloseExecutor-1806-thread-1) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.collection1.shard2.replica1
   [junit4]   2> 310493 INFO  (coreCloseExecutor-1806-thread-2) 
[n:127.0.0.1:36302_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.collection1.shard1.replica1
   [junit4]   2> 310494 INFO  
(zkCallback-578-thread-1-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 310494 INFO  (zkCallback-584-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 310494 INFO  
(zkCallback-578-thread-2-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_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> 310595 INFO  
(zkCallback-578-thread-1-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_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> 311189 INFO  
(OverseerCollectionConfigSetProcessor-97906918863601670-127.0.0.1:41765_solr-n_0000000000)
 [n:127.0.0.1:41765_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 311994 WARN  
(zkCallback-577-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 311994 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 311995 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@92cef4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 311995 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c36990{/solr,null,UNAVAILABLE}
   [junit4]   2> 311996 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 41765
   [junit4]   2> 311996 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12287682
   [junit4]   2> 311997 INFO  (coreCloseExecutor-1808-thread-1) 
[n:127.0.0.1:41765_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@89f17a
   [junit4]   2> 312004 INFO  (coreCloseExecutor-1808-thread-1) 
[n:127.0.0.1:41765_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.collection1.shard1.replica2
   [junit4]   2> 312007 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.c.Overseer Overseer 
(id=97906918863601670-127.0.0.1:41765_solr-n_0000000000) closing
   [junit4]   2> 312007 INFO  
(OverseerStateUpdate-97906918863601670-127.0.0.1:41765_solr-n_0000000000) 
[n:127.0.0.1:41765_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41765_solr
   [junit4]   2> 312008 WARN  
(zkCallback-578-thread-1-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 312008 INFO  (zkCallback-584-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 312994 WARN  
(zkCallback-578-thread-2-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 312995 INFO  
(zkCallback-578-thread-2-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_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@b5e662
   [junit4]   2> 312996 INFO  
(zkCallback-578-thread-2-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica2] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.collection1.shard2.replica2
   [junit4]   2> 312996 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 312997 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@f388f2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 312997 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c7ad1e{/solr,null,UNAVAILABLE}
   [junit4]   2> 312998 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 313000 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10ebda9{/solr,null,AVAILABLE}
   [junit4]   2> 313000 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@16ad9fd{HTTP/1.1,[http/1.1]}{127.0.0.1:36302}
   [junit4]   2> 313000 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.e.j.s.Server Started @314734ms
   [junit4]   2> 313000 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36302}
   [junit4]   2> 313000 ERROR 
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 313000 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.6.0
   [junit4]   2> 313000 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 313001 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 313001 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-04T23:37:09.146Z
   [junit4]   2> 313002 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 313007 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 313009 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32920/solr
   [junit4]   2> 313015 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [n:127.0.0.1:36302_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 313015 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [n:127.0.0.1:36302_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36302_solr
   [junit4]   2> 313015 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [n:127.0.0.1:36302_solr    ] o.a.s.c.Overseer Overseer 
(id=97906918863601675-127.0.0.1:36302_solr-n_0000000002) starting
   [junit4]   2> 313018 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [n:127.0.0.1:36302_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36302_solr
   [junit4]   2> 313018 INFO  (zkCallback-584-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 313019 INFO  
(zkCallback-589-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 313205 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [n:127.0.0.1:36302_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_F6F6435F4F23624A-001/tempDir-001/node2/.
   [junit4]   2> 313205 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [n:127.0.0.1:36302_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1_shard1_replica1, collection1_shard2_replica1]
   [junit4]   2> 313206 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 313214 INFO  
(coreLoadExecutor-1817-thread-2-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.6.0
   [junit4]   2> 313233 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.6.0
   [junit4]   2> 313238 INFO  
(coreLoadExecutor-1817-thread-2-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.s.IndexSchema 
[collection1_shard2_replica1] Schema name=minimal
   [junit4]   2> 313240 INFO  
(coreLoadExecutor-1817-thread-2-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 313240 INFO  
(coreLoadExecutor-1817-thread-2-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard2_replica1' using configuration from collection collection1, 
trusted=true
   [junit4]   2> 313241 INFO  
(coreLoadExecutor-1817-thread-2-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 313241 INFO  
(coreLoadExecutor-1817-thread-2-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
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_F6F6435F4F23624A-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_F6F6435F4F23624A-001/tempDir-001/node2/./collection1_shard2_replica1/data/]
   [junit4]   2> 313242 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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> 313250 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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> 313250 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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, 
trusted=true
   [junit4]   2> 313250 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 313251 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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_F6F6435F4F23624A-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_F6F6435F4F23624A-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 313282 INFO  
(coreLoadExecutor-1817-thread-2-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 313282 INFO  
(coreLoadExecutor-1817-thread-2-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 313284 INFO  
(coreLoadExecutor-1817-thread-2-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 313284 INFO  
(coreLoadExecutor-1817-thread-2-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 313285 INFO  
(coreLoadExecutor-1817-thread-2-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f993f3[collection1_shard2_replica1] main]
   [junit4]   2> 313285 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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> 313285 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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> 313286 INFO  
(coreLoadExecutor-1817-thread-2-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 313286 INFO  
(coreLoadExecutor-1817-thread-2-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 313286 INFO  
(coreLoadExecutor-1817-thread-2-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 313286 INFO  
(searcherExecutor-1818-thread-1-processing-n:127.0.0.1:36302_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node1) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] 
Registered new searcher Searcher@1f993f3[collection1_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 313286 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 313286 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 313288 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18bb463[collection1_shard1_replica1] main]
   [junit4]   2> 313289 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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> 313289 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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> 313289 INFO  
(coreLoadExecutor-1817-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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> 313289 INFO  
(searcherExecutor-1819-thread-1-processing-n:127.0.0.1:36302_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:36302_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@18bb463[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 313290 INFO  
(coreZkRegister-1810-thread-1-processing-n:127.0.0.1:36302_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node1) 
[n:127.0.0.1:36302_solr c:collection1 s:shard2 r:core_node1 
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> 313292 INFO  
(coreZkRegister-1810-thread-2-processing-n:127.0.0.1:36302_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:36302_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> 313394 INFO  
(zkCallback-589-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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> 313469 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 313469 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c6b151{/solr,null,AVAILABLE}
   [junit4]   2> 313470 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@188c146{HTTP/1.1,[http/1.1]}{127.0.0.1:41765}
   [junit4]   2> 313470 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.e.j.s.Server Started @315204ms
   [junit4]   2> 313470 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41765}
   [junit4]   2> 313470 ERROR 
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 313470 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.6.0
   [junit4]   2> 313470 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 313470 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 313470 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-04T23:37:09.615Z
   [junit4]   2> 313472 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 313477 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 313478 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32920/solr
   [junit4]   2> 313483 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [n:127.0.0.1:41765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 313484 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [n:127.0.0.1:41765_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 313485 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F23624A])
 [n:127.0.0.1:41765_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41765_solr
   [junit4]   2> 313485 INFO  (zkCallback-584-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 313485 INFO  
(zkCallback-589-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 313486 INFO  
(zkCallback-595-thread-1-processing-n:127.0.0.1:41765_solr) 
[n:127.0.0.1:41765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 313587 INFO  
(zkCallback-589-thread-1-processing-n:127.0.0.1:36302_solr) 
[n:127.0.0.1:36302_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> 313638 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[F6F6435F4F

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

c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1905491 INFO  (jetty-closer-5665-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1905491 INFO  (jetty-closer-5665-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@a644e4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1905492 ERROR 
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[F6F6435F4F23624A])
 [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so 
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1905492 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[F6F6435F4F23624A])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41017 41017
   [junit4]   2> 1905499 INFO  (Thread-3692) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41017 41017
   [junit4]   2> 1905500 WARN  (Thread-3692) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       
/solr/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/testCloudExamplePrompt
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1905500 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[F6F6435F4F23624A])
 [    ] o.a.s.u.TestSolrCLIRunExample Stopped SolrCloud test cluster
   [junit4]   2> 1905500 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[F6F6435F4F23624A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testInteractiveSolrCloudExample
   [junit4]   2> 1905501 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[F6F6435F4F23624A])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41017 41017
   [junit4]   2> 1905503 INFO  
(TEST-TestSolrCLIRunExample.testFailExecuteScript-seed#[F6F6435F4F23624A]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testFailExecuteScript
   [junit4]   2> 
   [junit4]   2> ERROR: Cannot run program 
"/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_F6F6435F4F23624A-001/tempDir-005/failExecuteScript"
 (in directory "."): error=13, Permission denied
   [junit4]   2> 
   [junit4]   2> 1905508 INFO  
(TEST-TestSolrCLIRunExample.testFailExecuteScript-seed#[F6F6435F4F23624A]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testFailExecuteScript
   [junit4]   2> 1905508 INFO  
(SUITE-TestSolrCLIRunExample-seed#[F6F6435F4F23624A]-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/J2/temp/solr.util.TestSolrCLIRunExample_F6F6435F4F23624A-001
   [junit4]   2> May 05, 2017 12:03:41 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=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=2000, maxMBSortInHeap=7.485878935527781, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ar-AE, 
timezone=UTC
   [junit4]   2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 1.8.0_131 
(32-bit)/cpus=12,threads=1,free=273837960,total=491065344
   [junit4]   2> NOTE: All tests run in this JVM: [TestPhraseSuggestions, 
TestZkChroot, RequestLoggingTest, SuggestComponentContextFilterQueryTest, 
TestCloudPseudoReturnFields, TestNonDefinedSimilarityFactory, 
QueryResultKeyTest, TestHighFrequencyDictionaryFactory, 
TestAuthorizationFramework, TestLMJelinekMercerSimilarityFactory, 
PrimUtilsTest, PreAnalyzedFieldTest, TestInPlaceUpdatesDistrib, 
TestOverriddenPrefixQueryForCustomFieldType, TestLFUCache, 
AsyncCallRequestStatusResponseTest, DistributedFacetPivotWhiteBoxTest, 
TestCollationField, JSONWriterTest, SimpleFacetsTest, CircularListTest, 
HardAutoCommitTest, DistributedVersionInfoTest, DirectUpdateHandlerTest, 
TestComplexPhraseLeadingWildcard, FullHLLTest, EnumFieldTest, 
TemplateUpdateProcessorTest, RollingRestartTest, AnalyticsMergeStrategyTest, 
SolrGangliaReporterTest, BasicDistributedZk2Test, 
StatelessScriptUpdateProcessorFactoryTest, TestPushWriter, 
ReplicaListTransformerTest, TestSolrQueryResponse, TestExactSharedStatsCache, 
TestSolrJ, TestSimpleTextCodec, TestRebalanceLeaders, PeerSyncReplicationTest, 
TestBlendedInfixSuggestions, QueryParsingTest, DocValuesMultiTest, 
BufferStoreTest, ZkStateWriterTest, LukeRequestHandlerTest, 
TestSchemaNameResource, BasicAuthIntegrationTest, TestConfigSetImmutable, 
BlockJoinFacetRandomTest, SimpleMLTQParserTest, TestPostingsSolrHighlighter, 
StatsComponentTest, TestStandardQParsers, SortSpecParsingTest, 
TestSolrConfigHandlerCloud, SolrCoreCheckLockOnStartupTest, 
TestJmxMonitoredMap, HttpPartitionTest, TestJsonFacets, TestNumericTerms32, 
BadComponentTest, PluginInfoTest, TestQueryWrapperFilter, 
TestFieldCacheVsDocValues, CollectionTooManyReplicasTest, 
TestDistribDocBasedVersion, TestSort, 
OverriddenZkACLAndCredentialsProvidersTest, TestHdfsBackupRestoreCore, 
TestSolrDeletionPolicy1, TestShortCircuitedRequests, SolrTestCaseJ4Test, 
TestTestInjection, TestTolerantSearch, AutoCommitTest, RulesTest, 
TestSolrQueryParserResource, LargeFieldTest, TestHdfsCloudBackupRestore, 
OverseerRolesTest, SolrMetricManagerTest, PrimitiveFieldTypeTest, 
StressHdfsTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestReversedWildcardFilterFactory, PropertiesRequestHandlerTest, 
TestAnalyzedSuggestions, TestSolrCloudWithKerberosAlt, 
TestGeoJSONResponseWriter, TestGroupingSearch, TestNRTOpen, 
BigEndianAscendingWordSerializerTest, TestSha256AuthenticationProvider, 
DistributedFacetPivotLongTailTest, HdfsRestartWhileUpdatingTest, 
CoreMergeIndexesAdminHandlerTest, TestMergePolicyConfig, 
SimpleCollectionCreateDeleteTest, TestFieldCacheSanityChecker, TestConfigsApi, 
NoCacheHeaderTest, TermVectorComponentDistributedTest, TestCollectionAPI, 
RecoveryZkTest, TestImplicitCoreProperties, TestScoreJoinQPScore, 
UUIDUpdateProcessorFallbackTest, MigrateRouteKeyTest, DebugComponentTest, 
ReplaceNodeTest, TestSortByMinMaxFunction, TestUtils, OverseerTest, 
FullSolrCloudDistribCmdsTest, ZkCLITest, ShardRoutingCustomTest, TestRecovery, 
ZkControllerTest, TestRealTimeGet, TestJoin, TestCoreContainer, SolrCoreTest, 
SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, 
ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SimplePostToolTest, 
TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, CoreAdminHandlerTest, TestFoldingMultitermQuery, 
SuggesterTSTTest, SuggesterTest, TestTrie, SuggesterWFSTTest, 
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
SortByFunctionTest, DistanceFunctionTest, SolrInfoMBeanTest, CacheHeaderTest, 
TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, 
TestWriterPerf, DocumentAnalysisRequestHandlerTest, 
XmlUpdateRequestHandlerTest, TermVectorComponentTest, TestSolrQueryParser, 
SolrPluginUtilsTest, TestJmxIntegration, BinaryUpdateRequestHandlerTest, 
HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, 
TestDocSet, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, 
TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, 
SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, 
TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, 
ResourceLoaderTest, ScriptEngineTest, TestFastLRUCache, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, 
RAMDirectoryFactoryTest, ZkNodePropsTest, SliceStateTest, CursorPagingTest, 
DistributedIntervalFacetingTest, CleanupOldIndexTest, CollectionsAPISolrJTest, 
LeaderFailureAfterFreshStartTest, OverseerModifyCollectionTest, 
RemoteQueryErrorTest, RestartWhileUpdatingTest, ShardSplitTest, 
TestStressLiveNodes, TestTolerantUpdateProcessorCloud, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
TestSolrConfigHandler, TestConfigReload, TestSystemCollAutoCreate, 
DistributedFacetPivotLargeTest, DistributedSuggestComponentTest, 
JavabinLoaderTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, 
WrapperMergePolicyFactoryTest, SolrMetricReporterTest, SolrSlf4jReporterTest, 
TestGraphMLResponseWriter, TestSubQueryTransformer, TestManagedResource, 
TestManagedResourceStorage, TestDefaultSearchFieldResource, TestFieldResource, 
TestSchemaVersionResource, TestManagedSynonymFilterFactory, 
TestHalfAndHalfDocValues, TestManagedSchema, TestManagedSchemaThreadSafety, 
TestSchemaManager, TestSchemalessBufferedUpdates, TestUseDocValuesAsStored2, 
TestCustomSort, TestFieldSortValues, TestHashQParserPlugin, TestMissingGroups, 
TestRecoveryHdfs, TestSearcherReuse, TestSolr4Spatial2, TestSolrCoreParser, 
TestXmlQParser, TestXmlQParserPlugin, TestJsonFacetRefinement, 
BlockJoinFacetSimpleTest, TestCloudNestedDocsSort, 
TestClassicSimilarityFactory, TestPerFieldSimilarityClassic, 
TestPerFieldSimilarityWithDefaultOverride, TestExactStatsCache, 
TestSolrCloudWithHadoopAuthPlugin, UpdateLogTest, VersionInfoTest, 
AtomicUpdatesTest, DocExpirationUpdateProcessorFactoryTest, 
TolerantUpdateProcessorTest, TestObjectReleaseTracker, TestSolrCLIRunExample]
   [junit4] Completed [710/711 (3!)] on J2 in 17.03s, 4 tests, 1 failure <<< 
FAILURES!

[...truncated 39449 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to