Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/370/
1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CdcrBootstrapTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347) at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:427) at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:301) at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:400) at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:757) at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:712) at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Stack Trace: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347) at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:427) at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:301) at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:400) at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:757) at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:712) at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([9FF4986C84ABAC55]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNull(Assert.java:551) at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302) at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source) 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$7.evaluate(RandomizedRunner.java:870) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 13123 lines...] [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_9FF4986C84ABAC55-001/init-core-data-001 [junit4] 2> 3078463 WARN (SUITE-CdcrBootstrapTest-seed#[9FF4986C84ABAC55]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 3078464 INFO (SUITE-CdcrBootstrapTest-seed#[9FF4986C84ABAC55]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields [junit4] 2> 3078465 INFO (SUITE-CdcrBootstrapTest-seed#[9FF4986C84ABAC55]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 3078468 INFO (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[9FF4986C84ABAC55]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithContinousIndexingOnSourceCluster [junit4] 2> 3078468 INFO (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[9FF4986C84ABAC55]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_9FF4986C84ABAC55-001/cdcr-target-001 [junit4] 2> 3078469 INFO (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[9FF4986C84ABAC55]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3078469 INFO (Thread-86059) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3078469 INFO (Thread-86059) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3078472 ERROR (Thread-86059) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 3078569 INFO (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[9FF4986C84ABAC55]) [ ] o.a.s.c.ZkTestServer start zk server on port:55149 [junit4] 2> 3078578 INFO (jetty-launcher-2422-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3078579 INFO (jetty-launcher-2422-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5baa937a{/solr,null,AVAILABLE} [junit4] 2> 3078580 INFO (jetty-launcher-2422-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2051b57f{HTTP/1.1,[http/1.1]}{127.0.0.1:53664} [junit4] 2> 3078580 INFO (jetty-launcher-2422-thread-1) [ ] o.e.j.s.Server Started @3081656ms [junit4] 2> 3078580 INFO (jetty-launcher-2422-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53664} [junit4] 2> 3078580 ERROR (jetty-launcher-2422-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3078580 INFO (jetty-launcher-2422-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.7.0 [junit4] 2> 3078580 INFO (jetty-launcher-2422-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3078580 INFO (jetty-launcher-2422-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3078581 INFO (jetty-launcher-2422-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-14T11:35:27.393Z [junit4] 2> 3078583 INFO (jetty-launcher-2422-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3078591 INFO (jetty-launcher-2422-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 3078592 INFO (jetty-launcher-2422-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55149/solr [junit4] 2> 3078617 INFO (jetty-launcher-2422-thread-1) [n:127.0.0.1:53664_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3078617 INFO (jetty-launcher-2422-thread-1) [n:127.0.0.1:53664_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53664_solr [junit4] 2> 3078619 INFO (jetty-launcher-2422-thread-1) [n:127.0.0.1:53664_solr ] o.a.s.c.Overseer Overseer (id=98136236181553155-127.0.0.1:53664_solr-n_0000000000) starting [junit4] 2> 3078627 INFO (jetty-launcher-2422-thread-1) [n:127.0.0.1:53664_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53664_solr [junit4] 2> 3078630 INFO (zkCallback-2429-thread-1-processing-n:127.0.0.1:53664_solr) [n:127.0.0.1:53664_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3078741 INFO (jetty-launcher-2422-thread-1) [n:127.0.0.1:53664_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_9FF4986C84ABAC55-001/cdcr-target-001/node1/. [junit4] 1> Target zkHost = 127.0.0.1:55149/solr [junit4] 2> 3078755 INFO (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[9FF4986C84ABAC55]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_9FF4986C84ABAC55-001/cdcr-source-001 [junit4] 2> 3078755 INFO (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[9FF4986C84ABAC55]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3078756 INFO (Thread-86069) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3078756 INFO (Thread-86069) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3078758 ERROR (Thread-86069) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 3078856 INFO (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[9FF4986C84ABAC55]) [ ] o.a.s.c.ZkTestServer start zk server on port:40116 [junit4] 2> 3078867 INFO (jetty-launcher-2434-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3078869 INFO (jetty-launcher-2434-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d98cfcf{/solr,null,AVAILABLE} [junit4] 2> 3078870 INFO (jetty-launcher-2434-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2ffbfae1{HTTP/1.1,[http/1.1]}{127.0.0.1:42132} [junit4] 2> 3078870 INFO (jetty-launcher-2434-thread-1) [ ] o.e.j.s.Server Started @3081947ms [junit4] 2> 3078870 INFO (jetty-launcher-2434-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42132} [junit4] 2> 3078870 ERROR (jetty-launcher-2434-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3078871 INFO (jetty-launcher-2434-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.7.0 [junit4] 2> 3078871 INFO (jetty-launcher-2434-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3078871 INFO (jetty-launcher-2434-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3078871 INFO (jetty-launcher-2434-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-14T11:35:27.683Z [junit4] 2> 3078874 INFO (jetty-launcher-2434-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3078883 INFO (jetty-launcher-2434-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 3078884 INFO (jetty-launcher-2434-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40116/solr [junit4] 2> 3078909 INFO (jetty-launcher-2434-thread-1) [n:127.0.0.1:42132_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3078910 INFO (jetty-launcher-2434-thread-1) [n:127.0.0.1:42132_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42132_solr [junit4] 2> 3078911 INFO (jetty-launcher-2434-thread-1) [n:127.0.0.1:42132_solr ] o.a.s.c.Overseer Overseer (id=98136236200361987-127.0.0.1:42132_solr-n_0000000000) starting [junit4] 2> 3078919 INFO (jetty-launcher-2434-thread-1) [n:127.0.0.1:42132_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42132_solr [junit4] 2> 3078931 INFO (zkCallback-2441-thread-1-processing-n:127.0.0.1:42132_solr) [n:127.0.0.1:42132_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3079005 INFO (jetty-launcher-2434-thread-1) [n:127.0.0.1:42132_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_9FF4986C84ABAC55-001/cdcr-source-001/node1/. [junit4] 2> 3079041 INFO (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[9FF4986C84ABAC55]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3079043 INFO (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[9FF4986C84ABAC55]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40116/solr ready [junit4] 2> 3079045 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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> 3079049 INFO (OverseerThreadFactory-7745-thread-1-processing-n:127.0.0.1:42132_solr) [n:127.0.0.1:42132_solr ] o.a.s.c.CreateCollectionCmd Create collection cdcr-source [junit4] 2> 3079156 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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> 3079157 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3079262 INFO (zkCallback-2441-thread-1-processing-n:127.0.0.1:42132_solr) [n:127.0.0.1:42132_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> 3080171 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0 [junit4] 2> 3080179 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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> 3080182 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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> 3080185 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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> 3080186 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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> 3080189 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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> 3080189 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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, trusted=true [junit4] 2> 3080190 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3080190 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [[cdcr-source_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_9FF4986C84ABAC55-001/cdcr-source-001/node1/cdcr-source_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_9FF4986C84ABAC55-001/cdcr-source-001/node1/./cdcr-source_shard1_replica1/data/] [junit4] 2> 3080290 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog [junit4] 2> 3080290 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3080292 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3080292 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3080294 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@532aed6f[cdcr-source_shard1_replica1] main] [junit4] 2> 3080296 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source [junit4] 2> 3080296 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source [junit4] 2> 3080296 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-source/managed-schema [junit4] 2> 3080297 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 3080297 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3080301 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-source/cdcr/state/buffer [junit4] 2> 3080303 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-source/cdcr/state/process [junit4] 2> 3080309 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@532aed6f[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3080309 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1570179780833181696 [junit4] 2> 3080317 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3080317 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3080317 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42132/solr/cdcr-source_shard1_replica1/ [junit4] 2> 3080317 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3080317 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:42132/solr/cdcr-source_shard1_replica1/ has no replicas [junit4] 2> 3080317 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 3080321 INFO (zkCallback-2441-thread-1-processing-n:127.0.0.1:42132_solr) [n:127.0.0.1:42132_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1 [junit4] 2> 3080322 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42132/solr/cdcr-source_shard1_replica1/ shard1 [junit4] 2> 3080428 INFO (zkCallback-2441-thread-1-processing-n:127.0.0.1:42132_solr) [n:127.0.0.1:42132_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> 3080475 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3080478 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=1321 [junit4] 2> 3080483 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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> 3080581 INFO (zkCallback-2441-thread-1-processing-n:127.0.0.1:42132_solr) [n:127.0.0.1:42132_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> 3081052 INFO (OverseerCollectionConfigSetProcessor-98136236200361987-127.0.0.1:42132_solr-n_0000000000) [n:127.0.0.1:42132_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> 3081483 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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=2437 [junit4] 1> Adding 100 docs with commit=true, numDocs=100 [junit4] 2> 3081501 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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> 3081504 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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> 3081504 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3081530 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c0cfa20[cdcr-source_shard1_replica1] main] [junit4] 2> 3081531 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@4c0cfa20[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C100)))} [junit4] 2> 3081531 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3081531 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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=200 [junit4] 2> 3081545 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_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=11 [junit4] 2> 3081547 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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> 3081547 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3081586 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15dff4b6[cdcr-source_shard1_replica1] main] [junit4] 2> 3081586 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@15dff4b6[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C100) Uninverting(_1(6.7.0):C100)))} [junit4] 2> 3081586 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3081586 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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=39 [junit4] 1> Adding 100 docs with commit=true, numDocs=300 [junit4] 2> 3081596 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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> 3081598 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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> 3081598 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3081619 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f579e9d[cdcr-source_shard1_replica1] main] [junit4] 2> 3081620 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3081620 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@3f579e9d[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C100) Uninverting(_1(6.7.0):C100) Uninverting(_2(6.7.0):C100)))} [junit4] 2> 3081620 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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=22 [junit4] 1> Adding 100 docs with commit=true, numDocs=400 [junit4] 2> 3081629 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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> 3081631 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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> 3081631 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3081652 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61b694e6[cdcr-source_shard1_replica1] main] [junit4] 2> 3081652 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3081652 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@61b694e6[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C100) Uninverting(_1(6.7.0):C100) Uninverting(_2(6.7.0):C100) Uninverting(_3(6.7.0):C100)))} [junit4] 2> 3081652 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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=22 [junit4] 1> Adding 100 docs with commit=true, numDocs=500 [junit4] 2> 3081662 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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> 3081663 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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> 3081664 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3081681 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6fcf245c[cdcr-source_shard1_replica1] main] [junit4] 2> 3081681 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@6fcf245c[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C100) Uninverting(_1(6.7.0):C100) Uninverting(_2(6.7.0):C100) Uninverting(_3(6.7.0):C100) Uninverting(_4(6.7.0):C100)))} [junit4] 2> 3081681 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3081681 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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=18 [junit4] 1> Adding 100 docs with commit=true, numDocs=600 [junit4] 2> 3081690 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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> 3081692 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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> 3081692 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3081708 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b7195d1[cdcr-source_shard1_replica1] main] [junit4] 2> 3081709 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3081709 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@7b7195d1[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C100) Uninverting(_1(6.7.0):C100) Uninverting(_2(6.7.0):C100) Uninverting(_3(6.7.0):C100) Uninverting(_4(6.7.0):C100) Uninverting(_5(6.7.0):C100)))} [junit4] 2> 3081709 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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=17 [junit4] 1> Adding 100 docs with commit=true, numDocs=700 [junit4] 2> 3081718 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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> 3081720 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_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> 3081720 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3081754 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@47519ffe[cdcr-source_shard1_replica1] main] [junit4] 2> 3081755 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3081755 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@47519ffe[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C100) Uninverting(_1(6.7.0):C100) Uninverting(_2(6.7.0):C100) Uninverting(_3(6.7.0):C100) Uninverting(_4(6.7.0):C100) Uninverting(_5(6.7.0):C100) Uninverting(_6(6.7.0):C100)))} [junit4] 2> 3081755 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_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=35 [junit4] 1> Adding 100 docs with commit=true, numDocs=800 [junit4] 2> 3081763 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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> 3081765 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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> 3081765 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3081786 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5581f941[cdcr-source_shard1_replica1] main] [junit4] 2> 3081787 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3081787 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@5581f941[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C100) Uninverting(_1(6.7.0):C100) Uninverting(_2(6.7.0):C100) Uninverting(_3(6.7.0):C100) Uninverting(_4(6.7.0):C100) Uninverting(_5(6.7.0):C100) Uninverting(_6(6.7.0):C100) Uninverting(_7(6.7.0):C100)))} [junit4] 2> 3081787 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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=22 [junit4] 1> Adding 100 docs with commit=true, numDocs=900 [junit4] 2> 3081795 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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> 3081797 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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> 3081797 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3081816 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@361989e2[cdcr-source_shard1_replica1] main] [junit4] 2> 3081817 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3081817 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@361989e2[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C100) Uninverting(_1(6.7.0):C100) Uninverting(_2(6.7.0):C100) Uninverting(_3(6.7.0):C100) Uninverting(_4(6.7.0):C100) Uninverting(_5(6.7.0):C100) Uninverting(_6(6.7.0):C100) Uninverting(_7(6.7.0):C100) Uninverting(_8(6.7.0):C100)))} [junit4] 2> 3081817 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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=19 [junit4] 1> Adding 100 docs with commit=true, numDocs=1000 [junit4] 2> 3081826 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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> 3081831 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_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> 3081831 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3081852 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bed9c9[cdcr-source_shard1_replica1] main] [junit4] 2> 3081852 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@2bed9c9[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C100) Uninverting(_1(6.7.0):C100) Uninverting(_2(6.7.0):C100) Uninverting(_3(6.7.0):C100) Uninverting(_4(6.7.0):C100) Uninverting(_5(6.7.0):C100) Uninverting(_6(6.7.0):C100) Uninverting(_7(6.7.0):C100) Uninverting(_8(6.7.0):C100) Uninverting(_9(6.7.0):C100)))} [junit4] 2> 3081853 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3081853 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_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=21 [junit4] 1> Adding 100 docs with commit=true, numDocs=1100 [junit4] 2> 3081861 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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> 3081863 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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> 3081863 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3081907 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bdde718[cdcr-source_shard1_replica1] main] [junit4] 2> 3081908 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3081908 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@2bdde718[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C100) Uninverting(_1(6.7.0):C100) Uninverting(_2(6.7.0):C100) Uninverting(_3(6.7.0):C100) Uninverting(_4(6.7.0):C100) Uninverting(_5(6.7.0):C100) Uninverting(_6(6.7.0):C100) Uninverting(_7(6.7.0):C100) Uninverting(_8(6.7.0):C100) Uninverting(_9(6.7.0):C100) Uninverting(_b(6.7.0):C100)))} [junit4] 2> 3081908 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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=45 [junit4] 1> Adding 100 docs with commit=true, numDocs=1200 [junit4] 2> 3081916 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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> 3081918 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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> 3081918 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3081960 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a83295a[cdcr-source_shard1_replica1] main] [junit4] 2> 3081960 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3081960 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@3a83295a[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C100) Uninverting(_1(6.7.0):C100) Uninverting(_2(6.7.0):C100) Uninverting(_3(6.7.0):C100) Uninverting(_4(6.7.0):C100) Uninverting(_5(6.7.0):C100) Uninverting(_6(6.7.0):C100) Uninverting(_7(6.7.0):C100) Uninverting(_8(6.7.0):C100) Uninverting(_9(6.7.0):C100) Uninverting(_b(6.7.0):C100) Uninverting(_c(6.7.0):C100)))} [junit4] 2> 3081961 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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=1300 [junit4] 2> 3081969 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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> 3081971 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_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> 3081971 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3081998 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@288bd446[cdcr-source_shard1_replica1] main] [junit4] 2> 3081999 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@288bd446[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C100) Uninverting(_1(6.7.0):C100) Uninverting(_2(6.7.0):C100) Uninverting(_3(6.7.0):C100) Uninverting(_4(6.7.0):C100) Uninverting(_5(6.7.0):C100) Uninverting(_6(6.7.0):C100) Uninverting(_7(6.7.0):C100) Uninverting(_8(6.7.0):C100) Uninverting(_9(6.7.0):C100) Uninverting(_b(6.7.0):C100) Uninverting(_c(6.7.0):C100) Uninverting(_d(6.7.0):C100)))} [junit4] 2> 3081999 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3081999 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_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=1400 [junit4] 2> 3082013 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_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=10 [junit4] 2> 3082015 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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> 3082015 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082110 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4007a941[cdcr-source_shard1_replica1] main] [junit4] 2> 3082110 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@4007a941[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.7.0):C1000) Uninverting(_b(6.7.0):C100) Uninverting(_c(6.7.0):C100) Uninverting(_d(6.7.0):C100) Uninverting(_e(6.7.0):C100)))} [junit4] 2> 3082114 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3082115 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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=99 [junit4] 1> Adding 100 docs with commit=true, numDocs=1500 [junit4] 2> 3082123 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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> 3082125 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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> 3082126 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082148 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d20a9ff[cdcr-source_shard1_replica1] main] [junit4] 2> 3082149 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3082149 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@1d20a9ff[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.7.0):C1000) Uninverting(_b(6.7.0):C100) Uninverting(_c(6.7.0):C100) Uninverting(_d(6.7.0):C100) Uninverting(_e(6.7.0):C100) Uninverting(_f(6.7.0):C100)))} [junit4] 2> 3082149 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=23 [junit4] 1> Adding 100 docs with commit=true, numDocs=1600 [junit4] 2> 3082157 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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> 3082159 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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> 3082159 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082181 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ae44b20[cdcr-source_shard1_replica1] main] [junit4] 2> 3082182 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3082182 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@4ae44b20[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.7.0):C1000) Uninverting(_b(6.7.0):C100) Uninverting(_c(6.7.0):C100) Uninverting(_d(6.7.0):C100) Uninverting(_e(6.7.0):C100) Uninverting(_f(6.7.0):C100) Uninverting(_g(6.7.0):C100)))} [junit4] 2> 3082182 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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=22 [junit4] 1> Adding 100 docs with commit=true, numDocs=1700 [junit4] 2> 3082191 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_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> 3082193 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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> 3082193 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082214 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@22d3956b[cdcr-source_shard1_replica1] main] [junit4] 2> 3082214 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3082214 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@22d3956b[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.7.0):C1000) Uninverting(_b(6.7.0):C100) Uninverting(_c(6.7.0):C100) Uninverting(_d(6.7.0):C100) Uninverting(_e(6.7.0):C100) Uninverting(_f(6.7.0):C100) Uninverting(_g(6.7.0):C100) Uninverting(_h(6.7.0):C100)))} [junit4] 2> 3082215 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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=22 [junit4] 1> Adding 100 docs with commit=true, numDocs=1800 [junit4] 2> 3082223 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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> 3082225 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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> 3082225 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082252 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4488206f[cdcr-source_shard1_replica1] main] [junit4] 2> 3082253 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3082253 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@4488206f[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.7.0):C1000) Uninverting(_b(6.7.0):C100) Uninverting(_c(6.7.0):C100) Uninverting(_d(6.7.0):C100) Uninverting(_e(6.7.0):C100) Uninverting(_f(6.7.0):C100) Uninverting(_g(6.7.0):C100) Uninverting(_h(6.7.0):C100) Uninverting(_i(6.7.0):C100)))} [junit4] 2> 3082253 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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=1900 [junit4] 2> 3082262 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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> 3082264 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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> 3082264 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082291 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61e0d20a[cdcr-source_shard1_replica1] main] [junit4] 2> 3082292 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3082292 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@61e0d20a[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.7.0):C1000) Uninverting(_b(6.7.0):C100) Uninverting(_c(6.7.0):C100) Uninverting(_d(6.7.0):C100) Uninverting(_e(6.7.0):C100) Uninverting(_f(6.7.0):C100) Uninverting(_g(6.7.0):C100) Uninverting(_h(6.7.0):C100) Uninverting(_i(6.7.0):C100) Uninverting(_j(6.7.0):C100)))} [junit4] 2> 3082292 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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=2000 [junit4] 2> 3082300 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_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> 3082302 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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> 3082302 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082330 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@330f434d[cdcr-source_shard1_replica1] main] [junit4] 2> 3082330 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3082330 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@330f434d[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.7.0):C1000) Uninverting(_b(6.7.0):C100) Uninverting(_c(6.7.0):C100) Uninverting(_d(6.7.0):C100) Uninverting(_e(6.7.0):C100) Uninverting(_f(6.7.0):C100) Uninverting(_g(6.7.0):C100) Uninverting(_h(6.7.0):C100) Uninverting(_i(6.7.0):C100) Uninverting(_j(6.7.0):C100) Uninverting(_l(6.7.0):C100)))} [junit4] 2> 3082331 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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=2100 [junit4] 2> 3082340 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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> 3082342 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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> 3082342 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082361 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48faf03a[cdcr-source_shard1_replica1] main] [junit4] 2> 3082362 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@48faf03a[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.7.0):C1000) Uninverting(_b(6.7.0):C100) Uninverting(_c(6.7.0):C100) Uninverting(_d(6.7.0):C100) Uninverting(_e(6.7.0):C100) Uninverting(_f(6.7.0):C100) Uninverting(_g(6.7.0):C100) Uninverting(_h(6.7.0):C100) Uninverting(_i(6.7.0):C100) Uninverting(_j(6.7.0):C100) Uninverting(_l(6.7.0):C100) Uninverting(_m(6.7.0):C100)))} [junit4] 2> 3082362 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3082362 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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=20 [junit4] 1> Adding 100 docs with commit=true, numDocs=2200 [junit4] 2> 3082370 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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> 3082371 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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> 3082372 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082390 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@101940e4[cdcr-source_shard1_replica1] main] [junit4] 2> 3082390 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@101940e4[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.7.0):C1000) Uninverting(_b(6.7.0):C100) Uninverting(_c(6.7.0):C100) Uninverting(_d(6.7.0):C100) Uninverting(_e(6.7.0):C100) Uninverting(_f(6.7.0):C100) Uninverting(_g(6.7.0):C100) Uninverting(_h(6.7.0):C100) Uninverting(_i(6.7.0):C100) Uninverting(_j(6.7.0):C100) Uninverting(_l(6.7.0):C100) Uninverting(_m(6.7.0):C100) Uninverting(_n(6.7.0):C100)))} [junit4] 2> 3082391 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3082391 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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=19 [junit4] 1> Adding 100 docs with commit=true, numDocs=2300 [junit4] 2> 3082398 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_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> 3082400 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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> 3082400 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082424 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bffc386[cdcr-source_shard1_replica1] main] [junit4] 2> 3082424 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@4bffc386[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.7.0):C1000) Uninverting(_b(6.7.0):C100) Uninverting(_c(6.7.0):C100) Uninverting(_d(6.7.0):C100) Uninverting(_e(6.7.0):C100) Uninverting(_f(6.7.0):C100) Uninverting(_g(6.7.0):C100) Uninverting(_h(6.7.0):C100) Uninverting(_i(6.7.0):C100) Uninverting(_j(6.7.0):C100) Uninverting(_l(6.7.0):C100) Uninverting(_m(6.7.0):C100) Uninverting(_n(6.7.0):C100) Uninverting(_o(6.7.0):C100)))} [junit4] 2> 3082425 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3082425 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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=2400 [junit4] 2> 3082432 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_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> 3082434 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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> 3082434 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082492 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5fa48efb[cdcr-source_shard1_replica1] main] [junit4] 2> 3082492 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3082492 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@5fa48efb[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.7.0):C1900) Uninverting(_l(6.7.0):C100) Uninverting(_m(6.7.0):C100) Uninverting(_n(6.7.0):C100) Uninverting(_o(6.7.0):C100) Uninverting(_p(6.7.0):C100)))} [junit4] 2> 3082496 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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=62 [junit4] 1> Adding 100 docs with commit=true, numDocs=2500 [junit4] 2> 3082504 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_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> 3082506 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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> 3082506 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082523 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@144995fd[cdcr-source_shard1_replica1] main] [junit4] 2> 3082524 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3082524 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@144995fd[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.7.0):C1900) Uninverting(_l(6.7.0):C100) Uninverting(_m(6.7.0):C100) Uninverting(_n(6.7.0):C100) Uninverting(_o(6.7.0):C100) Uninverting(_p(6.7.0):C100) Uninverting(_q(6.7.0):C100)))} [junit4] 2> 3082524 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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=18 [junit4] 1> Adding 100 docs with commit=true, numDocs=2600 [junit4] 2> 3082531 INFO (qtp2098807939-97771) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 3082533 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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> 3082533 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082551 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@66030f1[cdcr-source_shard1_replica1] main] [junit4] 2> 3082552 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3082552 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@66030f1[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.7.0):C1900) Uninverting(_l(6.7.0):C100) Uninverting(_m(6.7.0):C100) Uninverting(_n(6.7.0):C100) Uninverting(_o(6.7.0):C100) Uninverting(_p(6.7.0):C100) Uninverting(_q(6.7.0):C100) Uninverting(_r(6.7.0):C100)))} [junit4] 2> 3082552 INFO (qtp2098807939-97772) [n:127.0.0.1:42132_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=19 [junit4] 1> Adding 100 docs with commit=true, numDocs=2700 [junit4] 2> 3082559 INFO (qtp2098807939-97776) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 3082562 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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> 3082562 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082591 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d0523b1[cdcr-source_shard1_replica1] main] [junit4] 2> 3082592 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 3082592 INFO (searcherExecutor-7748-thread-1-processing-n:127.0.0.1:42132_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:42132_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@6d0523b1[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.7.0):C1900) Uninverting(_l(6.7.0):C100) Uninverting(_m(6.7.0):C100) Uninverting(_n(6.7.0):C100) Uninverting(_o(6.7.0):C100) Uninverting(_p(6.7.0):C100) Uninverting(_q(6.7.0):C100) Uninverting(_r(6.7.0):C100) Uninverting(_s(6.7.0):C100)))} [junit4] 2> 3082592 INFO (qtp2098807939-97774) [n:127.0.0.1:42132_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=2800 [junit4] 2> 3082598 INFO (qtp2098807939-97775) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 3082600 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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> 3082600 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_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@33f019ff [junit4] 2> 3082631 INFO (qtp2098807939-97778) [n:127.0.0.1:42132_solr c:cdcr-source s:shard1 r:c [...truncated too long message...] reads(Native Method) [junit4] 2> java.lang.Thread.getAllStackTraces(Thread.java:1610) [junit4] 2> org.apache.solr.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty(SolrTestCaseJ4.java:355) [junit4] 2> org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301) [junit4] 2> [...sun.*, java.lang.reflect.*, com.carrotsearch.randomizedtesting.*] [junit4] 2> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> [...com.carrotsearch.randomizedtesting.*] [junit4] 2> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> [...com.carrotsearch.randomizedtesting.*] [junit4] 2> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> [...com.carrotsearch.randomizedtesting.*] [junit4] 2> java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> Reference Handler: [junit4] 2> java.lang.Object.wait(Native Method) [junit4] 2> java.lang.Object.wait(Object.java:502) [junit4] 2> java.lang.ref.Reference.tryHandlePending(Reference.java:191) [junit4] 2> java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153) [junit4] 2> [junit4] 2> TimeLimitedCollector timer thread: [junit4] 2> java.lang.Thread.sleep(Native Method) [junit4] 2> org.apache.lucene.search.TimeLimitingCollector$TimerThread.run(TimeLimitingCollector.java:261) [junit4] 2> [junit4] 2> 3156416 INFO (SUITE-CdcrBootstrapTest-seed#[9FF4986C84ABAC55]-worker) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=sq-AL, timezone=Africa/Khartoum [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=4,threads=1,free=158047424,total=520093696 [junit4] 2> NOTE: All tests run in this JVM: [TestStressCloudBlindAtomicUpdates, CloneFieldUpdateProcessorFactoryTest, CollectionsAPIDistributedZkTest, TestExactStatsCache, TestStressUserVersions, TestJsonRequest, SpatialHeatmapFacetsTest, TestPointFields, HdfsWriteToMultipleCollectionsTest, TestExclusionRuleCollectionAccess, OutOfBoxZkACLAndCredentialsProvidersTest, DistributedFacetPivotSmallTest, TestMiniSolrCloudClusterSSL, TestConfigSets, ChaosMonkeySafeLeaderTest, TestReqParamsAPI, TestSystemIdResolver, TestClassicSimilarityFactory, HdfsThreadLeakTest, HLLSerializationTest, TestComplexPhraseQParserPlugin, SolrInfoMBeanTest, DistributedTermsComponentTest, IndexBasedSpellCheckerTest, TestPKIAuthenticationPlugin, HttpSolrCallGetCoreTest, HdfsRecoveryZkTest, InfixSuggestersTest, MoreLikeThisHandlerTest, LoggingHandlerTest, TestFuzzyAnalyzedSuggestions, SpellingQueryConverterTest, TestDistributedStatsComponentCardinality, DeleteReplicaTest, ConnectionReuseTest, TestSolrCoreParser, TestSolrCoreSnapshots, TestDefaultStatsCache, URLClassifyProcessorTest, UUIDUpdateProcessorFallbackTest, TestConfigReload, SuggesterFSTTest, MetricsHandlerTest, TestSolrCLIRunExample, DocValuesTest, PeerSyncWithIndexFingerprintCachingTest, SoftAutoCommitTest, TestMultiWordSynonyms, BlockCacheTest, TestSolrDynamicMBean, TestRawResponseWriter, HdfsDirectoryFactoryTest, TestChildDocTransformer, TestInitQParser, TestInPlaceUpdatesStandalone, TestPayloadCheckQParserPlugin, HighlighterTest, TestShardHandlerFactory, SpellCheckComponentTest, ClusterStateUpdateTest, TestRequestForwarding, TestUpdate, DistributedIntervalFacetingTest, TestSchemaSimilarityResource, SaslZkACLProviderTest, TestFieldCache, TestQueryUtils, JsonLoaderTest, CSVRequestHandlerTest, TestDynamicLoading, WrapperMergePolicyFactoryTest, SpatialFilterTest, ClassificationUpdateProcessorFactoryTest, TestCustomDocTransformer, ConnectionManagerTest, RuleEngineTest, TestDelegationWithHadoopAuth, WordBreakSolrSpellCheckerTest, IndexSchemaTest, SharedFSAutoReplicaFailoverUtilsTest, DistributedQueueTest, TestBulkSchemaConcurrent, TestSearchPerf, CollectionsAPISolrJTest, ManagedSchemaRoundRobinCloudTest, DistributedQueryComponentOptimizationTest, TestMaxTokenLenTokenizer, HdfsBasicDistributedZkTest, TestCloudPivotFacet, TestManagedStopFilterFactory, TestFieldCacheWithThreads, TestPivotHelperCode, AnalysisErrorHandlingTest, SystemInfoHandlerTest, TestLRUCache, UpdateRequestProcessorFactoryTest, TestClusterProperties, SimplePostToolTest, TestGraphMLResponseWriter, TestFastOutputStream, IndexSchemaRuntimeFieldTest, TestXmlQParserPlugin, LeaderFailoverAfterPartitionTest, DistanceFunctionTest, DistributedMLTComponentTest, TestMinMaxOnMultiValuedField, TestPartialUpdateDeduplication, DistributedDebugComponentTest, AnalyticsQueryTest, TestNestedDocsSort, TestManagedSchema, OverseerModifyCollectionTest, TestConfigSetsAPIExclusivity, TestCoreContainer, SolrIndexConfigTest, BasicFunctionalityTest, ZkSolrClientTest, TestEmbeddedSolrServerConstructors, TestCloudDeleteByQuery, AddSchemaFieldsUpdateProcessorFactoryTest, OpenCloseCoreStressTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestStressVersions, SimpleFacetsTest, TestSolr4Spatial, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, TestLazyCores, TestBadConfig, TestIndexSearcher, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, CoreAdminHandlerTest, SolrRequestParserTest, SuggesterTSTTest, TestTrie, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, FastVectorHighlighterTest, TestJmxIntegration, ReturnFieldsTest, JSONWriterTest, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, FileUtilsTest, TestRTGBase, CursorPagingTest, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestPathTrie, ActionThrottleTest, AssignTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest] [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CdcrBootstrapTest -Dtests.seed=9FF4986C84ABAC55 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt -Dtests.locale=sq-AL -Dtests.timezone=Africa/Khartoum -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s J1 | CdcrBootstrapTest (suite) <<< [junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper] [junit4] > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper [junit4] > at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347) [junit4] > at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:427) [junit4] > at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:301) [junit4] > at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:400) [junit4] > at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:757) [junit4] > at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:712) [junit4] > at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197) [junit4] > at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] > at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > at __randomizedtesting.SeedInfo.seed([9FF4986C84ABAC55]:0) [junit4] > at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] Completed [500/715 (1!)] on J1 in 78.13s, 3 tests, 1 failure <<< FAILURES! [...truncated 44107 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org