Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6859/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseParallelGC --illegal-access=deny

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([B4D033E20BD53376:609578BBEC83808D]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11607 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> 504614 INFO  
(SUITE-CdcrBootstrapTest-seed#[B4D033E20BD53376]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B4D033E20BD53376-001\init-core-data-001
   [junit4]   2> 504615 WARN  
(SUITE-CdcrBootstrapTest-seed#[B4D033E20BD53376]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 504615 INFO  
(SUITE-CdcrBootstrapTest-seed#[B4D033E20BD53376]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 504616 INFO  
(SUITE-CdcrBootstrapTest-seed#[B4D033E20BD53376]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 504617 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B4D033E20BD53376]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
   [junit4]   2> 504619 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B4D033E20BD53376]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B4D033E20BD53376-001\cdcr-target-001
   [junit4]   2> 504619 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B4D033E20BD53376]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 504620 INFO  (Thread-1420) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 504620 INFO  (Thread-1420) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 504624 ERROR (Thread-1420) [    ] 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> 504720 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B4D033E20BD53376]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:51714
   [junit4]   2> 504729 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 504730 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a821c{/solr,null,AVAILABLE}
   [junit4]   2> 504734 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@721427{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 504734 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 504734 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51718}
   [junit4]   2> 504734 ERROR (jetty-launcher-2224-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 504734 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 504734 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 504734 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 504734 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-31T06:33:38.476788900Z
   [junit4]   2> 504738 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 504746 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51714/solr
   [junit4]   2> 504880 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 504880 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51718_solr
   [junit4]   2> 504882 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98576709606768643-127.0.0.1:51718_solr-n_0000000000) starting
   [junit4]   2> 504890 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51718_solr
   [junit4]   2> 504892 INFO  (zkCallback-2231-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 505016 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51718.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@135374d
   [junit4]   2> 505025 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51718.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@135374d
   [junit4]   2> 505025 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51718.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@135374d
   [junit4]   2> 505026 INFO  (jetty-launcher-2224-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B4D033E20BD53376-001\cdcr-target-001\node1\.
   [junit4]   1> Target zkHost = 127.0.0.1:51714/solr
   [junit4]   2> 505050 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B4D033E20BD53376]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B4D033E20BD53376-001\cdcr-source-001
   [junit4]   2> 505050 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B4D033E20BD53376]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 505050 INFO  (Thread-1430) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 505050 INFO  (Thread-1430) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 505055 ERROR (Thread-1430) [    ] 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> 505151 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B4D033E20BD53376]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:51738
   [junit4]   2> 505159 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 505160 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15623d7{/solr,null,AVAILABLE}
   [junit4]   2> 505161 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@11df35a{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 505161 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 505161 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51742}
   [junit4]   2> 505161 ERROR (jetty-launcher-2236-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 505162 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 505162 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 505162 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 505162 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-31T06:33:38.904219200Z
   [junit4]   2> 505166 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 505173 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51738/solr
   [junit4]   2> 505308 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 505309 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51742_solr
   [junit4]   2> 505311 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98576709635014659-127.0.0.1:51742_solr-n_0000000000) starting
   [junit4]   2> 505319 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51742_solr
   [junit4]   2> 505322 INFO  
(OverseerStateUpdate-98576709635014659-127.0.0.1:51742_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 505517 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51742.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@135374d
   [junit4]   2> 505525 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51742.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@135374d
   [junit4]   2> 505525 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51742.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@135374d
   [junit4]   2> 505526 INFO  (jetty-launcher-2236-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B4D033E20BD53376-001\cdcr-source-001\node1\.
   [junit4]   2> 505569 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B4D033E20BD53376]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 505569 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B4D033E20BD53376]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51738/solr 
ready
   [junit4]   2> 505574 INFO  (qtp5308053-7182) [    ] 
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> 505577 INFO  (OverseerThreadFactory-2546-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 505686 INFO  
(OverseerStateUpdate-98576709635014659-127.0.0.1:51742_solr-n_0000000000) [    
] 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:51742/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 505888 INFO  (qtp5308053-7184) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 505889 INFO  (qtp5308053-7184) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 505996 INFO  (zkCallback-2243-thread-1) [    ] 
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> 505996 INFO  (zkCallback-2243-thread-2) [    ] 
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> 506903 INFO  (qtp5308053-7184) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 506908 INFO  (qtp5308053-7184) [    ] 
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> 506912 INFO  (qtp5308053-7184) [    ] o.a.s.s.IndexSchema 
[cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 506914 INFO  (qtp5308053-7184) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 506914 INFO  (qtp5308053-7184) [    ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 506918 INFO  (qtp5308053-7184) [    ] 
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> 506918 INFO  (qtp5308053-7184) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from 
collection cdcr-source, trusted=true
   [junit4]   2> 506918 INFO  (qtp5308053-7184) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51742.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@135374d
   [junit4]   2> 506918 INFO  (qtp5308053-7184) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 506919 INFO  (qtp5308053-7184) [    ] o.a.s.c.SolrCore 
[[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B4D033E20BD53376-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B4D033E20BD53376-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
   [junit4]   2> 507034 INFO  (qtp5308053-7184) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 507034 INFO  (qtp5308053-7184) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 507036 INFO  (qtp5308053-7184) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 507036 INFO  (qtp5308053-7184) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 507039 INFO  (qtp5308053-7184) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1edf611[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 507041 INFO  (qtp5308053-7184) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 507042 INFO  (qtp5308053-7184) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 507042 INFO  (qtp5308053-7184) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 507042 INFO  (qtp5308053-7184) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 507043 INFO  (qtp5308053-7184) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 507050 INFO  (qtp5308053-7184) [    ] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 507054 INFO  (qtp5308053-7184) [    ] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 507068 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1edf611[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 507069 INFO  (qtp5308053-7184) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1577227356273115136
   [junit4]   2> 507076 INFO  (qtp5308053-7184) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 507076 INFO  (qtp5308053-7184) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 507076 INFO  (qtp5308053-7184) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:51742/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 507076 INFO  (qtp5308053-7184) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 507076 INFO  (qtp5308053-7184) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:51742/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 507076 INFO  (qtp5308053-7184) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 507080 INFO  (zkCallback-2243-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
   [junit4]   2> 507082 INFO  (qtp5308053-7184) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51742/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 507185 INFO  (zkCallback-2243-thread-2) [    ] 
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> 507185 INFO  (zkCallback-2243-thread-1) [    ] 
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> 507233 INFO  (qtp5308053-7184) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 507235 INFO  (qtp5308053-7184) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1346
   [junit4]   2> 507238 INFO  (qtp5308053-7182) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 507338 INFO  (zkCallback-2243-thread-1) [    ] 
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> 507338 INFO  (zkCallback-2243-thread-2) [    ] 
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> 507579 INFO  
(OverseerCollectionConfigSetProcessor-98576709635014659-127.0.0.1:51742_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 508239 INFO  (qtp5308053-7182) [    ] 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=2664
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 508257 INFO  (qtp5308053-7185) [    ] 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> 508259 INFO  (qtp5308053-7186) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227357520920576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 508259 INFO  (qtp5308053-7186) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227357520920576
   [junit4]   2> 508280 INFO  (qtp5308053-7186) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@928b7a[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 508281 INFO  (qtp5308053-7186) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 508283 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@928b7a[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)))}
   [junit4]   2> 508283 INFO  (qtp5308053-7186) [    ] 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> 508293 INFO  (qtp5308053-7187) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 508294 INFO  (qtp5308053-7180) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227357557620736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 508294 INFO  (qtp5308053-7180) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227357557620736
   [junit4]   2> 508317 INFO  (qtp5308053-7180) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5c7b78[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 508318 INFO  (qtp5308053-7180) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 508319 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@5c7b78[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100)))}
   [junit4]   2> 508320 INFO  (qtp5308053-7180) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=26
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 508329 INFO  (qtp5308053-7183) [    ] 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> 508330 INFO  (qtp5308053-7184) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227357595369472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 508330 INFO  (qtp5308053-7184) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227357595369472
   [junit4]   2> 508361 INFO  (qtp5308053-7184) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10d1a99[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 508362 INFO  (qtp5308053-7184) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 508363 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@10d1a99[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)))}
   [junit4]   2> 508363 INFO  (qtp5308053-7184) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=33
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 508371 INFO  (qtp5308053-7182) [    ] 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=6
   [junit4]   2> 508372 INFO  (qtp5308053-7185) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227357639409664,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 508372 INFO  (qtp5308053-7185) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227357639409664
   [junit4]   2> 508403 INFO  (qtp5308053-7185) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@bf3ad3[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 508404 INFO  (qtp5308053-7185) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 508406 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@bf3ad3[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100)))}
   [junit4]   2> 508406 INFO  (qtp5308053-7185) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=33
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 508416 INFO  (qtp5308053-7186) [    ] 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> 508417 INFO  (qtp5308053-7187) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227357686595584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 508417 INFO  (qtp5308053-7187) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227357686595584
   [junit4]   2> 508461 INFO  (qtp5308053-7187) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@adffe3[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 508462 INFO  (qtp5308053-7187) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 508463 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@adffe3[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)))}
   [junit4]   2> 508463 INFO  (qtp5308053-7187) [    ] 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=45
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 508470 INFO  (qtp5308053-7180) [    ] 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=6
   [junit4]   2> 508471 INFO  (qtp5308053-7183) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227357743218688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 508471 INFO  (qtp5308053-7183) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227357743218688
   [junit4]   2> 508503 INFO  (qtp5308053-7183) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b1c331[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 508504 INFO  (qtp5308053-7183) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 508505 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1b1c331[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100)))}
   [junit4]   2> 508505 INFO  (qtp5308053-7183) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=34
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 508514 INFO  (qtp5308053-7184) [    ] 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> 508514 INFO  (qtp5308053-7182) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227357788307456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 508514 INFO  (qtp5308053-7182) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227357788307456
   [junit4]   2> 508558 INFO  (qtp5308053-7182) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@198e78e[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 508558 INFO  (qtp5308053-7182) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 508560 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@198e78e[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)))}
   [junit4]   2> 508560 INFO  (qtp5308053-7182) [    ] 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=45
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 508567 INFO  (qtp5308053-7185) [    ] 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=6
   [junit4]   2> 508568 INFO  (qtp5308053-7186) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227357844930560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 508568 INFO  (qtp5308053-7186) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227357844930560
   [junit4]   2> 508611 INFO  (qtp5308053-7186) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1782cf9[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 508611 INFO  (qtp5308053-7186) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 508613 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1782cf9[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100)))}
   [junit4]   2> 508613 INFO  (qtp5308053-7186) [    ] 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=45
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 508621 INFO  (qtp5308053-7187) [    ] 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=6
   [junit4]   2> 508622 INFO  (qtp5308053-7180) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227357901553664,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 508622 INFO  (qtp5308053-7180) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227357901553664
   [junit4]   2> 508677 INFO  (qtp5308053-7180) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a9a1e4[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 508678 INFO  (qtp5308053-7180) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 508680 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@a9a1e4[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100)))}
   [junit4]   2> 508680 INFO  (qtp5308053-7180) [    ] 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=58
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 508687 INFO  (qtp5308053-7183) [    ] 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=5
   [junit4]   2> 508688 INFO  (qtp5308053-7184) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227357969711104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 508688 INFO  (qtp5308053-7184) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227357969711104
   [junit4]   2> 508736 INFO  (qtp5308053-7184) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13e8aed[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 508737 INFO  (qtp5308053-7184) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 508740 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@13e8aed[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100) 
Uninverting(_9(8.0.0):C100)))}
   [junit4]   2> 508742 INFO  (qtp5308053-7184) [    ] 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=54
   [junit4]   2> 508745 INFO  (qtp5308053-7182) [    ] 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=1
   [junit4]   2> 508756 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 0x15e36febf3d0006, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 508761 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B4D033E20BD53376]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 508763 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[B4D033E20BD53376]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51714/solr 
ready
   [junit4]   2> 508765 INFO  (qtp32125918-7141) [    ] 
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> 508769 INFO  (OverseerThreadFactory-2538-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection cdcr-target
   [junit4]   2> 508880 INFO  
(OverseerStateUpdate-98576709606768643-127.0.0.1:51718_solr-n_0000000000) [    
] 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:51718/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 509081 INFO  (qtp32125918-7143) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 509082 INFO  (qtp32125918-7143) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 509189 INFO  (zkCallback-2231-thread-1) [    ] 
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> 509189 INFO  (zkCallback-2231-thread-2) [    ] 
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> 510103 INFO  (qtp32125918-7143) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 510107 INFO  (qtp32125918-7143) [    ] 
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> 510110 INFO  (qtp32125918-7143) [    ] o.a.s.s.IndexSchema 
[cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 510112 INFO  (qtp32125918-7143) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 510113 INFO  (qtp32125918-7143) [    ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 510116 INFO  (qtp32125918-7143) [    ] 
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> 510116 INFO  (qtp32125918-7143) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-target_shard1_replica_n1' using configuration from 
collection cdcr-target, trusted=true
   [junit4]   2> 510117 INFO  (qtp32125918-7143) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51718.solr.core.cdcr-target.shard1.replica_n1' (registry 
'solr.core.cdcr-target.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@135374d
   [junit4]   2> 510117 INFO  (qtp32125918-7143) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 510117 INFO  (qtp32125918-7143) [    ] o.a.s.c.SolrCore 
[[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B4D033E20BD53376-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B4D033E20BD53376-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
   [junit4]   2> 510196 INFO  (qtp32125918-7143) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 510196 INFO  (qtp32125918-7143) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 510198 INFO  (qtp32125918-7143) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 510198 INFO  (qtp32125918-7143) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 510199 INFO  (qtp32125918-7143) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d7b21f[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 510202 INFO  (qtp32125918-7143) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 510202 INFO  (qtp32125918-7143) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 510202 INFO  (qtp32125918-7143) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 510203 INFO  (qtp32125918-7143) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 510204 INFO  (qtp32125918-7143) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 510207 INFO  (qtp32125918-7143) [    ] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 510209 INFO  (qtp32125918-7143) [    ] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 510210 INFO  (searcherExecutor-2555-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher 
Searcher@d7b21f[cdcr-target_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 510210 INFO  (qtp32125918-7143) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1577227359566692352
   [junit4]   2> 510217 INFO  (qtp32125918-7143) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 510217 INFO  (qtp32125918-7143) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 510217 INFO  (qtp32125918-7143) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:51718/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 510217 INFO  (qtp32125918-7143) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 510217 INFO  (qtp32125918-7143) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:51718/solr/cdcr-target_shard1_replica_n1/ has no replicas
   [junit4]   2> 510217 INFO  (qtp32125918-7143) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 510220 INFO  (zkCallback-2231-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
   [junit4]   2> 510222 INFO  (qtp32125918-7143) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51718/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 510326 INFO  (zkCallback-2231-thread-1) [    ] 
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> 510326 INFO  (zkCallback-2231-thread-2) [    ] 
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> 510375 INFO  (qtp32125918-7143) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 510377 INFO  (qtp32125918-7143) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1295
   [junit4]   2> 510380 INFO  (qtp32125918-7141) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 510482 INFO  (zkCallback-2231-thread-2) [    ] 
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> 510482 INFO  (zkCallback-2231-thread-1) [    ] 
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> 510771 INFO  
(OverseerCollectionConfigSetProcessor-98576709606768643-127.0.0.1:51718_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 511380 INFO  (qtp32125918-7141) [    ] 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=2615
   [junit4]   2> 511384 INFO  (zkCallback-2231-thread-1) [    ] 
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> 511385 INFO  (qtp32125918-7144) [    ] 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=2
   [junit4]   2> 511385 INFO  (zkCallback-2231-thread-1) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-target:shard1
   [junit4]   2> 511391 INFO  (qtp5308053-7185) [    ] o.a.s.c.c.ZkStateReader 
Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 511392 INFO  (qtp5308053-7185) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51714/solr ready
   [junit4]   2> 511399 INFO  (qtp32125918-7142) [    ] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 511399 INFO  (qtp32125918-7142) [    ] 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> 511399 INFO  (qtp32125918-7146) [    ] 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=5
   [junit4]   2> 511400 INFO  (qtp5308053-7185) [    ] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 511400 INFO  (qtp5308053-7185) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target, shard: shard1
   [junit4]   2> 511401 INFO  (qtp5308053-7185) [    ] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 511402 INFO  (zkCallback-2243-thread-2) [    ] 
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> 511402 INFO  (qtp5308053-7185) [    ] 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=17
   [junit4]   2> 511404 INFO  (zkCallback-2243-thread-2) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-source:shard1
   [junit4]   2> 511404 INFO  (cdcr-bootstrap-status-2255-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target shard: shard1 leader: 
http://127.0.0.1:51718/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 511407 INFO  (qtp5308053-7186) [    ] 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=2
   [junit4]   1> Cdcr queue response: 
{responseHeader={status=0,QTime=2},queues={127.0.0.1:51714/solr={cdcr-target={queueSize=1010,lastTimestamp=}}},tlogTotalSize=47659,tlogTotalCount=10,updateLogSynchronizer=stopped}
   [junit4]   2> 511408 INFO  (qtp32125918-7143) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:51742/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 511408 INFO  (qtp32125918-7144) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227360822886400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 511411 INFO  (qtp32125918-7144) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 511413 INFO  (qtp32125918-7144) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 511413 INFO  (qtp32125918-7144) [    ] 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=5
   [junit4]   2> 511413 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 511413 INFO  (qtp32125918-7145) [    ] 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> 511416 INFO  (qtp32125918-7139) [    ] 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> 511416 INFO  (cdcr-bootstrap-status-2255-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping 
for 2000 ms
   [junit4]   2> 511417 INFO  (qtp5308053-7180) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227360832323584,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 511417 INFO  (qtp5308053-7180) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227360832323584
   [junit4]   2> 511430 INFO  (qtp5308053-7180) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17e4ccd[cdcr-source_shard1_replica_n1] realtime]
   [junit4]   2> 511430 INFO  (qtp5308053-7180) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 511430 INFO  (qtp5308053-7180) [    ] 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=13
   [junit4]   2> 511432 INFO  (qtp5308053-7182) [    ] 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> 511432 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 511432 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1504161225159
   [junit4]   2> 511432 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 511432 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 511432 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 511441 INFO  (qtp5308053-7185) [    ] 
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4657, 
name=tlog.0000000000000000000.1577227357505191936}, {size=4778, 
name=tlog.0000000000000000001.1577227357547134976}, {size=4778, 
name=tlog.0000000000000000002.1577227357586980864}, {size=4778, 
name=tlog.0000000000000000003.1577227357631021056}, {size=4778, 
name=tlog.0000000000000000004.1577227357676109824}, {size=4778, 
name=tlog.0000000000000000005.1577227357735878656}, {size=4778, 
name=tlog.0000000000000000006.1577227357779918848}, {size=4778, 
name=tlog.0000000000000000007.1577227357837590528}, {size=4778, 
name=tlog.0000000000000000008.1577227357893165056}, {size=4778, 
name=tlog.0000000000000000009.1577227357963419648}]
   [junit4]   2> 511441 INFO  (qtp5308053-7185) [    ] 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=7
   [junit4]   2> 511442 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 13
   [junit4]   2> 511442 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of tlog files in master: 10
   [junit4]   2> 511443 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 511443 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@161158 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12ad631)
   [junit4]   2> 511443 INFO  (qtp5308053-7186) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Asserting_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511446 INFO  (qtp5308053-7187) [    ] 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> 511448 INFO  (qtp5308053-7180) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Asserting_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511450 INFO  (qtp5308053-7184) [    ] 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> 511450 INFO  (qtp5308053-7183) [    ] 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> 511452 INFO  (qtp5308053-7182) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Asserting_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511453 INFO  (qtp5308053-7185) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511454 INFO  (qtp5308053-7186) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511456 INFO  (qtp5308053-7187) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511457 INFO  (qtp5308053-7180) [    ] 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> 511459 INFO  (qtp5308053-7184) [    ] 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> 511460 INFO  (qtp5308053-7183) [    ] 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> 511461 INFO  (qtp5308053-7182) [    ] 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> 511462 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download of tlog files from master: [{size=4657, 
name=tlog.0000000000000000000.1577227357505191936}, {size=4778, 
name=tlog.0000000000000000001.1577227357547134976}, {size=4778, 
name=tlog.0000000000000000002.1577227357586980864}, {size=4778, 
name=tlog.0000000000000000003.1577227357631021056}, {size=4778, 
name=tlog.0000000000000000004.1577227357676109824}, {size=4778, 
name=tlog.0000000000000000005.1577227357735878656}, {size=4778, 
name=tlog.0000000000000000006.1577227357779918848}, {size=4778, 
name=tlog.0000000000000000007.1577227357837590528}, {size=4778, 
name=tlog.0000000000000000008.1577227357893165056}, {size=4778, 
name=tlog.0000000000000000009.1577227357963419648}]
   [junit4]   2> 511463 INFO  (qtp5308053-7185) [    ] 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.1577227357505191936&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511466 INFO  (qtp5308053-7186) [    ] 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.1577227357547134976&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511469 INFO  (qtp5308053-7187) [    ] 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.1577227357586980864&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511479 INFO  (qtp5308053-7180) [    ] 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.1577227357631021056&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511481 INFO  (qtp5308053-7184) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000004.1577227357676109824&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511483 INFO  (qtp5308053-7183) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000005.1577227357735878656&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511485 INFO  (qtp5308053-7182) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000006.1577227357779918848&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511488 INFO  (qtp5308053-7185) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000007.1577227357837590528&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511490 INFO  (qtp5308053-7186) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000008.1577227357893165056&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511492 INFO  (qtp5308053-7187) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000009.1577227357963419648&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 511493 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=96726) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@161158 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12ad631)
   [junit4]   2> 511503 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 511503 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.h.IndexFetcher Reloading SolrCore cdcr-target_shard1_replica_n1
   [junit4]   2> 511513 INFO  (Thread-1441) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 511519 INFO  (Thread-1441) [    ] o.a.s.s.IndexSchema 
[cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 511521 INFO  (Thread-1441) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 511521 INFO  (Thread-1441) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'cdcr-target_shard1_replica_n1' using configuration from 
collection cdcr-target
   [junit4]   2> 511546 INFO  (Thread-1441) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_51718.solr.core.cdcr-target.shard1.replica_n1' 
(registry 'solr.core.cdcr-target.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@135374d
   [junit4]   2> 511546 INFO  (Thread-1441) [    ] o.a.s.c.SolrCore 
[[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B4D033E20BD53376-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B4D033E20BD53376-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
   [junit4]   2> 511645 INFO  (Thread-1441) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 511645 INFO  (Thread-1441) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 511648 INFO  (Thread-1441) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@bfc948[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 511649 INFO  (Thread-1441) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 511650 INFO  (Thread-1441) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 511650 INFO  (Thread-1441) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 511652 INFO  (Thread-1441) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 511652 INFO  (Thread-1441) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 511659 INFO  (searcherExecutor-2567-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher 
Searcher@bfc948[cdcr-target_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)))}
   [junit4]   2> 511667 INFO  (Thread-1441) [    ] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 511668 INFO  (Thread-1441) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1be493b[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 511674 INFO  (searcherExecutor-2567-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher 
Searcher@1be493b[cdcr-target_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)))}
   [junit4]   2> 511674 INFO  (Thread-1441) [    ] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@38a863
   [junit4]   2> 511675 INFO  (Thread-1441) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.cdcr-target.shard1.replica_n1, 
tag=3713123
   [junit4]   2> 511675 INFO  (Thread-1441) [    ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12eb8d7: 
rootName = solr_51718, domain = solr.core.cdcr-target.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.cdcr-target.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@12437cd
   [junit4]   2> 511686 INFO  (Thread-1441) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.cdcr-target.shard1.leader, tag=3713123
   [junit4]   2> 511686 INFO  (Thread-1441) [    ] o.a.s.h.CdcrRequestHandler 
Solr core is being closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 511688 INFO  (recoveryExecutor-2229-thread-1) [    ] 
o.a.s.h.CdcrRequestHandler No replay needed.
   [junit4]   2> 512416 INFO  (qtp32125918-7142) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227361879851008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 512416 INFO  (qtp32125918-7142) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 512416 INFO  (qtp32125918-7142) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 512417 INFO  (qtp32125918-7142) [    ] 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> 512418 INFO  (qtp32125918-7146) [    ] 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=1000 status=0 
QTime=0
   [junit4]   2> 512420 INFO  (qtp32125918-7141) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=CANCEL_BOOTSTRAP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 513416 WARN  (cdcr-bootstrap-status-2255-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Cancelling waiting for bootstrap on target: 
cdcr-target shard: shard1 to complete
   [junit4]   2> 513418 INFO  (zkCallback-2243-thread-2) [    ] 
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> 513418 INFO  (qtp5308053-7180) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=stop&wt=javabin&version=2} 
status=0 QTime=998
   [junit4]   2> 513418 INFO  (zkCallback-2243-thread-2) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STOPPED @ cdcr-source:shard1
   [junit4]   2> 513419 INFO  (zkCallback-2243-thread-2) [    ] 
o.a.s.h.CdcrBufferStateManager The CDCR buffer state has changed: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/cdcr/state/buffer @ cdcr-source:shard1
   [junit4]   2> 513419 INFO  (qtp5308053-7184) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=disablebuffer&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 513419 INFO  (zkCallback-2243-thread-2) [    ] 
o.a.s.h.CdcrBufferStateManager Received new CDCR buffer state from watcher: 
DISABLED @ cdcr-source:shard1
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1100
   [junit4]   2> 513427 INFO  (qtp5308053-7183) [    ] 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=6
   [junit4]   2> 513428 INFO  (qtp5308053-7182) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227362941009920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 513428 INFO  (qtp5308053-7182) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227362941009920
   [junit4]   2> 513452 INFO  (qtp5308053-7182) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c28609[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 513455 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@c28609[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100)))}
   [junit4]   2> 513456 INFO  (qtp5308053-7182) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 513494 INFO  (qtp5308053-7182) [    ] 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=67
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1200
   [junit4]   2> 513501 INFO  (qtp5308053-7185) [    ] 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=5
   [junit4]   2> 513502 INFO  (qtp5308053-7186) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227363018604544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 513502 INFO  (qtp5308053-7186) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227363018604544
   [junit4]   2> 513527 INFO  (qtp5308053-7186) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@161a8cd[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 513528 INFO  (qtp5308053-7186) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 513529 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@161a8cd[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100) Uninverting(_c(8.0.0):C100)))}
   [junit4]   2> 513530 INFO  (qtp5308053-7186) [    ] 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=27
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1300
   [junit4]   2> 513536 INFO  (qtp5308053-7187) [    ] 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=5
   [junit4]   2> 513536 INFO  (qtp5308053-7180) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227363054256128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 513536 INFO  (qtp5308053-7180) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227363054256128
   [junit4]   2> 513569 INFO  (qtp5308053-7180) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a30ba4[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 513570 INFO  (qtp5308053-7180) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 513571 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@a30ba4[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100) Uninverting(_c(8.0.0):C100) 
Uninverting(_d(8.0.0):C100)))}
   [junit4]   2> 513572 INFO  (qtp5308053-7180) [    ] 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=35
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1400
   [junit4]   2> 513578 INFO  (qtp5308053-7184) [    ] 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=5
   [junit4]   2> 513579 INFO  (qtp5308053-7183) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227363099344896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 513579 INFO  (qtp5308053-7183) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227363099344896
   [junit4]   2> 513609 INFO  (qtp5308053-7183) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@111e7ae[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 513610 INFO  (qtp5308053-7183) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 513611 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@111e7ae[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100) Uninverting(_c(8.0.0):C100) 
Uninverting(_d(8.0.0):C100) Uninverting(_e(8.0.0):C100)))}
   [junit4]   2> 513611 INFO  (qtp5308053-7183) [    ] 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 100 docs with commit=true, numDocs=1500
   [junit4]   2> 513616 INFO  (qtp5308053-7182) [    ] 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=4
   [junit4]   2> 513617 INFO  (qtp5308053-7185) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227363139190784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 513617 INFO  (qtp5308053-7185) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227363139190784
   [junit4]   2> 513657 INFO  (qtp5308053-7185) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a4c728[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 513658 INFO  (qtp5308053-7185) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 513659 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1a4c728[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100) Uninverting(_c(8.0.0):C100) 
Uninverting(_d(8.0.0):C100) Uninverting(_e(8.0.0):C100) 
Uninverting(_f(8.0.0):C100)))}
   [junit4]   2> 513659 INFO  (qtp5308053-7185) [    ] 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=41
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1600
   [junit4]   2> 513664 INFO  (qtp5308053-7186) [    ] 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=4
   [junit4]   2> 513665 INFO  (qtp5308053-7187) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227363189522432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 513665 INFO  (qtp5308053-7187) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227363189522432
   [junit4]   2> 513712 INFO  (qtp5308053-7187) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18e4a7f[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 513713 INFO  (qtp5308053-7187) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 513714 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@18e4a7f[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100) Uninverting(_c(8.0.0):C100) 
Uninverting(_d(8.0.0):C100) Uninverting(_e(8.0.0):C100) 
Uninverting(_f(8.0.0):C100) Uninverting(_g(8.0.0):C100)))}
   [junit4]   2> 513714 INFO  (qtp5308053-7187) [    ] 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=49
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1700
   [junit4]   2> 513719 INFO  (qtp5308053-7180) [    ] 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=4
   [junit4]   2> 513721 INFO  (qtp5308053-7184) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227363247194112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 513721 INFO  (qtp5308053-7184) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227363247194112
   [junit4]   2> 513760 INFO  (qtp5308053-7184) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8e6e6d[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 513761 INFO  (qtp5308053-7184) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 513762 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@8e6e6d[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100) Uninverting(_c(8.0.0):C100) 
Uninverting(_d(8.0.0):C100) Uninverting(_e(8.0.0):C100) 
Uninverting(_f(8.0.0):C100) Uninverting(_g(8.0.0):C100) 
Uninverting(_h(8.0.0):C100)))}
   [junit4]   2> 513762 INFO  (qtp5308053-7184) [    ] 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=42
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1800
   [junit4]   2> 513768 INFO  (qtp5308053-7183) [    ] 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=4
   [junit4]   2> 513769 INFO  (qtp5308053-7182) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227363298574336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 513769 INFO  (qtp5308053-7182) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227363298574336
   [junit4]   2> 513812 INFO  (qtp5308053-7182) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48ddf9[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 513814 INFO  (qtp5308053-7182) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 513815 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@48ddf9[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100) Uninverting(_c(8.0.0):C100) 
Uninverting(_d(8.0.0):C100) Uninverting(_e(8.0.0):C100) 
Uninverting(_f(8.0.0):C100) Uninverting(_g(8.0.0):C100) 
Uninverting(_h(8.0.0):C100) Uninverting(_i(8.0.0):C100)))}
   [junit4]   2> 513815 INFO  (qtp5308053-7182) [    ] 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=46
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1900
   [junit4]   2> 513820 INFO  (qtp5308053-7185) [    ] 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=4
   [junit4]   2> 513820 INFO  (qtp5308053-7186) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577227363352051722,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 513820 INFO  (qtp5308053-7186) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e41152 
commitCommandVersion:1577227363352051722
   [junit4]   2> 513869 INFO  (qtp5308053-7186) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1289991[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 513870 INFO  (qtp5308053-7186) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 513872 INFO  (searcherExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1289991[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)
 Uninverting(_b(8.0.0):C100) Uninverting(_c(8.0.0):C100) 
Uninverting(_d(8.0.0):C100) Uninverting(_e(8.0.0):C100) 
Uninverting(_f(8.0.0):C100) Uninverting(_g(8.0.0):C100) 
Uninverting(_h(8.0.0):C100) Uninverting(_i(8.0.0):C100) 
Uninverting(_j(8.0.0):C100)))}
   [junit4]   2> 513873 INFO  (qtp5308053-7186) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source

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

4]   2>         3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/cdcr-source
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections/cdcr-source/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 664235 INFO  (jetty-closer-2294-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@f8e22d{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 664236 INFO  (jetty-closer-2294-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=12838399
   [junit4]   2> 664236 INFO  (jetty-closer-2294-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 664236 INFO  (jetty-closer-2294-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19a8f34: rootName = 
solr_52106, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@ea7479
   [junit4]   2> 664248 INFO  (jetty-closer-2294-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 664248 INFO  (jetty-closer-2294-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@cf41cd: rootName = 
solr_52106, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7d96b6
   [junit4]   2> 664254 INFO  (jetty-closer-2294-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 664254 INFO  (jetty-closer-2294-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1656dda: rootName = 
solr_52106, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@18ccb05
   [junit4]   2> 664257 INFO  (jetty-closer-2294-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 664258 INFO  (coreCloseExecutor-2689-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@103b172
   [junit4]   2> 664258 INFO  (coreCloseExecutor-2689-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.cdcr-target.shard1.replica_n1, tag=17019250
   [junit4]   2> 664258 INFO  (coreCloseExecutor-2689-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11969cd: rootName = 
solr_52106, domain = solr.core.cdcr-target.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.cdcr-target.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@1a28c07
   [junit4]   2> 664261 INFO  (zkCallback-2300-thread-1) [    ] 
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> 664261 INFO  (zkCallback-2300-thread-2) [    ] 
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> 664271 INFO  (coreCloseExecutor-2689-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.cdcr-target.shard1.leader, tag=17019250
   [junit4]   2> 664271 INFO  (coreCloseExecutor-2689-thread-1) [    ] 
o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR 
handler @ cdcr-target:shard1
   [junit4]   2> 664271 INFO  (jetty-closer-2294-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98576719214673923-127.0.0.1:52106_solr-n_0000000000) closing
   [junit4]   2> 664273 INFO  
(OverseerStateUpdate-98576719214673923-127.0.0.1:52106_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52106_solr
   [junit4]   2> 664274 WARN  (zkCallback-2300-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 664275 INFO  (jetty-closer-2294-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c373d4{/solr,null,UNAVAILABLE}
   [junit4]   2> 664276 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B4D033E20BD53376])
 [    ] 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> 664276 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B4D033E20BD53376])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52102 52102
   [junit4]   2> 664276 INFO  (Thread-1474) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52102 52102
   [junit4]   2> 664277 WARN  (Thread-1474) [    ] 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> 664277 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[B4D033E20BD53376])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testConvertClusterToCdcrAndBootstrap
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_B4D033E20BD53376-001
   [junit4]   2> Aug 31, 2017 6:36:18 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=ne-IN, timezone=Asia/Seoul
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9 
(32-bit)/cpus=3,threads=1,free=200444888,total=299368448
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateLogTest, 
TestSubQueryTransformerCrossCore, TestSolrCloudWithSecureImpersonation, 
TestAtomicUpdateErrorCases, TestFieldSortValues, CleanupOldIndexTest, 
BlockDirectoryTest, TestFoldingMultitermQuery, CoreAdminRequestStatusTest, 
CursorPagingTest, CollectionTooManyReplicasTest, 
DistributedSpellCheckComponentTest, ConfigSetsAPITest, 
BinaryUpdateRequestHandlerTest, DataDrivenBlockJoinTest, 
TolerantUpdateProcessorTest, DateFieldTest, AnalyticsMergeStrategyTest, 
TestAuthenticationFramework, RAMDirectoryFactoryTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, HdfsNNFailoverTest, 
SuggestComponentContextFilterQueryTest, TestHashPartitioner, TestRestManager, 
TestFuzzyAnalyzedSuggestions, BasicAuthStandaloneTest, TestSQLHandler, 
TestPseudoReturnFields, ZkControllerTest, HLLUtilTest, 
TestFieldCacheSortRandom, DateRangeFieldTest, TestJsonFacetRefinement, 
CachingDirectoryFactoryTest, ChangedSchemaMergeTest, 
TestUniqueKeyFieldResource, TestCopyFieldCollectionResource, 
SortByFunctionTest, TestReloadDeadlock, TestReqParamsAPI, 
TestCollapseQParserPlugin, SolrTestCaseJ4Test, 
OverriddenZkACLAndCredentialsProvidersTest, PeerSyncReplicationTest, 
HdfsSyncSliceTest, BlockJoinFacetSimpleTest, TestDFISimilarityFactory, 
CreateCollectionCleanupTest, TestSolrCloudSnapshots, 
TestOverriddenPrefixQueryForCustomFieldType, TestCursorMarkWithoutUniqueKey, 
TestLeaderElectionWithEmptyReplica, TestConfigsApi, TestReplicationHandler, 
TestLeaderInitiatedRecoveryThread, HdfsBasicDistributedZkTest, 
TestNumericTerms32, MoveReplicaTest, TestPhraseSuggestions, 
TestSSLRandomization, TestSweetSpotSimilarityFactory, 
TestHighlightDedupGrouping, ConjunctionSolrSpellCheckerTest, 
DistributedVersionInfoTest, TestCoreContainer, TestInitQParser, TestUtils, 
WordBreakSolrSpellCheckerTest, CdcrBootstrapTest]
   [junit4] Completed [153/732 (1!)] on J0 in 160.69s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 40999 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:810: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:690: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:678: Source 
checkout is modified!!! Offending files:
* solr/licenses/httpmime-4.5.3.jar.sha1

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

Reply via email to