Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4848/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing.testScaleUp
Error Message:
{numFound=998575000,start=0,docs=[]} expected:<1000000000> but was:<998575000>
Stack Trace:
java.lang.AssertionError: {numFound=998575000,start=0,docs=[]}
expected:<1000000000> but was:<998575000>
at
__randomizedtesting.SeedInfo.seed([D2F9DB8B544F6C67:F3A79D295861B2C6]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing.testScaleUp(TestSimExtremeIndexing.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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)
FAILED: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir
Error Message:
Captured an uncaught exception in thread: Thread[id=34890,
name=cdcr-replicator-13260-thread-1, state=RUNNABLE,
group=TGRP-CdcrBidirectionalTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=34890, name=cdcr-replicator-13260-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
at
__randomizedtesting.SeedInfo.seed([D2F9DB8B544F6C67:97222B694C612025]:0)
Caused by: java.lang.AssertionError: 1612842219031494656 != 1612842218953900032
at __randomizedtesting.SeedInfo.seed([D2F9DB8B544F6C67]:0)
at
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
at
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12584 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestSimExtremeIndexing_D2F9DB8B544F6C67-001/init-core-data-001
[junit4] 2> 373218 WARN
(SUITE-TestSimExtremeIndexing-seed#[D2F9DB8B544F6C67]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 373218 INFO
(SUITE-TestSimExtremeIndexing-seed#[D2F9DB8B544F6C67]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 373222 INFO
(SUITE-TestSimExtremeIndexing-seed#[D2F9DB8B544F6C67]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 373222 INFO
(SUITE-TestSimExtremeIndexing-seed#[D2F9DB8B544F6C67]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 373264 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 373264 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 0
[junit4] 2> 373264 DEBUG
(SUITE-TestSimExtremeIndexing-seed#[D2F9DB8B544F6C67]-worker) [ ]
o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader:
127.0.0.1:10000_solr
[junit4] 2> 373265 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
[junit4] 2> 373265 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
[junit4] 2> 373265 DEBUG
(SUITE-TestSimExtremeIndexing-seed#[D2F9DB8B544F6C67]-worker) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states
[junit4] 2> 373266 DEBUG
(SUITE-TestSimExtremeIndexing-seed#[D2F9DB8B544F6C67]-worker) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version -1
[junit4] 2> 373266 INFO
(SUITE-TestSimExtremeIndexing-seed#[D2F9DB8B544F6C67]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 373269 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 373269 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
[junit4] 2> 373284 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testScaleUp
[junit4] 2> 373284 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
1
[junit4] 2> 373285 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
[junit4] 2> 373285 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 373285 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 373285 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 373286 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing
object cache...
[junit4] 2> 373286 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> 373286 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
[junit4] 2> 373286 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
[junit4] 2> 373286 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
[junit4] 2> 373287 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool
executor
[junit4] 2> 373287 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 373287 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 373287 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 373287 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 2
[junit4] 2> 373288 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
[junit4] 2> 373288 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
[junit4] 2> 373288 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 373288 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 373347 DEBUG (simCloudManagerPool-837-thread-1) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states
[junit4] 2> 373348 DEBUG (simCloudManagerPool-837-thread-1) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 0
[junit4] 2> 373369 DEBUG (simCloudManagerPool-837-thread-2) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states
[junit4] 2> 373371 DEBUG (simCloudManagerPool-837-thread-2) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 1
[junit4] 2> 373374 DEBUG (simCloudManagerPool-837-thread-6) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
testScaleUp_collection / shard1: {"core_node1":{
[junit4] 2> "core":"testScaleUp_collection_shard1_replica_n1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testScaleUp_collection",
[junit4] 2> "node_name":"127.0.0.1:10113_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":0,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":10240,
[junit4] 2> "state":"active",
[junit4] 2> "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] 2> "SEARCHER.searcher.numDocs":0}}
[junit4] 2> 373381 DEBUG (simCloudManagerPool-837-thread-3) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states
[junit4] 2> 373382 DEBUG (simCloudManagerPool-837-thread-3) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 2
[junit4] 2> 373387 DEBUG (simCloudManagerPool-837-thread-4) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states
[junit4] 2> 373388 DEBUG (simCloudManagerPool-837-thread-4) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 3
[junit4] 2> 373389 DEBUG (simCloudManagerPool-837-thread-7) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
testScaleUp_collection / shard2: {"core_node3":{
[junit4] 2> "core":"testScaleUp_collection_shard2_replica_n3",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testScaleUp_collection",
[junit4] 2> "node_name":"127.0.0.1:10102_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":0,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":10240,
[junit4] 2> "state":"active",
[junit4] 2> "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] 2> "SEARCHER.searcher.numDocs":0}}
[junit4] 2> 373396 DEBUG (simCloudManagerPool-837-thread-5) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states
[junit4] 2> 373396 DEBUG (simCloudManagerPool-837-thread-5) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 4
[junit4] 2> 373396 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states
[junit4] 2> 373397 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 5
[junit4] 2> 373486 DEBUG (simCloudManagerPool-837-thread-8) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 373486 DEBUG (simCloudManagerPool-837-thread-8) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 373487 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
[junit4] 2> 373487 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 373487 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 373509 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 200,000
[junit4] 2> 373516 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 400,000
[junit4] 2> 373522 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 600,000
[junit4] 2> 373524 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 800,000
[junit4] 2> 373527 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 1,000,000
[junit4] 2> 373529 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 1,200,000
[junit4] 2> 373533 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 1,400,000
[junit4] 2> 373536 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 1,600,000
[junit4] 2> 373538 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 1,800,000
[junit4] 2> 373543 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 2,000,000
[junit4] 2> 373545 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 2,200,000
[junit4] 2> 373548 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 2,400,000
[junit4] 2> 373549 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 2,600,000
[junit4] 2> 373551 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 2,800,000
[junit4] 2> 373554 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 3,000,000
[junit4] 2> 373556 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 3,200,000
[junit4] 2> 373556 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 3,400,000
[junit4] 2> 373557 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 3,600,000
[junit4] 2> 373558 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 3,800,000
[junit4] 2> 373558 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 4,000,000
[junit4] 2> 373559 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 4,200,000
[junit4] 2> 373560 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 4,400,000
[junit4] 2> 373563 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 4,600,000
[junit4] 2> 373564 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 4,800,000
[junit4] 2> 373565 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 5,000,000
[junit4] 2> 373566 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 5,200,000
[junit4] 2> 373568 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 5,400,000
[junit4] 2> 373569 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 5,600,000
[junit4] 2> 373570 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 5,800,000
[junit4] 2> 373571 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 6,000,000
[junit4] 2> 373571 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 6,200,000
[junit4] 2> 373572 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 6,400,000
[junit4] 2> 373573 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 6,600,000
[junit4] 2> 373577 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 6,800,000
[junit4] 2> 373578 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 7,000,000
[junit4] 2> 373579 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 7,200,000
[junit4] 2> 373580 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 7,400,000
[junit4] 2> 373581 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 7,600,000
[junit4] 2> 373587 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 7,800,000
[junit4] 2> 373595 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 8,000,000
[junit4] 2> 373596 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 8,200,000
[junit4] 2> 373598 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 8,400,000
[junit4] 2> 373614 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 8,600,000
[junit4] 2> 373629 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 8,800,000
[junit4] 2> 373637 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 9,000,000
[junit4] 2> 373648 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 9,200,000
[junit4] 2> 373656 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 9,400,000
[junit4] 2> 373660 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 9,600,000
[junit4] 2> 373665 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 9,800,000
[junit4] 2> 373667 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 10,000,000
[junit4] 2> 373669 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 10,200,000
[junit4] 2> 373672 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 10,400,000
[junit4] 2> 373675 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 10,600,000
[junit4] 2> 373681 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 10,800,000
[junit4] 2> 373683 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 11,000,000
[junit4] 2> 373687 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 11,200,000
[junit4] 2> 373689 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 11,400,000
[junit4] 2> 373690 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 11,600,000
[junit4] 2> 373691 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 11,800,000
[junit4] 2> 373692 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 12,000,000
[junit4] 2> 373695 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 12,200,000
[junit4] 2> 373696 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 12,400,000
[junit4] 2> 373697 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 12,600,000
[junit4] 2> 373698 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 12,800,000
[junit4] 2> 373698 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 13,000,000
[junit4] 2> 373699 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 13,200,000
[junit4] 2> 373699 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 13,400,000
[junit4] 2> 373700 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 13,600,000
[junit4] 2> 373700 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 13,800,000
[junit4] 2> 373701 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 14,000,000
[junit4] 2> 373701 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 14,200,000
[junit4] 2> 373702 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 14,400,000
[junit4] 2> 373702 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 14,600,000
[junit4] 2> 373707 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 14,800,000
[junit4] 2> 373708 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 15,000,000
[junit4] 2> 373708 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 15,200,000
[junit4] 2> 373709 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 15,400,000
[junit4] 2> 373710 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 15,600,000
[junit4] 2> 373710 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 15,800,000
[junit4] 2> 373711 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 16,000,000
[junit4] 2> 373711 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 16,200,000
[junit4] 2> 373712 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 16,400,000
[junit4] 2> 373713 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 16,600,000
[junit4] 2> 373713 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 16,800,000
[junit4] 2> 373714 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 17,000,000
[junit4] 2> 373714 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 17,200,000
[junit4] 2> 373715 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 17,400,000
[junit4] 2> 373715 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 17,600,000
[junit4] 2> 373716 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 17,800,000
[junit4] 2> 373717 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 18,000,000
[junit4] 2> 373717 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 18,200,000
[junit4] 2> 373718 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 18,400,000
[junit4] 2> 373718 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 18,600,000
[junit4] 2> 373719 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 18,800,000
[junit4] 2> 373719 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 19,000,000
[junit4] 2> 373720 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 19,200,000
[junit4] 2> 373721 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 19,400,000
[junit4] 2> 373721 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 19,600,000
[junit4] 2> 373722 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 19,800,000
[junit4] 2> 373722 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 20,000,000
[junit4] 2> 373723 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 20,200,000
[junit4] 2> 373723 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 20,400,000
[junit4] 2> 373724 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 20,600,000
[junit4] 2> 373724 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 20,800,000
[junit4] 2> 373725 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 21,000,000
[junit4] 2> 373726 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 21,200,000
[junit4] 2> 373726 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 21,400,000
[junit4] 2> 373727 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 21,600,000
[junit4] 2> 373727 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 21,800,000
[junit4] 2> 373728 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 22,000,000
[junit4] 2> 373728 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 22,200,000
[junit4] 2> 373729 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 22,400,000
[junit4] 2> 373730 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 22,600,000
[junit4] 2> 373730 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 22,800,000
[junit4] 2> 373731 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 23,000,000
[junit4] 2> 373731 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 23,200,000
[junit4] 2> 373731 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 23,400,000
[junit4] 2> 373732 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 23,600,000
[junit4] 2> 373733 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 23,800,000
[junit4] 2> 373733 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 24,000,000
[junit4] 2> 373734 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 24,200,000
[junit4] 2> 373734 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 24,400,000
[junit4] 2> 373735 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 24,600,000
[junit4] 2> 373735 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 24,800,000
[junit4] 2> 373736 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 25,000,000
[junit4] 2> 373737 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 25,200,000
[junit4] 2> 373737 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 25,400,000
[junit4] 2> 373738 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 25,600,000
[junit4] 2> 373738 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 25,800,000
[junit4] 2> 373739 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 26,000,000
[junit4] 2> 373739 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 26,200,000
[junit4] 2> 373740 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 26,400,000
[junit4] 2> 373740 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 26,600,000
[junit4] 2> 373741 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 26,800,000
[junit4] 2> 373741 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 27,000,000
[junit4] 2> 373742 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 27,200,000
[junit4] 2> 373743 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 27,400,000
[junit4] 2> 373743 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 27,600,000
[junit4] 2> 373744 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 27,800,000
[junit4] 2> 373744 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 28,000,000
[junit4] 2> 373744 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 28,200,000
[junit4] 2> 373745 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 28,400,000
[junit4] 2> 373745 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 28,600,000
[junit4] 2> 373747 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 28,800,000
[junit4] 2> 373754 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 29,000,000
[junit4] 2> 373755 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 29,200,000
[junit4] 2> 373756 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 29,400,000
[junit4] 2> 373756 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 29,600,000
[junit4] 2> 373757 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 29,800,000
[junit4] 2> 373757 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 30,000,000
[junit4] 2> 373758 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 30,200,000
[junit4] 2> 373758 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 30,400,000
[junit4] 2> 373759 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 30,600,000
[junit4] 2> 373759 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 30,800,000
[junit4] 2> 373760 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 31,000,000
[junit4] 2> 373760 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 31,200,000
[junit4] 2> 373761 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 31,400,000
[junit4] 2> 373761 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 31,600,000
[junit4] 2> 373762 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 31,800,000
[junit4] 2> 373762 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 32,000,000
[junit4] 2> 373763 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 32,200,000
[junit4] 2> 373763 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 32,400,000
[junit4] 2> 373764 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 32,600,000
[junit4] 2> 373764 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 32,800,000
[junit4] 2> 373765 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 33,000,000
[junit4] 2> 373765 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 33,200,000
[junit4] 2> 373766 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 33,400,000
[junit4] 2> 373766 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 33,600,000
[junit4] 2> 373767 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 33,800,000
[junit4] 2> 373767 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 34,000,000
[junit4] 2> 373768 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 34,200,000
[junit4] 2> 373768 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 34,400,000
[junit4] 2> 373769 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 34,600,000
[junit4] 2> 373769 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 34,800,000
[junit4] 2> 373769 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 35,000,000
[junit4] 2> 373770 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 35,200,000
[junit4] 2> 373770 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 35,400,000
[junit4] 2> 373771 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 35,600,000
[junit4] 2> 373771 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 35,800,000
[junit4] 2> 373772 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 36,000,000
[junit4] 2> 373772 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 36,200,000
[junit4] 2> 373773 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 36,400,000
[junit4] 2> 373773 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 36,600,000
[junit4] 2> 373774 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 36,800,000
[junit4] 2> 373774 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 37,000,000
[junit4] 2> 373775 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 37,200,000
[junit4] 2> 373775 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 37,400,000
[junit4] 2> 373776 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 37,600,000
[junit4] 2> 373776 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 37,800,000
[junit4] 2> 373777 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 38,000,000
[junit4] 2> 373777 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 38,200,000
[junit4] 2> 373778 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 38,400,000
[junit4] 2> 373779 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 38,600,000
[junit4] 2> 373779 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 38,800,000
[junit4] 2> 373780 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 39,000,000
[junit4] 2> 373780 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 39,200,000
[junit4] 2> 373780 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 39,400,000
[junit4] 2> 373780 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 39,600,000
[junit4] 2> 373781 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 39,800,000
[junit4] 2> 373781 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 40,000,000
[junit4] 2> 373781 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 40,200,000
[junit4] 2> 373782 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 40,400,000
[junit4] 2> 373782 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 40,600,000
[junit4] 2> 373782 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 40,800,000
[junit4] 2> 373782 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 41,000,000
[junit4] 2> 373783 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 41,200,000
[junit4] 2> 373783 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 41,400,000
[junit4] 2> 373783 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 41,600,000
[junit4] 2> 373784 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 41,800,000
[junit4] 2> 373784 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 42,000,000
[junit4] 2> 373784 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 42,200,000
[junit4] 2> 373784 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 42,400,000
[junit4] 2> 373785 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 42,600,000
[junit4] 2> 373785 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 42,800,000
[junit4] 2> 373785 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 43,000,000
[junit4] 2> 373785 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 43,200,000
[junit4] 2> 373786 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 43,400,000
[junit4] 2> 373786 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 43,600,000
[junit4] 2> 373786 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 43,800,000
[junit4] 2> 373786 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 44,000,000
[junit4] 2> 373787 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 44,200,000
[junit4] 2> 373787 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 44,400,000
[junit4] 2> 373787 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 44,600,000
[junit4] 2> 373788 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 44,800,000
[junit4] 2> 373788 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 45,000,000
[junit4] 2> 373788 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 45,200,000
[junit4] 2> 373788 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 45,400,000
[junit4] 2> 373789 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 45,600,000
[junit4] 2> 373789 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 45,800,000
[junit4] 2> 373789 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 46,000,000
[junit4] 2> 373790 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 46,200,000
[junit4] 2> 373790 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 46,400,000
[junit4] 2> 373790 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 46,600,000
[junit4] 2> 373790 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 46,800,000
[junit4] 2> 373790 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 47,000,000
[junit4] 2> 373791 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 47,200,000
[junit4] 2> 373791 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 47,400,000
[junit4] 2> 373791 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 47,600,000
[junit4] 2> 373792 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 47,800,000
[junit4] 2> 373792 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 48,000,000
[junit4] 2> 373792 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 48,200,000
[junit4] 2> 373793 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 48,400,000
[junit4] 2> 373793 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 48,600,000
[junit4] 2> 373793 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 48,800,000
[junit4] 2> 373794 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 49,000,000
[junit4] 2> 373794 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 49,200,000
[junit4] 2> 373794 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 49,400,000
[junit4] 2> 373795 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 49,600,000
[junit4] 2> 373795 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 49,800,000
[junit4] 2> 373795 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 50,000,000
[junit4] 2> 373795 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 50,200,000
[junit4] 2> 373795 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 50,400,000
[junit4] 2> 373795 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 50,600,000
[junit4] 2> 373795 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 50,800,000
[junit4] 2> 373795 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 51,000,000
[junit4] 2> 373795 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 51,200,000
[junit4] 2> 373795 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 51,400,000
[junit4] 2> 373795 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 51,600,000
[junit4] 2> 373795 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 51,800,000
[junit4] 2> 373798 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 52,000,000
[junit4] 2> 373800 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 52,200,000
[junit4] 2> 373800 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 52,400,000
[junit4] 2> 373800 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 52,600,000
[junit4] 2> 373801 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 52,800,000
[junit4] 2> 373801 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 53,000,000
[junit4] 2> 373801 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 53,200,000
[junit4] 2> 373801 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 53,400,000
[junit4] 2> 373802 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 53,600,000
[junit4] 2> 373802 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 53,800,000
[junit4] 2> 373802 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 54,000,000
[junit4] 2> 373803 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 54,200,000
[junit4] 2> 373805 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 54,400,000
[junit4] 2> 373807 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 54,600,000
[junit4] 2> 373807 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 54,800,000
[junit4] 2> 373808 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 55,000,000
[junit4] 2> 373813 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 55,200,000
[junit4] 2> 373813 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 55,400,000
[junit4] 2> 373814 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 55,600,000
[junit4] 2> 373814 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 55,800,000
[junit4] 2> 373814 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 56,000,000
[junit4] 2> 373814 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 56,200,000
[junit4] 2> 373815 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 56,400,000
[junit4] 2> 373815 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 56,600,000
[junit4] 2> 373815 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 56,800,000
[junit4] 2> 373816 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 57,000,000
[junit4] 2> 373816 DEBUG (ScheduledTrigger-838-thread-3) [ ]
o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
[junit4] 2> "id":"168fcad06098eTas0fzk5tsmrf8zzerbpa93nt9",
[junit4] 2> "source":"scaleUpTrigger",
[junit4] 2> "eventTime":396909420611982,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{
[junit4] 2>
"testScaleUp_collection_shard1_replica_n1":"docs=27100000, bytes=13550010240",
[junit4] 2>
"testScaleUp_collection_shard2_replica_n3":"docs=27100000, bytes=13550010240"},
[junit4] 2> "belowSize":{},
[junit4] 2> "requestedOps":[
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{"COLL_SHARD":[{
[junit4] 2> "first":"testScaleUp_collection",
[junit4] 2> "second":"shard1"}]}},
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{"COLL_SHARD":[{
[junit4] 2> "first":"testScaleUp_collection",
[junit4] 2> "second":"shard2"}]}}]}}
[junit4] 2> 373816 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 57,200,000
[junit4] 2> 373816 DEBUG (ScheduledTrigger-838-thread-3) [ ]
o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas,
scaleUpTrigger, .scheduled_maintenance]
[junit4] 2> 373817 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 57,400,000
[junit4] 2> 373817 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 57,600,000
[junit4] 2> 373817 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 57,800,000
[junit4] 2> 373817 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 58,000,000
[junit4] 2> 373818 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 58,200,000
[junit4] 2> 373818 DEBUG (simCloudManagerPool-837-thread-100) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states
[junit4] 2> 373818 DEBUG (simCloudManagerPool-837-thread-100) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 6
[junit4] 2> 373818 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 58,400,000
[junit4] 2> 373818 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 58,600,000
[junit4] 2> 373819 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 58,800,000
[junit4] 2> 373819 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 59,000,000
[junit4] 2> 373819 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 59,200,000
[junit4] 2> 373820 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 59,400,000
[junit4] 2> 373820 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 59,600,000
[junit4] 2> 373820 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 59,800,000
[junit4] 2> 373821 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 60,000,000
[junit4] 2> 373821 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 60,200,000
[junit4] 2> 373821 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 60,400,000
[junit4] 2> 373822 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 60,600,000
[junit4] 2> 373822 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 60,800,000
[junit4] 2> 373822 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 61,000,000
[junit4] 2> 373823 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 61,200,000
[junit4] 2> 373823 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 61,400,000
[junit4] 2> 373823 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 61,600,000
[junit4] 2> 373823 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 61,800,000
[junit4] 2> 373824 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 62,000,000
[junit4] 2> 373824 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 62,200,000
[junit4] 2> 373824 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 62,400,000
[junit4] 2> 373833 DEBUG (simCloudManagerPool-837-thread-123) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states
[junit4] 2> 373833 DEBUG (simCloudManagerPool-837-thread-123) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 7
[junit4] 2> 373834 DEBUG (simCloudManagerPool-837-thread-122) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states
[junit4] 2> 373834 DEBUG (simCloudManagerPool-837-thread-124) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for .system / shard1:
{"core_node1":{
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":".system",
[junit4] 2> "node_name":"127.0.0.1:10191_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":0,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":10240,
[junit4] 2> "state":"active",
[junit4] 2> "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] 2> "SEARCHER.searcher.numDocs":0}}
[junit4] 2> 373835 DEBUG (simCloudManagerPool-837-thread-122) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 8
[junit4] 2> 373835 DEBUG (simCloudManagerPool-837-thread-100) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states
[junit4] 2> 373835 DEBUG (simCloudManagerPool-837-thread-100) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 9
[junit4] 2> 373835 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 62,600,000
[junit4] 2> 373836 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 62,800,000
[junit4] 2> 373839 DEBUG (AutoscalingActionExecutor-839-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers -- processing actions for {
[junit4] 2> "id":"168fcad06098eTas0fzk5tsmrf8zzerbpa93nt9",
[junit4] 2> "source":"scaleUpTrigger",
[junit4] 2> "eventTime":396909420611982,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{
[junit4] 2>
"testScaleUp_collection_shard1_replica_n1":"docs=27100000, bytes=13550010240",
[junit4] 2>
"testScaleUp_collection_shard2_replica_n3":"docs=27100000, bytes=13550010240"},
[junit4] 2> "belowSize":{},
[junit4] 2> "_enqueue_time_":396911982377782,
[junit4] 2> "requestedOps":[
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{"COLL_SHARD":[{
[junit4] 2> "first":"testScaleUp_collection",
[junit4] 2> "second":"shard1"}]}},
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{"COLL_SHARD":[{
[junit4] 2> "first":"testScaleUp_collection",
[junit4] 2> "second":"shard2"}]}}]}}
[junit4] 2> 373841 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 63,000,000
[junit4] 2> 373845 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 63,200,000
[junit4] 2> 373848 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 63,400,000
[junit4] 2> 373849 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 63,600,000
[junit4] 2> 373849 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 63,800,000
[junit4] 2> 373850 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 64,000,000
[junit4] 2> 373851 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 64,200,000
[junit4] 2> 373852 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 64,400,000
[junit4] 2> 373852 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 64,600,000
[junit4] 2> 373852 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 64,800,000
[junit4] 2> 373855 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 65,000,000
[junit4] 2> 373855 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 65,200,000
[junit4] 2> 373860 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 65,400,000
[junit4] 2> 373861 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 65,600,000
[junit4] 2> 373861 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 65,800,000
[junit4] 2> 373862 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 66,000,000
[junit4] 2> 373862 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 66,200,000
[junit4] 2> 373862 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 66,400,000
[junit4] 2> 373863 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 66,600,000
[junit4] 2> 373863 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 66,800,000
[junit4] 2> 373865 DEBUG (AutoscalingActionExecutor-839-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction -- processing event: {
[junit4] 2> "id":"168fcad06098eTas0fzk5tsmrf8zzerbpa93nt9",
[junit4] 2> "source":"scaleUpTrigger",
[junit4] 2> "eventTime":396909420611982,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "__start__":2,
[junit4] 2> "aboveSize":{
[junit4] 2>
"testScaleUp_collection_shard1_replica_n1":"docs=27100000, bytes=13550010240",
[junit4] 2>
"testScaleUp_collection_shard2_replica_n3":"docs=27100000, bytes=13550010240"},
[junit4] 2> "belowSize":{},
[junit4] 2> "_enqueue_time_":396911982377782,
[junit4] 2> "requestedOps":[
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{"COLL_SHARD":[{
[junit4] 2> "first":"testScaleUp_collection",
[junit4] 2> "second":"shard1"}]}},
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{"COLL_SHARD":[{
[junit4] 2> "first":"testScaleUp_collection",
[junit4] 2> "second":"shard2"}]}}]}} with context
properties: {operations=[{
[junit4] 2>
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"SPLITSHARD",
[junit4] 2> "params.collection":"testScaleUp_collection",
[junit4] 2> "params.shard":"shard1"}, {
[junit4] 2>
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
[junit4] 2> "method":"GET",
[junit4] 2> "params.action":"SPLITSHARD",
[junit4] 2> "params.collection":"testScaleUp_collection",
[junit4] 2> "params.shard":"shard2"}], AFTER_ACTION=[compute_plan],
BEFORE_ACTION=[compute_plan, execute_plan]}
[junit4] 2> 373865 DEBUG (AutoscalingActionExecutor-839-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction Executing operation:
action=SPLITSHARD&collection=testScaleUp_collection&shard=shard1
[junit4] 2> 373866 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 67,000,000
[junit4] 2> 373868 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 67,200,000
[junit4] 2> 373868 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 67,400,000
[junit4] 2> 373869 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 67,600,000
[junit4] 2> 373869 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 67,800,000
[junit4] 2> 373870 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 68,000,000
[junit4] 2> 373872 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 68,200,000
[junit4] 2> 373872 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 68,400,000
[junit4] 2> 373873 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 68,600,000
[junit4] 2> 373873 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 68,800,000
[junit4] 2> 373873 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 69,000,000
[junit4] 2> 373874 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 69,200,000
[junit4] 2> 373875 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 69,400,000
[junit4] 2> 373875 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 69,600,000
[junit4] 2> 373875 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 69,800,000
[junit4] 2> 373876 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 70,000,000
[junit4] 2> 373876 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 70,200,000
[junit4] 2> 373877 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 70,400,000
[junit4] 2> 373877 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 70,600,000
[junit4] 2> 373878 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 70,800,000
[junit4] 2> 373878 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 71,000,000
[junit4] 2> 373878 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 71,200,000
[junit4] 2> 373879 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 71,400,000
[junit4] 2> 373879 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 71,600,000
[junit4] 2> 373880 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 71,800,000
[junit4] 2> 373880 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 72,000,000
[junit4] 2> 373880 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 72,200,000
[junit4] 2> 373881 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 72,400,000
[junit4] 2> 373881 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 72,600,000
[junit4] 2> 373881 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 72,800,000
[junit4] 2> 373882 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 73,000,000
[junit4] 2> 373882 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 73,200,000
[junit4] 2> 373882 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 73,400,000
[junit4] 2> 373883 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 73,600,000
[junit4] 2> 373883 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 73,800,000
[junit4] 2> 373884 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 74,000,000
[junit4] 2> 373884 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 74,200,000
[junit4] 2> 373885 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 74,400,000
[junit4] 2> 373885 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 74,600,000
[junit4] 2> 373885 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 74,800,000
[junit4] 2> 373886 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 75,000,000
[junit4] 2> 373886 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 75,200,000
[junit4] 2> 373887 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 75,400,000
[junit4] 2> 373887 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 75,600,000
[junit4] 2> 373888 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 75,800,000
[junit4] 2> 373888 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 76,000,000
[junit4] 2> 373889 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 76,200,000
[junit4] 2> 373889 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 76,400,000
[junit4] 2> 373890 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 76,600,000
[junit4] 2> 373890 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 76,800,000
[junit4] 2> 373890 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 77,000,000
[junit4] 2> 373891 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 77,200,000
[junit4] 2> 373891 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 77,400,000
[junit4] 2> 373892 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 77,600,000
[junit4] 2> 373892 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[D2F9DB8B544F6C67]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing ###
[...truncated too long message...]
rsion:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 18ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: D2F9DB8B544F6C67
[mkdir] Created dir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp
[junit4] <JUnit4> says olá! Master seed: D2F9DB8B544F6C67
[junit4] Executing 10 suites with 2 JVMs.
[junit4]
[junit4] Started J1 PID([email protected]).
[junit4] Started J0 PID([email protected]).
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing
[junit4] OK 25.5s J0 | TestSimExtremeIndexing.testScaleUp
[junit4] Completed [1/10] on J0 in 36.02s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing
[junit4] OK 25.4s J1 | TestSimExtremeIndexing.testScaleUp
[junit4] Completed [2/10] on J1 in 36.47s, 1 test
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing. This may confuse
tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip
this message.
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing
[junit4] OK 4.09s J1 | TestSimExtremeIndexing.testScaleUp
[junit4] Completed [3/10] on J1 in 4.53s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing
[junit4] OK 4.96s J1 | TestSimExtremeIndexing.testScaleUp
[junit4] Completed [4/10] on J1 in 5.30s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 36.3s J0 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [5/10] on J0 in 36.68s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 35.6s J1 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [6/10] on J1 in 36.22s, 1 test
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.cloud.cdcr.CdcrBidirectionalTest. This may confuse tools that
process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 21.3s J0 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [7/10] on J0 in 21.62s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 22.9s J1 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [8/10] on J1 in 23.06s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 23.6s J0 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [9/10] on J0 in 24.01s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing
[junit4] OK 14.4s J1 | TestSimExtremeIndexing.testScaleUp
[junit4] Completed [10/10] on J1 in 14.54s, 1 test
[junit4]
[junit4] JVM J0: 0.97 .. 121.61 = 120.64s
[junit4] JVM J1: 0.97 .. 123.79 = 122.83s
[junit4] Execution time total: 2 minutes 3 seconds
[junit4] Tests summary: 10 suites, 10 tests
[junit4] Could not remove temporary path:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp])
[junit4] Could not remove temporary path:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 527.65s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 360.41s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 239.29s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 209.12s | org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4:tophints] 162.30s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 2 minutes 7 seconds
[repro] Failures:
[repro] 0/5 failed:
org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing
[repro] 0/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to MacOSX VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1070)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1831)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1831)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=9481c1f623b77214a2a14ad18efc59fb406ed765,
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #4847
Recording test results
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]