Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/220/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

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

Error Message:
Error from server at https://127.0.0.1:42349/solr: Could not fully remove 
collection: pull_replica_test_kill_leader

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:42349/solr: Could not fully remove collection: 
pull_replica_test_kill_leader
        at 
__randomizedtesting.SeedInfo.seed([3C6D71894680BF1D:757B853D243B2B4B]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.TestPullReplica.tearDown(TestPullReplica.java:114)
        at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:965)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11639 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C6D71894680BF1D-001/init-core-data-001
   [junit4]   2> 751731 WARN  
(SUITE-TestPullReplica-seed#[3C6D71894680BF1D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 751731 INFO  
(SUITE-TestPullReplica-seed#[3C6D71894680BF1D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 751732 INFO  
(SUITE-TestPullReplica-seed#[3C6D71894680BF1D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 751733 INFO  
(SUITE-TestPullReplica-seed#[3C6D71894680BF1D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C6D71894680BF1D-001/tempDir-001
   [junit4]   2> 751733 INFO  
(SUITE-TestPullReplica-seed#[3C6D71894680BF1D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 751733 INFO  (Thread-1165) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 751733 INFO  (Thread-1165) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 751734 ERROR (Thread-1165) [    ] 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> 751833 INFO  
(SUITE-TestPullReplica-seed#[3C6D71894680BF1D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43769
   [junit4]   2> 751843 INFO  (jetty-launcher-836-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 751843 INFO  (jetty-launcher-836-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 751845 INFO  (jetty-launcher-836-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12f5d8c{/solr,null,AVAILABLE}
   [junit4]   2> 751845 INFO  (jetty-launcher-836-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f287a2{/solr,null,AVAILABLE}
   [junit4]   2> 751849 INFO  (jetty-launcher-836-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1a32129{SSL,[ssl, 
http/1.1]}{127.0.0.1:40995}
   [junit4]   2> 751849 INFO  (jetty-launcher-836-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@ab5648{SSL,[ssl, 
http/1.1]}{127.0.0.1:42349}
   [junit4]   2> 751849 INFO  (jetty-launcher-836-thread-1) [    ] 
o.e.j.s.Server Started @753389ms
   [junit4]   2> 751849 INFO  (jetty-launcher-836-thread-2) [    ] 
o.e.j.s.Server Started @753389ms
   [junit4]   2> 751849 INFO  (jetty-launcher-836-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40995}
   [junit4]   2> 751849 INFO  (jetty-launcher-836-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42349}
   [junit4]   2> 751850 ERROR (jetty-launcher-836-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 751850 ERROR (jetty-launcher-836-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 751850 INFO  (jetty-launcher-836-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 751850 INFO  (jetty-launcher-836-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 751850 INFO  (jetty-launcher-836-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 751850 INFO  (jetty-launcher-836-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 751850 INFO  (jetty-launcher-836-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 751850 INFO  (jetty-launcher-836-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 751850 INFO  (jetty-launcher-836-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-17T16:57:57.157Z
   [junit4]   2> 751850 INFO  (jetty-launcher-836-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-17T16:57:57.157Z
   [junit4]   2> 751852 INFO  (jetty-launcher-836-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 751852 INFO  (jetty-launcher-836-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 751857 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15df1214a300001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 751862 INFO  (jetty-launcher-836-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43769/solr
   [junit4]   2> 751862 INFO  (jetty-launcher-836-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43769/solr
   [junit4]   2> 751909 INFO  (jetty-launcher-836-thread-2) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 751909 INFO  (jetty-launcher-836-thread-1) 
[n:127.0.0.1:40995_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 751909 INFO  (jetty-launcher-836-thread-2) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42349_solr
   [junit4]   2> 751909 INFO  (jetty-launcher-836-thread-1) 
[n:127.0.0.1:40995_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40995_solr
   [junit4]   2> 751917 INFO  
(zkCallback-848-thread-1-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 751923 INFO  
(zkCallback-847-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 751923 INFO  (jetty-launcher-836-thread-2) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.Overseer Overseer 
(id=98499892152893445-127.0.0.1:42349_solr-n_0000000000) starting
   [junit4]   2> 751934 INFO  (jetty-launcher-836-thread-2) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42349_solr
   [junit4]   2> 751934 INFO  
(zkCallback-848-thread-1-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 751934 INFO  
(zkCallback-847-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 752048 INFO  (jetty-launcher-836-thread-1) 
[n:127.0.0.1:40995_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40995.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1970fad
   [junit4]   2> 752055 INFO  (jetty-launcher-836-thread-1) 
[n:127.0.0.1:40995_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40995.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1970fad
   [junit4]   2> 752055 INFO  (jetty-launcher-836-thread-1) 
[n:127.0.0.1:40995_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40995.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1970fad
   [junit4]   2> 752057 INFO  (jetty-launcher-836-thread-1) 
[n:127.0.0.1:40995_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C6D71894680BF1D-001/tempDir-001/node1/.
   [junit4]   2> 752064 INFO  (jetty-launcher-836-thread-2) 
[n:127.0.0.1:42349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42349.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1970fad
   [junit4]   2> 752067 WARN  (jetty-launcher-836-thread-2) 
[n:127.0.0.1:42349_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register 
gauge
   [junit4]   2> javax.management.InstanceNotFoundException: 
solr_42349:dom1=solr,dom2=jvm,name0=os,name=name
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2>        at java.util.HashMap.forEach(HashMap.java:1288)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:116)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:838)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:806)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:544)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:261)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:181)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 752072 INFO  (jetty-launcher-836-thread-2) 
[n:127.0.0.1:42349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42349.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1970fad
   [junit4]   2> 752072 INFO  (jetty-launcher-836-thread-2) 
[n:127.0.0.1:42349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42349.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1970fad
   [junit4]   2> 752073 INFO  (jetty-launcher-836-thread-2) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C6D71894680BF1D-001/tempDir-001/node2/.
   [junit4]   2> 752106 INFO  
(SUITE-TestPullReplica-seed#[3C6D71894680BF1D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 752106 INFO  
(SUITE-TestPullReplica-seed#[3C6D71894680BF1D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43769/solr ready
   [junit4]   2> 752107 INFO  
(SUITE-TestPullReplica-seed#[3C6D71894680BF1D]-worker) [    ] 
o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 752162 INFO  (qtp32544369-5786) [n:127.0.0.1:42349_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> 752162 INFO  (qtp32544369-5786) [n:127.0.0.1:42349_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> 752169 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testKillPullReplica
   [junit4]   2> 752171 INFO  (qtp32544369-5796) [n:127.0.0.1:42349_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> 752173 INFO  
(OverseerThreadFactory-2300-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
pull_replica_test_kill_pull_replica
   [junit4]   2> 752276 INFO  
(OverseerStateUpdate-98499892152893445-127.0.0.1:42349_solr-n_0000000000) 
[n:127.0.0.1:42349_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:40995/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 752277 INFO  
(OverseerStateUpdate-98499892152893445-127.0.0.1:42349_solr-n_0000000000) 
[n:127.0.0.1:42349_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:42349/solr";,
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 752487 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 752487 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 752533 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 752533 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 752637 INFO  
(zkCallback-847-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 752638 INFO  
(zkCallback-848-thread-1-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_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> 752638 INFO  
(zkCallback-847-thread-2-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 752638 INFO  
(zkCallback-848-thread-2-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_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> 753508 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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: 7.0.0
   [junit4]   2> 753516 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 753518 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 753518 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 753518 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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_42349.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@1970fad
   [junit4]   2> 753518 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 753518 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C6D71894680BF1D-001/tempDir-001/node2/pull_replica_test_kill_pull_replica_shard1_replica_p1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C6D71894680BF1D-001/tempDir-001/node2/./pull_replica_test_kill_pull_replica_shard1_replica_p1/data/]
   [junit4]   2> 753547 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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: 7.0.0
   [junit4]   2> 753557 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753558 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753558 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753558 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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_40995.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@1970fad
   [junit4]   2> 753558 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753558 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C6D71894680BF1D-001/tempDir-001/node1/pull_replica_test_kill_pull_replica_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C6D71894680BF1D-001/tempDir-001/node1/./pull_replica_test_kill_pull_replica_shard1_replica_n1/data/]
   [junit4]   2> 753560 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 753560 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 753561 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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@ef9b9e[pull_replica_test_kill_pull_replica_shard1_replica_p1] main]
   [junit4]   2> 753562 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 753562 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 753563 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 753564 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 753564 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 753565 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 753565 INFO  
(searcherExecutor-2305-thread-1-processing-n:127.0.0.1:42349_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:42349_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@ef9b9e[pull_replica_test_kill_pull_replica_shard1_replica_p1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 753591 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753592 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753592 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753592 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753594 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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@1f3ad73[pull_replica_test_kill_pull_replica_shard1_replica_n1] main]
   [junit4]   2> 753597 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753597 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753598 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753599 INFO  
(searcherExecutor-2307-thread-1-processing-n:127.0.0.1:40995_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:40995_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@1f3ad73[pull_replica_test_kill_pull_replica_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 753599 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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 
1575998276402937856
   [junit4]   2> 753610 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753610 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753610 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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:40995/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
   [junit4]   2> 753610 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753610 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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:40995/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
 has no replicas
   [junit4]   2> 753610 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753611 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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:40995/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
 shard1
   [junit4]   2> 753712 INFO  
(zkCallback-847-thread-2-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 753712 INFO  
(zkCallback-847-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 753712 INFO  
(zkCallback-848-thread-1-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_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> 753712 INFO  
(zkCallback-848-thread-2-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_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> 753762 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 753763 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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=1229
   [junit4]   2> 753870 INFO  
(zkCallback-847-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 753870 INFO  
(zkCallback-847-thread-2-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 753871 INFO  
(zkCallback-848-thread-2-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_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> 753871 INFO  
(zkCallback-848-thread-1-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_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> 754494 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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:40995/solr/pull_replica_test_kill_pull_replica_shard1_replica_n1/
   [junit4]   2> 754496 INFO  (qtp24651218-5799) [n:127.0.0.1:40995_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> 754497 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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> 754497 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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> 754497 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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> 754497 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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> 754567 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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=2079
   [junit4]   2> 754568 INFO  (qtp32544369-5796) [n:127.0.0.1:42349_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> 754668 INFO  
(zkCallback-848-thread-2-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_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> 754668 INFO  
(zkCallback-848-thread-1-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_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> 754668 INFO  
(zkCallback-847-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 754668 INFO  
(zkCallback-847-thread-3-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 755569 INFO  (qtp32544369-5796) [n:127.0.0.1:42349_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=3397
   [junit4]   2> 755573 INFO  (qtp24651218-5787) [n:127.0.0.1:40995_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> 755576 INFO  (qtp32544369-5796) [n:127.0.0.1:42349_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> 755586 INFO  (qtp24651218-5799) [n:127.0.0.1:40995_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 (1575998278484361216)]} 0 1
   [junit4]   2> 755587 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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_=1575998278487506944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 755587 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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@d60d10 
commitCommandVersion:1575998278487506944
   [junit4]   2> 755589 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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@14d3447[pull_replica_test_kill_pull_replica_shard1_replica_n1] main]
   [junit4]   2> 755589 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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> 755590 INFO  
(searcherExecutor-2307-thread-1-processing-n:127.0.0.1:40995_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:40995_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@14d3447[pull_replica_test_kill_pull_replica_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 755590 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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> 755593 INFO  (qtp24651218-5799) [n:127.0.0.1:40995_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> 755597 INFO  (qtp32544369-5796) [n:127.0.0.1:42349_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> 755698 INFO  (qtp32544369-5796) [n:127.0.0.1:42349_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> 755799 INFO  (qtp32544369-5796) [n:127.0.0.1:42349_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> 755899 INFO  (qtp32544369-5786) [n:127.0.0.1:42349_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> 756000 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 756101 INFO  (qtp32544369-5792) [n:127.0.0.1:42349_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> 756174 INFO  
(OverseerCollectionConfigSetProcessor-98499892152893445-127.0.0.1:42349_solr-n_0000000000)
 [n:127.0.0.1:42349_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> 756202 INFO  (qtp32544369-5796) [n:127.0.0.1:42349_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> 756303 INFO  (qtp32544369-5786) [n:127.0.0.1:42349_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> 756404 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 756505 INFO  (qtp32544369-5792) [n:127.0.0.1:42349_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> 756605 INFO  (qtp32544369-5796) [n:127.0.0.1:42349_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> 756706 INFO  (qtp32544369-5786) [n:127.0.0.1:42349_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> 756807 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 756908 INFO  (qtp32544369-5792) [n:127.0.0.1:42349_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> 757009 INFO  (qtp32544369-5796) [n:127.0.0.1:42349_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> 757110 INFO  (qtp32544369-5786) [n:127.0.0.1:42349_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> 757210 INFO  (qtp32544369-5800) [n:127.0.0.1:42349_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> 757311 INFO  (qtp32544369-5792) [n:127.0.0.1:42349_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> 757412 INFO  (qtp32544369-5796) [n:127.0.0.1:42349_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> 757495 INFO  (qtp24651218-5799) [n:127.0.0.1:40995_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> 757495 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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> 757495 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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: 1502989080894
   [junit4]   2> 757495 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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> 757495 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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> 757495 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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> 757495 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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> 757496 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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: 19
   [junit4]   2> 757497 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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 
MockDirectoryWrapper(RAMDirectory@1455f76 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d77a92)
   [junit4]   2> 757498 INFO  (qtp24651218-5787) [n:127.0.0.1:40995_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> 757499 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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_FSTOrd50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 757500 INFO  (qtp24651218-5799) [n:127.0.0.1:40995_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_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 757500 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 757501 INFO  (qtp24651218-5787) [n:127.0.0.1:40995_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_Direct_0.dvdd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 757502 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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_FSTOrd50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 757502 INFO  (qtp24651218-5799) [n:127.0.0.1:40995_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_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 757509 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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> 757510 INFO  (qtp24651218-5787) [n:127.0.0.1:40995_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> 757511 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 757511 INFO  (qtp24651218-5799) [n:127.0.0.1:40995_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> 757512 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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.dii&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 757513 INFO  (qtp32544369-5786) [n:127.0.0.1:42349_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> 757513 INFO  (qtp24651218-5787) [n:127.0.0.1:40995_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_FSTOrd50_0.tix&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 757515 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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.dim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 757521 INFO  (qtp24651218-5799) [n:127.0.0.1:40995_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_FSTOrd50_0.tbk&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 757523 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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> 757523 INFO  (qtp24651218-5787) [n:127.0.0.1:40995_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_Direct_0.dvdm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 757524 INFO  (qtp24651218-5795) [n:127.0.0.1:40995_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> 757525 INFO  (qtp24651218-5799) [n:127.0.0.1:40995_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> 757525 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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=2753) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@1455f76 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d77a92)
   [junit4]   2> 757527 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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> 757528 INFO  (indexFetcher-2311-thread-1) 
[n:127.0.0.1:42349_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@1728301[pull_replica_test_kill_pull_replica_shard1_replica_p1] main]
   [junit4]   2> 757537 INFO  
(searcherExecutor-2305-thread-1-processing-n:127.0.0.1:42349_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:42349_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@1728301[pull_replica_test_kill_pull_replica_shard1_replica_p1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 757613 INFO  (qtp32544369-5786) [n:127.0.0.1:42349_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> 757614 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.c.ChaosMonkey monkey: kill jetty! 42349
   [junit4]   2> 757615 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@ab5648{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 757615 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=8159665
   [junit4]   2> 757615 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 757615 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ddf8bf: rootName = 
solr_42349, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@613f3
   [junit4]   2> 757620 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 757620 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@b28cb6: rootName = 
solr_42349, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1ef0882
   [junit4]   2> 757624 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 757624 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@fa2b7a: rootName = 
solr_42349, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@11143a8
   [junit4]   2> 757625 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 757626 INFO  (coreCloseExecutor-2317-thread-1) 
[n:127.0.0.1:42349_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@24d40d
   [junit4]   2> 757626 INFO  (coreCloseExecutor-2317-thread-1) 
[n:127.0.0.1:42349_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=2413581
   [junit4]   2> 757626 INFO  (coreCloseExecutor-2317-thread-1) 
[n:127.0.0.1:42349_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 Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f8ffb5: rootName = 
solr_42349, domain = 
solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p1, service url = 
null, agent id = null] for registry 
solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p1 / 
com.codahale.metrics.MetricRegistry@d55e6e
   [junit4]   2> 757626 INFO  
(zkCallback-848-thread-1-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_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> 757626 INFO  
(zkCallback-848-thread-2-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_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> 757626 INFO  
(zkCallback-847-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 757626 INFO  
(zkCallback-847-thread-3-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 757631 INFO  (coreCloseExecutor-2317-thread-1) 
[n:127.0.0.1:42349_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=2413581
   [junit4]   2> 757633 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.c.Overseer Overseer 
(id=98499892152893445-127.0.0.1:42349_solr-n_0000000000) closing
   [junit4]   2> 757633 INFO  
(OverseerStateUpdate-98499892152893445-127.0.0.1:42349_solr-n_0000000000) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42349_solr
   [junit4]   2> 757633 INFO  (zkCallback-854-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 757633 INFO  
(zkCallback-848-thread-2-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40995_solr
   [junit4]   2> 757633 INFO  
(zkCallback-848-thread-1-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 757634 INFO  
(zkCallback-848-thread-2-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_solr    ] o.a.s.c.Overseer Overseer 
(id=98499892152893446-127.0.0.1:40995_solr-n_0000000001) starting
   [junit4]   2> 759133 WARN  
(zkCallback-847-thread-3-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 759134 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12f5d8c{/solr,null,UNAVAILABLE}
   [junit4]   2> 759135 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 42349
   [junit4]   2> 759140 INFO  (qtp24651218-5791) [n:127.0.0.1:40995_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=[2 (1575998282212048896)]} 0 1
   [junit4]   2> 759140 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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_=1575998282213097472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 759140 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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@d60d10 
commitCommandVersion:1575998282213097472
   [junit4]   2> 759142 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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@10c19f[pull_replica_test_kill_pull_replica_shard1_replica_n1] main]
   [junit4]   2> 759142 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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> 759143 INFO  
(searcherExecutor-2307-thread-1-processing-n:127.0.0.1:40995_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:40995_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@10c19f[pull_replica_test_kill_pull_replica_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)
 Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 759143 INFO  (qtp24651218-5797) [n:127.0.0.1:40995_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:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 759146 INFO  (qtp24651218-5791) [n:127.0.0.1:40995_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=2 status=0 QTime=0
   [junit4]   2> 759146 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting jetty! 42349
   [junit4]   2> 759147 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 759151 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@527c33{/solr,null,AVAILABLE}
   [junit4]   2> 759152 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@fba1e8{SSL,[ssl, 
http/1.1]}{127.0.0.1:42349}
   [junit4]   2> 759152 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.e.j.s.Server Started @760692ms
   [junit4]   2> 759152 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42349}
   [junit4]   2> 759153 ERROR 
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 759153 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 759153 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 759153 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 759153 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-17T16:58:04.460Z
   [junit4]   2> 759155 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 759162 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43769/solr
   [junit4]   2> 759167 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 759168 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 759168 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42349_solr
   [junit4]   2> 759169 INFO  (zkCallback-854-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 759169 INFO  
(zkCallback-859-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 759169 INFO  
(zkCallback-848-thread-2-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 759170 INFO  
(zkCallback-848-thread-1-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_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> 759170 INFO  
(zkCallback-848-thread-2-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_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> 759241 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) 
[n:127.0.0.1:42349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42349.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1970fad
   [junit4]   2> 759250 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) 
[n:127.0.0.1:42349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42349.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1970fad
   [junit4]   2> 759250 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) 
[n:127.0.0.1:42349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42349.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1970fad
   [junit4]   2> 759251 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C6D71894680BF1D-001/tempDir-001/node2/.
   [junit4]   2> 759251 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[3C6D71894680BF1D]) 
[n:127.0.0.1:42349_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[pull_replica_test_kill_pull_replica_shard1_replica_p1]
   [junit4]   2> 759252 INFO  
(coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 759258 INFO  
(coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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: 7.0.0
   [junit4]   2> 759267 INFO  
(coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 759268 INFO  
(coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 759268 INFO  
(coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 759269 INFO  
(coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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_42349.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@1970fad
   [junit4]   2> 759269 INFO  
(coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 759269 INFO  
(coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C6D71894680BF1D-001/tempDir-001/node2/pull_replica_test_kill_pull_replica_shard1_replica_p1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C6D71894680BF1D-001/tempDir-001/node2/./pull_replica_test_kill_pull_replica_shard1_replica_p1/data/]
   [junit4]   2> 759310 INFO  
(coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 759310 INFO  
(coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 759310 INFO  
(coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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@328bd[pull_replica_test_kill_pull_replica_shard1_replica_p1] main]
   [junit4]   2> 759311 INFO  
(coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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> 759311 INFO  
(coreLoadExecutor-2326-thread-1-processing-n:127.0.0.1:42349_solr) 
[n:127.0.0.1:42349_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
   

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

  2> 852132 INFO  (zkCallback-854-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> 852729 INFO  (qtp19786945-6094) [n:127.0.0.1:42349_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=756
   [junit4]   2> 852729 INFO  
(TEST-TestPullReplica.testAddRemovePullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.c.TestPullReplica Collection deleted
   [junit4]   2> 852729 INFO  
(TEST-TestPullReplica.testAddRemovePullReplica-seed#[3C6D71894680BF1D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAddRemovePullReplica
   [junit4]   2> 852731 INFO  (jetty-closer-837-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1a32129{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 852733 INFO  (jetty-closer-837-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=21438704
   [junit4]   2> 852733 INFO  (jetty-closer-837-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1014ed{SSL,[ssl, 
http/1.1]}{127.0.0.1:42349}
   [junit4]   2> 852733 INFO  (jetty-closer-837-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 852736 INFO  (jetty-closer-837-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@148a882: rootName = 
solr_40995, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1c914d7
   [junit4]   2> 852736 INFO  (jetty-closer-837-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=19857059
   [junit4]   2> 852736 INFO  (jetty-closer-837-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 852736 INFO  (jetty-closer-837-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a45af: rootName = 
solr_42349, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1d6fac2
   [junit4]   2> 852741 INFO  (jetty-closer-837-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 852741 INFO  (jetty-closer-837-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1861629: rootName = 
solr_42349, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1ef0882
   [junit4]   2> 852741 INFO  (jetty-closer-837-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 852741 INFO  (jetty-closer-837-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a3664: rootName = 
solr_40995, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1ef0882
   [junit4]   2> 852745 INFO  (jetty-closer-837-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 852745 INFO  (jetty-closer-837-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 852745 INFO  (jetty-closer-837-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@47adb6: rootName = 
solr_42349, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@11143a8
   [junit4]   2> 852745 INFO  (jetty-closer-837-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ab5bb1: rootName = 
solr_40995, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@11143a8
   [junit4]   2> 852746 INFO  (jetty-closer-837-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 852746 INFO  (jetty-closer-837-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 852747 INFO  (jetty-closer-837-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1938430{/solr,null,UNAVAILABLE}
   [junit4]   2> 852747 INFO  
(zkCallback-848-thread-3-processing-n:127.0.0.1:40995_solr) 
[n:127.0.0.1:40995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 852753 INFO  (jetty-closer-837-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98499892152893446-127.0.0.1:40995_solr-n_0000000001) closing
   [junit4]   2> 852753 INFO  
(OverseerStateUpdate-98499892152893446-127.0.0.1:40995_solr-n_0000000001) 
[n:127.0.0.1:40995_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40995_solr
   [junit4]   2> 852757 INFO  (jetty-closer-837-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f287a2{/solr,null,UNAVAILABLE}
   [junit4]   2> 852758 ERROR 
(SUITE-TestPullReplica-seed#[3C6D71894680BF1D]-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> 852758 INFO  
(SUITE-TestPullReplica-seed#[3C6D71894680BF1D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43769 43769
   [junit4]   2> 857804 INFO  (Thread-1165) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43769 43769
   [junit4]   2> 857805 WARN  (Thread-1165) [    ] 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>        26      
/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>        21      
/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2>        21      
/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2>        20      
/solr/collections/pull_replica_test_kill_leader/state.json
   [junit4]   2>        13      
/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2>        11      
/solr/collections/pull_replica_test_add_docs/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98499892152893446-127.0.0.1:40995_solr-n_0000000001
   [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>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C6D71894680BF1D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{foo=FSTOrd50, id=Lucene50(blocksize=128), foo_s=FSTOrd50}, 
docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=2047, 
maxMBSortInHeap=6.973736671124163, sim=RandomSimilarity(queryNorm=false): {}, 
locale=hi, timezone=Australia/Queensland
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=52177680,total=229146624
   [junit4]   2> NOTE: All tests run in this JVM: [CacheHeaderTest, 
DeleteStatusTest, TestAnalyzeInfixSuggestions, TestSlowCompositeReaderWrapper, 
SuggestComponentTest, TestQueryTypes, FileUtilsTest, TestScoreJoinQPNoScore, 
CoreAdminHandlerTest, DocValuesNotIndexedTest, TolerantUpdateProcessorTest, 
ZkControllerTest, BadComponentTest, SolrCmdDistributorTest, 
TestLeaderElectionZkExpiry, SpatialFilterTest, BlockDirectoryTest, 
RuleEngineTest, LeaderInitiatedRecoveryOnCommitTest, TestLockTree, 
TestManagedResourceStorage, TestSerializedLuceneMatchVersion, 
TestGeoJSONResponseWriter, TestSimpleTrackingShardHandler, 
TestFieldTypeCollectionResource, HighlighterTest, AutoScalingHandlerTest, 
TestBM25SimilarityFactory, DistributedIntervalFacetingTest, 
ShufflingReplicaListTransformerTest, TestHttpShardHandlerFactory, 
TestSubQueryTransformerCrossCore, TestFreeTextSuggestions, LargeFieldTest, 
DateRangeFieldTest, TestNumericTerms32, TestSolrQueryResponse, 
TestHashQParserPlugin, TermVectorComponentTest, DistributedMLTComponentTest, 
TestElisionMultitermQuery, TestInPlaceUpdatesDistrib, TestRTGBase, 
BlockJoinFacetDistribTest, TestStressRecovery, TestDynamicLoading, 
CSVRequestHandlerTest, ScriptEngineTest, PrimUtilsTest, 
CollectionsAPIDistributedZkTest, BooleanFieldTest, TestOrdValues, 
TestValueSourceCache, DocValuesTest, TestSegmentSorting, 
CdcrReplicationDistributedZkTest, DOMUtilTest, TestMaxScoreQueryParser, 
DistanceFunctionTest, ConfigSetsAPITest, TestNoOpRegenerator, 
LoggingHandlerTest, CollectionReloadTest, TestSchemaResource, 
TestJsonFacetRefinement, TestSystemCollAutoCreate, LukeRequestHandlerTest, 
SOLR749Test, OverseerTaskQueueTest, TestCloudDeleteByQuery, TestConfigReload, 
TestSweetSpotSimilarityFactory, SaslZkACLProviderTest, JsonLoaderTest, 
TestAuthorizationFramework, TestPullReplica]
   [junit4] Completed [257/729 (1!)] on J1 in 106.08s, 10 tests, 1 error, 1 
skipped <<< FAILURES!

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

Reply via email to