Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/485/

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudCluster.testSegmentTerminateEarly

Error Message:
Error from server at http://127.0.0.1:43735/solr: Could not fully remove 
collection: testSegmentTerminateEarlyCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43735/solr: Could not fully remove collection: 
testSegmentTerminateEarlyCollection
        at 
__randomizedtesting.SeedInfo.seed([46C18CD7BE96716:D4CADF60A7BBF37C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:593)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1292)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1062)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1004)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.makeCollectionsRequest(MiniSolrCloudCluster.java:445)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteCollection(MiniSolrCloudCluster.java:437)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testSegmentTerminateEarly(TestMiniSolrCloudCluster.java:448)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12277 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 1536745 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[46C18CD7BE96716]) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001/tempDir-001
   [junit4]   2> 1536745 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[46C18CD7BE96716]) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1536745 INFO  (Thread-3333) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1536745 INFO  (Thread-3333) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1536845 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[46C18CD7BE96716]) [    
] o.a.s.c.ZkTestServer start zk server on port:37089
   [junit4]   2> 1536863 INFO  (jetty-launcher-2447-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1536863 INFO  (jetty-launcher-2447-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1536863 INFO  (jetty-launcher-2447-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1536863 INFO  (jetty-launcher-2447-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1536864 INFO  (jetty-launcher-2447-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1536868 INFO  (jetty-launcher-2447-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62108e3b{/solr,null,AVAILABLE}
   [junit4]   2> 1536868 INFO  (jetty-launcher-2447-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c70d827{/solr,null,AVAILABLE}
   [junit4]   2> 1536869 INFO  (jetty-launcher-2447-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@69c03c3d{/solr,null,AVAILABLE}
   [junit4]   2> 1536870 INFO  (jetty-launcher-2447-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7df1fc95{HTTP/1.1,[http/1.1]}{127.0.0.1:51094}
   [junit4]   2> 1536870 INFO  (jetty-launcher-2447-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@78d21e26{HTTP/1.1,[http/1.1]}{127.0.0.1:39779}
   [junit4]   2> 1536870 INFO  (jetty-launcher-2447-thread-3) [    ] 
o.e.j.s.Server Started @1539379ms
   [junit4]   2> 1536870 INFO  (jetty-launcher-2447-thread-4) [    ] 
o.e.j.s.Server Started @1539379ms
   [junit4]   2> 1536870 INFO  (jetty-launcher-2447-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51094}
   [junit4]   2> 1536870 INFO  (jetty-launcher-2447-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39779}
   [junit4]   2> 1536870 ERROR (jetty-launcher-2447-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1536870 ERROR (jetty-launcher-2447-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1536870 INFO  (jetty-launcher-2447-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 1536870 INFO  (jetty-launcher-2447-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 1536870 INFO  (jetty-launcher-2447-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1536870 INFO  (jetty-launcher-2447-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@36152b48{HTTP/1.1,[http/1.1]}{127.0.0.1:43238}
   [junit4]   2> 1536870 INFO  (jetty-launcher-2447-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1536870 INFO  (jetty-launcher-2447-thread-1) [    ] 
o.e.j.s.Server Started @1539380ms
   [junit4]   2> 1536871 INFO  (jetty-launcher-2447-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-18T00:10:07.625Z
   [junit4]   2> 1536871 INFO  (jetty-launcher-2447-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ac9f701{/solr,null,AVAILABLE}
   [junit4]   2> 1536871 INFO  (jetty-launcher-2447-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43238}
   [junit4]   2> 1536870 INFO  (jetty-launcher-2447-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1536871 INFO  (jetty-launcher-2447-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@52cbfc72{HTTP/1.1,[http/1.1]}{127.0.0.1:47723}
   [junit4]   2> 1536871 INFO  (jetty-launcher-2447-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1536871 INFO  (jetty-launcher-2447-thread-5) [    ] 
o.e.j.s.Server Started @1539380ms
   [junit4]   2> 1536871 INFO  (jetty-launcher-2447-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-18T00:10:07.626Z
   [junit4]   2> 1536871 INFO  (jetty-launcher-2447-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47723}
   [junit4]   2> 1536871 ERROR (jetty-launcher-2447-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1536871 INFO  (jetty-launcher-2447-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 1536871 INFO  (jetty-launcher-2447-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1536871 INFO  (jetty-launcher-2447-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59979091{/solr,null,AVAILABLE}
   [junit4]   2> 1536871 INFO  (jetty-launcher-2447-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1536872 INFO  (jetty-launcher-2447-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-18T00:10:07.627Z
   [junit4]   2> 1536871 ERROR (jetty-launcher-2447-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1536872 INFO  (jetty-launcher-2447-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 1536872 INFO  (jetty-launcher-2447-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1536872 INFO  (jetty-launcher-2447-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1536872 INFO  (jetty-launcher-2447-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-18T00:10:07.627Z
   [junit4]   2> 1536873 INFO  (jetty-launcher-2447-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@8e5ded2{HTTP/1.1,[http/1.1]}{127.0.0.1:32988}
   [junit4]   2> 1536873 INFO  (jetty-launcher-2447-thread-2) [    ] 
o.e.j.s.Server Started @1539382ms
   [junit4]   2> 1536873 INFO  (jetty-launcher-2447-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32988}
   [junit4]   2> 1536873 ERROR (jetty-launcher-2447-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1536873 INFO  (jetty-launcher-2447-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 1536873 INFO  (jetty-launcher-2447-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1536873 INFO  (jetty-launcher-2447-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1536873 INFO  (jetty-launcher-2447-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-18T00:10:07.628Z
   [junit4]   2> 1537086 INFO  (jetty-launcher-2447-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1537090 INFO  (jetty-launcher-2447-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1537091 INFO  (jetty-launcher-2447-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1537092 INFO  (jetty-launcher-2447-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1537093 INFO  (jetty-launcher-2447-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1537094 INFO  (jetty-launcher-2447-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37089/solr
   [junit4]   2> 1537095 INFO  (jetty-launcher-2447-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1537100 INFO  (jetty-launcher-2447-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1537101 INFO  (jetty-launcher-2447-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1537101 INFO  (jetty-launcher-2447-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37089/solr
   [junit4]   2> 1537101 INFO  (jetty-launcher-2447-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37089/solr
   [junit4]   2> 1537103 INFO  (jetty-launcher-2447-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1537103 INFO  (jetty-launcher-2447-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37089/solr
   [junit4]   2> 1537105 INFO  (jetty-launcher-2447-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1537105 INFO  (jetty-launcher-2447-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37089/solr
   [junit4]   2> 1537112 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157d51fb50d0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1537164 INFO  (jetty-launcher-2447-thread-4) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39779_solr
   [junit4]   2> 1537166 INFO  (jetty-launcher-2447-thread-1) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43238_solr
   [junit4]   2> 1537166 INFO  (jetty-launcher-2447-thread-2) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32988_solr
   [junit4]   2> 1537166 INFO  (jetty-launcher-2447-thread-5) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47723_solr
   [junit4]   2> 1537167 INFO  (jetty-launcher-2447-thread-4) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.Overseer Overseer 
(id=96780249169985548-127.0.0.1:39779_solr-n_0000000000) starting
   [junit4]   2> 1537169 INFO  
(zkCallback-2470-thread-1-processing-n:127.0.0.1:39779_solr) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1537169 INFO  
(zkCallback-2468-thread-1-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1537169 INFO  
(zkCallback-2472-thread-1-processing-n:127.0.0.1:32988_solr) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1537169 INFO  
(zkCallback-2471-thread-1-processing-n:127.0.0.1:43238_solr) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1537178 INFO  
(zkCallback-2473-thread-1-processing-n:127.0.0.1:51094_solr) 
[n:127.0.0.1:51094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1537179 INFO  (jetty-launcher-2447-thread-1) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001/tempDir-001/node1/.
   [junit4]   2> 1537179 INFO  
(zkCallback-2472-thread-1-processing-n:127.0.0.1:32988_solr) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1537183 INFO  
(zkCallback-2468-thread-1-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1537183 INFO  
(zkCallback-2470-thread-1-processing-n:127.0.0.1:39779_solr) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1537183 INFO  
(zkCallback-2473-thread-1-processing-n:127.0.0.1:51094_solr) 
[n:127.0.0.1:51094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1537183 INFO  
(zkCallback-2471-thread-1-processing-n:127.0.0.1:43238_solr) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1537185 INFO  (jetty-launcher-2447-thread-2) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001/tempDir-001/node2/.
   [junit4]   2> 1537191 INFO  (jetty-launcher-2447-thread-5) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001/tempDir-001/node5/.
   [junit4]   2> 1537193 INFO  (jetty-launcher-2447-thread-3) 
[n:127.0.0.1:51094_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51094_solr
   [junit4]   2> 1537199 INFO  
(zkCallback-2468-thread-1-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1537199 INFO  
(zkCallback-2473-thread-1-processing-n:127.0.0.1:51094_solr) 
[n:127.0.0.1:51094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1537199 INFO  
(zkCallback-2472-thread-1-processing-n:127.0.0.1:32988_solr) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1537199 INFO  
(zkCallback-2471-thread-1-processing-n:127.0.0.1:43238_solr) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1537199 INFO  
(zkCallback-2470-thread-1-processing-n:127.0.0.1:39779_solr) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1537211 INFO  (jetty-launcher-2447-thread-3) 
[n:127.0.0.1:51094_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001/tempDir-001/node3/.
   [junit4]   2> 1537412 INFO  (jetty-launcher-2447-thread-4) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39779_solr
   [junit4]   2> 1537414 INFO  
(zkCallback-2473-thread-1-processing-n:127.0.0.1:51094_solr) 
[n:127.0.0.1:51094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1537414 INFO  
(zkCallback-2472-thread-1-processing-n:127.0.0.1:32988_solr) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1537414 INFO  
(zkCallback-2471-thread-1-processing-n:127.0.0.1:43238_solr) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1537415 INFO  
(zkCallback-2468-thread-1-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1537415 INFO  
(zkCallback-2470-thread-1-processing-n:127.0.0.1:39779_solr) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1537422 INFO  (jetty-launcher-2447-thread-4) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001/tempDir-001/node4/.
   [junit4]   2> 1539280 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[46C18CD7BE96716]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1539282 INFO  (qtp278718861-13517) [n:127.0.0.1:32988_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.solr.tests.ramBufferSizeMB=100&collection.configName=solrCloudCollectionConfig&property.solr.tests.useMergePolicyFactory=false&property.solr.tests.useMergePolicy=true&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection&action=CREATE&numShards=2&property.solr.tests.mergePolicy=org.apache.lucene.index.TieredMergePolicy&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
 and sendToOCPQueue=true
   [junit4]   2> 1539285 INFO  
(OverseerThreadFactory-6591-thread-1-processing-n:127.0.0.1:39779_solr) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testStopAllStartAllCollection
   [junit4]   2> 1539391 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&property.solr.tests.useMergePolicyFactory=false&collection=testStopAllStartAllCollection&property.solr.tests.useMergePolicy=true&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard1_replica2&action=CREATE&numShards=2&shard=shard1&property.solr.tests.mergePolicy=org.apache.lucene.index.TieredMergePolicy&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1539392 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&property.solr.tests.useMergePolicyFactory=false&collection=testStopAllStartAllCollection&property.solr.tests.useMergePolicy=true&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard2_replica2&action=CREATE&numShards=2&shard=shard2&property.solr.tests.mergePolicy=org.apache.lucene.index.TieredMergePolicy&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1539392 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&property.solr.tests.useMergePolicyFactory=false&collection=testStopAllStartAllCollection&property.solr.tests.useMergePolicy=true&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard1_replica1&action=CREATE&numShards=2&shard=shard1&property.solr.tests.mergePolicy=org.apache.lucene.index.TieredMergePolicy&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1539393 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&property.solr.tests.useMergePolicyFactory=false&collection=testStopAllStartAllCollection&property.solr.tests.useMergePolicy=true&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard2_replica1&action=CREATE&numShards=2&shard=shard2&property.solr.tests.mergePolicy=org.apache.lucene.index.TieredMergePolicy&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1539510 INFO  
(zkCallback-2472-thread-1-processing-n:127.0.0.1:32988_solr) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1539510 INFO  
(zkCallback-2471-thread-1-processing-n:127.0.0.1:43238_solr) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1539510 INFO  
(zkCallback-2470-thread-3-processing-n:127.0.0.1:39779_solr) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1539510 INFO  
(zkCallback-2468-thread-1-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1540411 WARN  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1540411 WARN  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1540411 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.3.0
   [junit4]   2> 1540411 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.3.0
   [junit4]   2> 1540412 WARN  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1540412 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.3.0
   [junit4]   2> 1540418 WARN  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1540419 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.3.0
   [junit4]   2> 1540422 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica2] Schema name=test
   [junit4]   2> 1540423 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica1] Schema name=test
   [junit4]   2> 1540439 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica1] Schema name=test
   [junit4]   2> 1540446 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica2] Schema name=test
   [junit4]   2> 1540515 WARN  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica2] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1540517 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1540519 WARN  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1540522 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1540530 WARN  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica2] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1540530 WARN  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1540532 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1540532 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1540533 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'testStopAllStartAllCollection_shard1_replica2' using configuration 
from collection testStopAllStartAllCollection
   [junit4]   2> 1540534 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'testStopAllStartAllCollection_shard2_replica1' using configuration 
from collection testStopAllStartAllCollection
   [junit4]   2> 1540535 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001/tempDir-001/node5/testStopAllStartAllCollection_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001/tempDir-001/node5/./testStopAllStartAllCollection_shard2_replica1/data/]
   [junit4]   2> 1540535 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001/tempDir-001/node1/testStopAllStartAllCollection_shard1_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001/tempDir-001/node1/./testStopAllStartAllCollection_shard1_replica2/data/]
   [junit4]   2> 1540535 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f6d5783
   [junit4]   2> 1540535 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f6d5783
   [junit4]   2> 1540540 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'testStopAllStartAllCollection_shard1_replica1' using configuration 
from collection testStopAllStartAllCollection
   [junit4]   2> 1540540 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001/tempDir-001/node2/testStopAllStartAllCollection_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001/tempDir-001/node2/./testStopAllStartAllCollection_shard1_replica1/data/]
   [junit4]   2> 1540540 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f6d5783
   [junit4]   2> 1540541 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'testStopAllStartAllCollection_shard2_replica2' using configuration 
from collection testStopAllStartAllCollection
   [junit4]   2> 1540542 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001/tempDir-001/node4/testStopAllStartAllCollection_shard2_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001/tempDir-001/node4/./testStopAllStartAllCollection_shard2_replica2/data/]
   [junit4]   2> 1540542 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f6d5783
   [junit4]   2> 1540548 WARN  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1540551 WARN  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1540552 WARN  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1540559 WARN  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1540563 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1540563 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1540564 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1540564 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1540565 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2479e9f2[testStopAllStartAllCollection_shard1_replica1] main]
   [junit4]   2> 1540565 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1540565 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1540566 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1540566 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1540566 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@55fa5e49[testStopAllStartAllCollection_shard2_replica1] main]
   [junit4]   2> 1540567 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1540567 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1540567 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1540567 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1540568 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1540568 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1540568 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1540568 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1540569 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@21067be2[testStopAllStartAllCollection_shard1_replica2] main]
   [junit4]   2> 1540569 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1540569 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1540569 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1540569 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1548483990728474624
   [junit4]   2> 1540569 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1540569 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1540570 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1548483990729523200
   [junit4]   2> 1540570 INFO  
(searcherExecutor-6594-thread-1-processing-n:127.0.0.1:43238_solr 
x:testStopAllStartAllCollection_shard1_replica2 s:shard1 
c:testStopAllStartAllCollection r:core_node2) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard1_replica2] Registered new searcher 
Searcher@21067be2[testStopAllStartAllCollection_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1540571 INFO  
(searcherExecutor-6595-thread-1-processing-n:127.0.0.1:47723_solr 
x:testStopAllStartAllCollection_shard2_replica1 s:shard2 
c:testStopAllStartAllCollection r:core_node1) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard2_replica1] Registered new searcher 
Searcher@55fa5e49[testStopAllStartAllCollection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1540571 INFO  
(searcherExecutor-6596-thread-1-processing-n:127.0.0.1:32988_solr 
x:testStopAllStartAllCollection_shard1_replica1 s:shard1 
c:testStopAllStartAllCollection r:core_node3) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard1_replica1] Registered new searcher 
Searcher@2479e9f2[testStopAllStartAllCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1540571 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1548483990730571776
   [junit4]   2> 1540573 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1540573 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1540574 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1540574 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1540575 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@52a67424[testStopAllStartAllCollection_shard2_replica2] main]
   [junit4]   2> 1540576 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1540578 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1540578 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1540579 INFO  
(searcherExecutor-6597-thread-1-processing-n:127.0.0.1:39779_solr 
x:testStopAllStartAllCollection_shard2_replica2 s:shard2 
c:testStopAllStartAllCollection r:core_node4) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard2_replica2] Registered new searcher 
Searcher@52a67424[testStopAllStartAllCollection_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1540579 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1548483990738960384
   [junit4]   2> 1540580 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 1540586 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1540586 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1540586 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:43238/solr/testStopAllStartAllCollection_shard1_replica2/
   [junit4]   2> 1540586 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.u.PeerSync PeerSync: 
core=testStopAllStartAllCollection_shard1_replica2 
url=http://127.0.0.1:43238/solr START 
replicas=[http://127.0.0.1:32988/solr/testStopAllStartAllCollection_shard1_replica1/]
 nUpdates=100
   [junit4]   2> 1540587 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.u.PeerSync PeerSync: 
core=testStopAllStartAllCollection_shard1_replica2 
url=http://127.0.0.1:43238/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1540588 INFO  (qtp278718861-13533) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1540589 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1540589 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_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> 1540593 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43238/solr/testStopAllStartAllCollection_shard1_replica2/ 
shard1
   [junit4]   2> 1540698 INFO  
(zkCallback-2472-thread-1-processing-n:127.0.0.1:32988_solr) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1540698 INFO  
(zkCallback-2471-thread-1-processing-n:127.0.0.1:43238_solr) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1540698 INFO  
(zkCallback-2470-thread-1-processing-n:127.0.0.1:39779_solr) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1540698 INFO  
(zkCallback-2468-thread-1-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1540744 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1540746 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&property.solr.tests.useMergePolicyFactory=false&collection=testStopAllStartAllCollection&property.solr.tests.useMergePolicy=true&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard1_replica2&action=CREATE&numShards=2&shard=shard1&property.solr.tests.mergePolicy=org.apache.lucene.index.TieredMergePolicy&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1354
   [junit4]   2> 1540850 INFO  
(zkCallback-2471-thread-1-processing-n:127.0.0.1:43238_solr) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1540850 INFO  
(zkCallback-2468-thread-1-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1540850 INFO  
(zkCallback-2470-thread-1-processing-n:127.0.0.1:39779_solr) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1540850 INFO  
(zkCallback-2472-thread-1-processing-n:127.0.0.1:32988_solr) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1541081 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1541081 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1541081 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:47723/solr/testStopAllStartAllCollection_shard2_replica1/
   [junit4]   2> 1541081 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.u.PeerSync PeerSync: 
core=testStopAllStartAllCollection_shard2_replica1 
url=http://127.0.0.1:47723/solr START 
replicas=[http://127.0.0.1:39779/solr/testStopAllStartAllCollection_shard2_replica2/]
 nUpdates=100
   [junit4]   2> 1541081 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.u.PeerSync PeerSync: 
core=testStopAllStartAllCollection_shard2_replica1 
url=http://127.0.0.1:47723/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1541083 INFO  (qtp723554124-13518) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1541083 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1541083 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_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> 1541089 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:47723/solr/testStopAllStartAllCollection_shard2_replica1/ 
shard2
   [junit4]   2> 1541193 INFO  
(zkCallback-2471-thread-1-processing-n:127.0.0.1:43238_solr) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1541193 INFO  
(zkCallback-2470-thread-2-processing-n:127.0.0.1:39779_solr) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1541193 INFO  
(zkCallback-2468-thread-1-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1541193 INFO  
(zkCallback-2472-thread-1-processing-n:127.0.0.1:32988_solr) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1541240 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1541242 INFO  (qtp1286087293-13525) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&property.solr.tests.useMergePolicyFactory=false&collection=testStopAllStartAllCollection&property.solr.tests.useMergePolicy=true&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard2_replica1&action=CREATE&numShards=2&shard=shard2&property.solr.tests.mergePolicy=org.apache.lucene.index.TieredMergePolicy&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1848
   [junit4]   2> 1541347 INFO  
(zkCallback-2472-thread-1-processing-n:127.0.0.1:32988_solr) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1541347 INFO  
(zkCallback-2470-thread-1-processing-n:127.0.0.1:39779_solr) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1541347 INFO  
(zkCallback-2471-thread-1-processing-n:127.0.0.1:43238_solr) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1541347 INFO  
(zkCallback-2468-thread-1-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1541590 INFO  (qtp278718861-13528) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&property.solr.tests.useMergePolicyFactory=false&collection=testStopAllStartAllCollection&property.solr.tests.useMergePolicy=true&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard1_replica1&action=CREATE&numShards=2&shard=shard1&property.solr.tests.mergePolicy=org.apache.lucene.index.TieredMergePolicy&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=2198
   [junit4]   2> 1541593 INFO  (qtp723554124-13500) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&property.solr.tests.useMergePolicyFactory=false&collection=testStopAllStartAllCollection&property.solr.tests.useMergePolicy=true&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard2_replica2&action=CREATE&numShards=2&shard=shard2&property.solr.tests.mergePolicy=org.apache.lucene.index.TieredMergePolicy&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=2201
   [junit4]   2> 1541598 INFO  (qtp278718861-13517) [n:127.0.0.1:32988_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> 1541701 INFO  
(zkCallback-2472-thread-1-processing-n:127.0.0.1:32988_solr) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1541701 INFO  
(zkCallback-2471-thread-1-processing-n:127.0.0.1:43238_solr) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1541701 INFO  
(zkCallback-2468-thread-1-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1541701 INFO  
(zkCallback-2470-thread-1-processing-n:127.0.0.1:39779_solr) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1542598 INFO  (qtp278718861-13517) [n:127.0.0.1:32988_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&property.solr.tests.ramBufferSizeMB=100&collection.configName=solrCloudCollectionConfig&property.solr.tests.useMergePolicyFactory=false&property.solr.tests.useMergePolicy=true&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection&action=CREATE&numShards=2&property.solr.tests.mergePolicy=org.apache.lucene.index.TieredMergePolicy&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=3315
   [junit4]   2> 1542602 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[46C18CD7BE96716]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1542602 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[46C18CD7BE96716]) [    
] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testStopAllStartAllCollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1542603 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[46C18CD7BE96716]) [    
] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testStopAllStartAllCollection
   [junit4]   2> 1542608 INFO  (qtp278718861-13495) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43238/solr/testStopAllStartAllCollection_shard1_replica2/&wt=javabin&version=2}{add=[1
 (1548483992862326784)]} 0 0
   [junit4]   2> 1542608 INFO  (qtp1614890149-13497) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1548483992862326784)]} 0 4
   [junit4]   2> 1542610 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1542610 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@21120434
   [junit4]   2> 1542610 INFO  (qtp278718861-13530) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1542610 INFO  (qtp278718861-13530) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1365bd2f
   [junit4]   2> 1542611 INFO  (qtp1286087293-13524) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1542611 INFO  (qtp1286087293-13524) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1542612 INFO  (qtp1286087293-13524) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1542612 INFO  (qtp723554124-13521) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1542612 INFO  (qtp723554124-13521) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1542612 INFO  (qtp1286087293-13524) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_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:47723/solr/testStopAllStartAllCollection_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1542613 INFO  (qtp723554124-13521) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1542614 INFO  (qtp723554124-13521) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_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:47723/solr/testStopAllStartAllCollection_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1542654 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6c165ce6[testStopAllStartAllCollection_shard1_replica2] main]
   [junit4]   2> 1542655 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1542655 INFO  
(searcherExecutor-6594-thread-1-processing-n:127.0.0.1:43238_solr 
x:testStopAllStartAllCollection_shard1_replica2 s:shard1 
c:testStopAllStartAllCollection r:core_node2) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard1_replica2] Registered new searcher 
Searcher@6c165ce6[testStopAllStartAllCollection_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C1)))}
   [junit4]   2> 1542656 INFO  (qtp1614890149-13502) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_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:47723/solr/testStopAllStartAllCollection_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 45
   [junit4]   2> 1542658 INFO  (qtp278718861-13530) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@60776d9[testStopAllStartAllCollection_shard1_replica1] main]
   [junit4]   2> 1542658 INFO  (qtp278718861-13530) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1542658 INFO  
(searcherExecutor-6596-thread-1-processing-n:127.0.0.1:32988_solr 
x:testStopAllStartAllCollection_shard1_replica1 s:shard1 
c:testStopAllStartAllCollection r:core_node3) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard1_replica1] Registered new searcher 
Searcher@60776d9[testStopAllStartAllCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C1)))}
   [junit4]   2> 1542659 INFO  (qtp278718861-13530) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_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:47723/solr/testStopAllStartAllCollection_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 48
   [junit4]   2> 1542659 INFO  (qtp1286087293-13504) [n:127.0.0.1:47723_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica1]  webapp=/solr path=/update 
params={_stateVer_=testStopAllStartAllCollection:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 49
   [junit4]   2> 1542662 INFO  (qtp1614890149-13513) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica2]  webapp=/solr path=/select 
params={distrib=false&_stateVer_=testStopAllStartAllCollection:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:43238/solr/testStopAllStartAllCollection_shard1_replica2/|http://127.0.0.1:32988/solr/testStopAllStartAllCollection_shard1_replica1/&rows=10&version=2&q=*:*&NOW=1476749413416&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1542663 INFO  (qtp723554124-13493) [n:127.0.0.1:39779_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica2]  webapp=/solr path=/select 
params={distrib=false&_stateVer_=testStopAllStartAllCollection:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:47723/solr/testStopAllStartAllCollection_shard2_replica1/|http://127.0.0.1:39779/solr/testStopAllStartAllCollection_shard2_replica2/&rows=10&version=2&q=*:*&NOW=1476749413416&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1542665 INFO  (qtp1614890149-13516) [n:127.0.0.1:43238_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica2] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&_stateVer_=testStopAllStartAllCollection:6&shards.purpose=64&NOW=1476749413416&ids=1&isShard=true&shard.url=http://127.0.0.1:43238/solr/testStopAllStartAllCollection_shard1_replica2/|http://127.0.0.1:32988/solr/testStopAllStartAllCollection_shard1_replica1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1542665 INFO  (qtp278718861-13519) [n:127.0.0.1:32988_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testStopAllStartAllCollection:6&wt=javabin&version=2} 
hits=1 status=0 QTime=4
   [junit4]   2> 1542667 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[46C18CD7BE96716]) [    
] o.e.j.s.ServerConnector Stopped 
ServerConnector@78d21e26{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1542667 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[46C18CD7BE96716]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1114263930
   [junit4]   2> 1542669 INFO  (coreCloseExecutor-6614-thread-1) 
[n:127.0.0.1:39779_solr c:testStopAllStartAllCollection s:shard2 r:core_node4 
x:testStopAllStartAllCollection_shard2_replica2] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard2_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3293de4c
   [junit4]   2> 1542676 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[46C18CD7BE96716]) [    
] o.a.s.c.Overseer Overseer 
(id=96780249169985548-127.0.0.1:39779_solr-n_0000000000) closing
   [junit4]   2> 1542677 INFO  
(OverseerStateUpdate-96780249169985548-127.0.0.1:39779_solr-n_0000000000) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39779_solr
   [junit4]   2> 1542679 INFO  (zkCallback-2483-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1542679 INFO  
(zkCallback-2468-thread-1-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1542679 INFO  
(zkCallback-2473-thread-1-processing-n:127.0.0.1:51094_solr) 
[n:127.0.0.1:51094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1542679 INFO  
(zkCallback-2472-thread-1-processing-n:127.0.0.1:32988_solr) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1542679 INFO  (zkCallback-2484-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1542679 INFO  
(zkCallback-2471-thread-1-processing-n:127.0.0.1:43238_solr) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1542680 INFO  
(zkCallback-2472-thread-2-processing-n:127.0.0.1:32988_solr) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:32988_solr
   [junit4]   2> 1542682 INFO  
(zkCallback-2472-thread-2-processing-n:127.0.0.1:32988_solr) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.Overseer Overseer 
(id=96780249169985550-127.0.0.1:32988_solr-n_0000000001) starting
   [junit4]   2> 1542699 INFO  
(zkCallback-2471-thread-1-processing-n:127.0.0.1:43238_solr) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 1542699 INFO  
(zkCallback-2468-thread-1-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 1542699 INFO  
(zkCallback-2472-thread-2-processing-n:127.0.0.1:32988_solr) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 1544179 WARN  
(zkCallback-2470-thread-1-processing-n:127.0.0.1:39779_solr) 
[n:127.0.0.1:39779_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1544180 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[46C18CD7BE96716]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@69c03c3d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1544181 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[46C18CD7BE96716]) [    
] o.e.j.s.ServerConnector Stopped 
ServerConnector@8e5ded2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1544181 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[46C18CD7BE96716]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=451344427
   [junit4]   2> 1544184 INFO  (coreCloseExecutor-6618-thread-1) 
[n:127.0.0.1:32988_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica1] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5e7ef4c4
   [junit4]   2> 1544192 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[46C18CD7BE96716]) [    
] o.a.s.c.Overseer Overseer 
(id=96780249169985550-127.0.0.1:32988_solr-n_0000000001) closing
   [junit4]   2> 1544192 INFO  
(OverseerStateUpdate-96780249169985550-127.0.0.1:32988_solr-n_0000000001) 
[n:127.0.0.1:32988_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:32988_solr
   [junit4]   2> 1544193 INFO  (zkCallback-2483-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1544193 INFO  
(zkCallback-2473-thread-1-processing-n:127.0.0.1:51094_solr) 
[n:127.0.0.1:51094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1544193 INFO  (zkCallback-2484-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1544193 INFO  
(zkCallback-2471-thread-1-processing-n:127.0.0.1:43238_solr) 
[n:127.0.0.1:43238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1544194 INFO  
(zkCallback-2468-thread-2-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1544194 INFO  
(zkCallback-2468-thread-1-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:47723_solr
   [junit4]   2> 1544195 INFO  
(zkCallback-2468-thread-1-processing-n:127.0.0.1:47723_solr) 
[n:127.0.0.1:47723_solr    ] o.a.s.c.Overseer Overseer 
(id=96780249169985547-127.0.0.1:47723_solr-n_0000000002) starting
   [junit4]   2> 1544206 INFO  (zkCallback-2471-thread

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

 ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=245201267
   [junit4]   2> 1623566 INFO  (jetty-launcher-2599-thread-4) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@3d8a00c1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1623566 INFO  (jetty-launcher-2599-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1638132252
   [junit4]   2> 1623571 INFO  (jetty-launcher-2599-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=96780254703779849-127.0.0.1:47077_solr-n_0000000000) closing
   [junit4]   2> 1623571 INFO  
(OverseerStateUpdate-96780254703779849-127.0.0.1:47077_solr-n_0000000000) 
[n:127.0.0.1:47077_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:47077_solr
   [junit4]   2> 1623572 INFO  
(zkCallback-2620-thread-1-processing-n:127.0.0.1:55955_solr) 
[n:127.0.0.1:55955_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (3)
   [junit4]   2> 1623573 INFO  
(zkCallback-2611-thread-2-processing-n:127.0.0.1:47077_solr) 
[n:127.0.0.1:47077_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (3)
   [junit4]   2> 1623574 INFO  
(zkCallback-2625-thread-2-processing-n:127.0.0.1:51583_solr) 
[n:127.0.0.1:51583_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (2)
   [junit4]   2> 1623574 WARN  
(zkCallback-2611-thread-2-processing-n:127.0.0.1:47077_solr) 
[n:127.0.0.1:47077_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1623574 INFO  (jetty-launcher-2599-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@641a5d70{/solr,null,UNAVAILABLE}
   [junit4]   2> 1623575 WARN  
(zkCallback-2625-thread-2-processing-n:127.0.0.1:51583_solr) 
[n:127.0.0.1:51583_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1625071 WARN  
(zkCallback-2619-thread-1-processing-n:127.0.0.1:39420_solr) 
[n:127.0.0.1:39420_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1625071 WARN  
(zkCallback-2628-thread-1-processing-n:127.0.0.1:47595_solr) 
[n:127.0.0.1:47595_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1625072 INFO  (jetty-launcher-2599-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2692a277{/solr,null,UNAVAILABLE}
   [junit4]   2> 1625072 INFO  (jetty-launcher-2599-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@308fdf51{/solr,null,UNAVAILABLE}
   [junit4]   2> 1625074 WARN  
(zkCallback-2620-thread-1-processing-n:127.0.0.1:55955_solr) 
[n:127.0.0.1:55955_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1625074 INFO  (jetty-launcher-2599-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7fa3c9cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1625075 INFO  (jetty-launcher-2599-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4bab0a12{/solr,null,UNAVAILABLE}
   [junit4]   2> 1625076 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[46C18CD7BE96716])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46381 46381
   [junit4]   2> 1625175 INFO  (Thread-3533) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46381 46381
   [junit4]   2> 1625175 WARN  (Thread-3533) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96780254703779852-127.0.0.1:55955_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_46C18CD7BE96716-001
   [junit4]   2> Oct 18, 2016 12:11:35 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): 
{quad_l1=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l_dv=FST50, _version_=FSTOrd50, 
multiDefault=PostingsFormat(name=Memory doPackFST= true), intDefault=FSTOrd50, 
id=FST50, range_facet_i_dv=FSTOrd50, range_facet_l=FSTOrd50, 
timestamp=FSTOrd50, odd_l1=FST50}, 
docValues:{quad_l1=DocValuesFormat(name=Lucene54), 
range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene54), 
multiDefault=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene54), 
range_facet_l=DocValuesFormat(name=Lucene54), 
odd_l1=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1561, 
maxMBSortInHeap=6.243359899625154, sim=ClassicSimilarity, locale=es-AR, 
timezone=America/Bahia_Banderas
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=135781824,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [TestPseudoReturnFields, 
TestValueSourceCache, NotRequiredUniqueKeyTest, TestRandomRequestDistribution, 
TestHdfsBackupRestoreCore, ResourceLoaderTest, TestIBSimilarityFactory, 
TestRTimerTree, SortSpecParsingTest, HdfsWriteToMultipleCollectionsTest, 
TestCustomStream, TestUseDocValuesAsStored2, ExplicitHLLTest, 
TestHighFrequencyDictionaryFactory, FileBasedSpellCheckerTest, 
CdcrReplicationDistributedZkTest, TestFastWriter, BasicAuthIntegrationTest, 
TestAtomicUpdateErrorCases, UUIDUpdateProcessorFallbackTest, 
DistributedSpellCheckComponentTest, HdfsThreadLeakTest, 
TestPHPSerializedResponseWriter, RegexBoostProcessorTest, TestCSVLoader, 
TestCloudPseudoReturnFields, AddBlockUpdateTest, SolrCoreTest, 
TestSolrConfigHandlerCloud, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestSlowCompositeReaderWrapper, TestSchemaNameResource, TestCrossCoreJoin, 
SyncSliceTest, TestDistributedSearch, ConcurrentDeleteAndCreateCollectionTest, 
TestSearcherReuse, TestSolr4Spatial, TestSolrDynamicMBean, 
TestFieldCacheSanityChecker, TestPerFieldSimilarity, TestSolrCoreProperties, 
EnumFieldTest, TriLevelCompositeIdRoutingTest, 
DocumentAnalysisRequestHandlerTest, OverseerTaskQueueTest, ReturnFieldsTest, 
RemoteQueryErrorTest, BlockJoinFacetSimpleTest, 
TestTolerantUpdateProcessorCloud, HLLUtilTest, TestPKIAuthenticationPlugin, 
TestSchemaVersionResource, TestConfigSetImmutable, TestMissingGroups, 
DistributedQueryElevationComponentTest, JSONWriterTest, HighlighterConfigTest, 
TestExactSharedStatsCache, AtomicUpdatesTest, TestBinaryResponseWriter, 
BJQParserTest, BigEndianAscendingWordDeserializerTest, TestQuerySenderNoQuery, 
TestHashQParserPlugin, QueryResultKeyTest, TestXmlQParserPlugin, 
ZkStateReaderTest, TestFastLRUCache, CoreAdminRequestStatusTest, 
TestStressRecovery, PathHierarchyTokenizerFactoryTest, 
PreAnalyzedUpdateProcessorTest, TestReplicationHandler, 
TestReloadAndDeleteDocs, CloudExitableDirectoryReaderTest, 
DisMaxRequestHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, PeerSyncTest, 
TestFieldResource, LeaderInitiatedRecoveryOnShardRestartTest, 
AlternateDirectoryTest, CreateCollectionCleanupTest, TestScoreJoinQPScore, 
CollectionTooManyReplicasTest, BufferStoreTest, SpatialHeatmapFacetsTest, 
TestRandomDVFaceting, XsltUpdateRequestHandlerTest, CacheHeaderTest, 
TestEmbeddedSolrServerConstructors, TestCodecSupport, ChangedSchemaMergeTest, 
TestLazyCores, TestMinMaxOnMultiValuedField, 
SignatureUpdateProcessorFactoryTest, TestCollapseQParserPlugin, 
TestCollationFieldDocValues, TestManagedSchemaThreadSafety, 
SolrCloudExampleTest, TestReRankQParserPlugin, 
UniqFieldsUpdateProcessorFactoryTest, TestNonDefinedSimilarityFactory, 
BasicDistributedZkTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, 
OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, 
ClusterStateUpdateTest, TestRandomFaceting, TestFaceting, ZkControllerTest, 
TestRealTimeGet, TestStressReorder, TestStressVersions, TestRangeQuery, 
TestReversedWildcardFilterFactory, TestOmitPositions, TermVectorComponentTest, 
RequiredFieldsTest, LoggingHandlerTest, TestJmxIntegration, MBeansHandlerTest, 
JsonLoaderTest, CSVRequestHandlerTest, TestLFUCache, PrimUtilsTest, 
DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, 
TestUtils, TestDocumentBuilder, ZkNodePropsTest, UUIDFieldTest, 
CircularListTest, TestRTGBase, CursorPagingTest, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestJettySolrRunner, ActionThrottleTest, 
AliasIntegrationTest, AssignTest, BaseCdcrDistributedZkTest, 
CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, DeleteShardTest, ForceLeaderTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, 
TestCollectionAPI, TestLocalFSCloudBackupRestore, TestLockTree, 
TestMiniSolrCloudCluster]
   [junit4] Completed [517/640 (1!)] on J0 in 88.70s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 60727 lines...]


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

Reply via email to