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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplica.testKillPullReplica

Error Message:
Didn't update state null Live Nodes: [127.0.0.1:35057_solr] Last available 
state: 
DocCollection(pull_replica_test_kill_pull_replica//collections/pull_replica_test_kill_pull_replica/state.json/5)={
   "pullReplicas":"1",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node1":{           
"core":"pull_replica_test_kill_pull_replica_shard1_replica_n1",           
"base_url":"https://127.0.0.1:35057/solr";,           
"node_name":"127.0.0.1:35057_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node2":{           
"core":"pull_replica_test_kill_pull_replica_shard1_replica_p1",           
"base_url":"https://127.0.0.1:43593/solr";,           
"node_name":"127.0.0.1:43593_solr",           "state":"active",           
"type":"PULL"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"100",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Didn't update state
null
Live Nodes: [127.0.0.1:35057_solr]
Last available state: 
DocCollection(pull_replica_test_kill_pull_replica//collections/pull_replica_test_kill_pull_replica/state.json/5)={
  "pullReplicas":"1",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"pull_replica_test_kill_pull_replica_shard1_replica_n1",
          "base_url":"https://127.0.0.1:35057/solr";,
          "node_name":"127.0.0.1:35057_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node2":{
          "core":"pull_replica_test_kill_pull_replica_shard1_replica_p1",
          "base_url":"https://127.0.0.1:43593/solr";,
          "node_name":"127.0.0.1:43593_solr",
          "state":"active",
          "type":"PULL"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"100",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([FDEE5CF82452FE73:711F406D84E31F4B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.TestPullReplica.testKillPullReplica(TestPullReplica.java:480)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11583 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FDEE5CF82452FE73-001/init-core-data-001
   [junit4]   2> 799007 WARN  
(SUITE-TestPullReplica-seed#[FDEE5CF82452FE73]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 799008 INFO  
(SUITE-TestPullReplica-seed#[FDEE5CF82452FE73]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 799009 INFO  
(SUITE-TestPullReplica-seed#[FDEE5CF82452FE73]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 799010 INFO  
(SUITE-TestPullReplica-seed#[FDEE5CF82452FE73]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FDEE5CF82452FE73-001/tempDir-001
   [junit4]   2> 799010 INFO  
(SUITE-TestPullReplica-seed#[FDEE5CF82452FE73]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 799010 INFO  (Thread-3637) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 799010 INFO  (Thread-3637) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 799011 ERROR (Thread-3637) [    ] 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> 799110 INFO  
(SUITE-TestPullReplica-seed#[FDEE5CF82452FE73]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36349
   [junit4]   2> 799114 INFO  (jetty-launcher-1172-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 799115 INFO  (jetty-launcher-1172-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 799128 INFO  (jetty-launcher-1172-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22d08cb5{/solr,null,AVAILABLE}
   [junit4]   2> 799132 INFO  (jetty-launcher-1172-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3aeb7396{SSL,[ssl, 
http/1.1]}{127.0.0.1:35057}
   [junit4]   2> 799132 INFO  (jetty-launcher-1172-thread-1) [    ] 
o.e.j.s.Server Started @801329ms
   [junit4]   2> 799132 INFO  (jetty-launcher-1172-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35057}
   [junit4]   2> 799132 ERROR (jetty-launcher-1172-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 799132 INFO  (jetty-launcher-1172-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 799132 INFO  (jetty-launcher-1172-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 799132 INFO  (jetty-launcher-1172-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 799132 INFO  (jetty-launcher-1172-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-06T18:07:38.493Z
   [junit4]   2> 799145 INFO  (jetty-launcher-1172-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@514f26e7{/solr,null,AVAILABLE}
   [junit4]   2> 799145 INFO  (jetty-launcher-1172-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1728e162{SSL,[ssl, 
http/1.1]}{127.0.0.1:43593}
   [junit4]   2> 799146 INFO  (jetty-launcher-1172-thread-2) [    ] 
o.e.j.s.Server Started @801343ms
   [junit4]   2> 799146 INFO  (jetty-launcher-1172-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43593}
   [junit4]   2> 799146 ERROR (jetty-launcher-1172-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 799146 INFO  (jetty-launcher-1172-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 799146 INFO  (jetty-launcher-1172-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 799146 INFO  (jetty-launcher-1172-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 799146 INFO  (jetty-launcher-1172-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-06T18:07:38.507Z
   [junit4]   2> 799147 INFO  (jetty-launcher-1172-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 799151 INFO  (jetty-launcher-1172-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 799155 INFO  (jetty-launcher-1172-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36349/solr
   [junit4]   2> 799157 INFO  (jetty-launcher-1172-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36349/solr
   [junit4]   2> 799182 INFO  (jetty-launcher-1172-thread-2) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 799182 INFO  (jetty-launcher-1172-thread-2) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43593_solr
   [junit4]   2> 799183 INFO  (jetty-launcher-1172-thread-2) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.Overseer Overseer 
(id=98262349143867398-127.0.0.1:43593_solr-n_0000000000) starting
   [junit4]   2> 799200 INFO  (jetty-launcher-1172-thread-2) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43593_solr
   [junit4]   2> 799207 INFO  
(zkCallback-1184-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 799222 INFO  (jetty-launcher-1172-thread-1) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 799223 INFO  (jetty-launcher-1172-thread-1) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 799224 INFO  (jetty-launcher-1172-thread-1) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35057_solr
   [junit4]   2> 799226 INFO  
(zkCallback-1183-thread-1-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 799231 INFO  
(zkCallback-1184-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 799292 INFO  (jetty-launcher-1172-thread-2) 
[n:127.0.0.1:43593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43593.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c7fc4
   [junit4]   2> 799295 INFO  (jetty-launcher-1172-thread-2) 
[n:127.0.0.1:43593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43593.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c7fc4
   [junit4]   2> 799296 INFO  (jetty-launcher-1172-thread-2) 
[n:127.0.0.1:43593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43593.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c7fc4
   [junit4]   2> 799296 INFO  (jetty-launcher-1172-thread-2) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FDEE5CF82452FE73-001/tempDir-001/node2/.
   [junit4]   2> 799315 INFO  (jetty-launcher-1172-thread-1) 
[n:127.0.0.1:35057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35057.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c7fc4
   [junit4]   2> 799319 INFO  (jetty-launcher-1172-thread-1) 
[n:127.0.0.1:35057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35057.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c7fc4
   [junit4]   2> 799319 INFO  (jetty-launcher-1172-thread-1) 
[n:127.0.0.1:35057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35057.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c7fc4
   [junit4]   2> 799320 INFO  (jetty-launcher-1172-thread-1) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FDEE5CF82452FE73-001/tempDir-001/node1/.
   [junit4]   2> 799354 INFO  
(SUITE-TestPullReplica-seed#[FDEE5CF82452FE73]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 799355 INFO  
(SUITE-TestPullReplica-seed#[FDEE5CF82452FE73]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36349/solr ready
   [junit4]   2> 799357 INFO  
(SUITE-TestPullReplica-seed#[FDEE5CF82452FE73]-worker) [    ] 
o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 799376 INFO  (qtp491646644-9451) [n:127.0.0.1:43593_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 799377 INFO  (qtp491646644-9451) [n:127.0.0.1:43593_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 799388 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testKillPullReplica
   [junit4]   2> 799390 INFO  (qtp491646644-9436) [n:127.0.0.1:43593_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_pull_replica&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 799392 INFO  
(OverseerThreadFactory-3428-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
pull_replica_test_kill_pull_replica
   [junit4]   2> 799497 INFO  
(OverseerStateUpdate-98262349143867398-127.0.0.1:43593_solr-n_0000000000) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_kill_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_kill_pull_replica_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35057/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 799499 INFO  
(OverseerStateUpdate-98262349143867398-127.0.0.1:43593_solr-n_0000000000) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_kill_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_kill_pull_replica_shard1_replica_p1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43593/solr";,
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 799703 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_pull_replica_shard1_replica_p1&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 799703 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 799722 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_pull_replica_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 799723 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 799825 INFO  
(zkCallback-1184-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 799825 INFO  
(zkCallback-1183-thread-1-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 799825 INFO  
(zkCallback-1184-thread-2-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 799826 INFO  
(zkCallback-1183-thread-2-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 800712 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 800715 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.s.IndexSchema 
[pull_replica_test_kill_pull_replica_shard1_replica_p1] Schema name=minimal
   [junit4]   2> 800717 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 800717 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_kill_pull_replica_shard1_replica_p1' using 
configuration from collection pull_replica_test_kill_pull_replica, trusted=true
   [junit4]   2> 800718 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43593.solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p1' 
(registry 'solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c7fc4
   [junit4]   2> 800718 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 800718 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.SolrCore 
[[pull_replica_test_kill_pull_replica_shard1_replica_p1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FDEE5CF82452FE73-001/tempDir-001/node2/pull_replica_test_kill_pull_replica_shard1_replica_p1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FDEE5CF82452FE73-001/tempDir-001/node2/./pull_replica_test_kill_pull_replica_shard1_replica_p1/data/]
   [junit4]   2> 800746 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 800750 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.s.IndexSchema 
[pull_replica_test_kill_pull_replica_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 800751 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 800751 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_kill_pull_replica_shard1_replica_n1' using 
configuration from collection pull_replica_test_kill_pull_replica, trusted=true
   [junit4]   2> 800751 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35057.solr.core.pull_replica_test_kill_pull_replica.shard1.replica_n1' 
(registry 'solr.core.pull_replica_test_kill_pull_replica.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c7fc4
   [junit4]   2> 800752 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 800752 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore 
[[pull_replica_test_kill_pull_replica_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FDEE5CF82452FE73-001/tempDir-001/node1/pull_replica_test_kill_pull_replica_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FDEE5CF82452FE73-001/tempDir-001/node1/./pull_replica_test_kill_pull_replica_shard1_replica_n1/data/]
   [junit4]   2> 800771 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 800771 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 800772 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ca3cd5b[pull_replica_test_kill_pull_replica_shard1_replica_p1] main]
   [junit4]   2> 800773 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 800773 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 800774 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 800775 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.ZkController 
pull_replica_test_kill_pull_replica_shard1_replica_p1 starting background 
replication from leader
   [junit4]   2> 800775 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 800775 INFO  
(searcherExecutor-3433-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.SolrCore 
[pull_replica_test_kill_pull_replica_shard1_replica_p1] Registered new searcher 
Searcher@5ca3cd5b[pull_replica_test_kill_pull_replica_shard1_replica_p1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 800776 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 800786 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 800786 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 800787 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 800787 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 800788 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2d8aa244[pull_replica_test_kill_pull_replica_shard1_replica_n1] main]
   [junit4]   2> 800789 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 800789 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 800789 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 800790 INFO  
(searcherExecutor-3434-thread-1-processing-n:127.0.0.1:35057_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node1) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore 
[pull_replica_test_kill_pull_replica_shard1_replica_n1] Registered new searcher 
Searcher@2d8aa244[pull_replica_test_kill_pull_replica_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 800790 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1572197588167294976
   [junit4]   2> 800793 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 800793 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 800793 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:35057/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
   [junit4]   2> 800793 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 800793 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:35057/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
 has no replicas
   [junit4]   2> 800793 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 800795 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35057/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
 shard1
   [junit4]   2> 800896 INFO  
(zkCallback-1183-thread-1-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 800896 INFO  
(zkCallback-1183-thread-2-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 800896 INFO  
(zkCallback-1184-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 800896 INFO  
(zkCallback-1184-thread-2-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 800946 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 800947 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 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_test_kill_pull_replica_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1224
   [junit4]   2> 801047 INFO  
(zkCallback-1184-thread-2-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 801047 INFO  
(zkCallback-1183-thread-2-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 801047 INFO  
(zkCallback-1183-thread-1-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 801047 INFO  
(zkCallback-1184-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 801049 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:35057/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
   [junit4]   2> 801052 INFO  (qtp26599487-9442) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 801052 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 801052 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 801052 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 801052 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 801777 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 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_test_kill_pull_replica_shard1_replica_p1&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=2074
   [junit4]   2> 801779 INFO  (qtp491646644-9436) [n:127.0.0.1:43593_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 801878 INFO  
(zkCallback-1184-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 801878 INFO  
(zkCallback-1184-thread-2-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 801878 INFO  
(zkCallback-1183-thread-1-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 801878 INFO  
(zkCallback-1183-thread-2-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 802779 INFO  (qtp491646644-9436) [n:127.0.0.1:43593_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_pull_replica&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=3389
   [junit4]   2> 802783 INFO  (qtp26599487-9441) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 802786 INFO  (qtp491646644-9436) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 802789 INFO  (qtp26599487-9442) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1572197590262349824)]} 0 1
   [junit4]   2> 802793 INFO  (qtp26599487-9441) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1572197590267592704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 802793 INFO  (qtp26599487-9441) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@65952771 
commitCommandVersion:1572197590267592704
   [junit4]   2> 802794 INFO  (qtp26599487-9441) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3337caed[pull_replica_test_kill_pull_replica_shard1_replica_n1] main]
   [junit4]   2> 802795 INFO  (qtp26599487-9441) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 802796 INFO  
(searcherExecutor-3434-thread-1-processing-n:127.0.0.1:35057_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node1) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore 
[pull_replica_test_kill_pull_replica_shard1_replica_n1] Registered new searcher 
Searcher@3337caed[pull_replica_test_kill_pull_replica_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 802796 INFO  (qtp26599487-9441) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=pull_replica_test_kill_pull_replica:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 802798 INFO  (qtp26599487-9435) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 802801 INFO  (qtp491646644-9438) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 802902 INFO  (qtp491646644-9440) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803003 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803104 INFO  (qtp491646644-9445) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803205 INFO  (qtp491646644-9438) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803306 INFO  (qtp491646644-9440) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803393 INFO  
(OverseerCollectionConfigSetProcessor-98262349143867398-127.0.0.1:43593_solr-n_0000000000)
 [n:127.0.0.1:43593_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 803407 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803508 INFO  (qtp491646644-9445) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803609 INFO  (qtp491646644-9445) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803710 INFO  (qtp491646644-9440) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803811 INFO  (qtp491646644-9440) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803912 INFO  (qtp491646644-9438) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 804013 INFO  (qtp491646644-9438) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 804050 INFO  (qtp26599487-9441) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 804050 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 804050 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Master's version: 1499364462154
   [junit4]   2> 804050 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 804050 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 804050 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 804050 INFO  (qtp26599487-9442) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 804051 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 11
   [junit4]   2> 804052 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
RawDirectoryWrapper(RAMDirectory@221f7984 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5252af1e)
   [junit4]   2> 804052 INFO  (qtp26599487-9435) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 804053 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_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> 804054 INFO  (qtp26599487-9441) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_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> 804055 INFO  (qtp26599487-9442) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 804064 INFO  (qtp26599487-9435) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_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> 804065 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 804065 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 804066 INFO  (qtp26599487-9442) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_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> 804066 INFO  (qtp26599487-9435) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_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> 804067 INFO  (qtp26599487-9441) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_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> 804068 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_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> 804068 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=1672) : 0 secs (null bytes/sec) to 
RawDirectoryWrapper(RAMDirectory@221f7984 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5252af1e)
   [junit4]   2> 804069 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 804069 INFO  (indexFetcher-3440-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74fa2971[pull_replica_test_kill_pull_replica_shard1_replica_p1] main]
   [junit4]   2> 804070 INFO  
(searcherExecutor-3433-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.SolrCore 
[pull_replica_test_kill_pull_replica_shard1_replica_p1] Registered new searcher 
Searcher@74fa2971[pull_replica_test_kill_pull_replica_shard1_replica_p1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 804114 INFO  (qtp491646644-9449) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 804114 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.c.ChaosMonkey monkey: kill jetty! 43593
   [junit4]   2> 804116 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1728e162{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 804116 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1490433166
   [junit4]   2> 804116 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 804117 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 804118 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 804119 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 804119 INFO  (coreCloseExecutor-3445-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.SolrCore [pull_replica_test_kill_pull_replica_shard1_replica_p1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@2071c7ac
   [junit4]   2> 804120 INFO  (coreCloseExecutor-3445-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p1, 
tag=544327596
   [junit4]   2> 804122 INFO  (coreCloseExecutor-3445-thread-1) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.pull_replica_test_kill_pull_replica.shard1.leader, 
tag=544327596
   [junit4]   2> 804123 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.c.Overseer Overseer 
(id=98262349143867398-127.0.0.1:43593_solr-n_0000000000) closing
   [junit4]   2> 804123 INFO  
(OverseerStateUpdate-98262349143867398-127.0.0.1:43593_solr-n_0000000000) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43593_solr
   [junit4]   2> 804125 INFO  (zkCallback-1190-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 804128 INFO  
(zkCallback-1183-thread-2-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 804128 INFO  
(zkCallback-1183-thread-1-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35057_solr
   [junit4]   2> 804128 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@514f26e7{/solr,null,UNAVAILABLE}
   [junit4]   2> 804129 INFO  
(zkCallback-1183-thread-1-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.Overseer Overseer 
(id=98262349143867397-127.0.0.1:35057_solr-n_0000000001) starting
   [junit4]   2> 804129 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 43593
   [junit4]   2> 894135 WARN  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.c.TestPullReplica Jetty 43593 not running, probably some bad test. 
Starting it
   [junit4]   2> 894135 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting jetty! 43593
   [junit4]   2> 894136 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 894137 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f4dc2ce{/solr,null,AVAILABLE}
   [junit4]   2> 894137 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4d007079{SSL,[ssl, 
http/1.1]}{127.0.0.1:43593}
   [junit4]   2> 894138 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.e.j.s.Server Started @896335ms
   [junit4]   2> 894138 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43593}
   [junit4]   2> 894138 ERROR 
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 894138 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 894138 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 894138 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 894138 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-06T18:09:13.499Z
   [junit4]   2> 894139 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 894144 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36349/solr
   [junit4]   2> 894148 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 894149 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 894149 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43593_solr
   [junit4]   2> 894150 INFO  
(zkCallback-1195-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 894150 INFO  (zkCallback-1190-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 894150 INFO  
(zkCallback-1183-thread-3-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 894151 INFO  
(zkCallback-1183-thread-5-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 894151 INFO  
(zkCallback-1183-thread-3-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 894217 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) 
[n:127.0.0.1:43593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43593.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c7fc4
   [junit4]   2> 894220 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) 
[n:127.0.0.1:43593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43593.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c7fc4
   [junit4]   2> 894220 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) 
[n:127.0.0.1:43593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43593.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c7fc4
   [junit4]   2> 894221 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FDEE5CF82452FE73-001/tempDir-001/node2/.
   [junit4]   2> 894221 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[FDEE5CF82452FE73]) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]
   [junit4]   2> 894222 INFO  
(coreLoadExecutor-3454-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 894234 INFO  
(coreLoadExecutor-3454-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 894238 INFO  
(coreLoadExecutor-3454-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.s.IndexSchema [pull_replica_test_kill_pull_replica_shard1_replica_p1] 
Schema name=minimal
   [junit4]   2> 894240 INFO  
(coreLoadExecutor-3454-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 894240 INFO  
(coreLoadExecutor-3454-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_test_kill_pull_replica_shard1_replica_p1' using configuration 
from collection pull_replica_test_kill_pull_replica, trusted=true
   [junit4]   2> 894240 INFO  
(coreLoadExecutor-3454-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43593.solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p1' 
(registry 'solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c7fc4
   [junit4]   2> 894240 INFO  
(coreLoadExecutor-3454-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 894240 INFO  
(coreLoadExecutor-3454-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.SolrCore [[pull_replica_test_kill_pull_replica_shard1_replica_p1] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FDEE5CF82452FE73-001/tempDir-001/node2/pull_replica_test_kill_pull_replica_shard1_replica_p1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FDEE5CF82452FE73-001/tempDir-001/node2/./pull_replica_test_kill_pull_replica_shard1_replica_p1/data/]
   [junit4]   2> 894263 INFO  
(coreLoadExecutor-3454-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 894263 INFO  
(coreLoadExecutor-3454-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 894264 INFO  
(coreLoadExecutor-3454-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c519b44[pull_replica_test_kill_pull_replica_shard1_replica_p1] main]
   [junit4]   2> 894265 INFO  
(coreLoadExecutor-3454-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 894265 INFO  
(coreLoadExecutor-3454-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 894265 INFO  
(coreLoadExecutor-3454-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr c:pull_replica_test_kill_pull_replica s:shard1 
r:core_node2 x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 894266 INFO  
(searcherExecutor-3455-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.SolrCore 
[pull_replica_test_kill_pull_replica_shard1_replica_p1] Registered new searcher 
Searcher@c519b44[pull_replica_test_kill_pull_replica_shard1_replica_p1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 894266 INFO  
(coreZkRegister-3449-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.ZkController 
pull_replica_test_kill_pull_replica_shard1_replica_p1 starting background 
replication from leader
   [junit4]   2> 894266 INFO  
(coreZkRegister-3449-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 894267 INFO  
(coreZkRegister-3449-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 894267 INFO  
(coreZkRegister-3449-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.ZkController 
Core needs to recover:pull_replica_test_kill_pull_replica_shard1_replica_p1
   [junit4]   2> 894267 INFO  
(updateExecutor-1192-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 894267 INFO  
(recoveryExecutor-1193-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 894267 INFO  
(recoveryExecutor-1193-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[pull_replica_test_kill_pull_replica_shard1_replica_p1] as recovering, leader 
is 
[https://127.0.0.1:35057/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/]
 and I am 
[https://127.0.0.1:43593/solr/pull_replica_test_kill_pull_replica_shard1_replica_p1/]
   [junit4]   2> 894268 INFO  
(recoveryExecutor-1193-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 894268 INFO  
(recoveryExecutor-1193-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.RecoveryStrategy Stopping background replicate from leader process
   [junit4]   2> 894268 INFO  
(recoveryExecutor-1193-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.c.ZkController 
pull_replica_test_kill_pull_replica_shard1_replica_p1 stopping background 
replication from leader
   [junit4]   2> 894268 INFO  
(recoveryExecutor-1193-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[https://127.0.0.1:35057/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/].
   [junit4]   2> 894270 INFO  (qtp26599487-9435) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1572197686188179456,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 894271 INFO  (qtp26599487-9435) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 894271 INFO  (qtp26599487-9435) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 894271 INFO  (qtp26599487-9435) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 894273 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 894273 INFO  
(recoveryExecutor-1193-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.h.IndexFetcher 
Master's generation: 2
   [junit4]   2> 894273 INFO  
(recoveryExecutor-1193-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.h.IndexFetcher 
Master's version: 1499364462154
   [junit4]   2> 894273 INFO  
(recoveryExecutor-1193-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.h.IndexFetcher 
Slave's generation: 1
   [junit4]   2> 894273 INFO  
(recoveryExecutor-1193-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.h.IndexFetcher 
Slave's version: 0
   [junit4]   2> 894273 INFO  
(recoveryExecutor-1193-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.h.IndexFetcher 
Starting replication process
   [junit4]   2> 894273 INFO  (qtp26599487-9434) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 894274 INFO  
(recoveryExecutor-1193-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.h.IndexFetcher 
Number of files in latest index in master: 11
   [junit4]   2> 894275 INFO  
(recoveryExecutor-1193-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 894275 INFO  
(recoveryExecutor-1193-thread-1-processing-n:127.0.0.1:43593_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node2) [n:127.0.0.1:43593_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node2 
x:pull_replica_test_kill_pull_replica_shard1_replica_p1] o.a.s.h.IndexFetcher 
Starting download (fullCopy=false) to RawDirectoryWrapper(RAMDirectory@2f65a493 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@704ba02e)
   [junit4]   2> 894275 INFO  (qtp26599487-9435) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 894276 INFO  (qtp26599487-9442) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_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> 894277 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_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> 894278 INFO  (qtp26599487-9434) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 894279 INFO  (qtp26599487-9435) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_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> 894279 INFO  (qtp26599487-9442) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 894280 INFO  (qtp26599487-9443) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 894281 INFO  (qtp26599487-9434) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_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> 894281 INFO  (qtp26599487-9435) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node1 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_kill_pull_replica_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> 894282 INFO  (qtp26599487-9442) [n:127.0.0.1:35057_solr 
c:pull_replica_test_kill_pull_r

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

re=pull_replica_test_add_remove_pull_replica_shard2_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=9
   [junit4]   2> 953890 INFO  (qtp467497498-9754) [n:127.0.0.1:35057_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=pull_replica_test_add_remove_pull_replica_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=9
   [junit4]   2> 953992 INFO  (zkCallback-1190-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for 
collection [pull_replica_test_add_remove_pull_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 954592 INFO  (qtp1149327398-9576) [n:127.0.0.1:43593_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=pull_replica_test_add_remove_pull_replica&action=DELETE&wt=javabin&version=2}
 status=0 QTime=721
   [junit4]   2> 954592 INFO  
(TEST-TestPullReplica.testAddRemovePullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.c.TestPullReplica Collection deleted
   [junit4]   2> 954592 INFO  
(TEST-TestPullReplica.testAddRemovePullReplica-seed#[FDEE5CF82452FE73]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAddRemovePullReplica
   [junit4]   2> 954596 INFO  (jetty-closer-1173-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4d007079{SSL,[ssl, 
http/1.1]}{127.0.0.1:43593}
   [junit4]   2> 954596 INFO  (jetty-closer-1173-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1227802807
   [junit4]   2> 954596 INFO  (jetty-closer-1173-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 954597 INFO  (jetty-closer-1173-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@9febd00{SSL,[ssl, 
http/1.1]}{127.0.0.1:35057}
   [junit4]   2> 954597 INFO  (jetty-closer-1173-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=490613203
   [junit4]   2> 954598 INFO  (jetty-closer-1173-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 954598 INFO  (jetty-closer-1173-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 954599 INFO  (jetty-closer-1173-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 954600 INFO  (jetty-closer-1173-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98262349143867403-127.0.0.1:43593_solr-n_0000000002) closing
   [junit4]   2> 954600 INFO  
(OverseerStateUpdate-98262349143867403-127.0.0.1:43593_solr-n_0000000002) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43593_solr
   [junit4]   2> 954603 INFO  (jetty-closer-1173-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 954604 INFO  
(zkCallback-1202-thread-2-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 954604 INFO  
(zkCallback-1202-thread-1-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35057_solr
   [junit4]   2> 954605 INFO  (jetty-closer-1173-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 954607 INFO  (jetty-closer-1173-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 954608 INFO  (jetty-closer-1173-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 956104 WARN  
(zkCallback-1195-thread-1-processing-n:127.0.0.1:43593_solr) 
[n:127.0.0.1:43593_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 956105 INFO  (jetty-closer-1173-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f4dc2ce{/solr,null,UNAVAILABLE}
   [junit4]   2> 956109 WARN  
(zkCallback-1202-thread-1-processing-n:127.0.0.1:35057_solr) 
[n:127.0.0.1:35057_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 956113 INFO  (jetty-closer-1173-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@33d7359c{/solr,null,UNAVAILABLE}
   [junit4]   2> 956119 ERROR 
(SUITE-TestPullReplica-seed#[FDEE5CF82452FE73]-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> 956120 INFO  
(SUITE-TestPullReplica-seed#[FDEE5CF82452FE73]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36349 36349
   [junit4]   2> 956159 INFO  (Thread-3637) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36349 36349
   [junit4]   2> 956159 WARN  (Thread-3637) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/configs/conf
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      
/solr/collections/pull_replica_test_create_delete/state.json
   [junit4]   2>        23      
/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
   [junit4]   2>        19      
/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2>        19      
/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2>        18      
/solr/collections/pull_replica_test_kill_leader/state.json
   [junit4]   2>        13      
/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2>        13      
/solr/collections/pull_replica_test_add_docs/state.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/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/J0/temp/solr.cloud.TestPullReplica_FDEE5CF82452FE73-001
   [junit4]   2> Jul 06, 2017 6:10:15 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-ME, timezone=Asia/Kashgar
   [junit4]   2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=8,threads=1,free=232679592,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[ConjunctionSolrSpellCheckerTest, TestSQLHandlerNonCloud, 
SpellCheckCollatorTest, TestGeoJSONResponseWriter, TestDocSet, 
CloudMLTQParserTest, HdfsBasicDistributedZkTest, UpdateParamsTest, 
SaslZkACLProviderTest, TestTestInjection, TestHttpShardHandlerFactory, 
TestCSVLoader, TestFieldCacheWithThreads, SolrMetricsIntegrationTest, 
TestIntervalFaceting, HdfsRecoveryZkTest, TestFaceting, TestLazyCores, 
DistribDocExpirationUpdateProcessorTest, TestExtendedDismaxParser, BasicZkTest, 
SolrIndexConfigTest, CheckHdfsIndexTest, TestTlogReplica, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestFieldSortValues, 
IndexBasedSpellCheckerTest, CloneFieldUpdateProcessorFactoryTest, 
FacetPivotSmallTest, TestSolr4Spatial, TestCSVResponseWriter, 
OpenExchangeRatesOrgProviderTest, TestSegmentSorting, 
TestConfigSetsAPIExclusivity, TestRangeQuery, TestSolrXml, MoveReplicaTest, 
TestComplexPhraseLeadingWildcard, CursorPagingTest, 
TestManagedSynonymFilterFactory, DistributedQueryComponentCustomSortTest, 
TestWriterPerf, TestConfigReload, TestConfig, DistributedVersionInfoTest, 
TestQuerySenderNoQuery, TestExclusionRuleCollectionAccess, 
ShufflingReplicaListTransformerTest, TestClusterProperties, 
TestMiniSolrCloudClusterSSL, DefaultValueUpdateProcessorTest, 
SpellingQueryConverterTest, HdfsDirectoryFactoryTest, TestSystemCollAutoCreate, 
TestSolrCloudWithHadoopAuthPlugin, PeerSyncTest, TestLockTree, 
TestDynamicLoading, TestMaxScoreQueryParser, OutputWriterTest, 
TestConfigOverlay, DeleteShardTest, TestRandomFaceting, TestSolrFieldCacheBean, 
SynonymTokenizerTest, TestPushWriter, DistributedFacetPivotSmallAdvancedTest, 
FieldMutatingUpdateProcessorTest, DateRangeFieldTest, TestStressLucene, 
MBeansHandlerTest, GraphQueryTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
DocumentAnalysisRequestHandlerTest, WordBreakSolrSpellCheckerTest, 
SolrCloudExampleTest, TestSha256AuthenticationProvider, 
DeleteLastCustomShardedReplicaTest, RequestLoggingTest, TestMacros, 
LeaderElectionIntegrationTest, BasicAuthIntegrationTest, TestNoOpRegenerator, 
InfoHandlerTest, TestPHPSerializedResponseWriter, XmlUpdateRequestHandlerTest, 
TestInPlaceUpdatesStandalone, QueryElevationComponentTest, LargeFieldTest, 
RequestHandlersTest, OverseerModifyCollectionTest, TestNumericTerms64, 
TestSolrCloudWithDelegationTokens, TestComponentsName, 
ClassificationUpdateProcessorFactoryTest, HighlighterConfigTest, 
BufferStoreTest, TestBinaryResponseWriter, TestWordDelimiterFilterFactory, 
TestCollationField, TestPullReplica]
   [junit4] Completed [259/727 (1!)] on J0 in 157.67s, 10 tests, 1 failure, 1 
skipped <<< FAILURES!

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

Reply via email to