Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/535/
1 tests failed. FAILED: org.apache.solr.cloud.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap Error Message: Document mismatch on target after sync expected:<10000> but was:<0> Stack Trace: java.lang.AssertionError: Document mismatch on target after sync expected:<10000> but was:<0> at __randomizedtesting.SeedInfo.seed([C5BCF4887230F26E:126BDBFFC66F6A29]: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:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) 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:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 11153 lines...] [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_C5BCF4887230F26E-001/init-core-data-001 [junit4] 2> 280426 INFO (SUITE-CdcrBootstrapTest-seed#[C5BCF4887230F26E]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 280428 INFO (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[C5BCF4887230F26E]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster [junit4] 2> 280428 INFO (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[C5BCF4887230F26E]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_C5BCF4887230F26E-001/cdcr-target-001 [junit4] 2> 280428 INFO (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[C5BCF4887230F26E]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 280429 INFO (Thread-590) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 280429 INFO (Thread-590) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 280529 INFO (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[C5BCF4887230F26E]) [ ] o.a.s.c.ZkTestServer start zk server on port:39832 [junit4] 2> 280539 INFO (jetty-launcher-461-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 280540 INFO (jetty-launcher-461-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57baba1f{/solr,null,AVAILABLE} [junit4] 2> 280542 INFO (jetty-launcher-461-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@6a61fe81{SSL,[ssl, http/1.1]}{127.0.0.1:58091} [junit4] 2> 280542 INFO (jetty-launcher-461-thread-1) [ ] o.e.j.s.Server Started @285053ms [junit4] 2> 280542 INFO (jetty-launcher-461-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58091} [junit4] 2> 280542 ERROR (jetty-launcher-461-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 280544 INFO (jetty-launcher-461-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.4.0 [junit4] 2> 280544 INFO (jetty-launcher-461-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 280544 INFO (jetty-launcher-461-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 280545 INFO (jetty-launcher-461-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-13T01:11:28.378Z [junit4] 2> 280550 INFO (jetty-launcher-461-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 280558 INFO (jetty-launcher-461-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 280558 INFO (jetty-launcher-461-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39832/solr [junit4] 2> 280592 INFO (jetty-launcher-461-thread-1) [n:127.0.0.1:58091_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58091_solr [junit4] 2> 280593 INFO (jetty-launcher-461-thread-1) [n:127.0.0.1:58091_solr ] o.a.s.c.Overseer Overseer (id=96927710463131651-127.0.0.1:58091_solr-n_0000000000) starting [junit4] 2> 280602 INFO (jetty-launcher-461-thread-1) [n:127.0.0.1:58091_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58091_solr [junit4] 2> 280606 INFO (OverseerStateUpdate-96927710463131651-127.0.0.1:58091_solr-n_0000000000) [n:127.0.0.1:58091_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 280615 INFO (jetty-launcher-461-thread-1) [n:127.0.0.1:58091_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_C5BCF4887230F26E-001/cdcr-target-001/node1/. [junit4] 1> Target zkHost = 127.0.0.1:39832/solr [junit4] 2> 280622 INFO (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[C5BCF4887230F26E]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_C5BCF4887230F26E-001/cdcr-source-001 [junit4] 2> 280622 INFO (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[C5BCF4887230F26E]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 280623 INFO (Thread-600) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 280623 INFO (Thread-600) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 280625 WARN (Thread-600) [ ] o.a.z.j.MBeanRegistry Failed to register MBean StandaloneServer_port-1 [junit4] 2> 280625 WARN (Thread-600) [ ] 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> 280723 INFO (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[C5BCF4887230F26E]) [ ] o.a.s.c.ZkTestServer start zk server on port:59337 [junit4] 2> 280731 INFO (jetty-launcher-472-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 280732 INFO (jetty-launcher-472-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@af048e5{/solr,null,AVAILABLE} [junit4] 2> 280734 INFO (jetty-launcher-472-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@2626c8ec{SSL,[ssl, http/1.1]}{127.0.0.1:38130} [junit4] 2> 280734 INFO (jetty-launcher-472-thread-1) [ ] o.e.j.s.Server Started @285245ms [junit4] 2> 280734 INFO (jetty-launcher-472-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38130} [junit4] 2> 280734 ERROR (jetty-launcher-472-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 280735 INFO (jetty-launcher-472-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.4.0 [junit4] 2> 280735 INFO (jetty-launcher-472-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 280735 INFO (jetty-launcher-472-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 280735 INFO (jetty-launcher-472-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-13T01:11:28.569Z [junit4] 2> 280737 INFO (jetty-launcher-472-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 280744 INFO (jetty-launcher-472-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 280744 INFO (jetty-launcher-472-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59337/solr [junit4] 2> 280770 INFO (jetty-launcher-472-thread-1) [n:127.0.0.1:38130_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38130_solr [junit4] 2> 280771 INFO (jetty-launcher-472-thread-1) [n:127.0.0.1:38130_solr ] o.a.s.c.Overseer Overseer (id=96927710475583491-127.0.0.1:38130_solr-n_0000000000) starting [junit4] 2> 280780 INFO (jetty-launcher-472-thread-1) [n:127.0.0.1:38130_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38130_solr [junit4] 2> 280781 INFO (OverseerStateUpdate-96927710475583491-127.0.0.1:38130_solr-n_0000000000) [n:127.0.0.1:38130_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 280806 INFO (jetty-launcher-472-thread-1) [n:127.0.0.1:38130_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_C5BCF4887230F26E-001/cdcr-source-001/node1/. [junit4] 2> 280822 INFO (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[C5BCF4887230F26E]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 280886 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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> 280889 INFO (OverseerThreadFactory-1190-thread-1-processing-n:127.0.0.1:38130_solr) [n:127.0.0.1:38130_solr ] o.a.s.c.CreateCollectionCmd Create collection cdcr-source [junit4] 2> 281040 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 281153 INFO (zkCallback-478-thread-2-processing-n:127.0.0.1:38130_solr) [n:127.0.0.1:38130_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> 282057 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 282063 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 282066 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 282069 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 282069 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 282072 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 282073 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 282074 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 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-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_C5BCF4887230F26E-001/cdcr-source-001/node1/cdcr-source_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_C5BCF4887230F26E-001/cdcr-source-001/node1/./cdcr-source_shard1_replica1/data/] [junit4] 2> 282132 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog [junit4] 2> 282132 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 282133 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 282133 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 282135 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ab4330[cdcr-source_shard1_replica1] main] [junit4] 2> 282136 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source [junit4] 2> 282137 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 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> 282137 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 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> 282138 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 282153 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-source/cdcr/state/buffer [junit4] 2> 282159 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-source/cdcr/state/process [junit4] 2> 282183 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@5ab4330[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 282183 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550843369244065792 [junit4] 2> 282193 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 282193 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 282193 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38130/solr/cdcr-source_shard1_replica1/ [junit4] 2> 282193 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 282193 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:38130/solr/cdcr-source_shard1_replica1/ has no replicas [junit4] 2> 282198 INFO (zkCallback-478-thread-1-processing-n:127.0.0.1:38130_solr) [n:127.0.0.1:38130_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1 [junit4] 2> 282217 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38130/solr/cdcr-source_shard1_replica1/ shard1 [junit4] 2> 282318 INFO (zkCallback-478-thread-1-processing-n:127.0.0.1:38130_solr) [n:127.0.0.1:38130_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> 282368 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 282371 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 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=1331 [junit4] 2> 282378 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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> 282479 INFO (zkCallback-478-thread-1-processing-n:127.0.0.1:38130_solr) [n:127.0.0.1:38130_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> 282891 INFO (OverseerCollectionConfigSetProcessor-96927710475583491-127.0.0.1:38130_solr-n_0000000000) [n:127.0.0.1:38130_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> 283378 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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=2491 [junit4] 1> Adding 100 docs with commit=true, numDocs=100 [junit4] 2> 283401 INFO (qtp60062371-2426) [n:127.0.0.1:38130_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=16 [junit4] 2> 283422 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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> 283422 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 283455 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a508c84[cdcr-source_shard1_replica1] main] [junit4] 2> 283455 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@a508c84[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100)))} [junit4] 2> 283456 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 283456 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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] 1> Adding 100 docs with commit=true, numDocs=200 [junit4] 2> 283473 INFO (qtp60062371-2422) [n:127.0.0.1:38130_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=13 [junit4] 2> 283476 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 283476 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 283506 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5797ef89[cdcr-source_shard1_replica1] main] [junit4] 2> 283506 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@5797ef89[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100) Uninverting(_1(6.4.0):C100)))} [junit4] 2> 283507 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 283507 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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 100 docs with commit=true, numDocs=300 [junit4] 2> 283518 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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> 283520 INFO (qtp60062371-2428) [n:127.0.0.1:38130_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> 283521 INFO (qtp60062371-2428) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 283559 INFO (qtp60062371-2428) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c699cd1[cdcr-source_shard1_replica1] main] [junit4] 2> 283559 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@2c699cd1[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100) Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100)))} [junit4] 2> 283560 INFO (qtp60062371-2428) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 283560 INFO (qtp60062371-2428) [n:127.0.0.1:38130_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 100 docs with commit=true, numDocs=400 [junit4] 2> 283576 INFO (qtp60062371-2426) [n:127.0.0.1:38130_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=12 [junit4] 2> 283579 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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> 283579 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 283610 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f5946fb[cdcr-source_shard1_replica1] main] [junit4] 2> 283610 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@6f5946fb[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100) Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100) Uninverting(_3(6.4.0):C100)))} [junit4] 2> 283611 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 283611 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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 100 docs with commit=true, numDocs=500 [junit4] 2> 283620 INFO (qtp60062371-2422) [n:127.0.0.1:38130_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=5 [junit4] 2> 283622 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 283622 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 283648 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1345a940[cdcr-source_shard1_replica1] main] [junit4] 2> 283648 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@1345a940[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100) Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100) Uninverting(_3(6.4.0):C100) Uninverting(_4(6.4.0):C100)))} [junit4] 2> 283649 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 283650 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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=28 [junit4] 1> Adding 100 docs with commit=true, numDocs=600 [junit4] 2> 283658 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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=5 [junit4] 2> 283660 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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> 283660 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 283684 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@33c451c7[cdcr-source_shard1_replica1] main] [junit4] 2> 283684 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@33c451c7[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100) Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100) Uninverting(_3(6.4.0):C100) Uninverting(_4(6.4.0):C100) Uninverting(_5(6.4.0):C100)))} [junit4] 2> 283685 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 283685 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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 100 docs with commit=true, numDocs=700 [junit4] 2> 283693 INFO (qtp60062371-2426) [n:127.0.0.1:38130_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=5 [junit4] 2> 283695 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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> 283695 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 283723 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@297153ce[cdcr-source_shard1_replica1] main] [junit4] 2> 283723 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@297153ce[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100) Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100) Uninverting(_3(6.4.0):C100) Uninverting(_4(6.4.0):C100) Uninverting(_5(6.4.0):C100) Uninverting(_6(6.4.0):C100)))} [junit4] 2> 283724 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 283724 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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=30 [junit4] 1> Adding 100 docs with commit=true, numDocs=800 [junit4] 2> 283733 INFO (qtp60062371-2422) [n:127.0.0.1:38130_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=5 [junit4] 2> 283735 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 283735 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 283768 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@27730a43[cdcr-source_shard1_replica1] main] [junit4] 2> 283772 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 283772 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@27730a43[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100) Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100) Uninverting(_3(6.4.0):C100) Uninverting(_4(6.4.0):C100) Uninverting(_5(6.4.0):C100) Uninverting(_6(6.4.0):C100) Uninverting(_7(6.4.0):C100)))} [junit4] 2> 283772 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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=37 [junit4] 1> Adding 100 docs with commit=true, numDocs=900 [junit4] 2> 283780 INFO (qtp60062371-2428) [n:127.0.0.1:38130_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=5 [junit4] 2> 283782 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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> 283782 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 283812 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f69dc2f[cdcr-source_shard1_replica1] main] [junit4] 2> 283813 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@f69dc2f[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100) Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100) Uninverting(_3(6.4.0):C100) Uninverting(_4(6.4.0):C100) Uninverting(_5(6.4.0):C100) Uninverting(_6(6.4.0):C100) Uninverting(_7(6.4.0):C100) Uninverting(_8(6.4.0):C100)))} [junit4] 2> 283814 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 283814 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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 100 docs with commit=true, numDocs=1000 [junit4] 2> 283822 INFO (qtp60062371-2426) [n:127.0.0.1:38130_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=5 [junit4] 2> 283824 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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> 283824 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 283856 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@683c3396[cdcr-source_shard1_replica1] main] [junit4] 2> 283856 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@683c3396[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100) Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100) Uninverting(_3(6.4.0):C100) Uninverting(_4(6.4.0):C100) Uninverting(_5(6.4.0):C100) Uninverting(_6(6.4.0):C100) Uninverting(_7(6.4.0):C100) Uninverting(_8(6.4.0):C100) Uninverting(_9(6.4.0):C100)))} [junit4] 2> 283888 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 283888 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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=64 [junit4] 1> Adding 100 docs with commit=true, numDocs=1100 [junit4] 2> 283896 INFO (qtp60062371-2422) [n:127.0.0.1:38130_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=5 [junit4] 2> 283898 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 283898 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284146 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@54e95ecc[cdcr-source_shard1_replica1] main] [junit4] 2> 284147 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@54e95ecc[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000) Uninverting(_b(6.4.0):C100)))} [junit4] 2> 284157 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284157 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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=259 [junit4] 1> Adding 100 docs with commit=true, numDocs=1200 [junit4] 2> 284166 INFO (qtp60062371-2428) [n:127.0.0.1:38130_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=5 [junit4] 2> 284168 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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> 284168 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284191 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@118da858[cdcr-source_shard1_replica1] main] [junit4] 2> 284191 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@118da858[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000) Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100)))} [junit4] 2> 284192 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284193 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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 100 docs with commit=true, numDocs=1300 [junit4] 2> 284201 INFO (qtp60062371-2426) [n:127.0.0.1:38130_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=5 [junit4] 2> 284203 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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> 284203 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284229 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57a19e26[cdcr-source_shard1_replica1] main] [junit4] 2> 284230 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@57a19e26[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000) Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100) Uninverting(_d(6.4.0):C100)))} [junit4] 2> 284230 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284230 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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=27 [junit4] 1> Adding 100 docs with commit=true, numDocs=1400 [junit4] 2> 284239 INFO (qtp60062371-2422) [n:127.0.0.1:38130_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=5 [junit4] 2> 284241 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 284241 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284311 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18c46c42[cdcr-source_shard1_replica1] main] [junit4] 2> 284311 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@18c46c42[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000) Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100) Uninverting(_d(6.4.0):C100) Uninverting(_e(6.4.0):C100)))} [junit4] 2> 284312 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284312 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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=71 [junit4] 1> Adding 100 docs with commit=true, numDocs=1500 [junit4] 2> 284320 INFO (qtp60062371-2428) [n:127.0.0.1:38130_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=5 [junit4] 2> 284322 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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> 284322 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284347 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@43ea7259[cdcr-source_shard1_replica1] main] [junit4] 2> 284347 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@43ea7259[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000) Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100) Uninverting(_d(6.4.0):C100) Uninverting(_e(6.4.0):C100) Uninverting(_f(6.4.0):C100)))} [junit4] 2> 284348 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284348 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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=26 [junit4] 1> Adding 100 docs with commit=true, numDocs=1600 [junit4] 2> 284356 INFO (qtp60062371-2426) [n:127.0.0.1:38130_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=5 [junit4] 2> 284359 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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> 284359 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284387 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6db4c22f[cdcr-source_shard1_replica1] main] [junit4] 2> 284391 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@6db4c22f[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000) Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100) Uninverting(_d(6.4.0):C100) Uninverting(_e(6.4.0):C100) Uninverting(_f(6.4.0):C100) Uninverting(_g(6.4.0):C100)))} [junit4] 2> 284392 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284392 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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=33 [junit4] 1> Adding 100 docs with commit=true, numDocs=1700 [junit4] 2> 284400 INFO (qtp60062371-2422) [n:127.0.0.1:38130_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=5 [junit4] 2> 284402 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 284402 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284435 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7fdb29d8[cdcr-source_shard1_replica1] main] [junit4] 2> 284436 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@7fdb29d8[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000) Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100) Uninverting(_d(6.4.0):C100) Uninverting(_e(6.4.0):C100) Uninverting(_f(6.4.0):C100) Uninverting(_g(6.4.0):C100) Uninverting(_h(6.4.0):C100)))} [junit4] 2> 284437 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284437 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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] 1> Adding 100 docs with commit=true, numDocs=1800 [junit4] 2> 284445 INFO (qtp60062371-2428) [n:127.0.0.1:38130_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=5 [junit4] 2> 284447 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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> 284447 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284477 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e0622af[cdcr-source_shard1_replica1] main] [junit4] 2> 284478 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@e0622af[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000) Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100) Uninverting(_d(6.4.0):C100) Uninverting(_e(6.4.0):C100) Uninverting(_f(6.4.0):C100) Uninverting(_g(6.4.0):C100) Uninverting(_h(6.4.0):C100) Uninverting(_i(6.4.0):C100)))} [junit4] 2> 284478 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284478 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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 100 docs with commit=true, numDocs=1900 [junit4] 2> 284490 INFO (qtp60062371-2426) [n:127.0.0.1:38130_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=6 [junit4] 2> 284492 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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> 284493 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284532 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@791bcb30[cdcr-source_shard1_replica1] main] [junit4] 2> 284532 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@791bcb30[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000) Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100) Uninverting(_d(6.4.0):C100) Uninverting(_e(6.4.0):C100) Uninverting(_f(6.4.0):C100) Uninverting(_g(6.4.0):C100) Uninverting(_h(6.4.0):C100) Uninverting(_i(6.4.0):C100) Uninverting(_j(6.4.0):C100)))} [junit4] 2> 284533 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284533 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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 100 docs with commit=true, numDocs=2000 [junit4] 2> 284542 INFO (qtp60062371-2422) [n:127.0.0.1:38130_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=5 [junit4] 2> 284544 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 284544 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284591 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@186e3db2[cdcr-source_shard1_replica1] main] [junit4] 2> 284592 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@186e3db2[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900) Uninverting(_l(6.4.0):C100)))} [junit4] 2> 284593 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284594 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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=50 [junit4] 1> Adding 100 docs with commit=true, numDocs=2100 [junit4] 2> 284602 INFO (qtp60062371-2428) [n:127.0.0.1:38130_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=5 [junit4] 2> 284604 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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> 284604 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284650 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3670c749[cdcr-source_shard1_replica1] main] [junit4] 2> 284651 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@3670c749[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900) Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100)))} [junit4] 2> 284652 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284652 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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=48 [junit4] 1> Adding 100 docs with commit=true, numDocs=2200 [junit4] 2> 284660 INFO (qtp60062371-2426) [n:127.0.0.1:38130_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=5 [junit4] 2> 284662 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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> 284663 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284686 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48a4465e[cdcr-source_shard1_replica1] main] [junit4] 2> 284687 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@48a4465e[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900) Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100) Uninverting(_n(6.4.0):C100)))} [junit4] 2> 284687 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284687 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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 100 docs with commit=true, numDocs=2300 [junit4] 2> 284699 INFO (qtp60062371-2422) [n:127.0.0.1:38130_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=5 [junit4] 2> 284701 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 284701 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284742 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cfa251b[cdcr-source_shard1_replica1] main] [junit4] 2> 284743 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@3cfa251b[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900) Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100) Uninverting(_n(6.4.0):C100) Uninverting(_o(6.4.0):C100)))} [junit4] 2> 284743 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284743 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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 100 docs with commit=true, numDocs=2400 [junit4] 2> 284752 INFO (qtp60062371-2428) [n:127.0.0.1:38130_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=5 [junit4] 2> 284754 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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> 284754 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284782 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ba05c7[cdcr-source_shard1_replica1] main] [junit4] 2> 284782 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@4ba05c7[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900) Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100) Uninverting(_n(6.4.0):C100) Uninverting(_o(6.4.0):C100) Uninverting(_p(6.4.0):C100)))} [junit4] 2> 284783 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284783 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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 100 docs with commit=true, numDocs=2500 [junit4] 2> 284792 INFO (qtp60062371-2426) [n:127.0.0.1:38130_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=5 [junit4] 2> 284794 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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> 284794 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284821 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@37a8a196[cdcr-source_shard1_replica1] main] [junit4] 2> 284821 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@37a8a196[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900) Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100) Uninverting(_n(6.4.0):C100) Uninverting(_o(6.4.0):C100) Uninverting(_p(6.4.0):C100) Uninverting(_q(6.4.0):C100)))} [junit4] 2> 284822 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284822 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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=28 [junit4] 1> Adding 100 docs with commit=true, numDocs=2600 [junit4] 2> 284830 INFO (qtp60062371-2422) [n:127.0.0.1:38130_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=5 [junit4] 2> 284833 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 284833 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284863 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1889bfad[cdcr-source_shard1_replica1] main] [junit4] 2> 284863 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@1889bfad[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900) Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100) Uninverting(_n(6.4.0):C100) Uninverting(_o(6.4.0):C100) Uninverting(_p(6.4.0):C100) Uninverting(_q(6.4.0):C100) Uninverting(_r(6.4.0):C100)))} [junit4] 2> 284864 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284864 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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 100 docs with commit=true, numDocs=2700 [junit4] 2> 284874 INFO (qtp60062371-2428) [n:127.0.0.1:38130_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> 284877 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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> 284877 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284906 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24c0e327[cdcr-source_shard1_replica1] main] [junit4] 2> 284907 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@24c0e327[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900) Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100) Uninverting(_n(6.4.0):C100) Uninverting(_o(6.4.0):C100) Uninverting(_p(6.4.0):C100) Uninverting(_q(6.4.0):C100) Uninverting(_r(6.4.0):C100) Uninverting(_s(6.4.0):C100)))} [junit4] 2> 284908 INFO (qtp60062371-2427) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284908 INFO (qtp60062371-2427) [n:127.0.0.1:38130_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 100 docs with commit=true, numDocs=2800 [junit4] 2> 284916 INFO (qtp60062371-2426) [n:127.0.0.1:38130_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=5 [junit4] 2> 284918 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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> 284918 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 284948 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4527ba32[cdcr-source_shard1_replica1] main] [junit4] 2> 284948 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@4527ba32[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900) Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100) Uninverting(_n(6.4.0):C100) Uninverting(_o(6.4.0):C100) Uninverting(_p(6.4.0):C100) Uninverting(_q(6.4.0):C100) Uninverting(_r(6.4.0):C100) Uninverting(_s(6.4.0):C100) Uninverting(_t(6.4.0):C100)))} [junit4] 2> 284955 INFO (qtp60062371-2421) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 284955 INFO (qtp60062371-2421) [n:127.0.0.1:38130_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=37 [junit4] 1> Adding 100 docs with commit=true, numDocs=2900 [junit4] 2> 284964 INFO (qtp60062371-2422) [n:127.0.0.1:38130_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=5 [junit4] 2> 284966 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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> 284966 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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@3eb1455b [junit4] 2> 285015 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ad3dc3c[cdcr-source_shard1_replica1] main] [junit4] 2> 285015 INFO (searcherExecutor-1193-thread-1-processing-n:127.0.0.1:38130_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:38130_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@6ad3dc3c[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_u(6.4.0):C2800) Uninverting(_v(6.4.0):C100)))} [junit4] 2> 285017 INFO (qtp60062371-2424) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 285017 INFO (qtp60062371-2424) [n:127.0.0.1:38130_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=51 [junit4] 1> Adding 100 docs with commit=true, numDocs=3000 [junit4] 2> 285025 INFO (qtp60062371-2428) [n:127.0.0.1:38130_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_ [...truncated too long message...] olr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore [cdcr-target_shard1_replica1] Registered new searcher Searcher@6277fb27[cdcr-target_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_64(6.4.0):C19900) Uninverting(_65(6.4.0):C100)))} [junit4] 2> 474211 INFO (Thread-721) [n:127.0.0.1:54567_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@7bf62779 [junit4] 2> 474211 INFO (Thread-721) [n:127.0.0.1:54567_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> 474221 INFO (recoveryExecutor-537-thread-1-processing-n:127.0.0.1:54567_solr x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) [n:127.0.0.1:54567_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.h.CdcrRequestHandler No replay needed. [junit4] 2> 474222 ERROR (updateExecutor-536-thread-1-processing-n:127.0.0.1:54567_solr x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) [n:127.0.0.1:54567_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.h.CdcrRequestHandler Bootstrap operation failed [junit4] 2> java.util.concurrent.ExecutionException: java.lang.AssertionError [junit4] 2> at java.util.concurrent.FutureTask.report(FutureTask.java:122) [junit4] 2> at java.util.concurrent.FutureTask.get(FutureTask.java:192) [junit4] 2> at org.apache.solr.handler.CdcrRequestHandler.lambda$handleBootstrapAction$0(CdcrRequestHandler.java:643) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> Caused by: java.lang.AssertionError [junit4] 2> at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:785) [junit4] 2> at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:712) [junit4] 2> ... 5 more [junit4] 2> 474964 WARN (cdcr-bootstrap-status-562-thread-1-processing-n:127.0.0.1:45661_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:45661_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Cancelling waiting for bootstrap on target: cdcr-target shard: shard1 to complete [junit4] 2> 475001 INFO (jetty-launcher-544-thread-1) [ ] o.a.s.c.Overseer Overseer (id=96927721583673347-127.0.0.1:45661_solr-n_0000000000) closing [junit4] 2> 475001 INFO (OverseerStateUpdate-96927721583673347-127.0.0.1:45661_solr-n_0000000000) [n:127.0.0.1:45661_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45661_solr [junit4] 2> 475019 INFO (jetty-launcher-544-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@714dd698{/solr,null,UNAVAILABLE} [junit4] 2> 475021 INFO (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[C5BCF4887230F26E]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57088 57088 [junit4] 2> 475106 INFO (Thread-684) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57088 57088 [junit4] 2> 475107 WARN (Thread-684) [ ] 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> 2 /solr/clusterstate.json [junit4] 2> 2 /solr/collections/cdcr-source/cdcr/state/process [junit4] 2> 2 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 25 /solr/overseer/collection-queue-work [junit4] 2> 9 /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> 475110 INFO (jetty-launcher-533-thread-1) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@8b46f48{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 475110 INFO (jetty-launcher-533-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1480785584 [junit4] 2> 475113 INFO (zkCallback-539-thread-2-processing-n:127.0.0.1:54567_solr) [n:127.0.0.1:54567_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> 475130 INFO (coreCloseExecutor-1361-thread-1) [n:127.0.0.1:54567_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@7462802c [junit4] 2> 475131 INFO (coreCloseExecutor-1361-thread-1) [n:127.0.0.1:54567_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> 475160 INFO (jetty-launcher-533-thread-1) [ ] o.a.s.c.Overseer Overseer (id=96927721568010243-127.0.0.1:54567_solr-n_0000000000) closing [junit4] 2> 475161 INFO (OverseerStateUpdate-96927721568010243-127.0.0.1:54567_solr-n_0000000000) [n:127.0.0.1:54567_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54567_solr [junit4] 2> 476662 WARN (zkCallback-539-thread-2-processing-n:127.0.0.1:54567_solr) [n:127.0.0.1:54567_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 476663 INFO (jetty-launcher-533-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55014a1d{/solr,null,UNAVAILABLE} [junit4] 2> 476665 INFO (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[C5BCF4887230F26E]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38782 38782 [junit4] 2> 476817 INFO (Thread-674) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38782 38782 [junit4] 2> 476818 WARN (Thread-674) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 7 /solr/configs/cdcr-target/managed-schema [junit4] 2> 7 /solr/collections/cdcr-target/leaders/shard1/leader [junit4] 2> 3 /solr/aliases.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 8 /solr/collections/cdcr-target/cdcr/state/process [junit4] 2> 7 /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> 23 /solr/overseer/collection-queue-work [junit4] 2> 6 /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> 476818 INFO (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[C5BCF4887230F26E]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithContinousIndexingOnSourceCluster [junit4] 2> 476819 INFO (SUITE-CdcrBootstrapTest-seed#[C5BCF4887230F26E]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrBootstrapTest_C5BCF4887230F26E-001 [junit4] 2> Nov 13, 2016 1:14:44 AM 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(Lucene62), sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=he, timezone=Antarctica/DumontDUrville [junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=130068352,total=482344960 [junit4] 2> NOTE: All tests run in this JVM: [RecoveryZkTest, LeaderElectionTest, TestConfigSets, DirectUpdateHandlerTest, AssignTest, DistributedQueryComponentOptimizationTest, TestRandomFlRTGCloud, TestCloudInspectUtil, TestPostingsSolrHighlighter, ResponseLogComponentTest, TestExceedMaxTermLength, TestMacroExpander, TestUtils, TestTolerantSearch, TestMergePolicyConfig, TestUseDocValuesAsStored2, DistributedFacetPivotLargeTest, JavabinLoaderTest, FieldMutatingUpdateProcessorTest, SmileWriterTest, TestDistributedMissingSort, TestSubQueryTransformerCrossCore, TestHdfsBackupRestoreCore, CollectionStateFormat2Test, FieldAnalysisRequestHandlerTest, BufferStoreTest, SuggesterTest, EnumFieldTest, DistributedQueueTest, TestIndexingPerformance, XmlUpdateRequestHandlerTest, TestManagedResourceStorage, TestCryptoKeys, HdfsUnloadDistributedZkTest, ReplicaListTransformerTest, BlobRepositoryCloudTest, AutoCommitTest, TestCoreDiscovery, CdcrBootstrapTest] [junit4] Completed [151/651 (1!)] on J2 in 196.91s, 3 tests, 1 failure <<< FAILURES! [...truncated 62276 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org