Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6836/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<2000> but was:<1100>
        at 
__randomizedtesting.SeedInfo.seed([3BFC3A868531115F:EFB971DF6267A2A4]: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.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 10728 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_3BFC3A868531115F-001\init-core-data-001
   [junit4]   2> 11823 WARN  
(SUITE-CdcrBootstrapTest-seed#[3BFC3A868531115F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 11827 INFO  
(SUITE-CdcrBootstrapTest-seed#[3BFC3A868531115F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 11830 INFO  
(SUITE-CdcrBootstrapTest-seed#[3BFC3A868531115F]-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> 11832 INFO  
(SUITE-CdcrBootstrapTest-seed#[3BFC3A868531115F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 11834 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3BFC3A868531115F]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
   [junit4]   2> 11837 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3BFC3A868531115F]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_3BFC3A868531115F-001\cdcr-target-001
   [junit4]   2> 11847 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3BFC3A868531115F]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 11850 INFO  (Thread-9) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 11850 INFO  (Thread-9) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 11951 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3BFC3A868531115F]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:56863
   [junit4]   2> 12082 ERROR (Thread-9) [    ] 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> 12682 INFO  (jetty-launcher-15-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 12760 INFO  (jetty-launcher-15-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fd7fd4{/solr,null,AVAILABLE}
   [junit4]   2> 12777 INFO  (jetty-launcher-15-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@52b770{HTTP/1.1,[http/1.1]}{127.0.0.1:56867}
   [junit4]   2> 12777 INFO  (jetty-launcher-15-thread-1) [    ] o.e.j.s.Server 
Started @23567ms
   [junit4]   2> 12777 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56867}
   [junit4]   2> 12828 ERROR (jetty-launcher-15-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 12828 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 12829 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12829 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 12838 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-21T03:27:13.291Z
   [junit4]   2> 12841 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 12846 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12928 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56863/solr
   [junit4]   2> 13182 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:56867_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 13184 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:56867_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56867_solr
   [junit4]   2> 13188 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:56867_solr    ] o.a.s.c.Overseer Overseer 
(id=98519353420677123-127.0.0.1:56867_solr-n_0000000000) starting
   [junit4]   2> 13378 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:56867_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56867_solr
   [junit4]   2> 13387 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:56867_solr) 
[n:127.0.0.1:56867_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 13723 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:56867_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56867.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20f869
   [junit4]   2> 13725 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:56867_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56867.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20f869
   [junit4]   2> 13726 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:56867_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56867.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20f869
   [junit4]   2> 13777 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:56867_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_3BFC3A868531115F-001\cdcr-target-001\node1\.
   [junit4]   1> Target zkHost = 127.0.0.1:56863/solr
   [junit4]   2> 14086 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3BFC3A868531115F]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_3BFC3A868531115F-001\cdcr-source-001
   [junit4]   2> 14087 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3BFC3A868531115F]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 14087 INFO  (Thread-20) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 14087 INFO  (Thread-20) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 14090 ERROR (Thread-20) [    ] 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> 14188 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3BFC3A868531115F]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:56887
   [junit4]   2> 14217 INFO  (jetty-launcher-27-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 14218 INFO  (jetty-launcher-27-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b01341{/solr,null,AVAILABLE}
   [junit4]   2> 14221 INFO  (jetty-launcher-27-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@389f79{HTTP/1.1,[http/1.1]}{127.0.0.1:56891}
   [junit4]   2> 14222 INFO  (jetty-launcher-27-thread-1) [    ] o.e.j.s.Server 
Started @25008ms
   [junit4]   2> 14222 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56891}
   [junit4]   2> 14222 ERROR (jetty-launcher-27-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 14223 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 14223 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 14223 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 14223 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-21T03:27:14.684Z
   [junit4]   2> 14230 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14256 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56887/solr
   [junit4]   2> 14265 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e02d480770002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 14458 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:56891_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 14459 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:56891_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56891_solr
   [junit4]   2> 14461 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:56891_solr    ] o.a.s.c.Overseer Overseer 
(id=98519353560334339-127.0.0.1:56891_solr-n_0000000000) starting
   [junit4]   2> 14470 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:56891_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56891_solr
   [junit4]   2> 14544 INFO  
(zkCallback-34-thread-1-processing-n:127.0.0.1:56891_solr) 
[n:127.0.0.1:56891_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 14694 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:56891_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56891.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20f869
   [junit4]   2> 14704 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:56891_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56891.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20f869
   [junit4]   2> 14704 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:56891_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56891.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20f869
   [junit4]   2> 14707 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:56891_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_3BFC3A868531115F-001\cdcr-source-001\node1\.
   [junit4]   2> 14834 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3BFC3A868531115F]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 14836 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3BFC3A868531115F]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56887/solr 
ready
   [junit4]   2> 15419 INFO  (qtp23191232-172) [n:127.0.0.1:56891_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 15451 INFO  
(OverseerThreadFactory-98-thread-1-processing-n:127.0.0.1:56891_solr) 
[n:127.0.0.1:56891_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 15586 INFO  
(OverseerStateUpdate-98519353560334339-127.0.0.1:56891_solr-n_0000000000) 
[n:127.0.0.1:56891_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56891/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 15819 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 15823 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 15956 INFO  
(zkCallback-34-thread-1-processing-n:127.0.0.1:56891_solr) 
[n:127.0.0.1:56891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 15956 INFO  
(zkCallback-34-thread-2-processing-n:127.0.0.1:56891_solr) 
[n:127.0.0.1:56891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 16872 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 16880 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 16893 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 16937 WARN  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 16941 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 16952 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 16956 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to 
/configs/cdcr-source/schema.xml.bak
   [junit4]   2> 16956 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using 
configuration from collection cdcr-source, trusted=true
   [junit4]   2> 16957 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56891.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20f869
   [junit4]   2> 16980 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 16980 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_3BFC3A868531115F-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_3BFC3A868531115F-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
   [junit4]   2> 17366 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 17366 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 17378 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 17378 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 17417 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@100dc17[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 17422 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 17423 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 17427 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 17431 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 17432 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 17447 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 17455 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 17492 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576309660532604928
   [junit4]   2> 17493 INFO  
(searcherExecutor-101-thread-1-processing-n:127.0.0.1:56891_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:56891_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@100dc17[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 17523 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 17523 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 17525 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56891/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 17528 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 17528 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:56891/solr/cdcr-source_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 17528 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 17584 INFO  
(zkCallback-34-thread-2-processing-n:127.0.0.1:56891_solr) 
[n:127.0.0.1:56891_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-source:shard1
   [junit4]   2> 17586 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56891/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 17724 INFO  
(zkCallback-34-thread-2-processing-n:127.0.0.1:56891_solr) 
[n:127.0.0.1:56891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 17725 INFO  
(zkCallback-34-thread-1-processing-n:127.0.0.1:56891_solr) 
[n:127.0.0.1:56891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 17735 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 17745 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1929
   [junit4]   2> 17861 INFO  
(zkCallback-34-thread-1-processing-n:127.0.0.1:56891_solr) 
[n:127.0.0.1:56891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 17862 INFO  
(zkCallback-34-thread-2-processing-n:127.0.0.1:56891_solr) 
[n:127.0.0.1:56891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 17890 INFO  (qtp23191232-172) [n:127.0.0.1:56891_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> 17890 INFO  (qtp23191232-172) [n:127.0.0.1:56891_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2477
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 18054 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=129
   [junit4]   2> 18060 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576309661128196096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18060 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d16834 
commitCommandVersion:1576309661128196096
   [junit4]   2> 18202 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16d0bd5[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 18203 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18205 INFO  
(searcherExecutor-101-thread-1-processing-n:127.0.0.1:56891_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:56891_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@16d0bd5[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)))}
   [junit4]   2> 18205 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=149
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 18226 INFO  (qtp23191232-167) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 18227 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576309661303308288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18228 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d16834 
commitCommandVersion:1576309661303308288
   [junit4]   2> 18250 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c00dc6[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 18252 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18254 INFO  
(searcherExecutor-101-thread-1-processing-n:127.0.0.1:56891_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:56891_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@c00dc6[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100)))}
   [junit4]   2> 18254 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=26
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 18270 INFO  (qtp23191232-170) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 18271 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576309661349445632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18271 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d16834 
commitCommandVersion:1576309661349445632
   [junit4]   2> 18294 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13f5a15[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 18294 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18296 INFO  
(searcherExecutor-101-thread-1-processing-n:127.0.0.1:56891_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:56891_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@13f5a15[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)))}
   [junit4]   2> 18297 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=25
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 18312 INFO  (qtp23191232-172) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 18313 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576309661393485824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18313 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d16834 
commitCommandVersion:1576309661393485824
   [junit4]   2> 18338 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1065a55[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 18339 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18341 INFO  
(searcherExecutor-101-thread-1-processing-n:127.0.0.1:56891_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:56891_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1065a55[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100)))}
   [junit4]   2> 18341 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=28
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 18369 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 18371 INFO  (qtp23191232-167) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576309661454303232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18371 INFO  (qtp23191232-167) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d16834 
commitCommandVersion:1576309661454303232
   [junit4]   2> 18407 INFO  (qtp23191232-167) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14958fe[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 18408 INFO  (qtp23191232-167) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18409 INFO  
(searcherExecutor-101-thread-1-processing-n:127.0.0.1:56891_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:56891_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@14958fe[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)))}
   [junit4]   2> 18410 INFO  (qtp23191232-167) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=40
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 18425 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 18427 INFO  (qtp23191232-170) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576309661513023488,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18427 INFO  (qtp23191232-170) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d16834 
commitCommandVersion:1576309661513023488
   [junit4]   2> 18457 INFO  (qtp23191232-170) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1af95b8[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 18458 INFO  (qtp23191232-170) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18459 INFO  
(searcherExecutor-101-thread-1-processing-n:127.0.0.1:56891_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:56891_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1af95b8[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100)))}
   [junit4]   2> 18459 INFO  (qtp23191232-170) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=33
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 18471 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 18473 INFO  (qtp23191232-172) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576309661561257984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18473 INFO  (qtp23191232-172) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d16834 
commitCommandVersion:1576309661561257984
   [junit4]   2> 18506 INFO  (qtp23191232-172) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9f9c1a[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 18507 INFO  (qtp23191232-172) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18509 INFO  
(searcherExecutor-101-thread-1-processing-n:127.0.0.1:56891_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:56891_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@9f9c1a[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)))}
   [junit4]   2> 18509 INFO  (qtp23191232-172) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=36
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 18519 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 18521 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576309661611589632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18521 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d16834 
commitCommandVersion:1576309661611589632
   [junit4]   2> 18550 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@bf99fe[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 18552 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18553 INFO  
(searcherExecutor-101-thread-1-processing-n:127.0.0.1:56891_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:56891_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@bf99fe[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100)))}
   [junit4]   2> 18554 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=32
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 18565 INFO  (qtp23191232-167) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 18566 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576309661658775552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18566 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d16834 
commitCommandVersion:1576309661658775552
   [junit4]   2> 18597 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@fdd3e5[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 18598 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18599 INFO  
(searcherExecutor-101-thread-1-processing-n:127.0.0.1:56891_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:56891_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@fdd3e5[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100)))}
   [junit4]   2> 18600 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=34
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 18610 INFO  (qtp23191232-170) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 18610 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576309661704912896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18610 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d16834 
commitCommandVersion:1576309661704912896
   [junit4]   2> 18643 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1fca27d[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 18644 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18648 INFO  
(searcherExecutor-101-thread-1-processing-n:127.0.0.1:56891_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:56891_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1fca27d[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100) 
Uninverting(_9(8.0.0):C100)))}
   [junit4]   2> 18648 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=38
   [junit4]   2> 18896 INFO  (qtp23191232-172) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0 
QTime=237
   [junit4]   2> 19032 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e02d478240006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 19043 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3BFC3A868531115F]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 19044 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[3BFC3A868531115F]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56863/solr 
ready
   [junit4]   2> 19048 INFO  (qtp3792800-126) [n:127.0.0.1:56867_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 19052 INFO  
(OverseerThreadFactory-90-thread-1-processing-n:127.0.0.1:56867_solr) 
[n:127.0.0.1:56867_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-target
   [junit4]   2> 19175 INFO  
(OverseerStateUpdate-98519353420677123-127.0.0.1:56867_solr-n_0000000000) 
[n:127.0.0.1:56867_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-target",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-target_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56867/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 19377 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 19379 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 19470 INFO  
(OverseerCollectionConfigSetProcessor-98519353560334339-127.0.0.1:56891_solr-n_0000000000)
 [n:127.0.0.1:56891_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 19489 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:56867_solr) 
[n:127.0.0.1:56867_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 19494 INFO  
(zkCallback-22-thread-2-processing-n:127.0.0.1:56867_solr) 
[n:127.0.0.1:56867_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 20419 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 20440 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 20448 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 20474 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 20475 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 20481 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to 
/configs/cdcr-target/schema.xml.bak
   [junit4]   2> 20481 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using 
configuration from collection cdcr-target, trusted=true
   [junit4]   2> 20481 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56867.solr.core.cdcr-target.shard1.replica_n1' (registry 
'solr.core.cdcr-target.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20f869
   [junit4]   2> 20481 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 20481 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_3BFC3A868531115F-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_3BFC3A868531115F-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
   [junit4]   2> 20599 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 20601 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 20606 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 20606 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 20619 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@116b43e[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 20620 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 20622 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 20650 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 20652 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 20652 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 20671 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 20673 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 20681 INFO  
(searcherExecutor-107-thread-1-processing-n:127.0.0.1:56867_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:56867_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica_n1] Registered new searcher 
Searcher@116b43e[cdcr-target_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20683 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576309663877562368
   [junit4]   2> 20696 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 20697 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 20697 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56867/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 20697 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 20697 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:56867/solr/cdcr-target_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 20697 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 20707 INFO  
(zkCallback-22-thread-2-processing-n:127.0.0.1:56867_solr) 
[n:127.0.0.1:56867_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-target:shard1
   [junit4]   2> 20711 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56867/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 20816 INFO  
(zkCallback-22-thread-2-processing-n:127.0.0.1:56867_solr) 
[n:127.0.0.1:56867_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 20816 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:56867_solr) 
[n:127.0.0.1:56867_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 20865 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 20867 INFO  (qtp3792800-129) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1489
   [junit4]   2> 20884 INFO  (qtp3792800-126) [n:127.0.0.1:56867_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> 20994 INFO  
(zkCallback-22-thread-2-processing-n:127.0.0.1:56867_solr) 
[n:127.0.0.1:56867_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 20994 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:56867_solr) 
[n:127.0.0.1:56867_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 21061 INFO  
(OverseerCollectionConfigSetProcessor-98519353420677123-127.0.0.1:56867_solr-n_0000000000)
 [n:127.0.0.1:56867_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 21885 INFO  (qtp3792800-126) [n:127.0.0.1:56867_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2837
   [junit4]   2> 21897 INFO  (qtp3792800-130) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-target:4&action=start&wt=javabin&version=2} 
status=0 QTime=8
   [junit4]   2> 21898 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:56867_solr) 
[n:127.0.0.1:56867_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process 
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
   [junit4]   2> 21898 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:56867_solr) 
[n:127.0.0.1:56867_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 21911 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 21914 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56863/solr ready
   [junit4]   2> 21934 INFO  (qtp3792800-128) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 21934 INFO  (qtp3792800-128) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 21935 INFO  (qtp3792800-132) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-target:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=17
   [junit4]   2> 21938 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 21938 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target, shard: shard1
   [junit4]   2> 21944 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 21947 INFO  
(zkCallback-34-thread-1-processing-n:127.0.0.1:56891_solr) 
[n:127.0.0.1:56891_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process 
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
   [junit4]   2> 21947 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=start&wt=javabin&version=2} 
status=0 QTime=47
   [junit4]   2> 21948 INFO  
(zkCallback-34-thread-1-processing-n:127.0.0.1:56891_solr) 
[n:127.0.0.1:56891_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   2> 21950 INFO  
(cdcr-bootstrap-status-46-thread-1-processing-n:127.0.0.1:56891_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:56891_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:56867/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 21952 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=queues&wt=javabin&version=2} 
status=0 QTime=3
   [junit4]   2> 21953 INFO  (qtp3792800-132) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:56891/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   1> Cdcr queue response: 
{responseHeader={status=0,QTime=3},queues={127.0.0.1:56863/solr={cdcr-target={queueSize=1010,lastTimestamp=}}},tlogTotalSize=47659,tlogTotalCount=10,updateLogSynchronizer=stopped}
   [junit4]   2> 21955 INFO  (qtp3792800-132) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576309665212399616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 21956 INFO  (qtp3792800-132) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 21957 INFO  (qtp3792800-132) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 21959 INFO  (qtp3792800-132) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-target:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 21962 INFO  
(recoveryExecutor-20-thread-1-processing-n:127.0.0.1:56867_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:56867_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 21962 INFO  (qtp3792800-131) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-target:4&wt=javabin&version=2} hits=0 status=0 
QTime=2
   [junit4]   2> 21965 INFO  (qtp3792800-133) [n:127.0.0.1:56867_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 21965 INFO  
(cdcr-bootstrap-status-46-thread-1-processing-n:127.0.0.1:56891_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:56891_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap 
running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 21967 INFO  (qtp23191232-167) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576309665224982528,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 21967 INFO  (qtp23191232-167) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d16834 
commitCommandVersion:1576309665224982528
   [junit4]   2> 21976 INFO  (qtp23191232-167) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2aed1e[cdcr-source_shard1_replica_n1] realtime]
   [junit4]   2> 21976 INFO  (qtp23191232-167) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 21977 INFO  (qtp23191232-167) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
 status=0 QTime=9
   [junit4]   2> 21988 INFO  (qtp23191232-170) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 21988 INFO  
(recoveryExecutor-20-thread-1-processing-n:127.0.0.1:56867_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:56867_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 21988 INFO  
(recoveryExecutor-20-thread-1-processing-n:127.0.0.1:56867_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:56867_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version: 
1503286042428
   [junit4]   2> 21988 INFO  
(recoveryExecutor-20-thread-1-processing-n:127.0.0.1:56867_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:56867_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 21988 INFO  
(recoveryExecutor-20-thread-1-processing-n:127.0.0.1:56867_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:56867_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 21988 INFO  
(recoveryExecutor-20-thread-1-processing-n:127.0.0.1:56867_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:56867_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting replication 
process
   [junit4]   2> 22001 INFO  (qtp23191232-172) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4657, 
name=tlog.0000000000000000000.1576309661022289920}, {size=4778, 
name=tlog.0000000000000000001.1576309661283385344}, {size=4778, 
name=tlog.0000000000000000002.1576309661332668416}, {size=4778, 
name=tlog.0000000000000000003.1576309661378805760}, {size=4778, 
name=tlog.0000000000000000004.1576309661425991680}, {size=4778, 
name=tlog.0000000000000000005.1576309661499392000}, {size=4778, 
name=tlog.0000000000000000006.1576309661549723648}, {size=4778, 
name=tlog.0000000000000000007.1576309661601103872}, {size=4778, 
name=tlog.0000000000000000008.1576309661648289792}, {size=4778, 
name=tlog.0000000000000000009.1576309661696524288}]
   [junit4]   2> 22001 INFO  (qtp23191232-172) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=12
   [junit4]   2> 22002 INFO  
(recoveryExecutor-20-thread-1-processing-n:127.0.0.1:56867_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:56867_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of files in latest 
index in master: 13
   [junit4]   2> 22002 INFO  
(recoveryExecutor-20-thread-1-processing-n:127.0.0.1:56867_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:56867_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of tlog files in 
master: 10
   [junit4]   2> 22007 INFO  
(recoveryExecutor-20-thread-1-processing-n:127.0.0.1:56867_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:56867_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter 
is ready to be used.
   [junit4]   2> 22007 INFO  
(recoveryExecutor-20-thread-1-processing-n:127.0.0.1:56867_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:56867_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download 
(fullCopy=false) to MockDirectoryWrapper(RAMDirectory@8703f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1400b4b)
   [junit4]   2> 22023 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=6
   [junit4]   2> 22031 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22045 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22048 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22053 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22062 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=2
   [junit4]   2> 22066 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22070 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22075 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22078 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22091 INFO  (qtp23191232-171) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22093 INFO  (qtp23191232-170) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22096 INFO  (qtp23191232-172) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=segments_c&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22097 INFO  
(recoveryExecutor-20-thread-1-processing-n:127.0.0.1:56867_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:56867_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download of tlog 
files from master: [{size=4657, 
name=tlog.0000000000000000000.1576309661022289920}, {size=4778, 
name=tlog.0000000000000000001.1576309661283385344}, {size=4778, 
name=tlog.0000000000000000002.1576309661332668416}, {size=4778, 
name=tlog.0000000000000000003.1576309661378805760}, {size=4778, 
name=tlog.0000000000000000004.1576309661425991680}, {size=4778, 
name=tlog.0000000000000000005.1576309661499392000}, {size=4778, 
name=tlog.0000000000000000006.1576309661549723648}, {size=4778, 
name=tlog.0000000000000000007.1576309661601103872}, {size=4778, 
name=tlog.0000000000000000008.1576309661648289792}, {size=4778, 
name=tlog.0000000000000000009.1576309661696524288}]
   [junit4]   2> 22107 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000000.1576309661022289920&wt=filestream&command=filecontent}
 status=0 QTime=4
   [junit4]   2> 22111 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000001.1576309661283385344&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22116 INFO  (qtp23191232-168) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000002.1576309661332668416&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22119 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000003.1576309661378805760&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22123 INFO  (qtp23191232-169) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000004.1576309661425991680&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22126 INFO  (qtp23191232-170) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000005.1576309661499392000&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22130 INFO  (qtp23191232-172) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000006.1576309661549723648&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22134 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000007.1576309661601103872&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22138 INFO  (qtp23191232-174) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000008.1576309661648289792&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22141 INFO  (qtp23191232-167) [n:127.0.0.1:56891_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000009.1576309661696524288&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 22143 INFO  
(recoveryExecutor-20-thread-1-processing-n:127.0.0.1:56867_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:56867_solr c:cdcr-target s:shard1 

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

ty.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections/cdcr-source/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 168085 INFO  (jetty-closer-85-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1a5a5df{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 168086 INFO  (jetty-closer-85-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3603843
   [junit4]   2> 168086 INFO  (jetty-closer-85-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 168086 INFO  (jetty-closer-85-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@57799: rootName = 
solr_57440, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@12b976c
   [junit4]   2> 168089 INFO  (jetty-closer-85-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 168090 INFO  (jetty-closer-85-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@720e2a: rootName = 
solr_57440, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@16770d
   [junit4]   2> 168092 INFO  (jetty-closer-85-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 168092 INFO  (jetty-closer-85-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1741422: rootName = 
solr_57440, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@106ef19
   [junit4]   2> 168094 INFO  (jetty-closer-85-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 168095 INFO  (coreCloseExecutor-241-thread-1) 
[n:127.0.0.1:57440_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@157706f
   [junit4]   2> 168095 INFO  (coreCloseExecutor-241-thread-1) 
[n:127.0.0.1:57440_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.cdcr-target.shard1.replica_n1, tag=22507631
   [junit4]   2> 168095 INFO  (coreCloseExecutor-241-thread-1) 
[n:127.0.0.1:57440_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b7c3bd: rootName = 
solr_57440, domain = solr.core.cdcr-target.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.cdcr-target.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@4f65c4
   [junit4]   2> 168097 INFO  
(zkCallback-91-thread-1-processing-n:127.0.0.1:57440_solr) 
[n:127.0.0.1:57440_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 168097 INFO  
(zkCallback-91-thread-2-processing-n:127.0.0.1:57440_solr) 
[n:127.0.0.1:57440_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 168104 INFO  (coreCloseExecutor-241-thread-1) 
[n:127.0.0.1:57440_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.cdcr-target.shard1.leader, tag=22507631
   [junit4]   2> 168104 INFO  (coreCloseExecutor-241-thread-1) 
[n:127.0.0.1:57440_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being 
closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 168115 INFO  (jetty-closer-85-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98519362854977539-127.0.0.1:57440_solr-n_0000000000) closing
   [junit4]   2> 168115 INFO  
(OverseerStateUpdate-98519362854977539-127.0.0.1:57440_solr-n_0000000000) 
[n:127.0.0.1:57440_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:57440_solr
   [junit4]   2> 168117 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e02d6aa780003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 168117 WARN  
(zkCallback-91-thread-2-processing-n:127.0.0.1:57440_solr) 
[n:127.0.0.1:57440_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 168119 INFO  (jetty-closer-85-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@292c5f{/solr,null,UNAVAILABLE}
   [junit4]   2> 168120 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[3BFC3A868531115F])
 [    ] 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> 168120 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[3BFC3A868531115F])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57436 57436
   [junit4]   2> 168122 INFO  (Thread-65) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57436 57436
   [junit4]   2> 168122 WARN  (Thread-65) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/cdcr-target/managed-schema
   [junit4]   2>        2       
/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/cdcr-target/state.json
   [junit4]   2>        3       /solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 168122 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[3BFC3A868531115F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testConvertClusterToCdcrAndBootstrap
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_3BFC3A868531115F-001
   [junit4]   2> Aug 21, 2017 3:29:48 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=12627, maxDocsPerChunk=357, blockSize=10), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=12627, blockSize=10)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=sq-AL, timezone=America/Coral_Harbour
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=80517856,total=156237824
   [junit4]   2> NOTE: All tests run in this JVM: [TestMergePolicyConfig, 
TestStandardQParsers, CdcrBootstrapTest]
   [junit4] Completed [7/730 (1!)] on J1 in 156.84s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 2439 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J1-20170821_032649_5794242812433820868255.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps\java_pid3348.hprof
 ...
   [junit4] Heap dump file created [291363208 bytes in 0.738 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 7520 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:810: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:762: Some of 
the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid3348.hprof

Total time: 77 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to