Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1940/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Replica core_node5 not up to date after 10 seconds expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: Replica core_node5 not up to date after 10 seconds 
expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([ED1BDCCC47B7D9F:EE5AA6CA27358F72]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.TestPullReplica.testAddDocs(TestPullReplica.java:246)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 12970 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_ED1BDCCC47B7D9F-001/init-core-data-001
   [junit4]   2> 845638 WARN  
(SUITE-TestPullReplica-seed#[ED1BDCCC47B7D9F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 845638 INFO  
(SUITE-TestPullReplica-seed#[ED1BDCCC47B7D9F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 845640 INFO  
(SUITE-TestPullReplica-seed#[ED1BDCCC47B7D9F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 845640 INFO  
(SUITE-TestPullReplica-seed#[ED1BDCCC47B7D9F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 845640 INFO  
(SUITE-TestPullReplica-seed#[ED1BDCCC47B7D9F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_ED1BDCCC47B7D9F-001/tempDir-001
   [junit4]   2> 845640 INFO  
(SUITE-TestPullReplica-seed#[ED1BDCCC47B7D9F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 845641 INFO  (Thread-1913) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 845641 INFO  (Thread-1913) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 845644 ERROR (Thread-1913) [    ] 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> 845741 INFO  
(SUITE-TestPullReplica-seed#[ED1BDCCC47B7D9F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36709
   [junit4]   2> 845744 INFO  (zkConnectionManagerCallback-2978-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 845754 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 845754 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 845756 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 845756 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 845756 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 845756 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34f544fd{/solr,null,AVAILABLE}
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@613c41{HTTP/1.1,[http/1.1]}{127.0.0.1:53193}
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5fda7f6d{/solr,null,AVAILABLE}
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.e.j.s.Server Started @846288ms
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53193}
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2341e030{HTTP/1.1,[http/1.1]}{127.0.0.1:42402}
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.e.j.s.Server Started @846288ms
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42402}
   [junit4]   2> 845757 ERROR (jetty-launcher-2975-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 845757 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-29T07:28:53.483Z
   [junit4]   2> 845759 ERROR (jetty-launcher-2975-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 845759 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 845759 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 845759 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 845759 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 845759 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-29T07:28:53.485Z
   [junit4]   2> 845760 INFO  (zkConnectionManagerCallback-2980-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 845760 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 845773 INFO  (zkConnectionManagerCallback-2982-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 845774 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 845778 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x101495c5cc00001, likely client has closed socket
   [junit4]   2> 845779 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x101495c5cc00002, likely client has closed socket
   [junit4]   2> 846624 INFO  (jetty-launcher-2975-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36709/solr
   [junit4]   2> 846626 INFO  (zkConnectionManagerCallback-2986-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 846629 INFO  (zkConnectionManagerCallback-2988-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 846784 INFO  (jetty-launcher-2975-thread-2) 
[n:127.0.0.1:42402_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 846785 INFO  (jetty-launcher-2975-thread-2) 
[n:127.0.0.1:42402_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42402_solr
   [junit4]   2> 846787 INFO  (jetty-launcher-2975-thread-2) 
[n:127.0.0.1:42402_solr    ] o.a.s.c.Overseer Overseer 
(id=72419730056544260-127.0.0.1:42402_solr-n_0000000000) starting
   [junit4]   2> 846796 INFO  (zkConnectionManagerCallback-2995-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 846800 INFO  (jetty-launcher-2975-thread-2) 
[n:127.0.0.1:42402_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36709/solr ready
   [junit4]   2> 846801 INFO  (jetty-launcher-2975-thread-2) 
[n:127.0.0.1:42402_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42402_solr
   [junit4]   2> 846802 INFO  
(OverseerStateUpdate-72419730056544260-127.0.0.1:42402_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 846807 INFO  (zkCallback-2994-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 846825 INFO  (jetty-launcher-2975-thread-2) 
[n:127.0.0.1:42402_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 846855 INFO  (jetty-launcher-2975-thread-2) 
[n:127.0.0.1:42402_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42402.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@325dbd00
   [junit4]   2> 846862 INFO  (jetty-launcher-2975-thread-2) 
[n:127.0.0.1:42402_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42402.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@325dbd00
   [junit4]   2> 846863 INFO  (jetty-launcher-2975-thread-2) 
[n:127.0.0.1:42402_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42402.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@325dbd00
   [junit4]   2> 846864 INFO  (jetty-launcher-2975-thread-2) 
[n:127.0.0.1:42402_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_ED1BDCCC47B7D9F-001/tempDir-001/node2/.
   [junit4]   2> 848098 INFO  (jetty-launcher-2975-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36709/solr
   [junit4]   2> 848100 INFO  (zkConnectionManagerCallback-3000-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848103 INFO  (zkConnectionManagerCallback-3002-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848116 INFO  (jetty-launcher-2975-thread-1) 
[n:127.0.0.1:53193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 848120 INFO  (jetty-launcher-2975-thread-1) 
[n:127.0.0.1:53193_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 848123 INFO  (jetty-launcher-2975-thread-1) 
[n:127.0.0.1:53193_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 848123 INFO  (jetty-launcher-2975-thread-1) 
[n:127.0.0.1:53193_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53193_solr
   [junit4]   2> 848124 INFO  (zkCallback-2987-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 848124 INFO  (zkCallback-2994-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 848125 INFO  (zkCallback-3001-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 848142 INFO  (zkConnectionManagerCallback-3009-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848144 INFO  (jetty-launcher-2975-thread-1) 
[n:127.0.0.1:53193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 848146 INFO  (jetty-launcher-2975-thread-1) 
[n:127.0.0.1:53193_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36709/solr ready
   [junit4]   2> 848146 INFO  (jetty-launcher-2975-thread-1) 
[n:127.0.0.1:53193_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 848159 INFO  (jetty-launcher-2975-thread-1) 
[n:127.0.0.1:53193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53193.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@325dbd00
   [junit4]   2> 848164 INFO  (jetty-launcher-2975-thread-1) 
[n:127.0.0.1:53193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53193.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@325dbd00
   [junit4]   2> 848164 INFO  (jetty-launcher-2975-thread-1) 
[n:127.0.0.1:53193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53193.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@325dbd00
   [junit4]   2> 848165 INFO  (jetty-launcher-2975-thread-1) 
[n:127.0.0.1:53193_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_ED1BDCCC47B7D9F-001/tempDir-001/node1/.
   [junit4]   2> 848181 INFO  (zkConnectionManagerCallback-3012-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848186 INFO  (zkConnectionManagerCallback-3017-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848188 INFO  
(SUITE-TestPullReplica-seed#[ED1BDCCC47B7D9F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 848190 INFO  
(SUITE-TestPullReplica-seed#[ED1BDCCC47B7D9F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36709/solr ready
   [junit4]   2> 848196 INFO  
(SUITE-TestPullReplica-seed#[ED1BDCCC47B7D9F]-worker) [    ] 
o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 848198 INFO  (qtp190207476-10427) [n:127.0.0.1:42402_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> 848199 INFO  (qtp190207476-10427) [n:127.0.0.1:42402_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=1
   [junit4]   2> 848223 INFO  
(TEST-TestPullReplica.testAddRemovePullReplica-seed#[ED1BDCCC47B7D9F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAddRemovePullReplica
   [junit4]   2> 848226 INFO  (qtp190207476-10416) [n:127.0.0.1:42402_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_add_remove_pull_replica&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 848229 INFO  (OverseerThreadFactory-4536-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
pull_replica_test_add_remove_pull_replica
   [junit4]   2> 848344 INFO  
(OverseerStateUpdate-72419730056544260-127.0.0.1:42402_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_add_remove_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_add_remove_pull_replica_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42402/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 848347 INFO  
(OverseerStateUpdate-72419730056544260-127.0.0.1:42402_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_add_remove_pull_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"pull_replica_test_add_remove_pull_replica_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53193/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 848554 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr    
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_add_remove_pull_replica_shard1_replica_n1&action=CREATE&numShards=2&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 848554 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr    
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 848554 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr    
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_add_remove_pull_replica_shard2_replica_n2&action=CREATE&numShards=2&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 849581 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 849581 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 849591 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.s.IndexSchema 
[pull_replica_test_add_remove_pull_replica_shard1_replica_n1] Schema 
name=minimal
   [junit4]   2> 849591 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.s.IndexSchema 
[pull_replica_test_add_remove_pull_replica_shard2_replica_n2] Schema 
name=minimal
   [junit4]   2> 849593 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 849593 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 849593 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_test_add_remove_pull_replica_shard2_replica_n2' using 
configuration from collection pull_replica_test_add_remove_pull_replica, 
trusted=true
   [junit4]   2> 849593 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_test_add_remove_pull_replica_shard1_replica_n1' using 
configuration from collection pull_replica_test_add_remove_pull_replica, 
trusted=true
   [junit4]   2> 849593 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53193.solr.core.pull_replica_test_add_remove_pull_replica.shard2.replica_n2'
 (registry 
'solr.core.pull_replica_test_add_remove_pull_replica.shard2.replica_n2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@325dbd00
   [junit4]   2> 849593 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42402.solr.core.pull_replica_test_add_remove_pull_replica.shard1.replica_n1'
 (registry 
'solr.core.pull_replica_test_add_remove_pull_replica.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@325dbd00
   [junit4]   2> 849593 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 849593 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 849593 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.SolrCore 
[[pull_replica_test_add_remove_pull_replica_shard2_replica_n2] ] Opening new 
SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_ED1BDCCC47B7D9F-001/tempDir-001/node1/pull_replica_test_add_remove_pull_replica_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_ED1BDCCC47B7D9F-001/tempDir-001/node1/./pull_replica_test_add_remove_pull_replica_shard2_replica_n2/data/]
   [junit4]   2> 849593 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore 
[[pull_replica_test_add_remove_pull_replica_shard1_replica_n1] ] Opening new 
SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_ED1BDCCC47B7D9F-001/tempDir-001/node2/pull_replica_test_add_remove_pull_replica_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_ED1BDCCC47B7D9F-001/tempDir-001/node2/./pull_replica_test_add_remove_pull_replica_shard1_replica_n1/data/]
   [junit4]   2> 849640 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 849640 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 849640 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 849640 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 849641 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 849641 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 849641 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 849641 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 849658 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@309469e8[pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
main]
   [junit4]   2> 849658 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22d909d5[pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
main]
   [junit4]   2> 849659 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 849660 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 849660 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 849660 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 849660 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 849661 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1604591117807910912
   [junit4]   2> 849661 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 849661 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1604591117807910912
   [junit4]   2> 849666 INFO  
(searcherExecutor-4549-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
Registered new searcher 
Searcher@22d909d5[pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 849666 INFO  
(searcherExecutor-4548-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
Registered new searcher 
Searcher@309469e8[pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 849669 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/pull_replica_test_add_remove_pull_replica/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 849670 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/pull_replica_test_add_remove_pull_replica/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 849675 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 849675 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 849675 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53193/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/
   [junit4]   2> 849675 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 849675 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 849675 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42402/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/
   [junit4]   2> 849676 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 849676 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 849676 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42402/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/
 has no replicas
   [junit4]   2> 849676 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 849676 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:53193/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/
 has no replicas
   [junit4]   2> 849676 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 849681 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42402/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/
 shard1
   [junit4]   2> 849682 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53193/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/
 shard2
   [junit4]   2> 849787 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 849787 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 849791 INFO  (qtp1516058345-10421) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_add_remove_pull_replica_shard2_replica_n2&action=CREATE&numShards=2&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1237
   [junit4]   2> 849791 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_add_remove_pull_replica_shard1_replica_n1&action=CREATE&numShards=2&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1238
   [junit4]   2> 849795 INFO  (qtp190207476-10416) [n:127.0.0.1:42402_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> 849896 INFO  (zkCallback-2987-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
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> 849896 INFO  (zkCallback-3001-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
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> 850236 INFO  
(OverseerCollectionConfigSetProcessor-72419730056544260-127.0.0.1:42402_solr-n_0000000000)
 [    ] 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> 850798 INFO  (qtp190207476-10416) [n:127.0.0.1:42402_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_add_remove_pull_replica&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=2574
   [junit4]   2> 850804 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
action=ADDREPLICA&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&type=PULL&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 850811 INFO  (OverseerThreadFactory-4536-thread-2) [ 
c:pull_replica_test_add_remove_pull_replica s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:53193_solr for creating new 
replica
   [junit4]   2> 850815 INFO  
(OverseerStateUpdate-72419730056544260-127.0.0.1:42402_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"pull_replica_test_add_remove_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_add_remove_pull_replica_shard1_replica_p5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53193/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:53193_solr",
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 850917 INFO  (zkCallback-2987-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
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> 850917 INFO  (zkCallback-3001-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
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> 851017 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr    
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=pull_replica_test_add_remove_pull_replica_shard1_replica_p5&action=CREATE&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 851027 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 851032 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.s.IndexSchema 
[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] Schema 
name=minimal
   [junit4]   2> 851034 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 851034 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_test_add_remove_pull_replica_shard1_replica_p5' using 
configuration from collection pull_replica_test_add_remove_pull_replica, 
trusted=true
   [junit4]   2> 851034 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53193.solr.core.pull_replica_test_add_remove_pull_replica.shard1.replica_p5'
 (registry 
'solr.core.pull_replica_test_add_remove_pull_replica.shard1.replica_p5') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@325dbd00
   [junit4]   2> 851034 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 851035 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.SolrCore 
[[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] ] Opening new 
SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_ED1BDCCC47B7D9F-001/tempDir-001/node1/pull_replica_test_add_remove_pull_replica_shard1_replica_p5],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_ED1BDCCC47B7D9F-001/tempDir-001/node1/./pull_replica_test_add_remove_pull_replica_shard1_replica_p5/data/]
   [junit4]   2> 851072 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 851072 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 851077 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@698f6561[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
main]
   [junit4]   2> 851079 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 851079 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 851080 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 851081 INFO  
(searcherExecutor-4558-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
Registered new searcher 
Searcher@698f6561[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 851082 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.ZkController 
pull_replica_test_add_remove_pull_replica_shard1_replica_p5 starting background 
replication from leader
   [junit4]   2> 851082 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 851083 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 851083 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 851084 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.ZkController Core needs to 
recover:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
   [junit4]   2> 851084 INFO  
(updateExecutor-2997-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 851085 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 851085 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] as recovering, 
leader is 
[http://127.0.0.1:42402/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/]
 and I am 
[http://127.0.0.1:53193/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_p5/]
   [junit4]   2> 851085 INFO  (qtp1516058345-10415) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=pull_replica_test_add_remove_pull_replica_shard1_replica_p5&action=CREATE&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=69
   [junit4]   2> 851086 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 851086 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.RecoveryStrategy Stopping background replicate from leader process
   [junit4]   2> 851086 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.ZkController 
pull_replica_test_add_remove_pull_replica_shard1_replica_p5 stopping background 
replication from leader
   [junit4]   2> 851087 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[http://127.0.0.1:42402/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/].
   [junit4]   2> 851089 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1604591119305277440,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 851089 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 851089 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 851089 INFO  (qtp190207476-10425) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_add_remove_pull_replica_shard1_replica_n1]  webapp=/solr 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 851090 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica   ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/collections 
params={action=ADDREPLICA&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&type=PULL&wt=javabin&version=2}
 status=0 QTime=286
   [junit4]   2> 851092 INFO  (qtp190207476-10431) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.S.Request [pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
 webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 851092 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 851092 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 851092 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 851092 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 851092 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 851093 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@68961098[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
main]
   [junit4]   2> 851094 INFO  
(searcherExecutor-4558-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
Registered new searcher 
Searcher@68961098[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 851094 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 851094 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.RecoveryStrategy Restaring background replicate from leader process
   [junit4]   2> 851094 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.ZkController 
pull_replica_test_add_remove_pull_replica_shard1_replica_p5 starting background 
replication from leader
   [junit4]   2> 851094 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 851094 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 851094 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 851095 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 851096 INFO  
(recoveryExecutor-2998-thread-1-processing-n:127.0.0.1:53193_solr 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6) 
[n:127.0.0.1:53193_solr c:pull_replica_test_add_remove_pull_replica s:shard1 
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 851099 INFO  
(OverseerCollectionConfigSetProcessor-72419730056544260-127.0.0.1:42402_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 851102 INFO  (OverseerThreadFactory-4536-thread-3) [ 
c:pull_replica_test_add_remove_pull_replica s:shard2  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42402_solr for creating new 
replica
   [junit4]   2> 851105 INFO  
(OverseerStateUpdate-72419730056544260-127.0.0.1:42402_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"pull_replica_test_add_remove_pull_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"pull_replica_test_add_remove_pull_replica_shard2_replica_p7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42402/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42402_solr",
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 851209 INFO  (zkCallback-2987-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
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> 851209 INFO  (zkCallback-3001-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
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> 851306 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr    
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=pull_replica_test_add_remove_pull_replica_shard2_replica_p7&action=CREATE&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 851316 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 851338 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.s.IndexSchema 
[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] Schema 
name=minimal
   [junit4]   2> 851340 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 851340 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.CoreContainer Creating SolrCore 
'pull_replica_test_add_remove_pull_replica_shard2_replica_p7' using 
configuration from collection pull_replica_test_add_remove_pull_replica, 
trusted=true
   [junit4]   2> 851340 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42402.solr.core.pull_replica_test_add_remove_pull_replica.shard2.replica_p7'
 (registry 
'solr.core.pull_replica_test_add_remove_pull_replica.shard2.replica_p7') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@325dbd00
   [junit4]   2> 851340 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 851340 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.SolrCore 
[[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] ] Opening new 
SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_ED1BDCCC47B7D9F-001/tempDir-001/node2/pull_replica_test_add_remove_pull_replica_shard2_replica_p7],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_ED1BDCCC47B7D9F-001/tempDir-001/node2/./pull_replica_test_add_remove_pull_replica_shard2_replica_p7/data/]
   [junit4]   2> 851380 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 851380 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 851381 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e80e419[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
main]
   [junit4]   2> 851383 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 851383 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 851384 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 851384 INFO  
(searcherExecutor-4566-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
Registered new searcher 
Searcher@2e80e419[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 851386 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.ZkController 
pull_replica_test_add_remove_pull_replica_shard2_replica_p7 starting background 
replication from leader
   [junit4]   2> 851386 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 851387 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 851387 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 851387 INFO  (indexFetcher-4571-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:53193/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/
   [junit4]   2> 851387 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.ZkController Core needs to 
recover:pull_replica_test_add_remove_pull_replica_shard2_replica_p7
   [junit4]   2> 851388 INFO  
(updateExecutor-2983-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 851389 INFO  (qtp1516058345-10423) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.c.S.Request [pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
 webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 851389 INFO  (qtp190207476-10428) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=pull_replica_test_add_remove_pull_replica_shard2_replica_p7&action=CREATE&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=82
   [junit4]   2> 851389 INFO  (indexFetcher-4571-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 851389 INFO  (indexFetcher-4571-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 851389 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 851389 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] as recovering, 
leader is 
[http://127.0.0.1:53193/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/]
 and I am 
[http://127.0.0.1:42402/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_p7/]
   [junit4]   2> 851389 INFO  (indexFetcher-4571-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 851390 INFO  (indexFetcher-4571-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 851390 INFO  (indexFetcher-4571-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 851390 INFO  (indexFetcher-4571-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 851390 INFO  (indexFetcher-4571-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@43f144d8 commitCommandVersion:0
   [junit4]   2> 851393 INFO  (indexFetcher-4571-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7a9a3377[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
main]
   [junit4]   2> 851393 INFO  (indexFetcher-4571-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 851393 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 851393 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.RecoveryStrategy Stopping background replicate from leader process
   [junit4]   2> 851393 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.ZkController 
pull_replica_test_add_remove_pull_replica_shard2_replica_p7 stopping background 
replication from leader
   [junit4]   2> 851394 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[http://127.0.0.1:53193/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/].
   [junit4]   2> 851395 INFO  (searcherExecutor-4566-thread-1) [    ] 
o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
Registered new searcher 
Searcher@7a9a3377[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 851396 INFO  (qtp1516058345-10419) [n:127.0.0.1:53193_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/c/pull_replica_test_add_remove_pull_replica/shards params={} status=0 
QTime=304
   [junit4]   2> 851397 INFO  (qtp1516058345-10426) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1604591119628238848,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 851397 INFO  (qtp1516058345-10426) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 851398 INFO  (qtp1516058345-10426) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 851398 INFO  (qtp1516058345-10426) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_add_remove_pull_replica_shard2_replica_n2]  webapp=/solr 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 851400 INFO  (qtp1516058345-10426) [n:127.0.0.1:53193_solr 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
o.a.s.c.S.Request [pull_replica_test_add_remove_pull_replica_shard2_replica_n2] 
 webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 851400 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 851400 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 851400 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 851400 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.h.IndexFetcher Slave's version: 1530257339116
   [junit4]   2> 851400 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 851401 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@118e991e[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
main]
   [junit4]   2> 851402 INFO  
(searcherExecutor-4566-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
Registered new searcher 
Searcher@118e991e[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 851402 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 851402 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.RecoveryStrategy Restaring background replicate from leader process
   [junit4]   2> 851402 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.ZkController 
pull_replica_test_add_remove_pull_replica_shard2_replica_p7 starting background 
replication from leader
   [junit4]   2> 851402 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 851403 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 851403 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 851403 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 851405 INFO  
(recoveryExecutor-2984-thread-1-processing-n:127.0.0.1:42402_solr 
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7 
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8) 
[n:127.0.0.1:42402_solr c:pull_replica_test_add_remove_pull_replica s:shard2 
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] 
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 851441 INFO  (indexFetcher-4565-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:42402/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/
   [junit4]   2> 851442 INFO  (qtp190207476-10431) [n:127.0.0.1:42402_solr 
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
o.a.s.c.S.Request [pull_replica_test_add_remove_pull_replica_shard1_replica_n1] 
 webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 851442 INFO  (indexFetcher-4565-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 851442 INFO  (indexFetcher-4565-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 851442 INFO  (indexFetcher-4565-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 851442 INFO  (indexFetcher-4565-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 851442 INFO  (indexFetcher-4565-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 851443 INFO  (indexFetcher-4565-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 851443 INFO  (indexFetcher-4565-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4567f6ed commitCommandVersion:0
   [junit4]   2> 851444 INFO  (indexFetcher-4565-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a9d1a0a[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] 
main]
   [junit4]   2> 851444 INFO  (indexFetcher-4565-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 851445 INFO  (searcherExecutor-4558-thread-1) [    ] 
o.a.s.c.SolrCore [pull_replica_t

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

7D9F:A197F07C06494E83]}
   [junit4] OK      0.02s J0 | TestPullReplica.testSearchWhileReplicationHappens
   [junit4] OK      6.93s J0 | TestPullReplica.testKillPullReplica
   [junit4] OK      55.4s J0 | TestPullReplica.testKillLeader
   [junit4] Completed [1/5] on J0 in 120.20s, 10 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4] OK      5.99s J1 | TestPullReplica.testAddRemovePullReplica
   [junit4] OK      17.6s J1 | TestPullReplica.testRemoveAllWriterReplicas
   [junit4] OK      10.7s J1 | TestPullReplica.testAddDocs
   [junit4] OK      4.55s J1 | TestPullReplica.testRealTimeGet
   [junit4] OK      7.04s J1 | TestPullReplica.testCreateDelete 
{seed=[ED1BDCCC47B7D9F:15C14C80328B85AF]}
   [junit4] OK      6.25s J1 | TestPullReplica.testCreateDelete 
{seed=[ED1BDCCC47B7D9F:A197F07C06494E83]}
   [junit4] OK      0.03s J1 | TestPullReplica.testSearchWhileReplicationHappens
   [junit4] OK      7.01s J1 | TestPullReplica.testKillPullReplica
   [junit4] OK      53.4s J1 | TestPullReplica.testKillLeader
   [junit4] Completed [2/5] on J1 in 120.47s, 10 tests, 1 skipped
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.TestPullReplica. This may confuse tools that process XML 
reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4] OK      4.83s J0 | TestPullReplica.testAddRemovePullReplica
   [junit4] OK      17.7s J0 | TestPullReplica.testRemoveAllWriterReplicas
   [junit4] OK      9.96s J0 | TestPullReplica.testAddDocs
   [junit4] OK      4.40s J0 | TestPullReplica.testRealTimeGet
   [junit4] OK      6.93s J0 | TestPullReplica.testCreateDelete 
{seed=[ED1BDCCC47B7D9F:15C14C80328B85AF]}
   [junit4] OK      7.28s J0 | TestPullReplica.testCreateDelete 
{seed=[ED1BDCCC47B7D9F:A197F07C06494E83]}
   [junit4] OK      0.04s J0 | TestPullReplica.testSearchWhileReplicationHappens
   [junit4] OK      7.43s J0 | TestPullReplica.testKillPullReplica
   [junit4] OK      53.6s J0 | TestPullReplica.testKillLeader
   [junit4] Completed [3/5] on J0 in 114.74s, 10 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4] OK      4.62s J1 | TestPullReplica.testAddRemovePullReplica
   [junit4] OK      20.5s J1 | TestPullReplica.testRemoveAllWriterReplicas
   [junit4] OK      9.53s J1 | TestPullReplica.testAddDocs
   [junit4] OK      4.54s J1 | TestPullReplica.testRealTimeGet
   [junit4] OK      7.85s J1 | TestPullReplica.testCreateDelete 
{seed=[ED1BDCCC47B7D9F:15C14C80328B85AF]}
   [junit4] OK      6.91s J1 | TestPullReplica.testCreateDelete 
{seed=[ED1BDCCC47B7D9F:A197F07C06494E83]}
   [junit4] OK      0.04s J1 | TestPullReplica.testSearchWhileReplicationHappens
   [junit4] OK      6.18s J1 | TestPullReplica.testKillPullReplica
   [junit4] OK      53.5s J1 | TestPullReplica.testKillLeader
   [junit4] Completed [4/5] on J1 in 118.56s, 10 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4] OK      4.68s J0 | TestPullReplica.testAddRemovePullReplica
   [junit4] OK      17.6s J0 | TestPullReplica.testRemoveAllWriterReplicas
   [junit4] OK      9.05s J0 | TestPullReplica.testAddDocs
   [junit4] OK      4.39s J0 | TestPullReplica.testRealTimeGet
   [junit4] OK      5.89s J0 | TestPullReplica.testCreateDelete 
{seed=[ED1BDCCC47B7D9F:15C14C80328B85AF]}
   [junit4] OK      7.40s J0 | TestPullReplica.testCreateDelete 
{seed=[ED1BDCCC47B7D9F:A197F07C06494E83]}
   [junit4] OK      0.07s J0 | TestPullReplica.testSearchWhileReplicationHappens
   [junit4] OK      9.00s J0 | TestPullReplica.testKillPullReplica
   [junit4] OK      53.5s J0 | TestPullReplica.testKillLeader
   [junit4] Completed [5/5] on J0 in 116.57s, 10 tests, 1 skipped
   [junit4] 
   [junit4] JVM J0:     0.69 ..   353.22 =   352.53s
   [junit4] JVM J1:     0.69 ..   240.98 =   240.29s
   [junit4] Execution time total: 5 minutes 53 seconds
   [junit4] Tests summary: 5 suites, 50 tests, 5 ignored
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 117.62s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 116.66s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 115.66s | org.apache.solr.cloud.TestPullReplica
[junit4:tophints] 114.54s | org.apache.solr.cloud.TestTlogReplica
[junit4:tophints] 100.39s | org.apache.solr.cloud.MoveReplicaHDFSTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 5 minutes 55 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestPullReplica
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2843)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2722)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2703)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3082)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1089)
                at hudson.FilePath.act(FilePath.java:1078)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1840)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1091)
        at hudson.FilePath.act(FilePath.java:1078)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1840)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=62b9cbc6f9566b4a93462852698fb9d97d80b2fa, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1939
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to