Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19702/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:39921/solr: Could not fully remove 
collection: pull_replica_error_handling_test_cant_connect_to_pull_replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39921/solr: Could not fully remove collection: 
pull_replica_error_handling_test_cant_connect_to_pull_replica
        at 
__randomizedtesting.SeedInfo.seed([3A10B6B9C231B347:32275071199FC7C9]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:281)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:270)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:451)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1398)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1139)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1074)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.TestPullReplicaErrorHandling.tearDown(TestPullReplicaErrorHandling.java:126)
        at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:965)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12608 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/init-core-data-001
   [junit4]   2> 1384400 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1384400 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1384401 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1384402 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001
   [junit4]   2> 1384402 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1384402 INFO  (Thread-3143) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1384402 INFO  (Thread-3143) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1384403 ERROR (Thread-3143) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1384502 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41907
   [junit4]   2> 1384507 INFO  (jetty-launcher-2541-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1384508 INFO  (jetty-launcher-2541-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1384508 INFO  (jetty-launcher-2541-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1384508 INFO  (jetty-launcher-2541-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d5eafd9{/solr,null,AVAILABLE}
   [junit4]   2> 1384508 INFO  (jetty-launcher-2541-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1384509 INFO  (jetty-launcher-2541-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76380e23{/solr,null,AVAILABLE}
   [junit4]   2> 1384509 INFO  (jetty-launcher-2541-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@44492cf0{HTTP/1.1,[http/1.1]}{127.0.0.1:34907}
   [junit4]   2> 1384509 INFO  (jetty-launcher-2541-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b5740ed{/solr,null,AVAILABLE}
   [junit4]   2> 1384509 INFO  (jetty-launcher-2541-thread-1) [    ] 
o.e.j.s.Server Started @1386404ms
   [junit4]   2> 1384509 INFO  (jetty-launcher-2541-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3bb6882a{/solr,null,AVAILABLE}
   [junit4]   2> 1384509 INFO  (jetty-launcher-2541-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34907}
   [junit4]   2> 1384509 INFO  (jetty-launcher-2541-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3ea1b388{HTTP/1.1,[http/1.1]}{127.0.0.1:35251}
   [junit4]   2> 1384510 INFO  (jetty-launcher-2541-thread-2) [    ] 
o.e.j.s.Server Started @1386404ms
   [junit4]   2> 1384510 INFO  (jetty-launcher-2541-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5538efa9{HTTP/1.1,[http/1.1]}{127.0.0.1:38645}
   [junit4]   2> 1384510 INFO  (jetty-launcher-2541-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@db618c9{HTTP/1.1,[http/1.1]}{127.0.0.1:41455}
   [junit4]   2> 1384510 INFO  (jetty-launcher-2541-thread-4) [    ] 
o.e.j.s.Server Started @1386404ms
   [junit4]   2> 1384510 INFO  (jetty-launcher-2541-thread-3) [    ] 
o.e.j.s.Server Started @1386404ms
   [junit4]   2> 1384510 INFO  (jetty-launcher-2541-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38645}
   [junit4]   2> 1384510 INFO  (jetty-launcher-2541-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41455}
   [junit4]   2> 1384510 ERROR (jetty-launcher-2541-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1384510 ERROR (jetty-launcher-2541-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1384510 ERROR (jetty-launcher-2541-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1384510 INFO  (jetty-launcher-2541-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1384510 INFO  (jetty-launcher-2541-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1384510 INFO  (jetty-launcher-2541-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1384511 INFO  (jetty-launcher-2541-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1384511 INFO  (jetty-launcher-2541-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1384511 INFO  (jetty-launcher-2541-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1384511 INFO  (jetty-launcher-2541-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-25T05:16:48.296Z
   [junit4]   2> 1384511 INFO  (jetty-launcher-2541-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-25T05:16:48.296Z
   [junit4]   2> 1384510 INFO  (jetty-launcher-2541-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35251}
   [junit4]   2> 1384510 INFO  (jetty-launcher-2541-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1384511 INFO  (jetty-launcher-2541-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1384511 ERROR (jetty-launcher-2541-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1384511 INFO  (jetty-launcher-2541-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1384511 INFO  (jetty-launcher-2541-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1384511 INFO  (jetty-launcher-2541-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-25T05:16:48.296Z
   [junit4]   2> 1384511 INFO  (jetty-launcher-2541-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1384512 INFO  (jetty-launcher-2541-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1384512 INFO  (jetty-launcher-2541-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-25T05:16:48.297Z
   [junit4]   2> 1384513 INFO  (jetty-launcher-2541-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1384513 INFO  (jetty-launcher-2541-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1384513 INFO  (jetty-launcher-2541-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1384513 INFO  (jetty-launcher-2541-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1384522 INFO  (jetty-launcher-2541-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41907/solr
   [junit4]   2> 1384523 INFO  (jetty-launcher-2541-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41907/solr
   [junit4]   2> 1384525 INFO  (jetty-launcher-2541-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41907/solr
   [junit4]   2> 1384525 INFO  (jetty-launcher-2541-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41907/solr
   [junit4]   2> 1384544 INFO  (jetty-launcher-2541-thread-2) 
[n:127.0.0.1:35251_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1384544 INFO  (jetty-launcher-2541-thread-3) 
[n:127.0.0.1:41455_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1384544 INFO  (jetty-launcher-2541-thread-4) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1384544 INFO  (jetty-launcher-2541-thread-1) 
[n:127.0.0.1:34907_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1384544 INFO  (jetty-launcher-2541-thread-2) 
[n:127.0.0.1:35251_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35251_solr
   [junit4]   2> 1384545 INFO  (jetty-launcher-2541-thread-3) 
[n:127.0.0.1:41455_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41455_solr
   [junit4]   2> 1384545 INFO  (jetty-launcher-2541-thread-4) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38645_solr
   [junit4]   2> 1384545 INFO  (jetty-launcher-2541-thread-2) 
[n:127.0.0.1:35251_solr    ] o.a.s.c.Overseer Overseer 
(id=98021501055008775-127.0.0.1:35251_solr-n_0000000000) starting
   [junit4]   2> 1384545 INFO  (jetty-launcher-2541-thread-1) 
[n:127.0.0.1:34907_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34907_solr
   [junit4]   2> 1384546 INFO  
(zkCallback-2558-thread-1-processing-n:127.0.0.1:35251_solr) 
[n:127.0.0.1:35251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1384546 INFO  
(zkCallback-2559-thread-1-processing-n:127.0.0.1:41455_solr) 
[n:127.0.0.1:41455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1384546 INFO  
(zkCallback-2562-thread-1-processing-n:127.0.0.1:34907_solr) 
[n:127.0.0.1:34907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1384546 INFO  
(zkCallback-2558-thread-1-processing-n:127.0.0.1:35251_solr) 
[n:127.0.0.1:35251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1384546 INFO  
(zkCallback-2563-thread-1-processing-n:127.0.0.1:38645_solr) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1384555 INFO  
(zkCallback-2559-thread-1-processing-n:127.0.0.1:41455_solr) 
[n:127.0.0.1:41455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1384555 INFO  
(zkCallback-2563-thread-1-processing-n:127.0.0.1:38645_solr) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1384559 INFO  (jetty-launcher-2541-thread-2) 
[n:127.0.0.1:35251_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35251_solr
   [junit4]   2> 1384559 INFO  
(zkCallback-2562-thread-1-processing-n:127.0.0.1:34907_solr) 
[n:127.0.0.1:34907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1384560 INFO  
(zkCallback-2558-thread-1-processing-n:127.0.0.1:35251_solr) 
[n:127.0.0.1:35251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1384560 INFO  
(zkCallback-2559-thread-1-processing-n:127.0.0.1:41455_solr) 
[n:127.0.0.1:41455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1384560 INFO  
(zkCallback-2562-thread-1-processing-n:127.0.0.1:34907_solr) 
[n:127.0.0.1:34907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1384560 INFO  
(zkCallback-2563-thread-1-processing-n:127.0.0.1:38645_solr) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1384603 INFO  (jetty-launcher-2541-thread-2) 
[n:127.0.0.1:35251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35251.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1384603 INFO  (jetty-launcher-2541-thread-1) 
[n:127.0.0.1:34907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34907.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1384605 INFO  (jetty-launcher-2541-thread-2) 
[n:127.0.0.1:35251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35251.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1384605 INFO  (jetty-launcher-2541-thread-2) 
[n:127.0.0.1:35251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35251.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1384605 INFO  (jetty-launcher-2541-thread-1) 
[n:127.0.0.1:34907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34907.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1384605 INFO  (jetty-launcher-2541-thread-1) 
[n:127.0.0.1:34907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34907.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1384606 INFO  (jetty-launcher-2541-thread-2) 
[n:127.0.0.1:35251_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node2/.
   [junit4]   2> 1384606 INFO  (jetty-launcher-2541-thread-1) 
[n:127.0.0.1:34907_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node1/.
   [junit4]   2> 1384624 INFO  (jetty-launcher-2541-thread-3) 
[n:127.0.0.1:41455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41455.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1384624 INFO  (jetty-launcher-2541-thread-4) 
[n:127.0.0.1:38645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38645.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1384626 INFO  (jetty-launcher-2541-thread-3) 
[n:127.0.0.1:41455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41455.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1384626 INFO  (jetty-launcher-2541-thread-3) 
[n:127.0.0.1:41455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41455.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1384626 INFO  (jetty-launcher-2541-thread-3) 
[n:127.0.0.1:41455_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node3/.
   [junit4]   2> 1384626 INFO  (jetty-launcher-2541-thread-4) 
[n:127.0.0.1:38645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38645.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1384626 INFO  (jetty-launcher-2541-thread-4) 
[n:127.0.0.1:38645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38645.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1384627 INFO  (jetty-launcher-2541-thread-4) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node4/.
   [junit4]   2> 1384657 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1384658 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41907/solr ready
   [junit4]   2> 1384659 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3ea1b388{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1384659 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1040672651
   [junit4]   2> 1384659 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1384660 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1384661 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1384661 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1384662 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1384662 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.Overseer Overseer 
(id=98021501055008775-127.0.0.1:35251_solr-n_0000000000) closing
   [junit4]   2> 1384662 INFO  
(OverseerStateUpdate-98021501055008775-127.0.0.1:35251_solr-n_0000000000) 
[n:127.0.0.1:35251_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35251_solr
   [junit4]   2> 1384662 INFO  (zkCallback-2571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1384662 INFO  
(zkCallback-2559-thread-2-processing-n:127.0.0.1:41455_solr) 
[n:127.0.0.1:41455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1384662 INFO  
(zkCallback-2559-thread-1-processing-n:127.0.0.1:41455_solr) 
[n:127.0.0.1:41455_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41455_solr
   [junit4]   2> 1384662 INFO  
(zkCallback-2563-thread-1-processing-n:127.0.0.1:38645_solr) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1384662 INFO  
(zkCallback-2562-thread-1-processing-n:127.0.0.1:34907_solr) 
[n:127.0.0.1:34907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1384663 INFO  
(zkCallback-2559-thread-1-processing-n:127.0.0.1:41455_solr) 
[n:127.0.0.1:41455_solr    ] o.a.s.c.Overseer Overseer 
(id=98021501055008776-127.0.0.1:41455_solr-n_0000000001) starting
   [junit4]   2> 1386162 WARN  
(zkCallback-2558-thread-1-processing-n:127.0.0.1:35251_solr) 
[n:127.0.0.1:35251_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1386163 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76380e23{/solr,null,UNAVAILABLE}
   [junit4]   2> 1386163 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1386164 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@526edeca{/solr,null,AVAILABLE}
   [junit4]   2> 1386165 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2f3bbb76{HTTP/1.1,[http/1.1]}{127.0.0.1:45451}
   [junit4]   2> 1386165 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.Server Started @1388059ms
   [junit4]   2> 1386165 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42903}
   [junit4]   2> 1386165 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1386165 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1386166 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1386166 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1386166 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-25T05:16:49.951Z
   [junit4]   2> 1386168 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1386177 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41907/solr
   [junit4]   2> 1386184 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1386185 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1386186 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42903_solr
   [junit4]   2> 1386187 INFO  (zkCallback-2571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1386187 INFO  
(zkCallback-2563-thread-1-processing-n:127.0.0.1:38645_solr) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1386187 INFO  
(zkCallback-2562-thread-1-processing-n:127.0.0.1:34907_solr) 
[n:127.0.0.1:34907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1386187 INFO  
(zkCallback-2576-thread-1-processing-n:127.0.0.1:42903_solr) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1386187 INFO  
(zkCallback-2559-thread-1-processing-n:127.0.0.1:41455_solr) 
[n:127.0.0.1:41455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1386255 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:42903_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42903.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1386257 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:42903_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42903.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1386257 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:42903_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42903.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1386257 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node2/.
   [junit4]   2> 1386274 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:45451/solr. Proxy: http://127.0.0.1:42903/solr
   [junit4]   2> 1386274 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@44492cf0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1386275 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2054867311
   [junit4]   2> 1386275 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1386276 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1386276 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1386277 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1386277 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1386278 WARN  
(zkCallback-2562-thread-1-processing-n:127.0.0.1:34907_solr) 
[n:127.0.0.1:34907_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1386278 INFO  (zkCallback-2571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1386278 INFO  
(zkCallback-2563-thread-1-processing-n:127.0.0.1:38645_solr) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1386278 INFO  
(zkCallback-2559-thread-1-processing-n:127.0.0.1:41455_solr) 
[n:127.0.0.1:41455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1386278 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7d5eafd9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1386278 INFO  
(zkCallback-2576-thread-2-processing-n:127.0.0.1:42903_solr) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1386278 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1386279 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ddef6ed{/solr,null,AVAILABLE}
   [junit4]   2> 1386279 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c5008fe{HTTP/1.1,[http/1.1]}{127.0.0.1:46879}
   [junit4]   2> 1386279 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.Server Started @1388174ms
   [junit4]   2> 1386279 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46575}
   [junit4]   2> 1386279 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1386279 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1386279 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1386279 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1386279 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-25T05:16:50.064Z
   [junit4]   2> 1386280 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1386284 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41907/solr
   [junit4]   2> 1386288 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:46575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1386288 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:46575_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1386289 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:46575_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46575_solr
   [junit4]   2> 1386289 INFO  
(zkCallback-2563-thread-1-processing-n:127.0.0.1:38645_solr) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1386289 INFO  
(zkCallback-2576-thread-1-processing-n:127.0.0.1:42903_solr) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1386289 INFO  (zkCallback-2571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1386289 INFO  
(zkCallback-2559-thread-1-processing-n:127.0.0.1:41455_solr) 
[n:127.0.0.1:41455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1386289 INFO  
(zkCallback-2582-thread-1-processing-n:127.0.0.1:46575_solr) 
[n:127.0.0.1:46575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1386321 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:46575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46575.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1386323 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:46575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46575.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1386324 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:46575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46575.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1386324 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:46575_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node1/.
   [junit4]   2> 1386340 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:46879/solr. Proxy: http://127.0.0.1:46575/solr
   [junit4]   2> 1386341 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@db618c9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1386341 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1777940507
   [junit4]   2> 1386341 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1386342 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1386343 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1386344 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1386344 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1386344 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.Overseer Overseer 
(id=98021501055008776-127.0.0.1:41455_solr-n_0000000001) closing
   [junit4]   2> 1386344 INFO  
(OverseerStateUpdate-98021501055008776-127.0.0.1:41455_solr-n_0000000001) 
[n:127.0.0.1:41455_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41455_solr
   [junit4]   2> 1386344 INFO  (zkCallback-2571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1386344 INFO  
(zkCallback-2563-thread-2-processing-n:127.0.0.1:38645_solr) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1386344 INFO  
(zkCallback-2563-thread-1-processing-n:127.0.0.1:38645_solr) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38645_solr
   [junit4]   2> 1386344 INFO  
(zkCallback-2582-thread-1-processing-n:127.0.0.1:46575_solr) 
[n:127.0.0.1:46575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1386344 INFO  
(zkCallback-2576-thread-1-processing-n:127.0.0.1:42903_solr) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1386345 INFO  
(zkCallback-2563-thread-1-processing-n:127.0.0.1:38645_solr) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.Overseer Overseer 
(id=98021501055008780-127.0.0.1:38645_solr-n_0000000002) starting
   [junit4]   2> 1387844 WARN  
(zkCallback-2559-thread-1-processing-n:127.0.0.1:41455_solr) 
[n:127.0.0.1:41455_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1387845 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3bb6882a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1387846 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1387846 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ae13b05{/solr,null,AVAILABLE}
   [junit4]   2> 1387847 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5395e18b{HTTP/1.1,[http/1.1]}{127.0.0.1:39407}
   [junit4]   2> 1387847 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.Server Started @1389741ms
   [junit4]   2> 1387847 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42975}
   [junit4]   2> 1387847 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1387847 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1387847 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1387847 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1387848 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-25T05:16:51.633Z
   [junit4]   2> 1387849 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1387857 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41907/solr
   [junit4]   2> 1387861 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:42975_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1387862 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:42975_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1387863 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:42975_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42975_solr
   [junit4]   2> 1387863 INFO  
(zkCallback-2582-thread-1-processing-n:127.0.0.1:46575_solr) 
[n:127.0.0.1:46575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1387863 INFO  
(zkCallback-2563-thread-1-processing-n:127.0.0.1:38645_solr) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1387863 INFO  
(zkCallback-2576-thread-1-processing-n:127.0.0.1:42903_solr) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1387863 INFO  
(zkCallback-2588-thread-1-processing-n:127.0.0.1:42975_solr) 
[n:127.0.0.1:42975_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1387863 INFO  (zkCallback-2571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1387950 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:42975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42975.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1387952 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:42975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42975.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1387952 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:42975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42975.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1387953 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:42975_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node3/.
   [junit4]   2> 1387969 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:39407/solr. Proxy: http://127.0.0.1:42975/solr
   [junit4]   2> 1387970 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5538efa9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1387970 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=523158029
   [junit4]   2> 1387970 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1387971 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1387971 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1387972 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1387972 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1387972 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.Overseer Overseer 
(id=98021501055008780-127.0.0.1:38645_solr-n_0000000002) closing
   [junit4]   2> 1387972 INFO  
(OverseerStateUpdate-98021501055008780-127.0.0.1:38645_solr-n_0000000002) 
[n:127.0.0.1:38645_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38645_solr
   [junit4]   2> 1387973 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 0x15c3e092ebc000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1387973 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3b5740ed{/solr,null,UNAVAILABLE}
   [junit4]   2> 1387973 INFO  
(zkCallback-2582-thread-1-processing-n:127.0.0.1:46575_solr) 
[n:127.0.0.1:46575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1387973 INFO  (zkCallback-2571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1387973 INFO  
(zkCallback-2588-thread-1-processing-n:127.0.0.1:42975_solr) 
[n:127.0.0.1:42975_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1387973 INFO  
(zkCallback-2576-thread-2-processing-n:127.0.0.1:42903_solr) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42903_solr
   [junit4]   2> 1387973 INFO  
(zkCallback-2576-thread-1-processing-n:127.0.0.1:42903_solr) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1387973 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1387973 INFO  
(zkCallback-2576-thread-2-processing-n:127.0.0.1:42903_solr) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.Overseer Overseer 
(id=98021501055008785-127.0.0.1:42903_solr-n_0000000004) starting
   [junit4]   2> 1387973 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3974d865{/solr,null,AVAILABLE}
   [junit4]   2> 1387974 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a0ec7dd{HTTP/1.1,[http/1.1]}{127.0.0.1:42453}
   [junit4]   2> 1387974 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.e.j.s.Server Started @1389868ms
   [junit4]   2> 1387974 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39921}
   [junit4]   2> 1387974 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1387974 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1387974 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1387974 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1387974 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-25T05:16:51.759Z
   [junit4]   2> 1387975 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1387979 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41907/solr
   [junit4]   2> 1387983 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:39921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1387983 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:39921_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1387984 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:39921_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39921_solr
   [junit4]   2> 1387984 INFO  (zkCallback-2571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1387984 INFO  
(zkCallback-2576-thread-2-processing-n:127.0.0.1:42903_solr) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1387984 INFO  
(zkCallback-2582-thread-1-processing-n:127.0.0.1:46575_solr) 
[n:127.0.0.1:46575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1387984 INFO  
(zkCallback-2588-thread-1-processing-n:127.0.0.1:42975_solr) 
[n:127.0.0.1:42975_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1387984 INFO  
(zkCallback-2594-thread-1-processing-n:127.0.0.1:39921_solr) 
[n:127.0.0.1:39921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1388030 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:39921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39921.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1388032 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:39921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39921.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1388032 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:39921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39921.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1388033 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) 
[n:127.0.0.1:39921_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node4/.
   [junit4]   2> 1388050 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:42453/solr. Proxy: http://127.0.0.1:39921/solr
   [junit4]   2> 1388051 INFO  (SocketProxy-Acceptor-39921) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=45004,localport=39921], receiveBufferSize:531000
   [junit4]   2> 1388051 INFO  (SocketProxy-Acceptor-39921) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42453,localport=56420], receiveBufferSize=530904
   [junit4]   2> 1388051 INFO  (qtp1441571043-14982) [n:127.0.0.1:39921_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with 
params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1388052 INFO  (qtp1441571043-14982) [n:127.0.0.1:39921_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 1388063 INFO  
(TEST-TestPullReplicaErrorHandling.testCantConnectToPullReplica-seed#[3A10B6B9C231B347])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCantConnectToPullReplica
   [junit4]   2> 1388064 INFO  (qtp1441571043-14983) [n:127.0.0.1:39921_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=pull_replica_error_handling_test_cant_connect_to_pull_replica&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1388065 INFO  
(OverseerThreadFactory-6980-thread-1-processing-n:127.0.0.1:42903_solr) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
pull_replica_error_handling_test_cant_connect_to_pull_replica
   [junit4]   2> 1388167 INFO  
(OverseerStateUpdate-98021501055008785-127.0.0.1:42903_solr-n_0000000004) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42903/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1388168 INFO  
(OverseerStateUpdate-98021501055008785-127.0.0.1:42903_solr-n_0000000004) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46575/solr";,
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 1388168 INFO  
(OverseerStateUpdate-98021501055008785-127.0.0.1:42903_solr-n_0000000004) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42975/solr";,
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 1388168 INFO  
(OverseerStateUpdate-98021501055008785-127.0.0.1:42903_solr-n_0000000004) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39921/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1388371 INFO  (SocketProxy-Acceptor-46575) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59932,localport=46575], receiveBufferSize:531000
   [junit4]   2> 1388372 INFO  (SocketProxy-Acceptor-39921) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=45012,localport=39921], receiveBufferSize:531000
   [junit4]   2> 1388372 INFO  (SocketProxy-Acceptor-42975) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=33366,localport=42975], receiveBufferSize:531000
   [junit4]   2> 1388371 INFO  (SocketProxy-Acceptor-42903) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=43814,localport=42903], receiveBufferSize:531000
   [junit4]   2> 1388372 INFO  (SocketProxy-Acceptor-46575) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=46879,localport=37642], receiveBufferSize=530904
   [junit4]   2> 1388372 INFO  (SocketProxy-Acceptor-42903) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45451,localport=60782], receiveBufferSize=530904
   [junit4]   2> 1388373 INFO  (SocketProxy-Acceptor-42975) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39407,localport=60410], receiveBufferSize=530904
   [junit4]   2> 1388373 INFO  (qtp1441571043-14978) [n:127.0.0.1:39921_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1&action=CREATE&numShards=2&collection=pull_replica_error_handling_test_cant_connect_to_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1388373 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1&action=CREATE&numShards=2&collection=pull_replica_error_handling_test_cant_connect_to_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1388373 INFO  (SocketProxy-Acceptor-39921) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42453,localport=56430], receiveBufferSize=530904
   [junit4]   2> 1388373 INFO  (qtp1441571043-14978) [n:127.0.0.1:39921_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1388373 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1&action=CREATE&numShards=2&collection=pull_replica_error_handling_test_cant_connect_to_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1388373 INFO  (qtp134982142-14903) [n:127.0.0.1:42903_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1&action=CREATE&numShards=2&collection=pull_replica_error_handling_test_cant_connect_to_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1388373 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1388374 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1388374 INFO  (qtp134982142-14903) [n:127.0.0.1:42903_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1388481 INFO  
(zkCallback-2594-thread-1-processing-n:127.0.0.1:39921_solr) 
[n:127.0.0.1:39921_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1388481 INFO  
(zkCallback-2588-thread-1-processing-n:127.0.0.1:42975_solr) 
[n:127.0.0.1:42975_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1388481 INFO  
(zkCallback-2588-thread-2-processing-n:127.0.0.1:42975_solr) 
[n:127.0.0.1:42975_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1388481 INFO  
(zkCallback-2576-thread-2-processing-n:127.0.0.1:42903_solr) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1388481 INFO  
(zkCallback-2582-thread-1-processing-n:127.0.0.1:46575_solr) 
[n:127.0.0.1:46575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1388481 INFO  
(zkCallback-2576-thread-1-processing-n:127.0.0.1:42903_solr) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1388482 INFO  
(zkCallback-2594-thread-2-processing-n:127.0.0.1:39921_solr) 
[n:127.0.0.1:39921_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1388482 INFO  
(zkCallback-2582-thread-2-processing-n:127.0.0.1:46575_solr) 
[n:127.0.0.1:46575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_pull_replica] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1389398 INFO  (qtp1441571043-14978) [n:127.0.0.1:39921_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node4 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1]
 o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1389399 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1389399 INFO  (qtp134982142-14903) [n:127.0.0.1:42903_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node1 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
 o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1389400 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1389407 INFO  (qtp134982142-14903) [n:127.0.0.1:42903_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node1 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
 o.a.s.s.IndexSchema 
[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
 Schema name=minimal
   [junit4]   2> 1389407 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.s.IndexSchema 
[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 Schema name=minimal
   [junit4]   2> 1389408 INFO  (qtp1441571043-14978) [n:127.0.0.1:39921_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node4 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1]
 o.a.s.s.IndexSchema 
[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1]
 Schema name=minimal
   [junit4]   2> 1389409 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.s.IndexSchema 
[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 Schema name=minimal
   [junit4]   2> 1389409 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1389409 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1'
 using configuration from collection 
pull_replica_error_handling_test_cant_connect_to_pull_replica, trusted=true
   [junit4]   2> 1389409 INFO  (qtp134982142-14903) [n:127.0.0.1:42903_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node1 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
 o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1389410 INFO  (qtp134982142-14903) [n:127.0.0.1:42903_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node1 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
 o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1'
 using configuration from collection 
pull_replica_error_handling_test_cant_connect_to_pull_replica, trusted=true
   [junit4]   2> 1389410 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46575.solr.core.pull_replica_error_handling_test_cant_connect_to_pull_replica.shard2.replica_p1'
 (registry 
'solr.core.pull_replica_error_handling_test_cant_connect_to_pull_replica.shard2.replica_p1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1389410 INFO  (qtp134982142-14903) [n:127.0.0.1:42903_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node1 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
 o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42903.solr.core.pull_replica_error_handling_test_cant_connect_to_pull_replica.shard1.replica_n1'
 (registry 
'solr.core.pull_replica_error_handling_test_cant_connect_to_pull_replica.shard1.replica_n1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1389410 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1389410 INFO  (qtp134982142-14903) [n:127.0.0.1:42903_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node1 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
 o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1389410 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.c.SolrCore 
[[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node1/pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node1/./pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1/data/]
   [junit4]   2> 1389410 INFO  (qtp134982142-14903) [n:127.0.0.1:42903_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node1 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
 o.a.s.c.SolrCore 
[[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
 ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node2/pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node2/./pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1/data/]
   [junit4]   2> 1389410 INFO  (qtp1441571043-14978) [n:127.0.0.1:39921_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node4 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1]
 o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1389410 INFO  (qtp1441571043-14978) [n:127.0.0.1:39921_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node4 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1]
 o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1'
 using configuration from collection 
pull_replica_error_handling_test_cant_connect_to_pull_replica, trusted=true
   [junit4]   2> 1389411 INFO  (qtp1441571043-14978) [n:127.0.0.1:39921_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node4 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1]
 o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39921.solr.core.pull_replica_error_handling_test_cant_connect_to_pull_replica.shard2.replica_n1'
 (registry 
'solr.core.pull_replica_error_handling_test_cant_connect_to_pull_replica.shard2.replica_n1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1389411 INFO  (qtp1441571043-14978) [n:127.0.0.1:39921_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node4 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1]
 o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1389411 INFO  (qtp1441571043-14978) [n:127.0.0.1:39921_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node4 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1]
 o.a.s.c.SolrCore 
[[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1]
 ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node4/pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node4/./pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1/data/]
   [junit4]   2> 1389411 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1389411 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1'
 using configuration from collection 
pull_replica_error_handling_test_cant_connect_to_pull_replica, trusted=true
   [junit4]   2> 1389412 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42975.solr.core.pull_replica_error_handling_test_cant_connect_to_pull_replica.shard1.replica_p1'
 (registry 
'solr.core.pull_replica_error_handling_test_cant_connect_to_pull_replica.shard1.replica_p1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e689f6
   [junit4]   2> 1389412 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1389412 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.c.SolrCore 
[[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node3/pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001/tempDir-001/node3/./pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1/data/]
   [junit4]   2> 1389453 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1389453 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1389454 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4ef4246b[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 main]
   [junit4]   2> 1389454 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1389454 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1389455 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1389455 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.c.ZkController 
pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1 
starting background replication from leader
   [junit4]   2> 1389455 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1389455 INFO  
(searcherExecutor-6987-thread-1-processing-n:127.0.0.1:46575_solr 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1
 s:shard2 c:pull_replica_error_handling_test_cant_connect_to_pull_replica 
r:core_node2) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.c.SolrCore 
[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 Registered new searcher 
Searcher@4ef4246b[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1389456 INFO  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1389456 WARN  (qtp1444274352-14928) [n:127.0.0.1:46575_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2 
r:core_node2 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1]
 o.a.s.h.ReplicationHandler SolrCloud is enabled for core 
pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1 
but so is old-style replication. Make sure you intend this behavior, it usually 
indicates a mis-configuration. Master setting is false and slave setting is true
   [junit4]   2> 1389461 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1389461 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1389462 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2986827a[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 main]
   [junit4]   2> 1389462 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1389463 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1389463 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1389464 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.c.ZkController 
pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1 
starting background replication from leader
   [junit4]   2> 1389464 INFO  (qtp134982142-14903) [n:127.0.0.1:42903_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node1 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
 o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1389464 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1389464 INFO  
(searcherExecutor-6990-thread-1-processing-n:127.0.0.1:42975_solr 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1
 s:shard1 c:pull_replica_error_handling_test_cant_connect_to_pull_replica 
r:core_node3) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.c.SolrCore 
[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 Registered new searcher 
Searcher@2986827a[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1389464 INFO  (qtp134982142-14903) [n:127.0.0.1:42903_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node1 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
 o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1389465 INFO  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1389465 WARN  (qtp865434936-14957) [n:127.0.0.1:42975_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node3 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1]
 o.a.s.h.ReplicationHandler SolrCloud is enabled for core 
pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1 
but so is old-style replication. Make sure you intend this behavior, it usually 
indicates a mis-configuration. Master setting is false and slave setting is true
   [junit4]   2> 1389466 INFO  (qtp134982142-14903) [n:127.0.0.1:42903_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node1 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
 o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1389466 INFO  (qtp134982142-14903) [n:127.0.0.1:42903_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1 
r:core_node1 
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
 o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1389466 INFO  (qtp1441571043-14978) [n:127.0.0.1:39921_solr 
c:pull_replica_error_handling_test_cant_connect_to_pull_repli

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

94-thread-2-processing-n:127.0.0.1:39921_solr) [n:127.0.0.1:39921_solr    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 1442047 INFO  
(zkCallback-2576-thread-3-processing-n:127.0.0.1:42903_solr) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 1442047 INFO  (jetty-closer-2542-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ae13b05{/solr,null,UNAVAILABLE}
   [junit4]   2> 1442047 INFO  (jetty-closer-2542-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1443546 WARN  
(zkCallback-2582-thread-2-processing-n:127.0.0.1:46575_solr) 
[n:127.0.0.1:46575_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1443546 INFO  (jetty-closer-2542-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7ddef6ed{/solr,null,UNAVAILABLE}
   [junit4]   2> 1443549 WARN  
(zkCallback-2594-thread-2-processing-n:127.0.0.1:39921_solr) 
[n:127.0.0.1:39921_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1443549 WARN  
(zkCallback-2576-thread-3-processing-n:127.0.0.1:42903_solr) 
[n:127.0.0.1:42903_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1443549 INFO  (jetty-closer-2542-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3974d865{/solr,null,UNAVAILABLE}
   [junit4]   2> 1443549 INFO  (jetty-closer-2542-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@526edeca{/solr,null,UNAVAILABLE}
   [junit4]   2> 1443550 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1443550 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[3A10B6B9C231B347]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41907 41907
   [junit4]   2> 1443573 INFO  (Thread-3143) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41907 41907
   [junit4]   2> 1443573 WARN  (Thread-3143) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        9       /solr/configs/conf
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      
/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json
   [junit4]   2>        21      
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        12      
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98021501055008785-127.0.0.1:42903_solr-n_0000000004
   [junit4]   2>        2       
/solr/overseer_elect/election/98021501055008788-127.0.0.1:46575_solr-n_0000000005
   [junit4]   2>        2       
/solr/overseer_elect/election/98021501055008780-127.0.0.1:38645_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_3A10B6B9C231B347-001
   [junit4]   2> May 25, 2017 5:17:47 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(Lucene70): 
{_version_=BlockTreeOrds(blocksize=128), 
fieldName_s=PostingsFormat(name=Memory), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
maxPointsInLeafNode=1948, maxMBSortInHeap=6.174529351734456, 
sim=RandomSimilarity(queryNorm=true): {}, locale=vi-VN, timezone=Europe/Tirane
   [junit4]   2> NOTE: Linux 4.8.0-52-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=8,threads=1,free=377311256,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[OpenExchangeRatesOrgProviderTest, TestBinaryField, 
HdfsChaosMonkeySafeLeaderTest, RecoveryAfterSoftCommitTest, 
FieldAnalysisRequestHandlerTest, StatsComponentTest, AutoCommitTest, 
DocValuesMissingTest, MBeansHandlerTest, TestGraphTermsQParserPlugin, 
CustomCollectionTest, HdfsRecoverLeaseTest, HighlighterConfigTest, 
StatelessScriptUpdateProcessorFactoryTest, SubstringBytesRefFilterTest, 
MetricsHandlerTest, TestRequestForwarding, TestSolrQueryParser, 
PreAnalyzedFieldManagedSchemaCloudTest, TestFieldResource, 
SolrSlf4jReporterTest, CurrencyFieldXmlFileTest, VersionInfoTest, 
TestNumericTerms32, SuggesterTSTTest, TestFieldCacheReopen, 
TestMultiWordSynonyms, DistributedQueryComponentOptimizationTest, 
TestBulkSchemaAPI, HardAutoCommitTest, SharedFSAutoReplicaFailoverTest, 
TlogReplayBufferedWhileIndexingTest, TestBackupRepositoryFactory, 
TestComponentsName, TestRecoveryHdfs, TestExtendedDismaxParser, 
AddBlockUpdateTest, TestCustomStream, BasicDistributedZk2Test, 
CoreAdminHandlerTest, HdfsUnloadDistributedZkTest, 
SolrCoreCheckLockOnStartupTest, ConfigSetsAPITest, TestStressReorder, 
TermVectorComponentDistributedTest, RecoveryZkTest, TestStressUserVersions, 
SmileWriterTest, TestDownShardTolerantSearch, WrapperMergePolicyFactoryTest, 
DistribJoinFromCollectionTest, TestEmbeddedSolrServerSchemaAPI, 
ConfigureRecoveryStrategyTest, TestDistribIDF, TestSort, 
XmlUpdateRequestHandlerTest, TestRandomRequestDistribution, 
TestDistributedStatsComponentCardinality, CursorMarkTest, 
SpatialHeatmapFacetsTest, FullSolrCloudDistribCmdsTest, TestGroupingSearch, 
OverseerTest, DebugComponentTest, TestZkChroot, TestSolrDeletionPolicy1, 
ShowFileRequestHandlerTest, TestRawTransformer, TestSolrCoreParser, 
TestLeaderElectionWithEmptyReplica, DirectUpdateHandlerOptimizeTest, 
SimpleFacetsTest, TestClassicSimilarityFactory, TestCustomSort, 
TestRuleBasedAuthorizationPlugin, PluginInfoTest, SolrTestCaseJ4Test, 
TestAuthenticationFramework, ChaosMonkeyNothingIsSafeTest, 
BlockJoinFacetSimpleTest, DateFieldTest, TestUnifiedSolrHighlighter, 
HdfsLockFactoryTest, OverseerStatusTest, TestCollationField, TestMacroExpander, 
SuggesterWFSTTest, TestSolrCoreSnapshots, DeleteNodeTest, RequestHandlersTest, 
TestLuceneMatchVersion, BooleanFieldTest, LeaderInitiatedRecoveryOnCommitTest, 
TestPhraseSuggestions, TestSchemaVersionResource, 
DistributedDebugComponentTest, DirectUpdateHandlerTest, CircularListTest, 
TestConfigReload, SolrCLIZkUtilsTest, JsonValidatorTest, 
FieldMutatingUpdateProcessorTest, DistributedFacetPivotSmallTest, 
InfixSuggestersTest, TestConfig, SolrPluginUtilsTest, NoCacheHeaderTest, 
TestSQLHandlerNonCloud, TestFreeTextSuggestions, SolrMetricManagerTest, 
DeleteStatusTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, 
BasicZkTest, TestRandomFaceting, LeaderElectionTest, ZkCLITest, 
TestDistributedSearch, TestRecovery, TestStressVersions, 
DistributedTermsComponentTest, SpellCheckComponentTest, TestFunctionQuery, 
BasicFunctionalityTest, TestLazyCores, TestIndexSearcher, 
AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SolrRequestParserTest, 
TestCSVLoader, TestPseudoReturnFields, TestAtomicUpdateErrorCases, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, DistanceFunctionTest, 
IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, TestOmitPositions, 
TermsComponentTest, TestValueSourceCache, TestIndexingPerformance, 
FastVectorHighlighterTest, RegexBoostProcessorTest, ReturnFieldsTest, 
UpdateRequestProcessorFactoryTest, QueryParsingTest, 
TestPartialUpdateDeduplication, SearchHandlerTest, SOLR749Test, 
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
TestQuerySenderNoQuery, SolrIndexConfigTest, BadComponentTest, 
TestMergePolicyConfig, TestDocSet, TestSearchPerf, NumericFieldsTest, 
MinimalSchemaTest, OutputWriterTest, ExternalFileFieldSortTest, 
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestCodecSupport, 
SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, 
ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, 
URLClassifyProcessorTest, TestFastLRUCache, TestSuggestSpellingConverter, 
ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, SliceStateTest, 
SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, TestRTGBase, 
CursorPagingTest, TestDistributedMissingSort, TestHighlightDedupGrouping, 
AssignTest, AsyncCallRequestStatusResponseTest, 
CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, 
ConnectionManagerTest, DeleteReplicaTest, DeleteShardTest, 
DistributedVersionInfoTest, DocValuesNotIndexedTest, ForceLeaderTest, 
ReplaceNodeTest, SSLMigrationTest, SimpleCollectionCreateDeleteTest, 
TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, 
TestCloudPseudoReturnFields, TestConfigSetsAPI, TestPullReplicaErrorHandling]
   [junit4] Completed [535/713 (1!)] on J2 in 59.96s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to