Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20028/
Java: 64bit/jdk-9-ea+175 -XX:-UseCompressedOops -XX:+UseG1GC 
--illegal-access=deny

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

Error Message:
Error from server at http://127.0.0.1:38035/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:38035/solr: Could not fully remove collection: 
pull_replica_error_handling_test_cant_connect_to_pull_replica
        at 
__randomizedtesting.SeedInfo.seed([9B0D53E6C9EA29B6:933AB52E12445D38]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:470)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:400)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1102)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:843)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:774)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.TestPullReplicaErrorHandling.tearDown(TestPullReplicaErrorHandling.java:126)
        at jdk.internal.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11229 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_9B0D53E6C9EA29B6-001/init-core-data-001
   [junit4]   2> 363896 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 363896 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 363897 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-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> 363897 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-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_9B0D53E6C9EA29B6-001/tempDir-001
   [junit4]   2> 363897 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 363900 INFO  (Thread-839) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 363900 INFO  (Thread-839) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 363920 ERROR (Thread-839) [    ] 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> 364000 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46209
   [junit4]   2> 364006 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 0x15cfcf3c5960000, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 364012 INFO  (jetty-launcher-850-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 364013 INFO  (jetty-launcher-850-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 364024 INFO  (jetty-launcher-850-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 364040 INFO  (jetty-launcher-850-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 364064 INFO  (jetty-launcher-850-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4133a398{/solr,null,AVAILABLE}
   [junit4]   2> 364065 INFO  (jetty-launcher-850-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@24aed2a0{HTTP/1.1,[http/1.1]}{127.0.0.1:43077}
   [junit4]   2> 364065 INFO  (jetty-launcher-850-thread-1) [    ] 
o.e.j.s.Server Started @365633ms
   [junit4]   2> 364065 INFO  (jetty-launcher-850-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43077}
   [junit4]   2> 364065 ERROR (jetty-launcher-850-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 364065 INFO  (jetty-launcher-850-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 364065 INFO  (jetty-launcher-850-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 364065 INFO  (jetty-launcher-850-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 364066 INFO  (jetty-launcher-850-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T07:00:53.435005Z
   [junit4]   2> 364097 INFO  (jetty-launcher-850-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 364101 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 0x15cfcf3c5960001, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 364136 INFO  (jetty-launcher-850-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70167f1d{/solr,null,AVAILABLE}
   [junit4]   2> 364129 INFO  (jetty-launcher-850-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@91ce08b{/solr,null,AVAILABLE}
   [junit4]   2> 364146 INFO  (jetty-launcher-850-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@788cf8e8{/solr,null,AVAILABLE}
   [junit4]   2> 364146 INFO  (jetty-launcher-850-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@442603e8{HTTP/1.1,[http/1.1]}{127.0.0.1:43903}
   [junit4]   2> 364146 INFO  (jetty-launcher-850-thread-2) [    ] 
o.e.j.s.Server Started @365714ms
   [junit4]   2> 364146 INFO  (jetty-launcher-850-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43903}
   [junit4]   2> 364146 ERROR (jetty-launcher-850-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 364146 INFO  (jetty-launcher-850-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 364146 INFO  (jetty-launcher-850-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 364147 INFO  (jetty-launcher-850-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 364147 INFO  (jetty-launcher-850-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T07:00:53.516036Z
   [junit4]   2> 364157 INFO  (jetty-launcher-850-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@57312b30{HTTP/1.1,[http/1.1]}{127.0.0.1:34635}
   [junit4]   2> 364157 INFO  (jetty-launcher-850-thread-4) [    ] 
o.e.j.s.Server Started @365725ms
   [junit4]   2> 364157 INFO  (jetty-launcher-850-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34635}
   [junit4]   2> 364158 ERROR (jetty-launcher-850-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 364158 INFO  (jetty-launcher-850-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 364158 INFO  (jetty-launcher-850-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 364158 INFO  (jetty-launcher-850-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 364158 INFO  (jetty-launcher-850-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T07:00:53.527370Z
   [junit4]   2> 364168 INFO  (jetty-launcher-850-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@43aad696{HTTP/1.1,[http/1.1]}{127.0.0.1:34503}
   [junit4]   2> 364168 INFO  (jetty-launcher-850-thread-3) [    ] 
o.e.j.s.Server Started @365736ms
   [junit4]   2> 364168 INFO  (jetty-launcher-850-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34503}
   [junit4]   2> 364168 ERROR (jetty-launcher-850-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 364168 INFO  (jetty-launcher-850-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 364168 INFO  (jetty-launcher-850-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 364168 INFO  (jetty-launcher-850-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 364168 INFO  (jetty-launcher-850-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T07:00:53.537736Z
   [junit4]   2> 364169 INFO  (jetty-launcher-850-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 364200 INFO  (jetty-launcher-850-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 364219 INFO  (jetty-launcher-850-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46209/solr
   [junit4]   2> 364246 INFO  (jetty-launcher-850-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46209/solr
   [junit4]   2> 364252 INFO  (jetty-launcher-850-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 364278 INFO  (jetty-launcher-850-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46209/solr
   [junit4]   2> 364363 INFO  (jetty-launcher-850-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 364368 INFO  (jetty-launcher-850-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46209/solr
   [junit4]   2> 364368 INFO  (jetty-launcher-850-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43077_solr
   [junit4]   2> 364388 INFO  (jetty-launcher-850-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98231415817502728-127.0.0.1:43077_solr-n_0000000000) starting
   [junit4]   2> 364395 INFO  (jetty-launcher-850-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 364396 INFO  (jetty-launcher-850-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34635_solr
   [junit4]   2> 364404 INFO  (zkCallback-866-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 364408 INFO  (jetty-launcher-850-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 364409 INFO  (jetty-launcher-850-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43903_solr
   [junit4]   2> 364416 INFO  (zkCallback-866-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 364417 INFO  (jetty-launcher-850-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 364418 INFO  (jetty-launcher-850-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 364419 INFO  (jetty-launcher-850-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34503_solr
   [junit4]   2> 364423 INFO  
(OverseerStateUpdate-98231415817502728-127.0.0.1:43077_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 364444 INFO  (jetty-launcher-850-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43077_solr
   [junit4]   2> 364476 INFO  (zkCallback-869-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 364476 INFO  (zkCallback-868-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 364486 INFO  (zkCallback-868-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 364490 INFO  (jetty-launcher-850-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43903.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364494 INFO  (jetty-launcher-850-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43903.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364494 INFO  (jetty-launcher-850-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43903.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364495 INFO  (jetty-launcher-850-thread-2) [    ] 
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_9B0D53E6C9EA29B6-001/tempDir-001/node2/.
   [junit4]   2> 364514 INFO  (zkCallback-869-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 364545 INFO  (zkCallback-875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 364551 INFO  (zkCallback-866-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 364587 INFO  (jetty-launcher-850-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43077.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364588 INFO  (jetty-launcher-850-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34503.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364590 INFO  (jetty-launcher-850-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34635.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364592 INFO  (jetty-launcher-850-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34503.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364592 INFO  (jetty-launcher-850-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34503.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364598 INFO  (jetty-launcher-850-thread-3) [    ] 
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_9B0D53E6C9EA29B6-001/tempDir-001/node3/.
   [junit4]   2> 364602 INFO  (jetty-launcher-850-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34635.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364602 INFO  (jetty-launcher-850-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34635.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364604 INFO  (jetty-launcher-850-thread-4) [    ] 
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_9B0D53E6C9EA29B6-001/tempDir-001/node4/.
   [junit4]   2> 364604 INFO  (jetty-launcher-850-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43077.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364605 INFO  (jetty-launcher-850-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43077.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364606 INFO  (jetty-launcher-850-thread-1) [    ] 
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_9B0D53E6C9EA29B6-001/tempDir-001/node1/.
   [junit4]   2> 364736 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 364738 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46209/solr ready
   [junit4]   2> 364747 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@442603e8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 364752 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=878804906
   [junit4]   2> 364752 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 364754 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 364755 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 364756 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 364757 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 364758 INFO  (zkCallback-866-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 364765 WARN  (zkCallback-869-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 364765 INFO  (zkCallback-875-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 364765 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@788cf8e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 364790 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 364796 INFO  (zkCallback-880-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 364796 INFO  (zkCallback-868-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 364808 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e333a4{/solr,null,AVAILABLE}
   [junit4]   2> 364808 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5d5fa1de{HTTP/1.1,[http/1.1]}{127.0.0.1:39665}
   [junit4]   2> 364808 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.Server Started @366376ms
   [junit4]   2> 364808 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38035}
   [junit4]   2> 364808 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 364809 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 364809 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 364809 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 364809 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T07:00:54.178707Z
   [junit4]   2> 364812 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 364818 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46209/solr
   [junit4]   2> 364824 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 364825 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 364828 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38035_solr
   [junit4]   2> 364830 INFO  (zkCallback-866-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 364830 INFO  (zkCallback-880-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 364836 INFO  (zkCallback-868-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 364851 INFO  (zkCallback-885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 364851 INFO  (zkCallback-875-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 364893 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38035.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364896 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38035.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364896 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38035.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364897 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
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_9B0D53E6C9EA29B6-001/tempDir-001/node2/.
   [junit4]   2> 364918 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:39665/solr. Proxy: http://127.0.0.1:38035/solr
   [junit4]   2> 364918 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@57312b30{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 364918 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=483850580
   [junit4]   2> 364918 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 364919 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 364921 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 364922 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 364923 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 364924 INFO  (zkCallback-866-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 364924 INFO  (zkCallback-875-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 364925 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@91ce08b{/solr,null,UNAVAILABLE}
   [junit4]   2> 364925 INFO  (zkCallback-885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 364925 INFO  (zkCallback-880-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 364925 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 364926 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e477685{/solr,null,AVAILABLE}
   [junit4]   2> 364926 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2b3205e1{HTTP/1.1,[http/1.1]}{127.0.0.1:39845}
   [junit4]   2> 364926 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.Server Started @366494ms
   [junit4]   2> 364927 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39051}
   [junit4]   2> 364927 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 364927 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 364927 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 364927 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 364927 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T07:00:54.296491Z
   [junit4]   2> 364928 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 364933 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46209/solr
   [junit4]   2> 364937 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 364938 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 364939 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39051_solr
   [junit4]   2> 364939 INFO  (zkCallback-885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 364939 INFO  (zkCallback-866-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 364939 INFO  (zkCallback-875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 364940 INFO  (zkCallback-880-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 364944 INFO  (zkCallback-891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 364975 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39051.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364978 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39051.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364978 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39051.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 364979 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
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_9B0D53E6C9EA29B6-001/tempDir-001/node4/.
   [junit4]   2> 365004 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:39845/solr. Proxy: http://127.0.0.1:39051/solr
   [junit4]   2> 365007 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@24aed2a0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 365007 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1200118924
   [junit4]   2> 365007 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 365009 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 365010 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 365011 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 365011 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 365011 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.Overseer Overseer 
(id=98231415817502728-127.0.0.1:43077_solr-n_0000000000) closing
   [junit4]   2> 365011 INFO  
(OverseerStateUpdate-98231415817502728-127.0.0.1:43077_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43077_solr
   [junit4]   2> 365020 INFO  (zkCallback-880-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 365020 INFO  (zkCallback-885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 365021 WARN  (zkCallback-866-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 365021 INFO  (zkCallback-875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 365021 INFO  (zkCallback-891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 365021 INFO  (zkCallback-875-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34503_solr
   [junit4]   2> 365021 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4133a398{/solr,null,UNAVAILABLE}
   [junit4]   2> 365022 INFO  (zkCallback-875-thread-2) [    ] o.a.s.c.Overseer 
Overseer (id=98231415817502732-127.0.0.1:34503_solr-n_0000000003) starting
   [junit4]   2> 365024 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 365025 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21eb55b6{/solr,null,AVAILABLE}
   [junit4]   2> 365025 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@12bde25c{HTTP/1.1,[http/1.1]}{127.0.0.1:38701}
   [junit4]   2> 365025 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.Server Started @366593ms
   [junit4]   2> 365026 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39145}
   [junit4]   2> 365030 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 365030 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 365030 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 365030 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 365030 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T07:00:54.399738Z
   [junit4]   2> 365033 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 365038 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46209/solr
   [junit4]   2> 365047 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 365048 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 365049 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39145_solr
   [junit4]   2> 365050 INFO  (zkCallback-875-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 365050 INFO  (zkCallback-880-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 365050 INFO  (zkCallback-885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 365050 INFO  (zkCallback-897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 365056 INFO  (zkCallback-891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 365084 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39145.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 365088 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39145.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 365089 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39145.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 365089 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
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_9B0D53E6C9EA29B6-001/tempDir-001/node1/.
   [junit4]   2> 365148 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:38701/solr. Proxy: http://127.0.0.1:39145/solr
   [junit4]   2> 365148 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@43aad696{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 365149 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1642679655
   [junit4]   2> 365149 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 365150 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 365152 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 365157 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 365160 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 365161 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.Overseer Overseer 
(id=98231415817502732-127.0.0.1:34503_solr-n_0000000003) closing
   [junit4]   2> 365161 INFO  
(OverseerStateUpdate-98231415817502732-127.0.0.1:34503_solr-n_0000000003) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34503_solr
   [junit4]   2> 365166 INFO  (zkCallback-891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 365166 INFO  (zkCallback-885-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38035_solr
   [junit4]   2> 365166 INFO  (zkCallback-885-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 365166 INFO  (zkCallback-880-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 365166 INFO  (zkCallback-897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 365167 INFO  (zkCallback-885-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=98231415817502737-127.0.0.1:38035_solr-n_0000000004) starting
   [junit4]   2> 366666 WARN  (zkCallback-875-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 366666 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@70167f1d{/solr,null,UNAVAILABLE}
   [junit4]   2> 366667 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 366708 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@df94210{/solr,null,AVAILABLE}
   [junit4]   2> 366708 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@28a0ba84{HTTP/1.1,[http/1.1]}{127.0.0.1:33955}
   [junit4]   2> 366708 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.e.j.s.Server Started @368276ms
   [junit4]   2> 366709 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34283}
   [junit4]   2> 366709 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 366709 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 366709 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 366710 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 366710 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T07:00:56.079111Z
   [junit4]   2> 366719 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 366731 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46209/solr
   [junit4]   2> 366767 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 366768 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 366771 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34283_solr
   [junit4]   2> 366772 INFO  (zkCallback-880-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 366772 INFO  (zkCallback-885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 366772 INFO  (zkCallback-891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 366772 INFO  (zkCallback-897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 366803 INFO  (zkCallback-903-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 366824 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34283.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 366842 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34283.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 366842 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34283.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 366843 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
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_9B0D53E6C9EA29B6-001/tempDir-001/node3/.
   [junit4]   2> 366875 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:33955/solr. Proxy: http://127.0.0.1:34283/solr
   [junit4]   2> 366876 INFO  (SocketProxy-Acceptor-39145) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59140,localport=39145], receiveBufferSize:531000
   [junit4]   2> 366896 INFO  (SocketProxy-Acceptor-39145) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=38701,localport=39752], receiveBufferSize=530904
   [junit4]   2> 366917 INFO  (qtp2075791400-4592) [    ] 
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> 366918 INFO  (qtp2075791400-4592) [    ] 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=1
   [junit4]   2> 366948 INFO  
(TEST-TestPullReplicaErrorHandling.testCantConnectToLeader-seed#[9B0D53E6C9EA29B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCantConnectToLeader
   [junit4]   2> 366950 INFO  (qtp2075791400-4593) [    ] 
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_leader&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 366964 INFO  (OverseerThreadFactory-1777-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection 
pull_replica_error_handling_test_cant_connect_to_leader
   [junit4]   2> 367074 INFO  
(OverseerStateUpdate-98231415817502737-127.0.0.1:38035_solr-n_0000000004) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"pull_replica_error_handling_test_cant_connect_to_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38035/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 367077 INFO  
(OverseerStateUpdate-98231415817502737-127.0.0.1:38035_solr-n_0000000004) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"pull_replica_error_handling_test_cant_connect_to_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39145/solr";,
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 367278 INFO  (SocketProxy-Acceptor-38035) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49466,localport=38035], receiveBufferSize:531000
   [junit4]   2> 367281 INFO  (SocketProxy-Acceptor-39145) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59148,localport=39145], receiveBufferSize:531000
   [junit4]   2> 367284 INFO  (SocketProxy-Acceptor-38035) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39665,localport=37418], receiveBufferSize=530904
   [junit4]   2> 367284 INFO  (qtp1213362808-4543) [    ] 
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_leader_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_error_handling_test_cant_connect_to_leader&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 367284 INFO  (qtp1213362808-4543) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 367288 INFO  (qtp2075791400-4590) [    ] 
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_leader_shard1_replica_p1&action=CREATE&numShards=1&collection=pull_replica_error_handling_test_cant_connect_to_leader&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 367288 INFO  (qtp2075791400-4590) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 367296 INFO  (SocketProxy-Acceptor-39145) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=38701,localport=39760], receiveBufferSize=530904
   [junit4]   2> 367428 INFO  (zkCallback-885-thread-2) [    ] 
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_leader/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_leader] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 367428 INFO  (zkCallback-885-thread-1) [    ] 
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_leader/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_leader] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 367428 INFO  (zkCallback-897-thread-1) [    ] 
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_leader/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_leader] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 367428 INFO  (zkCallback-897-thread-2) [    ] 
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_leader/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_leader] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 368321 INFO  (qtp1213362808-4543) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 368354 INFO  (qtp2075791400-4590) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 368359 INFO  (qtp1213362808-4543) [    ] o.a.s.s.IndexSchema 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1] 
Schema name=minimal
   [junit4]   2> 368360 INFO  (qtp1213362808-4543) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 368361 INFO  (qtp1213362808-4543) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 
'pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1' 
using configuration from collection 
pull_replica_error_handling_test_cant_connect_to_leader, trusted=true
   [junit4]   2> 368363 INFO  (qtp2075791400-4590) [    ] o.a.s.s.IndexSchema 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1] 
Schema name=minimal
   [junit4]   2> 368364 INFO  (qtp2075791400-4590) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 368364 INFO  (qtp2075791400-4590) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 
'pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1' 
using configuration from collection 
pull_replica_error_handling_test_cant_connect_to_leader, trusted=true
   [junit4]   2> 368365 INFO  (qtp2075791400-4590) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39145.solr.core.pull_replica_error_handling_test_cant_connect_to_leader.shard1.replica_p1'
 (registry 
'solr.core.pull_replica_error_handling_test_cant_connect_to_leader.shard1.replica_p1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 368365 INFO  (qtp2075791400-4590) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 368365 INFO  (qtp2075791400-4590) [    ] o.a.s.c.SolrCore 
[[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_9B0D53E6C9EA29B6-001/tempDir-001/node1/pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_9B0D53E6C9EA29B6-001/tempDir-001/node1/./pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1/data/]
   [junit4]   2> 368367 INFO  (qtp1213362808-4543) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38035.solr.core.pull_replica_error_handling_test_cant_connect_to_leader.shard1.replica_n1'
 (registry 
'solr.core.pull_replica_error_handling_test_cant_connect_to_leader.shard1.replica_n1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39532ad5
   [junit4]   2> 368367 INFO  (qtp1213362808-4543) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 368367 INFO  (qtp1213362808-4543) [    ] o.a.s.c.SolrCore 
[[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_9B0D53E6C9EA29B6-001/tempDir-001/node2/pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_9B0D53E6C9EA29B6-001/tempDir-001/node2/./pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1/data/]
   [junit4]   2> 368432 INFO  (qtp1213362808-4543) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 368432 INFO  (qtp1213362808-4543) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 368454 INFO  (qtp1213362808-4543) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 368454 INFO  (qtp1213362808-4543) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 368465 INFO  (qtp1213362808-4543) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38ce6541[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]
 main]
   [junit4]   2> 368466 INFO  (qtp1213362808-4543) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 368466 INFO  (qtp1213362808-4543) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 368467 INFO  (qtp1213362808-4543) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 368471 INFO  (qtp2075791400-4590) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 368471 INFO  (qtp1213362808-4543) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571702657872035840
   [junit4]   2> 368471 INFO  (qtp2075791400-4590) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 368472 INFO  (qtp2075791400-4590) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@bdb7970[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]
 main]
   [junit4]   2> 368479 INFO  (searcherExecutor-1784-thread-1) [    ] 
o.a.s.c.SolrCore 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1] 
Registered new searcher 
Searcher@38ce6541[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 368537 INFO  (qtp1213362808-4543) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 368537 INFO  (qtp1213362808-4543) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 368537 INFO  (qtp1213362808-4543) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:38035/solr/pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1/
   [junit4]   2> 368537 INFO  (qtp1213362808-4543) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 368537 INFO  (qtp1213362808-4543) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:38035/solr/pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1/
 has no replicas
   [junit4]   2> 368537 INFO  (qtp1213362808-4543) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 368539 INFO  (qtp1213362808-4543) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38035/solr/pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1/
 shard1
   [junit4]   2> 368539 INFO  (qtp2075791400-4590) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 368539 INFO  (qtp2075791400-4590) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 368540 INFO  (qtp2075791400-4590) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 368541 INFO  (qtp2075791400-4590) [    ] o.a.s.c.ZkController 
pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1 
starting background replication from leader
   [junit4]   2> 368541 INFO  (qtp2075791400-4590) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 368543 INFO  (qtp2075791400-4590) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 368551 INFO  (searcherExecutor-1785-thread-1) [    ] 
o.a.s.c.SolrCore 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1] 
Registered new searcher 
Searcher@bdb7970[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 368653 INFO  (zkCallback-897-thread-1) [    ] 
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_leader/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_leader] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 368653 INFO  (zkCallback-885-thread-2) [    ] 
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_leader/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_leader] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 368653 INFO  (zkCallback-885-thread-1) [    ] 
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_leader/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_leader] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 368655 INFO  (zkCallback-897-thread-2) [    ] 
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_leader/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_leader] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 368689 INFO  (qtp1213362808-4543) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 368689 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.h.IndexFetcher Replica core_node1 is leader but it's state is down, 
skipping replication
   [junit4]   2> 368690 INFO  (qtp1213362808-4543) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_error_handling_test_cant_connect_to_leader&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1406
   [junit4]   2> 368703 INFO  (qtp2075791400-4590) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1&action=CREATE&numShards=1&collection=pull_replica_error_handling_test_cant_connect_to_leader&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=1415
   [junit4]   2> 368707 INFO  (qtp2075791400-4593) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 368808 INFO  (zkCallback-897-thread-2) [    ] 
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_leader/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_leader] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 368808 INFO  (zkCallback-885-thread-2) [    ] 
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_leader/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_leader] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 368808 INFO  (zkCallback-885-thread-1) [    ] 
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_leader/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_leader] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 368808 INFO  (zkCallback-897-thread-1) [    ] 
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_leader/state.json]
 for collection [pull_replica_error_handling_test_cant_connect_to_leader] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 368965 INFO  
(OverseerCollectionConfigSetProcessor-98231415817502737-127.0.0.1:38035_solr-n_0000000004)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 369707 INFO  (qtp2075791400-4593) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=pull_replica_error_handling_test_cant_connect_to_leader&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=2757
   [junit4]   2> 369710 INFO  (SocketProxy-Acceptor-38035) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49484,localport=38035], receiveBufferSize:531000
   [junit4]   2> 369710 INFO  (SocketProxy-Acceptor-38035) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39665,localport=37436], receiveBufferSize=530904
   [junit4]   2> 369715 INFO  (qtp1213362808-4539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 
(1571702659172270080), 1 (1571702659175415808), 2 (1571702659175415809), 3 
(1571702659175415810), 4 (1571702659175415811), 5 (1571702659175415812), 6 
(1571702659175415813), 7 (1571702659175415814), 8 (1571702659175415815), 9 
(1571702659175415816)]} 0 4
   [junit4]   2> 369716 INFO  (qtp1213362808-4539) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1571702659177512960,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369716 INFO  (qtp1213362808-4539) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6b65fa56 
commitCommandVersion:1571702659177512960
   [junit4]   2> 369724 INFO  (qtp1213362808-4539) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3f59ec6e[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]
 main]
   [junit4]   2> 369725 INFO  (qtp1213362808-4539) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 369725 INFO  (searcherExecutor-1784-thread-1) [    ] 
o.a.s.c.SolrCore 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1] 
Registered new searcher 
Searcher@3f59ec6e[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]
 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 369726 INFO  (qtp1213362808-4539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=pull_replica_error_handling_test_cant_connect_to_leader:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 10
   [junit4]   2> 369930 INFO  (SocketProxy-Acceptor-39145) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59166,localport=39145], receiveBufferSize:531000
   [junit4]   2> 369930 INFO  (SocketProxy-Acceptor-39145) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=38701,localport=39778], receiveBufferSize=530904
   [junit4]   2> 369931 INFO  (qtp2075791400-4588) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]  
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 370131 INFO  (qtp2075791400-4588) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]  
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 370343 INFO  (qtp2075791400-4588) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]  
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 370544 INFO  (qtp2075791400-4588) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]  
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 370745 INFO  (qtp2075791400-4588) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]  
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 370946 INFO  (qtp2075791400-4593) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]  
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 371147 INFO  (qtp2075791400-4597) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]  
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 371348 INFO  (qtp2075791400-4597) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]  
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 371549 INFO  (qtp2075791400-4597) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]  
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 371589 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 371589 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:38035/solr/pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1/
   [junit4]   2> 371590 INFO  (SocketProxy-Acceptor-38035) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49496,localport=38035], receiveBufferSize:531000
   [junit4]   2> 371590 INFO  (qtp1213362808-4540) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 371600 INFO  (SocketProxy-Acceptor-38035) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39665,localport=37448], receiveBufferSize=530904
   [junit4]   2> 371600 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 371600 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1498892459085
   [junit4]   2> 371600 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 371600 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 371600 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 371601 INFO  (qtp1213362808-4540) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 371608 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 371608 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=true) to 
MockDirectoryWrapper(RAMDirectory@76dc260d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@82d2ee6)
   [junit4]   2> 371609 INFO  (qtp1213362808-4539) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371659 INFO  (qtp1213362808-4539) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371672 INFO  (qtp1213362808-4545) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371686 INFO  (qtp1213362808-4540) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371688 INFO  (qtp1213362808-4543) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371689 INFO  (qtp1213362808-4539) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371701 INFO  (qtp1213362808-4545) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371702 INFO  (qtp1213362808-4540) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371703 INFO  (qtp1213362808-4540) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371704 INFO  (qtp1213362808-4539) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371705 INFO  (qtp1213362808-4545) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371705 INFO  (qtp1213362808-4543) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371707 INFO  (qtp1213362808-4540) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371748 INFO  (qtp1213362808-4540) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371750 INFO  (qtp2075791400-4593) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]  
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 371761 INFO  (qtp1213362808-4545) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.tix&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371762 INFO  (qtp1213362808-4543) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.tbk&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371772 INFO  (qtp1213362808-4539) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371773 INFO  (qtp1213362808-4540) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371774 INFO  (qtp1213362808-4540) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_n1]  
webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 371774 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=true,bytesDownloaded=3457) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@76dc260d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@82d2ee6)
   [junit4]   2> 371775 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.c.SolrCore Updating index properties... index=index.20170701000100977
   [junit4]   2> 371775 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.h.IndexFetcher removing old index directory 
MockDirectoryWrapper(RAMDirectory@3b00c224 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ff70adb)
   [junit4]   2> 371777 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 371778 INFO  (indexFetcher-1794-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a18089[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]
 main]
   [junit4]   2> 371780 INFO  (searcherExecutor-1785-thread-1) [    ] 
o.a.s.c.SolrCore 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1] 
Registered new searcher 
Searcher@6a18089[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]
 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 371951 INFO  (qtp2075791400-4593) [    ] o.a.s.c.S.Request 
[pull_replica_error_handling_test_cant_connect_to_leader_shard1_replica_p1]  
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 
QTime=0
   [junit4]   2> 371952 WARN  
(TEST-TestPullReplicaErrorHandling.testCantConnectToLeader-seed#[9B0D53E6C9EA29B6])
 [    ] o.a.s.c.SocketProxy Closing 3 connections to: 
http://127.0.0.1:38035/solr, target: http://127.0.0.1:39665/solr
   [junit4]   2> 371956 ERROR 
(TEST-TestPullReplicaErrorHandling.testCantConnectToLeader-seed#[9B0D53E6C9EA29B6])
 [    ] o.a.s.c.s.i.CloudSolrClient Request to collection 
pull_replica_error_handling_test_cant_connect_to_leader failed due to (0) 
org.apache.http.NoHttpResponseException: 127.0.0.1:38035 failed to respond, 
retry? 0
   [junit4]   2> 371973 ERROR (updateExecutor-894-thread-1) [    ] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2>        at 
java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]   2>        at 
java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2>        at 
java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
   [junit4]   2>        at 
org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:345)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:180)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 371988 ERROR (qtp2075791400-4594) [    ] 
o.a.s.h.RequestHandlerBase 
org.apache.solr.update.processor.DistributedUpdateProcessor$DistributedUpdatesAsyncException:
 Async exception during distributed update: Broken pipe (Write failed)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:983)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1966)
   [junit4]   2>        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2473)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:720)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:526)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2>        at org.eclipse.jetty.servlet.ServletH

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

 (jetty-closer-851-thread-4) [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@28a0ba84{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 423509 INFO  (jetty-closer-851-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1133508113
   [junit4]   2> 423509 INFO  (jetty-closer-851-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 423509 INFO  (jetty-closer-851-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 423510 INFO  (jetty-closer-851-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 423511 INFO  (jetty-closer-851-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 423511 INFO  (jetty-closer-851-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 423511 INFO  (jetty-closer-851-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@12bde25c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 423512 INFO  (jetty-closer-851-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1363442653
   [junit4]   2> 423512 INFO  (jetty-closer-851-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 423512 INFO  (jetty-closer-851-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 423512 INFO  (jetty-closer-851-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 423512 INFO  (jetty-closer-851-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 423513 INFO  (jetty-closer-851-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98231415817502737-127.0.0.1:38035_solr-n_0000000004) closing
   [junit4]   2> 423513 INFO  
(OverseerStateUpdate-98231415817502737-127.0.0.1:38035_solr-n_0000000004) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38035_solr
   [junit4]   2> 423513 INFO  (jetty-closer-851-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 423513 INFO  (jetty-closer-851-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 423513 INFO  (jetty-closer-851-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 423514 INFO  (jetty-closer-851-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 423515 INFO  (jetty-closer-851-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 423515 WARN  (zkCallback-903-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 423516 INFO  (jetty-closer-851-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 423516 INFO  (zkCallback-885-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 423516 INFO  (zkCallback-897-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 423516 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 0x15cfcf3c5960014, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 423516 INFO  (jetty-closer-851-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@df94210{/solr,null,UNAVAILABLE}
   [junit4]   2> 423516 INFO  (zkCallback-897-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 423516 INFO  (zkCallback-897-thread-5) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39145_solr
   [junit4]   2> 425016 WARN  (zkCallback-891-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 425016 WARN  (zkCallback-885-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 425017 INFO  (jetty-closer-851-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4e333a4{/solr,null,UNAVAILABLE}
   [junit4]   2> 425020 WARN  (zkCallback-897-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 425020 INFO  (jetty-closer-851-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3e477685{/solr,null,UNAVAILABLE}
   [junit4]   2> 425020 INFO  (jetty-closer-851-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@21eb55b6{/solr,null,UNAVAILABLE}
   [junit4]   2> 425033 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-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> 425033 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[9B0D53E6C9EA29B6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46209 46209
   [junit4]   2> 425442 INFO  (Thread-839) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46209 46209
   [junit4]   2> 425442 WARN  (Thread-839) [    ] 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>        19      
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        10      
/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/98231415817502728-127.0.0.1:43077_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98231415817502740-127.0.0.1:39051_solr-n_0000000005
   [junit4]   2>        2       
/solr/overseer_elect/election/98231415817502729-127.0.0.1:34635_solr-n_0000000001
   [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>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [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_9B0D53E6C9EA29B6-001
   [junit4]   2> Jul 01, 2017 7:01:54 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=LuceneVarGapFixedInterval), 
fieldName_s=FSTOrd50, id=Lucene50(blocksize=128)}, docValues:{}, 
maxPointsInLeafNode=1005, maxMBSortInHeap=5.05584515431154, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-FM, 
timezone=America/Fort_Nelson
   [junit4]   2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=413515976,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [EnumFieldTest, 
TestDistribIDF, CopyFieldTest, PingRequestHandlerTest, 
TestRandomCollapseQParserPlugin, FastVectorHighlighterTest, 
TestLMJelinekMercerSimilarityFactory, ZkStateWriterTest, TestLockTree, 
TestSolrCoreProperties, TestJettySolrRunner, TestGraphTermsQParserPlugin, 
TestLegacyNumericRangeQueryBuilder, TestManagedResource, 
DistributedQueryComponentOptimizationTest, OverseerModifyCollectionTest, 
RemoteQueryErrorTest, TestRestoreCore, TestSolrCloudSnapshots, TestLFUCache, 
DataDrivenBlockJoinTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestSolrConfigHandlerCloud, TestSchemaVersionResource, TestClusterProperties, 
FullSolrCloudDistribCmdsTest, StatsComponentTest, 
LeaderFailoverAfterPartitionTest, ReturnFieldsTest, 
DistributedFacetPivotLargeTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerTaskQueueTest, TestCollectionAPIs, TestSolrDeletionPolicy2, 
TestImplicitCoreProperties, CircularListTest, RecoveryZkTest, 
LeaderElectionTest, SignatureUpdateProcessorFactoryTest, 
UniqFieldsUpdateProcessorFactoryTest, BlockJoinFacetSimpleTest, 
LeaderInitiatedRecoveryOnShardRestartTest, CoreAdminRequestStatusTest, 
TestSimpleQParserPlugin, QueryEqualityTest, TestTrie, TestMultiWordSynonyms, 
TermsComponentTest, TestSchemaNameResource, CleanupOldIndexTest, 
TestPullReplicaErrorHandling]
   [junit4] Completed [125/724 (1!)] on J2 in 61.82s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to