Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1685/

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

Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>

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




Build Log:
[...truncated 12381 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_F9831DC4439C5259-001/init-core-data-001
   [junit4]   2> 1273009 INFO  
(SUITE-CdcrBootstrapTest-seed#[F9831DC4439C5259]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1273010 INFO  
(SUITE-CdcrBootstrapTest-seed#[F9831DC4439C5259]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1273020 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[F9831DC4439C5259])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 1273020 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[F9831DC4439C5259])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_F9831DC4439C5259-001/cdcr-target-001
   [junit4]   2> 1273020 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[F9831DC4439C5259])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1273045 INFO  (Thread-2135) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1273045 INFO  (Thread-2135) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1273145 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[F9831DC4439C5259])
 [    ] o.a.s.c.ZkTestServer start zk server on port:53485
   [junit4]   2> 1273199 INFO  (jetty-launcher-4030-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1273200 INFO  (jetty-launcher-4030-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2bd40f16{/solr,null,AVAILABLE}
   [junit4]   2> 1273201 INFO  (jetty-launcher-4030-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@57b376f4{SSL,[ssl, 
http/1.1]}{127.0.0.1:33904}
   [junit4]   2> 1273201 INFO  (jetty-launcher-4030-thread-1) [    ] 
o.e.j.s.Server Started @1277541ms
   [junit4]   2> 1273201 INFO  (jetty-launcher-4030-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33904}
   [junit4]   2> 1273201 ERROR (jetty-launcher-4030-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1273201 INFO  (jetty-launcher-4030-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1273201 INFO  (jetty-launcher-4030-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1273201 INFO  (jetty-launcher-4030-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1273201 INFO  (jetty-launcher-4030-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-21T17:18:09.564Z
   [junit4]   2> 1273210 INFO  (jetty-launcher-4030-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1273219 INFO  (jetty-launcher-4030-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53485/solr
   [junit4]   2> 1273268 INFO  (jetty-launcher-4030-thread-1) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1273269 INFO  (jetty-launcher-4030-thread-1) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33904_solr
   [junit4]   2> 1273270 INFO  (jetty-launcher-4030-thread-1) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.Overseer Overseer 
(id=97497742665908227-127.0.0.1:33904_solr-n_0000000000) starting
   [junit4]   2> 1273291 INFO  (jetty-launcher-4030-thread-1) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33904_solr
   [junit4]   2> 1273292 INFO  
(zkCallback-4036-thread-1-processing-n:127.0.0.1:33904_solr) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1273764 INFO  (jetty-launcher-4030-thread-1) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_F9831DC4439C5259-001/cdcr-target-001/node1/.
   [junit4]   1> Target zkHost = 127.0.0.1:53485/solr
   [junit4]   2> 1274639 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[F9831DC4439C5259])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_F9831DC4439C5259-001/cdcr-source-001
   [junit4]   2> 1274639 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[F9831DC4439C5259])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1274640 INFO  (Thread-2145) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1274640 INFO  (Thread-2145) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1274648 WARN  (Thread-2145) [    ] o.a.z.j.MBeanRegistry 
Failed to register MBean StandaloneServer_port-1
   [junit4]   2> 1274648 WARN  (Thread-2145) [    ] o.a.z.s.ZooKeeperServer 
Failed to register with JMX
   [junit4]   2> javax.management.InstanceAlreadyExistsException: 
org.apache.ZooKeeperService:name0=StandaloneServer_port-1
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.jmx.MBeanRegistry.register(MBeanRegistry.java:96)
   [junit4]   2>        at 
org.apache.zookeeper.server.ZooKeeperServer.registerJMX(ZooKeeperServer.java:377)
   [junit4]   2>        at 
org.apache.zookeeper.server.ZooKeeperServer.startup(ZooKeeperServer.java:410)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.startup(NIOServerCnxnFactory.java:123)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:308)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
   [junit4]   2> 1274740 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[F9831DC4439C5259])
 [    ] o.a.s.c.ZkTestServer start zk server on port:52947
   [junit4]   2> 1274751 INFO  (jetty-launcher-4041-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1274763 INFO  (jetty-launcher-4041-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35ff2279{/solr,null,AVAILABLE}
   [junit4]   2> 1274764 INFO  (jetty-launcher-4041-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6892ba9a{SSL,[ssl, 
http/1.1]}{127.0.0.1:55143}
   [junit4]   2> 1274764 INFO  (jetty-launcher-4041-thread-1) [    ] 
o.e.j.s.Server Started @1279104ms
   [junit4]   2> 1274764 INFO  (jetty-launcher-4041-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55143}
   [junit4]   2> 1274764 ERROR (jetty-launcher-4041-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1274764 INFO  (jetty-launcher-4041-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1274764 INFO  (jetty-launcher-4041-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1274764 INFO  (jetty-launcher-4041-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1274764 INFO  (jetty-launcher-4041-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-21T17:18:11.127Z
   [junit4]   2> 1274772 INFO  (jetty-launcher-4041-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1274778 INFO  (jetty-launcher-4041-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52947/solr
   [junit4]   2> 1274788 INFO  (jetty-launcher-4041-thread-1) 
[n:127.0.0.1:55143_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1274788 INFO  (jetty-launcher-4041-thread-1) 
[n:127.0.0.1:55143_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55143_solr
   [junit4]   2> 1274789 INFO  (jetty-launcher-4041-thread-1) 
[n:127.0.0.1:55143_solr    ] o.a.s.c.Overseer Overseer 
(id=97497742770569219-127.0.0.1:55143_solr-n_0000000000) starting
   [junit4]   2> 1274792 INFO  (jetty-launcher-4041-thread-1) 
[n:127.0.0.1:55143_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55143_solr
   [junit4]   2> 1274793 INFO  
(OverseerStateUpdate-97497742770569219-127.0.0.1:55143_solr-n_0000000000) 
[n:127.0.0.1:55143_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1274837 INFO  (jetty-launcher-4041-thread-1) 
[n:127.0.0.1:55143_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_F9831DC4439C5259-001/cdcr-source-001/node1/.
   [junit4]   2> 1275320 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[F9831DC4439C5259])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1275321 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[F9831DC4439C5259])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:52947/solr ready
   [junit4]   2> 1275466 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1275468 INFO  
(OverseerThreadFactory-5524-thread-1-processing-n:127.0.0.1:55143_solr) 
[n:127.0.0.1:55143_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 1275579 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
   [junit4]   2> 1275686 INFO  
(zkCallback-4047-thread-3-processing-n:127.0.0.1:55143_solr) 
[n:127.0.0.1:55143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1276590 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1276604 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
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> 1276606 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema 
[cdcr-source_shard1_replica1] Schema name=minimal
   [junit4]   2> 1276608 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1276609 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 1276611 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
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> 1276612 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-source_shard1_replica1' using configuration from 
collection cdcr-source
   [junit4]   2> 1276613 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore 
[[cdcr-source_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_F9831DC4439C5259-001/cdcr-source-001/node1/cdcr-source_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_F9831DC4439C5259-001/cdcr-source-001/node1/./cdcr-source_shard1_replica1/data/]
   [junit4]   2> 1276722 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1276722 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1276723 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1276723 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1276725 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44e8d132[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1276726 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 1276727 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 1276727 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 1276727 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1276728 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1276737 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 1276740 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 1276791 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica1] Registered new searcher 
Searcher@44e8d132[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1276791 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1559963886581448704
   [junit4]   2> 1276841 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1276841 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1276841 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:55143/solr/cdcr-source_shard1_replica1/
   [junit4]   2> 1276841 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1276841 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
https://127.0.0.1:55143/solr/cdcr-source_shard1_replica1/ has no replicas
   [junit4]   2> 1276841 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1276847 INFO  
(zkCallback-4047-thread-2-processing-n:127.0.0.1:55143_solr) 
[n:127.0.0.1:55143_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-source:shard1
   [junit4]   2> 1276855 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:55143/solr/cdcr-source_shard1_replica1/ shard1
   [junit4]   2> 1276956 INFO  
(zkCallback-4047-thread-2-processing-n:127.0.0.1:55143_solr) 
[n:127.0.0.1:55143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1277006 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1277009 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=1429
   [junit4]   2> 1277012 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1277112 INFO  
(zkCallback-4047-thread-1-processing-n:127.0.0.1:55143_solr) 
[n:127.0.0.1:55143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1277470 INFO  
(OverseerCollectionConfigSetProcessor-97497742770569219-127.0.0.1:55143_solr-n_0000000000)
 [n:127.0.0.1:55143_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1278012 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2545
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 1278035 INFO  (qtp228729787-17390) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=21
   [junit4]   2> 1278037 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1278037 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e859fd8
   [junit4]   2> 1278065 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6ddea865[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1278066 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1278066 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@6ddea865[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)))}
   [junit4]   2> 1278066 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=29
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 1278079 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1278080 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1278080 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e859fd8
   [junit4]   2> 1278122 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d64ae93[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1278122 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@1d64ae93[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100)))}
   [junit4]   2> 1278123 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1278123 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=42
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 1278127 INFO  (qtp228729787-17391) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1278129 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1278129 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e859fd8
   [junit4]   2> 1278152 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57accb4a[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1278152 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@57accb4a[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)))}
   [junit4]   2> 1278152 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1278152 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=23
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 1278157 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1278158 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1278158 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e859fd8
   [junit4]   2> 1278201 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@50b5a297[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1278201 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1278201 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@50b5a297[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100)))}
   [junit4]   2> 1278202 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=43
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 1278206 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1278222 INFO  (qtp228729787-17390) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1278222 INFO  (qtp228729787-17390) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e859fd8
   [junit4]   2> 1278247 INFO  (qtp228729787-17390) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b7f9b51[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1278247 INFO  (qtp228729787-17390) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1278247 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@5b7f9b51[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)))}
   [junit4]   2> 1278248 INFO  (qtp228729787-17390) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=25
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 1278252 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1278252 INFO  (qtp228729787-17391) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1278252 INFO  (qtp228729787-17391) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e859fd8
   [junit4]   2> 1278277 INFO  (qtp228729787-17391) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@335a2264[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1278277 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@335a2264[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100)))}
   [junit4]   2> 1278277 INFO  (qtp228729787-17391) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1278277 INFO  (qtp228729787-17391) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=24
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 1278282 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1278283 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1278283 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e859fd8
   [junit4]   2> 1278313 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a403a48[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1278313 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1278313 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@a403a48[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)))}
   [junit4]   2> 1278313 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=31
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 1278321 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1278322 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1278322 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e859fd8
   [junit4]   2> 1278363 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c14d9b7[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1278363 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1278363 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@4c14d9b7[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100)))}
   [junit4]   2> 1278363 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=41
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 1278368 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1278368 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1278368 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e859fd8
   [junit4]   2> 1278400 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4be4033e[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1278400 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1278400 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@4be4033e[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100)))}
   [junit4]   2> 1278401 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=32
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 1278405 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1278405 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1278406 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e859fd8
   [junit4]   2> 1278730 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@556fc625[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1278730 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1278739 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@556fc625[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100) 
Uninverting(_9(7.0.0):C100)))}
   [junit4]   2> 1278742 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=336
   [junit4]   2> 1278743 INFO  (qtp228729787-17390) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-source:3&wt=javabin&version=2} hits=1000 status=0 
QTime=0
   [junit4]   2> 1278816 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[F9831DC4439C5259])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1278816 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[F9831DC4439C5259])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:53485/solr ready
   [junit4]   2> 1278858 INFO  (qtp1614473872-17348) [n:127.0.0.1:33904_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1278908 INFO  
(OverseerThreadFactory-5516-thread-1-processing-n:127.0.0.1:33904_solr) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-target
   [junit4]   2> 1279160 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1279271 INFO  
(zkCallback-4036-thread-3-processing-n:127.0.0.1:33904_solr) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1280177 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1280183 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
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> 1280185 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.IndexSchema 
[cdcr-target_shard1_replica1] Schema name=minimal
   [junit4]   2> 1280187 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1280188 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 1280190 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
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> 1280190 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-target_shard1_replica1' using configuration from 
collection cdcr-target
   [junit4]   2> 1280193 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore 
[[cdcr-target_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_F9831DC4439C5259-001/cdcr-target-001/node1/cdcr-target_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_F9831DC4439C5259-001/cdcr-target-001/node1/./cdcr-target_shard1_replica1/data/]
   [junit4]   2> 1280221 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1280221 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1280222 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1280222 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1280222 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@44cfa3[cdcr-target_shard1_replica1] 
main]
   [junit4]   2> 1280224 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 1280224 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 1280224 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 1280224 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1280224 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1280225 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 1280227 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 1280229 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1559963890186452992
   [junit4]   2> 1280231 INFO  
(searcherExecutor-5533-thread-1-processing-n:127.0.0.1:33904_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica1] Registered new searcher 
Searcher@44cfa3[cdcr-target_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1280233 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1280233 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1280233 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:33904/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 1280233 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1280233 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy 
https://127.0.0.1:33904/solr/cdcr-target_shard1_replica1/ has no replicas
   [junit4]   2> 1280233 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1280235 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33904/solr/cdcr-target_shard1_replica1/ shard1
   [junit4]   2> 1280235 INFO  
(zkCallback-4036-thread-4-processing-n:127.0.0.1:33904_solr) 
[n:127.0.0.1:33904_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-target:shard1
   [junit4]   2> 1280339 INFO  
(zkCallback-4036-thread-4-processing-n:127.0.0.1:33904_solr) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1280340 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1280342 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1181
   [junit4]   2> 1280362 INFO  (qtp1614473872-17348) [n:127.0.0.1:33904_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1280447 INFO  
(zkCallback-4036-thread-4-processing-n:127.0.0.1:33904_solr) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1280915 INFO  
(OverseerCollectionConfigSetProcessor-97497742665908227-127.0.0.1:33904_solr-n_0000000000)
 [n:127.0.0.1:33904_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1281362 INFO  (qtp1614473872-17348) [n:127.0.0.1:33904_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2504
   [junit4]   2> 1282368 INFO  
(zkCallback-4036-thread-4-processing-n:127.0.0.1:33904_solr) 
[n:127.0.0.1:33904_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process 
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
   [junit4]   2> 1282368 INFO  (qtp1614473872-17349) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-target:3&action=start&wt=javabin&version=2} 
status=0 QTime=3
   [junit4]   2> 1282368 INFO  
(zkCallback-4036-thread-4-processing-n:127.0.0.1:33904_solr) 
[n:127.0.0.1:33904_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 1282374 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1282375 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53485/solr ready
   [junit4]   2> 1282384 INFO  (qtp1614473872-17349) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1282384 INFO  (qtp1614473872-17349) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1282385 INFO  (qtp1614473872-17346) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-target:3&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 1282385 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 1282385 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target, shard: shard1
   [junit4]   2> 1282389 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 1282389 INFO  
(zkCallback-4047-thread-1-processing-n:127.0.0.1:55143_solr) 
[n:127.0.0.1:55143_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process 
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
   [junit4]   2> 1282390 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:3&action=start&wt=javabin&version=2} 
status=0 QTime=19
   [junit4]   2> 1282390 INFO  
(zkCallback-4047-thread-1-processing-n:127.0.0.1:55143_solr) 
[n:127.0.0.1:55143_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1100
   [junit4]   2> 1282391 INFO  
(cdcr-bootstrap-status-4059-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
https://127.0.0.1:33904/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 1282393 INFO  (qtp1614473872-17350) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=https://127.0.0.1:55143/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1282394 INFO  (qtp1614473872-17351) [n:127.0.0.1:33904_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1282395 INFO  (qtp228729787-17391) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1282395 INFO  
(cdcr-bootstrap-status-4059-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap 
running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 1282399 INFO  
(recoveryExecutor-4034-thread-1-processing-n:127.0.0.1:33904_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:33904_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1282402 INFO  (qtp228729787-17393) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1282402 INFO  (qtp228729787-17393) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e859fd8
   [junit4]   2> 1282457 INFO  (qtp228729787-17393) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6cc6498c[cdcr-source_shard1_replica1] realtime]
   [junit4]   2> 1282457 INFO  (qtp228729787-17393) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1282457 INFO  (qtp228729787-17393) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
 status=0 QTime=55
   [junit4]   2> 1282457 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1282457 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1282457 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6db0a3c2[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1282457 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1282457 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@6db0a3c2[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.0.0):C1000)
 Uninverting(_b(7.0.0):C100)))}
   [junit4]   2> 1282461 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1282461 INFO  
(recoveryExecutor-4034-thread-1-processing-n:127.0.0.1:33904_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:33904_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 1282461 INFO  
(recoveryExecutor-4034-thread-1-processing-n:127.0.0.1:33904_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:33904_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Master's version: 
1487697498765
   [junit4]   2> 1282461 INFO  
(recoveryExecutor-4034-thread-1-processing-n:127.0.0.1:33904_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:33904_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1282461 INFO  
(recoveryExecutor-4034-thread-1-processing-n:127.0.0.1:33904_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:33904_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1282461 INFO  
(recoveryExecutor-4034-thread-1-processing-n:127.0.0.1:33904_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:33904_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1282475 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=59
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1200
   [junit4]   2> 1282477 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4649, 
name=tlog.0000000000000000000.1559963887864905728}, {size=4770, 
name=tlog.0000000000000000001.1559963887923625984}, {size=4770, 
name=tlog.0000000000000000002.1559963887979200512}, {size=4770, 
name=tlog.0000000000000000003.1559963888010657792}, {size=4770, 
name=tlog.0000000000000000004.1559963888062038016}, {size=4770, 
name=tlog.0000000000000000005.1559963888110272512}, {size=4770, 
name=tlog.0000000000000000006.1559963888140681216}, {size=4770, 
name=tlog.0000000000000000007.1559963888179478528}, {size=4770, 
name=tlog.0000000000000000008.1559963888230858752}, {size=4770, 
name=tlog.0000000000000000009.1559963888270704640}, {size=4870, 
name=tlog.0000000000000000010.1559963892453474304}]
   [junit4]   2> 1282478 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=16
   [junit4]   2> 1282478 INFO  
(recoveryExecutor-4034-thread-1-processing-n:127.0.0.1:33904_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:33904_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Number of files in latest 
index in master: 35
   [junit4]   2> 1282478 INFO  
(recoveryExecutor-4034-thread-1-processing-n:127.0.0.1:33904_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:33904_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Number of tlog files in 
master: 11
   [junit4]   2> 1282480 INFO  
(recoveryExecutor-4034-thread-1-processing-n:127.0.0.1:33904_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:33904_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is 
ready to be used.
   [junit4]   2> 1282480 INFO  
(recoveryExecutor-4034-thread-1-processing-n:127.0.0.1:33904_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:33904_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Starting download 
(fullCopy=false) to MetricsDirectory(MockDirectoryWrapper(RAMDirectory@5a18395e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@393261cd))
   [junit4]   2> 1282481 INFO  (qtp228729787-17391) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282482 INFO  (qtp228729787-17393) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282487 INFO  (qtp228729787-17390) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1282500 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282501 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282501 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1282501 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e859fd8
   [junit4]   2> 1282502 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282515 INFO  (qtp228729787-17391) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282519 INFO  (qtp228729787-17390) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282520 INFO  (qtp228729787-17393) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_FST50_0.tfp&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282521 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_FST50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282523 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282524 INFO  (qtp228729787-17391) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282524 INFO  (qtp228729787-17390) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_FST50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282526 INFO  (qtp228729787-17393) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_BlockTreeOrds_0.tio&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282532 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_BlockTreeOrds_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282533 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_BlockTreeOrds_0.tipo&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282534 INFO  (qtp228729787-17391) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_BlockTreeOrds_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282536 INFO  (qtp228729787-17390) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282538 INFO  (qtp228729787-17393) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282540 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282541 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282541 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56a2231b[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1282541 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1282541 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@56a2231b[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.0.0):C1000)
 Uninverting(_b(7.0.0):C100) Uninverting(_c(7.0.0):C100)))}
   [junit4]   2> 1282541 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=40
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1300
   [junit4]   2> 1282545 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1282546 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1282546 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e859fd8
   [junit4]   2> 1282559 INFO  (qtp228729787-17391) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_FST50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282563 INFO  (qtp228729787-17393) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282565 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_FST50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282566 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282567 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282569 INFO  (qtp228729787-17391) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_FST50_0.tfp&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282570 INFO  (qtp228729787-17393) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282579 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282580 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2740f580[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1282580 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1282580 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:55143_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55143_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@2740f580[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.0.0):C1000)
 Uninverting(_b(7.0.0):C100) Uninverting(_c(7.0.0):C100) 
Uninverting(_d(7.0.0):C100)))}
   [junit4]   2> 1282580 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=34
   [junit4]   2> 1282580 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1400
   [junit4]   2> 1282589 INFO  (qtp228729787-17390) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1282590 INFO  (qtp228729787-17389) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_BlockTreeOrds_0.tio&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282591 INFO  (qtp228729787-17390) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1282591 INFO  (qtp228729787-17390) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e859fd8
   [junit4]   2> 1282598 INFO  (qtp228729787-17393) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_BlockTreeOrds_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282600 INFO  (qtp228729787-17386) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282602 INFO  (qtp228729787-17392) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_BlockTreeOrds_0.tipo&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1282603 INFO  (qtp228729787-17387) [n:127.0.0.1:55143_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_b_BlockTreeOrds_0.pos&checksum=true&wt=filestream&command=

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

.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7c9bc5b8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1436217 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F9831DC4439C5259]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36042 36042
   [junit4]   2> 1436313 INFO  (Thread-2203) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36042 36042
   [junit4]   2> 1436314 WARN  (Thread-2203) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/collections/cdcr-source/cdcr/state/process
   [junit4]   2>        3       /solr/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1436326 INFO  (jetty-launcher-4101-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5f374e63{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1436326 INFO  (jetty-launcher-4101-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1144931274
   [junit4]   2> 1436328 INFO  
(zkCallback-4107-thread-1-processing-n:127.0.0.1:59466_solr) 
[n:127.0.0.1:59466_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1436343 INFO  (coreCloseExecutor-5667-thread-1) 
[n:127.0.0.1:59466_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore [cdcr-target_shard1_replica1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@41ced26c
   [junit4]   2> 1436343 INFO  (coreCloseExecutor-5667-thread-1) 
[n:127.0.0.1:59466_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.CdcrRequestHandler Solr core is being 
closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 1436359 INFO  (coreCloseExecutor-5667-thread-1) 
[n:127.0.0.1:59466_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.cdcr-target.shard1.replica1
   [junit4]   2> 1436359 INFO  (jetty-launcher-4101-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97497752521539587-127.0.0.1:59466_solr-n_0000000000) closing
   [junit4]   2> 1436360 INFO  
(OverseerStateUpdate-97497752521539587-127.0.0.1:59466_solr-n_0000000000) 
[n:127.0.0.1:59466_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:59466_solr
   [junit4]   2> 1437861 WARN  
(zkCallback-4107-thread-1-processing-n:127.0.0.1:59466_solr) 
[n:127.0.0.1:59466_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1437861 INFO  (jetty-launcher-4101-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1437861 INFO  (jetty-launcher-4101-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d78ca57{/solr,null,UNAVAILABLE}
   [junit4]   2> 1437863 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F9831DC4439C5259]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40173 40173
   [junit4]   2> 1437952 INFO  (Thread-2193) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40173 40173
   [junit4]   2> 1437953 WARN  (Thread-2193) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/configs/cdcr-target/managed-schema
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       
/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2>        3       /solr/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/overseer/collection-queue-work
   [junit4]   2>        8       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1437953 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F9831DC4439C5259]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
   [junit4]   2> 1437954 INFO  
(SUITE-CdcrBootstrapTest-seed#[F9831DC4439C5259]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_F9831DC4439C5259-001
   [junit4]   2> Feb 21, 2017 5:20:54 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=BlockTreeOrds(blocksize=128), xyz=Lucene50(blocksize=128), 
id=FST50}, docValues:{}, maxPointsInLeafNode=1046, 
maxMBSortInHeap=7.469997181887165, sim=RandomSimilarity(queryNorm=true): {}, 
locale=th-TH, timezone=Africa/Harare
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=209801728,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: 
[PreAnalyzedUpdateProcessorTest, BasicDistributedZk2Test, 
PeerSyncReplicationTest, HLLSerializationTest, ResourceLoaderTest, 
TestCoreDiscovery, TestPivotHelperCode, TestAddFieldRealTimeGet, 
TestManagedStopFilterFactory, CurrencyFieldXmlFileTest, TestSolrQueryParser, 
AnalyticsMergeStrategyTest, TestQueryWrapperFilter, TestQuerySenderNoQuery, 
TestPhraseSuggestions, EchoParamsTest, CircularListTest, HardAutoCommitTest, 
ShufflingReplicaListTransformerTest, SecurityConfHandlerTest, TestRestoreCore, 
TestInPlaceUpdatesStandalone, TestClusterStateMutator, TestScoreJoinQPNoScore, 
UnloadDistributedZkTest, SimpleFacetsTest, TestCollationFieldDocValues, 
TestExportWriter, TestDownShardTolerantSearch, CdcrReplicationHandlerTest, 
V2ApiIntegrationTest, TestConfig, TestRecovery, TestApiFramework, 
MBeansHandlerTest, ShowFileRequestHandlerTest, SmileWriterTest, 
TestSchemaSimilarityResource, DocValuesMissingTest, SolrPluginUtilsTest, 
TestSizeLimitedDistributedMap, TestRTimerTree, MetricUtilsTest, TestFieldCache, 
NoCacheHeaderTest, TestIBSimilarityFactory, TermVectorComponentDistributedTest, 
TestJsonFacets, TestBulkSchemaAPI, DateFieldTest, 
TestSha256AuthenticationProvider, TestZkChroot, BitVectorTest, 
DocValuesMultiTest, SolrMetricReporterTest, DeleteStatusTest, BlockCacheTest, 
StatsComponentTest, TestMergePolicyConfig, TestMissingGroups, 
TestSchemalessBufferedUpdates, TestIndexingPerformance, BadIndexSchemaTest, 
TestSolrConfigHandlerCloud, TestConfigSets, TestDocSet, 
TestJavabinTupleStreamParser, CoreMergeIndexesAdminHandlerTest, 
TestIndexSearcher, TestExceedMaxTermLength, 
TestSolrCloudWithSecureImpersonation, RequestLoggingTest, 
SolrCoreCheckLockOnStartupTest, UpdateParamsTest, BaseCdcrDistributedZkTest, 
TestComplexPhraseQParserPlugin, PrimitiveFieldTypeTest, 
DistributedFacetExistsSmallTest, WrapperMergePolicyFactoryTest, TestUtils, 
StatelessScriptUpdateProcessorFactoryTest, TestSolrJ, TestBinaryField, 
TestInitQParser, LukeRequestHandlerTest, SuggesterTest, TestStressLiveNodes, 
ConjunctionSolrSpellCheckerTest, TestSort, TestFieldCollectionResource, 
TestFileDictionaryLookup, TestSolrCloudWithHadoopAuthPlugin, 
FieldMutatingUpdateProcessorTest, TestConfigSetsAPI, SolrTestCaseJ4Test, 
URLClassifyProcessorTest, RecoveryZkTest, DebugComponentTest, 
TestLuceneMatchVersion, HdfsDirectoryTest, TestExtendedDismaxParser, 
TestConfigOverlay, HdfsSyncSliceTest, TestStandardQParsers, 
RequestHandlersTest, TestReversedWildcardFilterFactory, TestSSLRandomization, 
DirectUpdateHandlerOptimizeTest, OverriddenZkACLAndCredentialsProvidersTest, 
HdfsBasicDistributedZk2Test, CollectionReloadTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, OverseerTest, LeaderElectionIntegrationTest, 
ShardRoutingTest, ClusterStateUpdateTest, LeaderElectionTest, 
TestRandomDVFaceting, DistributedSpellCheckComponentTest, TestReload, 
ConvertedLegacyTest, TestLazyCores, SuggesterTSTTest, TestStressLucene, 
TestTrie, TestCSVLoader, TestPseudoReturnFields, TestUpdate, 
SortByFunctionTest, TestSolrDeletionPolicy1, TestWriterPerf, 
TermsComponentTest, DocumentBuilderTest, RequiredFieldsTest, 
FastVectorHighlighterTest, TestCollationField, QueryParsingTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
SearchHandlerTest, SampleTest, OutputWriterTest, ExternalFileFieldSortTest, 
SynonymTokenizerTest, TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, 
TestFastOutputStream, DateMathParserTest, PreAnalyzedFieldTest, PrimUtilsTest, 
TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, 
ClusterStateTest, TestLRUCache, ZkNodePropsTest, SliceStateTest, FileUtilsTest, 
DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, 
TestJettySolrRunner, CdcrBootstrapTest]
   [junit4] Completed [483/693 (1!)] on J2 in 165.76s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 63283 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to