Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/114/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

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([4D8755800A6EAD3C:99C21ED9ED381EC7]: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 12572 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4D8755800A6EAD3C-001\init-core-data-001
   [junit4]   2> 2160167 WARN  
(SUITE-CdcrBootstrapTest-seed#[4D8755800A6EAD3C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2160167 INFO  
(SUITE-CdcrBootstrapTest-seed#[4D8755800A6EAD3C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2160171 INFO  
(SUITE-CdcrBootstrapTest-seed#[4D8755800A6EAD3C]-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> 2160172 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4D8755800A6EAD3C]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
   [junit4]   2> 2160173 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4D8755800A6EAD3C]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4D8755800A6EAD3C-001\cdcr-target-001
   [junit4]   2> 2160174 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4D8755800A6EAD3C]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2160174 INFO  (Thread-4360) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2160174 INFO  (Thread-4360) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2160178 ERROR (Thread-4360) [    ] 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> 2160275 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4D8755800A6EAD3C]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:59123
   [junit4]   2> 2160283 INFO  (jetty-launcher-2896-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2160284 INFO  (jetty-launcher-2896-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b6eab8{/solr,null,AVAILABLE}
   [junit4]   2> 2160285 INFO  (jetty-launcher-2896-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@15db08a{HTTP/1.1,[http/1.1]}{127.0.0.1:59127}
   [junit4]   2> 2160285 INFO  (jetty-launcher-2896-thread-1) [    ] 
o.e.j.s.Server Started @2162660ms
   [junit4]   2> 2160285 INFO  (jetty-launcher-2896-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59127}
   [junit4]   2> 2160285 ERROR (jetty-launcher-2896-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2160286 INFO  (jetty-launcher-2896-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2160286 INFO  (jetty-launcher-2896-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2160286 INFO  (jetty-launcher-2896-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2160286 INFO  (jetty-launcher-2896-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-27T11:38:30.444Z
   [junit4]   2> 2160290 INFO  (jetty-launcher-2896-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2160314 INFO  (jetty-launcher-2896-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59123/solr
   [junit4]   2> 2160429 INFO  (jetty-launcher-2896-thread-1) 
[n:127.0.0.1:59127_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2160430 INFO  (jetty-launcher-2896-thread-1) 
[n:127.0.0.1:59127_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59127_solr
   [junit4]   2> 2160431 INFO  (jetty-launcher-2896-thread-1) 
[n:127.0.0.1:59127_solr    ] o.a.s.c.Overseer Overseer 
(id=98555259147714563-127.0.0.1:59127_solr-n_0000000000) starting
   [junit4]   2> 2160438 INFO  (jetty-launcher-2896-thread-1) 
[n:127.0.0.1:59127_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59127_solr
   [junit4]   2> 2160439 INFO  
(OverseerStateUpdate-98555259147714563-127.0.0.1:59127_solr-n_0000000000) 
[n:127.0.0.1:59127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2160874 INFO  (jetty-launcher-2896-thread-1) 
[n:127.0.0.1:59127_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59127.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@139be14
   [junit4]   2> 2160885 INFO  (jetty-launcher-2896-thread-1) 
[n:127.0.0.1:59127_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59127.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@139be14
   [junit4]   2> 2160886 INFO  (jetty-launcher-2896-thread-1) 
[n:127.0.0.1:59127_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59127.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@139be14
   [junit4]   2> 2160887 INFO  (jetty-launcher-2896-thread-1) 
[n:127.0.0.1:59127_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4D8755800A6EAD3C-001\cdcr-target-001\node1\.
   [junit4]   1> Target zkHost = 127.0.0.1:59123/solr
   [junit4]   2> 2160922 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4D8755800A6EAD3C]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4D8755800A6EAD3C-001\cdcr-source-001
   [junit4]   2> 2160923 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4D8755800A6EAD3C]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2160923 INFO  (Thread-4370) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2160923 INFO  (Thread-4370) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2160927 ERROR (Thread-4370) [    ] 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> 2161023 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4D8755800A6EAD3C]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:59147
   [junit4]   2> 2161032 INFO  (jetty-launcher-2908-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2161033 INFO  (jetty-launcher-2908-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19f5f72{/solr,null,AVAILABLE}
   [junit4]   2> 2161034 INFO  (jetty-launcher-2908-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@92777{HTTP/1.1,[http/1.1]}{127.0.0.1:59151}
   [junit4]   2> 2161034 INFO  (jetty-launcher-2908-thread-1) [    ] 
o.e.j.s.Server Started @2163409ms
   [junit4]   2> 2161034 INFO  (jetty-launcher-2908-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59151}
   [junit4]   2> 2161036 ERROR (jetty-launcher-2908-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2161036 INFO  (jetty-launcher-2908-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2161036 INFO  (jetty-launcher-2908-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2161037 INFO  (jetty-launcher-2908-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2161037 INFO  (jetty-launcher-2908-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-27T11:38:31.195Z
   [junit4]   2> 2161042 INFO  (jetty-launcher-2908-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2161060 INFO  (jetty-launcher-2908-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59147/solr
   [junit4]   2> 2161209 INFO  (jetty-launcher-2908-thread-1) 
[n:127.0.0.1:59151_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2161211 INFO  (jetty-launcher-2908-thread-1) 
[n:127.0.0.1:59151_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59151_solr
   [junit4]   2> 2161212 INFO  (jetty-launcher-2908-thread-1) 
[n:127.0.0.1:59151_solr    ] o.a.s.c.Overseer Overseer 
(id=98555259196735491-127.0.0.1:59151_solr-n_0000000000) starting
   [junit4]   2> 2161222 INFO  (jetty-launcher-2908-thread-1) 
[n:127.0.0.1:59151_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59151_solr
   [junit4]   2> 2161223 INFO  
(OverseerStateUpdate-98555259196735491-127.0.0.1:59151_solr-n_0000000000) 
[n:127.0.0.1:59151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2161432 INFO  (jetty-launcher-2908-thread-1) 
[n:127.0.0.1:59151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59151.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@139be14
   [junit4]   2> 2161441 INFO  (jetty-launcher-2908-thread-1) 
[n:127.0.0.1:59151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59151.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@139be14
   [junit4]   2> 2161441 INFO  (jetty-launcher-2908-thread-1) 
[n:127.0.0.1:59151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59151.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@139be14
   [junit4]   2> 2161443 INFO  (jetty-launcher-2908-thread-1) 
[n:127.0.0.1:59151_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4D8755800A6EAD3C-001\cdcr-source-001\node1\.
   [junit4]   2> 2161500 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 0x15e237c6f2b0004, 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> 2161520 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4D8755800A6EAD3C]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2161522 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4D8755800A6EAD3C]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59147/solr 
ready
   [junit4]   2> 2161523 INFO  (qtp26557340-19574) [n:127.0.0.1:59151_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> 2161528 INFO  
(OverseerThreadFactory-9307-thread-1-processing-n:127.0.0.1:59151_solr) 
[n:127.0.0.1:59151_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 2161635 INFO  
(OverseerStateUpdate-98555259196735491-127.0.0.1:59151_solr-n_0000000000) 
[n:127.0.0.1:59151_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:59151/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2161838 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_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_node1&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2161840 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2161949 INFO  
(zkCallback-2915-thread-1-processing-n:127.0.0.1:59151_solr) 
[n:127.0.0.1:59151_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> 2161950 INFO  
(zkCallback-2915-thread-2-processing-n:127.0.0.1:59151_solr) 
[n:127.0.0.1:59151_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> 2162867 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2162873 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2162877 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2162879 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2162879 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2162886 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2162886 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2162887 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59151.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@139be14
   [junit4]   2> 2162887 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2162887 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4D8755800A6EAD3C-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4D8755800A6EAD3C-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
   [junit4]   2> 2163077 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2163077 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2163080 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2163080 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2163085 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@159e521[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2163087 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 2163087 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2163087 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2163088 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2163089 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2163099 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 2163106 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 2163152 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576884149482946560
   [junit4]   2> 2163153 INFO  
(searcherExecutor-9310-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@159e521[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2163159 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2163160 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2163160 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59151/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 2163160 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2163160 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:59151/solr/cdcr-source_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 2163160 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2163163 INFO  
(zkCallback-2915-thread-2-processing-n:127.0.0.1:59151_solr) 
[n:127.0.0.1:59151_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-source:shard1
   [junit4]   2> 2163165 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59151/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 2163268 INFO  
(zkCallback-2915-thread-2-processing-n:127.0.0.1:59151_solr) 
[n:127.0.0.1:59151_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> 2163268 INFO  
(zkCallback-2915-thread-3-processing-n:127.0.0.1:59151_solr) 
[n:127.0.0.1:59151_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> 2163317 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2163319 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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_node1&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1480
   [junit4]   2> 2163328 INFO  (qtp26557340-19574) [n:127.0.0.1:59151_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> 2163428 INFO  
(zkCallback-2915-thread-2-processing-n:127.0.0.1:59151_solr) 
[n:127.0.0.1:59151_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> 2163428 INFO  
(zkCallback-2915-thread-3-processing-n:127.0.0.1:59151_solr) 
[n:127.0.0.1:59151_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> 2163532 INFO  
(OverseerCollectionConfigSetProcessor-98555259196735491-127.0.0.1:59151_solr-n_0000000000)
 [n:127.0.0.1:59151_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> 2164328 INFO  (qtp26557340-19574) [n:127.0.0.1:59151_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=2803
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 2164350 INFO  (qtp26557340-19577) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=17
   [junit4]   2> 2164351 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576884150740189184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2164351 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@663b23 
commitCommandVersion:1576884150740189184
   [junit4]   2> 2164373 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e459e2[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2164373 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2164374 INFO  
(searcherExecutor-9310-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@e459e2[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)))}
   [junit4]   2> 2164375 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=24
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 2164392 INFO  (qtp26557340-19582) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2164393 INFO  (qtp26557340-19583) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576884150784229376,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2164393 INFO  (qtp26557340-19583) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@663b23 
commitCommandVersion:1576884150784229376
   [junit4]   2> 2164414 INFO  (qtp26557340-19583) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19a7647[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2164414 INFO  (qtp26557340-19583) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2164416 INFO  
(searcherExecutor-9310-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@19a7647[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100)))}
   [junit4]   2> 2164416 INFO  (qtp26557340-19583) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=22
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 2164429 INFO  (qtp26557340-19584) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2164431 INFO  (qtp26557340-19571) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576884150824075264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2164431 INFO  (qtp26557340-19571) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@663b23 
commitCommandVersion:1576884150824075264
   [junit4]   2> 2164453 INFO  (qtp26557340-19571) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10f6b3c[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2164454 INFO  (qtp26557340-19571) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2164455 INFO  
(searcherExecutor-9310-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@10f6b3c[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)))}
   [junit4]   2> 2164456 INFO  (qtp26557340-19571) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2164469 INFO  (qtp26557340-19575) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2164470 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576884150864969728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2164470 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@663b23 
commitCommandVersion:1576884150864969728
   [junit4]   2> 2164494 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@97d357[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2164494 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2164496 INFO  
(searcherExecutor-9310-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@97d357[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100)))}
   [junit4]   2> 2164496 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=500
   [junit4]   2> 2164511 INFO  (qtp26557340-19574) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=13
   [junit4]   2> 2164512 INFO  (qtp26557340-19577) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576884150909009920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2164512 INFO  (qtp26557340-19577) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@663b23 
commitCommandVersion:1576884150909009920
   [junit4]   2> 2164537 INFO  (qtp26557340-19577) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a77ca4[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2164538 INFO  (qtp26557340-19577) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2164540 INFO  
(searcherExecutor-9310-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@a77ca4[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)))}
   [junit4]   2> 2164541 INFO  (qtp26557340-19577) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=600
   [junit4]   2> 2164555 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=13
   [junit4]   2> 2164556 INFO  (qtp26557340-19582) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576884150955147264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2164556 INFO  (qtp26557340-19582) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@663b23 
commitCommandVersion:1576884150955147264
   [junit4]   2> 2164581 INFO  (qtp26557340-19582) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@798ff5[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2164582 INFO  (qtp26557340-19582) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2164584 INFO  
(searcherExecutor-9310-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@798ff5[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100)))}
   [junit4]   2> 2164585 INFO  (qtp26557340-19582) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=29
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 2164599 INFO  (qtp26557340-19583) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2164601 INFO  (qtp26557340-19584) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576884151002333184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2164601 INFO  (qtp26557340-19584) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@663b23 
commitCommandVersion:1576884151002333184
   [junit4]   2> 2164628 INFO  (qtp26557340-19584) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a05708[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2164629 INFO  (qtp26557340-19584) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2164631 INFO  
(searcherExecutor-9310-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@a05708[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)))}
   [junit4]   2> 2164631 INFO  (qtp26557340-19584) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=30
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 2164643 INFO  (qtp26557340-19571) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=10
   [junit4]   2> 2164645 INFO  (qtp26557340-19575) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576884151048470528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2164645 INFO  (qtp26557340-19575) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@663b23 
commitCommandVersion:1576884151048470528
   [junit4]   2> 2164674 INFO  (qtp26557340-19575) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17b0f72[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2164674 INFO  (qtp26557340-19575) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2164676 INFO  
(searcherExecutor-9310-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@17b0f72[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100)))}
   [junit4]   2> 2164677 INFO  (qtp26557340-19575) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2164685 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2164686 INFO  (qtp26557340-19574) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576884151091462144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2164686 INFO  (qtp26557340-19574) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@663b23 
commitCommandVersion:1576884151091462144
   [junit4]   2> 2164728 INFO  (qtp26557340-19574) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@164589e[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2164729 INFO  (qtp26557340-19574) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2164730 INFO  
(searcherExecutor-9310-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@164589e[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100)))}
   [junit4]   2> 2164731 INFO  (qtp26557340-19574) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=44
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 2164741 INFO  (qtp26557340-19577) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2164742 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576884151150182400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2164742 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@663b23 
commitCommandVersion:1576884151150182400
   [junit4]   2> 2164775 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1959263[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2164775 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2164777 INFO  
(searcherExecutor-9310-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1959263[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100) 
Uninverting(_9(7.0.0):C100)))}
   [junit4]   2> 2164777 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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]   2> 2164778 INFO  (qtp26557340-19582) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=0
   [junit4]   2> 2164788 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 0x15e237c6c3f0006, 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> 2164793 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4D8755800A6EAD3C]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2164794 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4D8755800A6EAD3C]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59123/solr 
ready
   [junit4]   2> 2164795 INFO  (qtp8073665-19530) [n:127.0.0.1:59127_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> 2164800 INFO  
(OverseerThreadFactory-9299-thread-1-processing-n:127.0.0.1:59127_solr) 
[n:127.0.0.1:59127_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-target
   [junit4]   2> 2164907 INFO  
(OverseerStateUpdate-98555259147714563-127.0.0.1:59127_solr-n_0000000000) 
[n:127.0.0.1:59127_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:59127/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2165111 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&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> 2165113 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2165224 INFO  
(zkCallback-2903-thread-1-processing-n:127.0.0.1:59127_solr) 
[n:127.0.0.1:59127_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> 2165225 INFO  
(zkCallback-2903-thread-2-processing-n:127.0.0.1:59127_solr) 
[n:127.0.0.1:59127_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> 2166141 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2166159 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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> 2166165 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2166171 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2166171 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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> 2166175 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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> 2166175 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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> 2166175 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59127.solr.core.cdcr-target.shard1.replica_n1' (registry 
'solr.core.cdcr-target.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@139be14
   [junit4]   2> 2166176 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2166176 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4D8755800A6EAD3C-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4D8755800A6EAD3C-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
   [junit4]   2> 2166283 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2166283 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2166285 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2166285 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2166289 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f919fd[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 2166291 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 2166291 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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> 2166291 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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> 2166292 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2166293 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2166297 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 2166298 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 2166301 INFO  
(searcherExecutor-9316-thread-1-processing-n:127.0.0.1:59127_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59127_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica_n1] Registered new searcher 
Searcher@f919fd[cdcr-target_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2166301 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576884152784912384
   [junit4]   2> 2166309 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2166309 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2166309 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59127/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2166309 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2166309 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:59127/solr/cdcr-target_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 2166309 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2166311 INFO  
(zkCallback-2903-thread-2-processing-n:127.0.0.1:59127_solr) 
[n:127.0.0.1:59127_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-target:shard1
   [junit4]   2> 2166317 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59127/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 2166423 INFO  
(zkCallback-2903-thread-1-processing-n:127.0.0.1:59127_solr) 
[n:127.0.0.1:59127_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> 2166423 INFO  
(zkCallback-2903-thread-2-processing-n:127.0.0.1:59127_solr) 
[n:127.0.0.1:59127_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> 2166469 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2166471 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&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=1359
   [junit4]   2> 2166475 INFO  (qtp8073665-19530) [n:127.0.0.1:59127_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> 2166575 INFO  
(zkCallback-2903-thread-1-processing-n:127.0.0.1:59127_solr) 
[n:127.0.0.1:59127_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> 2166575 INFO  
(zkCallback-2903-thread-2-processing-n:127.0.0.1:59127_solr) 
[n:127.0.0.1:59127_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> 2166806 INFO  
(OverseerCollectionConfigSetProcessor-98555259147714563-127.0.0.1:59127_solr-n_0000000000)
 [n:127.0.0.1:59127_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> 2167475 INFO  (qtp8073665-19530) [n:127.0.0.1:59127_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=2679
   [junit4]   2> 2167482 INFO  
(zkCallback-2903-thread-2-processing-n:127.0.0.1:59127_solr) 
[n:127.0.0.1:59127_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> 2167483 INFO  (qtp8073665-19534) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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=5
   [junit4]   2> 2167483 INFO  
(zkCallback-2903-thread-2-processing-n:127.0.0.1:59127_solr) 
[n:127.0.0.1:59127_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 2167488 INFO  (qtp26557340-19583) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2167490 INFO  (qtp26557340-19583) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59123/solr ready
   [junit4]   2> 2167501 INFO  (qtp8073665-19537) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2167502 INFO  (qtp8073665-19537) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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=0
   [junit4]   2> 2167502 INFO  (qtp8073665-19535) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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=11
   [junit4]   2> 2167503 INFO  (qtp26557340-19583) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2167503 INFO  (qtp26557340-19583) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target, shard: shard1
   [junit4]   2> 2167508 INFO  (qtp26557340-19583) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 2167510 INFO  (qtp26557340-19583) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=26
   [junit4]   2> 2167512 INFO  
(zkCallback-2915-thread-3-processing-n:127.0.0.1:59151_solr) 
[n:127.0.0.1:59151_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> 2167513 INFO  (qtp26557340-19584) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=1
   [junit4]   2> 2167513 INFO  
(zkCallback-2915-thread-3-processing-n:127.0.0.1:59151_solr) 
[n:127.0.0.1:59151_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   1> Cdcr queue response: 
{responseHeader={status=0,QTime=1},queues={127.0.0.1:59123/solr={cdcr-target={queueSize=1010,lastTimestamp=}}},tlogTotalSize=47659,tlogTotalCount=10,updateLogSynchronizer=stopped}
   [junit4]   2> 2167514 INFO  
(cdcr-bootstrap-status-2927-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
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:59127/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2167514 INFO  (qtp8073665-19532) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576884154056835072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2167514 INFO  (qtp8073665-19532) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2167515 INFO  (qtp8073665-19532) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2167515 INFO  (qtp8073665-19532) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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=1
   [junit4]   2> 2167516 INFO  (qtp8073665-19534) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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=0
   [junit4]   2> 2167517 INFO  (qtp8073665-19530) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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:59151/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2167521 INFO  (qtp8073665-19536) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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> 2167523 WARN  
(cdcr-bootstrap-status-2927-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:59127/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2167523 INFO  
(cdcr-bootstrap-status-2927-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
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:59127/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2167524 INFO  (qtp8073665-19537) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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:59151/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2167526 INFO  (qtp8073665-19533) [n:127.0.0.1:59127_solr 
c:cdcr-target s:shard1 r:core_node1 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> 2167527 INFO  
(cdcr-bootstrap-status-2927-thread-1-processing-n:127.0.0.1:59151_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:59151_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap 
running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 2167528 INFO  
(recoveryExecutor-2901-thread-1-processing-n:127.0.0.1:59127_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59127_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2167530 INFO  (qtp26557340-19575) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576884154073612288,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2167530 INFO  (qtp26557340-19575) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@663b23 
commitCommandVersion:1576884154073612288
   [junit4]   2> 2167546 INFO  (qtp26557340-19575) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b1c9cc[cdcr-source_shard1_replica_n1] realtime]
   [junit4]   2> 2167546 INFO  (qtp26557340-19575) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2167546 INFO  (qtp26557340-19575) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=16
   [junit4]   2> 2167549 INFO  (qtp26557340-19577) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2167550 INFO  
(recoveryExecutor-2901-thread-1-processing-n:127.0.0.1:59127_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59127_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 2167550 INFO  
(recoveryExecutor-2901-thread-1-processing-n:127.0.0.1:59127_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59127_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version: 
1503833917688
   [junit4]   2> 2167550 INFO  
(recoveryExecutor-2901-thread-1-processing-n:127.0.0.1:59127_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59127_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2167550 INFO  
(recoveryExecutor-2901-thread-1-processing-n:127.0.0.1:59127_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59127_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2167550 INFO  
(recoveryExecutor-2901-thread-1-processing-n:127.0.0.1:59127_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59127_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting replication 
process
   [junit4]   2> 2167556 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4657, 
name=tlog.0000000000000000000.1576884150721314816}, {size=4778, 
name=tlog.0000000000000000001.1576884150767452160}, {size=4778, 
name=tlog.0000000000000000002.1576884150810443776}, {size=4778, 
name=tlog.0000000000000000003.1576884150852386816}, {size=4778, 
name=tlog.0000000000000000004.1576884150894329856}, {size=4778, 
name=tlog.0000000000000000005.1576884150940467200}, {size=4778, 
name=tlog.0000000000000000006.1576884150988701696}, {size=4778, 
name=tlog.0000000000000000007.1576884151035887616}, {size=4778, 
name=tlog.0000000000000000008.1576884151083073536}, {size=4778, 
name=tlog.0000000000000000009.1576884151139696640}]
   [junit4]   2> 2167556 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=5
   [junit4]   2> 2167556 INFO  
(recoveryExecutor-2901-thread-1-processing-n:127.0.0.1:59127_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59127_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of files in latest 
index in master: 14
   [junit4]   2> 2167557 INFO  
(recoveryExecutor-2901-thread-1-processing-n:127.0.0.1:59127_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59127_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of tlog files in 
master: 10
   [junit4]   2> 2167558 INFO  
(recoveryExecutor-2901-thread-1-processing-n:127.0.0.1:59127_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59127_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter 
is ready to be used.
   [junit4]   2> 2167558 INFO  
(recoveryExecutor-2901-thread-1-processing-n:127.0.0.1:59127_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59127_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download 
(fullCopy=false) to MockDirectoryWrapper(RAMDirectory@91885b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72158b)
   [junit4]   2> 2167559 INFO  (qtp26557340-19582) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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_Memory_0.ram&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2167560 INFO  (qtp26557340-19583) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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_Direct_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2167562 INFO  (qtp26557340-19584) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2167564 INFO  (qtp26557340-19584) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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_Direct_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2167566 INFO  (qtp26557340-19575) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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_Direct_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2167568 INFO  (qtp26557340-19575) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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=0
   [junit4]   2> 2167569 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2167570 INFO  (qtp26557340-19577) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2167572 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2167573 INFO  (qtp26557340-19582) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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.dii&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2167575 INFO  (qtp26557340-19583) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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.dim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2167577 INFO  (qtp26557340-19571) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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_Direct_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2167578 INFO  (qtp26557340-19584) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2167580 INFO  (qtp26557340-19574) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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> 2167581 INFO  
(recoveryExecutor-2901-thread-1-processing-n:127.0.0.1:59127_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:59127_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download of tlog 
files from master: [{size=4657, 
name=tlog.0000000000000000000.1576884150721314816}, {size=4778, 
name=tlog.0000000000000000001.1576884150767452160}, {size=4778, 
name=tlog.0000000000000000002.1576884150810443776}, {size=4778, 
name=tlog.0000000000000000003.1576884150852386816}, {size=4778, 
name=tlog.0000000000000000004.1576884150894329856}, {size=4778, 
name=tlog.0000000000000000005.1576884150940467200}, {size=4778, 
name=tlog.0000000000000000006.1576884150988701696}, {size=4778, 
name=tlog.0000000000000000007.1576884151035887616}, {size=4778, 
name=tlog.0000000000000000008.1576884151083073536}, {size=4778, 
name=tlog.0000000000000000009.1576884151139696640}]
   [junit4]   2> 2167585 INFO  (qtp26557340-19575) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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.1576884150721314816&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2167588 INFO  (qtp26557340-19576) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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.1576884150767452160&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2167591 INFO  (qtp26557340-19577) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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.1576884150810443776&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2167594 INFO  (qtp26557340-19578) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 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.1576884150852386816&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2167598 INFO  (qtp26557340-19582) [n:127.0.0.1:59151_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr

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

r.core.cdcr-target.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@c9bbc
   [junit4]   2> 2315650 INFO  (coreCloseExecutor-9450-thread-1) 
[n:127.0.0.1:59753_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.cdcr-target.shard1.leader, tag=9082545
   [junit4]   2> 2315650 INFO  (coreCloseExecutor-9450-thread-1) 
[n:127.0.0.1:59753_solr c:cdcr-target s:shard1 r:core_node1 
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> 2315652 INFO  (jetty-closer-2966-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98555268544593923-127.0.0.1:59753_solr-n_0000000000) closing
   [junit4]   2> 2315652 INFO  
(OverseerStateUpdate-98555268544593923-127.0.0.1:59753_solr-n_0000000000) 
[n:127.0.0.1:59753_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:59753_solr
   [junit4]   2> 2315653 WARN  
(zkCallback-2972-thread-3-processing-n:127.0.0.1:59753_solr) 
[n:127.0.0.1:59753_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2315653 INFO  (jetty-closer-2966-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f07f6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2315654 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4D8755800A6EAD3C])
 [    ] 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> 2315655 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4D8755800A6EAD3C])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59749 59749
   [junit4]   2> 2315656 INFO  (Thread-4413) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:59749 59749
   [junit4]   2> 2315657 WARN  (Thread-4413) [    ] 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> 2315657 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4D8755800A6EAD3C])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testConvertClusterToCdcrAndBootstrap
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4D8755800A6EAD3C-001
   [junit4]   2> Aug 27, 2017 11:41:05 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=Asserting(Lucene70): 
{xyz=PostingsFormat(name=Memory), id=PostingsFormat(name=Direct)}, 
docValues:{}, maxPointsInLeafNode=337, maxMBSortInHeap=5.06271339544156, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ko-KR, timezone=Asia/Saigon
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=67398248,total=464519168
   [junit4]   2> NOTE: All tests run in this JVM: [LoggingHandlerTest, 
TestJsonRequest, TestSchemaNameResource, TestCloudNestedDocsSort, 
TestGraphTermsQParserPlugin, BasicFunctionalityTest, PeerSyncReplicationTest, 
DistributedFacetPivotLargeTest, TestOverriddenPrefixQueryForCustomFieldType, 
ExternalFileFieldSortTest, TolerantUpdateProcessorTest, 
TestSolrCloudWithSecureImpersonation, SolrPluginUtilsTest, TestFiltering, 
TestUseDocValuesAsStored, TestBadConfig, ZkSolrClientTest, 
SignatureUpdateProcessorFactoryTest, UpdateLogTest, TestAnalyzedSuggestions, 
OverriddenZkACLAndCredentialsProvidersTest, DeleteReplicaTest, BitVectorTest, 
SolrCoreMetricManagerTest, SampleTest, DocValuesMissingTest, TestSolrXml, 
TermVectorComponentTest, NodeMutatorTest, TestRTGBase, MetricsHandlerTest, 
CoreAdminCreateDiscoverTest, TestSearchPerf, TestFileDictionaryLookup, 
JavabinLoaderTest, OpenCloseCoreStressTest, TestCloudInspectUtil, 
SolrCloudExampleTest, BaseCdcrDistributedZkTest, TestLegacyFieldReuse, 
HdfsCollectionsAPIDistributedZkTest, TestSortByMinMaxFunction, 
TestSolrCLIRunExample, TestImplicitCoreProperties, FileBasedSpellCheckerTest, 
ReplicaListTransformerTest, AtomicUpdatesTest, DebugComponentTest, 
TestReloadDeadlock, JvmMetricsTest, ImplicitSnitchTest, SolrIndexConfigTest, 
DirectSolrSpellCheckerTest, DistributedQueueTest, TestSolrCoreSnapshots, 
DistribDocExpirationUpdateProcessorTest, CloudExitableDirectoryReaderTest, 
TermsComponentTest, TestDocumentBuilder, TestElisionMultitermQuery, 
TestAuthorizationFramework, LeaderInitiatedRecoveryOnCommitTest, 
JSONWriterTest, PolyFieldTest, TestManagedStopFilterFactory, TestReload, 
SpellingQueryConverterTest, TestRestManager, TestReRankQParserPlugin, 
TemplateUpdateProcessorTest, CollectionsAPIDistributedZkTest, 
TestOnReconnectListenerSupport, StatsReloadRaceTest, HdfsThreadLeakTest, 
SynonymTokenizerTest, TestNumericTokenStream, ActionThrottleTest, 
SpellPossibilityIteratorTest, TestSolrJ, DocumentAnalysisRequestHandlerTest, 
TestSuggestSpellingConverter, TestLRUStatsCache, AssignTest, 
TestFieldCacheWithThreads, HdfsChaosMonkeyNothingIsSafeTest, BooleanFieldTest, 
TestInPlaceUpdatesDistrib, HttpPartitionTest, QueryEqualityTest, 
TestManagedSchemaThreadSafety, V2ApiIntegrationTest, SolrMetricReporterTest, 
SpellCheckComponentTest, LeaderElectionIntegrationTest, TestRequestForwarding, 
TestValueSourceCache, ReplicationFactorTest, BasicDistributedZk2Test, 
TestFastWriter, TestCharFilters, HttpSolrCallGetCoreTest, 
CurrencyFieldTypeTest, TestSolrDeletionPolicy1, TestCustomStream, 
MBeansHandlerTest, PingRequestHandlerTest, SuggesterFSTTest, TestQueryTypes, 
TestRangeQuery, CopyFieldTest, TestEmbeddedSolrServerConstructors, 
MigrateRouteKeyTest, TestCollectionAPIs, ConvertedLegacyTest, 
TestStressInPlaceUpdates, HdfsDirectoryFactoryTest, TestSimpleQParserPlugin, 
TestLRUCache, SpatialHeatmapFacetsTest, TestLeaderInitiatedRecoveryThread, 
SOLR749Test, FieldMutatingUpdateProcessorTest, ShowFileRequestHandlerTest, 
TestUninvertingReader, TestConfigSetImmutable, TestPullReplica, 
StatelessScriptUpdateProcessorFactoryTest, TestSubQueryTransformerCrossCore, 
TestRemoteStreaming, HdfsRecoverLeaseTest, MoreLikeThisHandlerTest, 
ZkNodePropsTest, TestReplicationHandlerBackup, TestInitQParser, 
BlockJoinFacetDistribTest, JsonLoaderTest, TestAuthenticationFramework, 
CloneFieldUpdateProcessorFactoryTest, SecurityConfHandlerTest, 
TestRuleBasedAuthorizationPlugin, FullSolrCloudDistribCmdsTest, 
TestSolr4Spatial, PluginInfoTest, OverseerStatusTest, 
OpenExchangeRatesOrgProviderTest, TestCollectionAPI, TestPivotHelperCode, 
IndexSchemaRuntimeFieldTest, EchoParamsTest, StatsComponentTest, 
CdcrReplicationDistributedZkTest, MergeStrategyTest, 
TestMinMaxOnMultiValuedField, HdfsDirectoryTest, 
TestLMJelinekMercerSimilarityFactory, DistributedFacetPivotSmallAdvancedTest, 
CheckHdfsIndexTest, TestMultiWordSynonyms, TestExclusionRuleCollectionAccess, 
SimpleMLTQParserTest, CursorMarkTest, TestChildDocTransformer, 
TestRebalanceLeaders, TestCollapseQParserPlugin, TestBinaryResponseWriter, 
FileUtilsTest, TestJsonFacetRefinement, ConfigureRecoveryStrategyTest, 
TestFieldSortValues, CustomCollectionTest, TestManagedSchema, 
ClassificationUpdateProcessorIntegrationTest, SearchHandlerTest, 
SolrGangliaReporterTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
DocumentBuilderTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, 
SyncSliceTest, OverseerTest, ShardRoutingTest, BasicZkTest, 
TestReplicationHandler, TestRandomFaceting, LeaderElectionTest, TestZkChroot, 
ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestRecovery, 
TermVectorComponentDistributedTest, HardAutoCommitTest, TestCoreContainer, 
SimpleFacetsTest, TestGroupingSearch, SolrCmdDistributorTest, 
TestIndexSearcher, SoftAutoCommitTest, DistributedQueryElevationComponentTest, 
SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, 
SpellCheckCollatorTest, SolrRequestParserTest, DocValuesTest, 
SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, 
DirectUpdateHandlerOptimizeTest, SortByFunctionTest, 
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, 
XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, 
TestSolrQueryParser, UpdateRequestProcessorFactoryTest, 
TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestLFUCache, 
NumericFieldsTest, TestConfig, TestLuceneMatchVersion, TestPhraseSuggestions, 
TestXIncludeConfig, TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestIBSimilarityFactory, ResourceLoaderTest, TestFastOutputStream, 
TestFastLRUCache, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
DOMUtilTest, SystemInfoHandlerTest, DistributedMLTComponentTest, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, AliasIntegrationTest, 
AsyncCallRequestStatusResponseTest, CdcrBootstrapTest]
   [junit4] Completed [501/729 (1!)] on J1 in 155.77s, 3 tests, 1 failure <<< 
FAILURES!

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

Reply via email to