Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2346/
7 tests failed.
FAILED:
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCreationAndDeletion
Error Message:
KeeperErrorCode = Session expired for /clusterstate.json
Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /clusterstate.json
at
__randomizedtesting.SeedInfo.seed([1340D546B28C92E0:21447496B998C141]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
at
org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:421)
at
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:442)
at
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.clearCluster(CollectionsAPIDistributedZkTest.java:115)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestLargeCluster
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster: 1) Thread[id=9214,
name=AutoscalingActionExecutor-2404-thread-1, state=RUNNABLE,
group=TGRP-TestLargeCluster] at
java.util.Collections$UnmodifiableList.get(Collections.java:1309) at
org.apache.solr.client.solrj.cloud.autoscaling.Policy.lambda$setApproxValuesAndSortNodes$11(Policy.java:351)
at
org.apache.solr.client.solrj.cloud.autoscaling.Policy$$Lambda$439/1992941428.compare(Unknown
Source) at
java.util.TimSort.countRunAndMakeAscending(TimSort.java:360) at
java.util.TimSort.sort(TimSort.java:234) at
java.util.Arrays.sort(Arrays.java:1512) at
java.util.ArrayList.sort(ArrayList.java:1462) at
java.util.Collections.sort(Collections.java:175) at
org.apache.solr.client.solrj.cloud.autoscaling.Policy.setApproxValuesAndSortNodes(Policy.java:350)
at
org.apache.solr.client.solrj.cloud.autoscaling.Suggester.testChangedMatrix(Suggester.java:220)
at
org.apache.solr.client.solrj.cloud.autoscaling.MoveReplicaSuggester.tryEachNode(MoveReplicaSuggester.java:65)
at
org.apache.solr.client.solrj.cloud.autoscaling.MoveReplicaSuggester.init(MoveReplicaSuggester.java:33)
at
org.apache.solr.client.solrj.cloud.autoscaling.Suggester.getSuggestion(Suggester.java:124)
at
org.apache.solr.cloud.autoscaling.ComputePlanAction.process(ComputePlanAction.java:97)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:297)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$$Lambda$405/1536197901.run(Unknown
Source) at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$120/1786912757.run(Unknown
Source) 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)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster:
1) Thread[id=9214, name=AutoscalingActionExecutor-2404-thread-1,
state=RUNNABLE, group=TGRP-TestLargeCluster]
at java.util.Collections$UnmodifiableList.get(Collections.java:1309)
at
org.apache.solr.client.solrj.cloud.autoscaling.Policy.lambda$setApproxValuesAndSortNodes$11(Policy.java:351)
at
org.apache.solr.client.solrj.cloud.autoscaling.Policy$$Lambda$439/1992941428.compare(Unknown
Source)
at java.util.TimSort.countRunAndMakeAscending(TimSort.java:360)
at java.util.TimSort.sort(TimSort.java:234)
at java.util.Arrays.sort(Arrays.java:1512)
at java.util.ArrayList.sort(ArrayList.java:1462)
at java.util.Collections.sort(Collections.java:175)
at
org.apache.solr.client.solrj.cloud.autoscaling.Policy.setApproxValuesAndSortNodes(Policy.java:350)
at
org.apache.solr.client.solrj.cloud.autoscaling.Suggester.testChangedMatrix(Suggester.java:220)
at
org.apache.solr.client.solrj.cloud.autoscaling.MoveReplicaSuggester.tryEachNode(MoveReplicaSuggester.java:65)
at
org.apache.solr.client.solrj.cloud.autoscaling.MoveReplicaSuggester.init(MoveReplicaSuggester.java:33)
at
org.apache.solr.client.solrj.cloud.autoscaling.Suggester.getSuggestion(Suggester.java:124)
at
org.apache.solr.cloud.autoscaling.ComputePlanAction.process(ComputePlanAction.java:97)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:297)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$$Lambda$405/1536197901.run(Unknown
Source)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$120/1786912757.run(Unknown
Source)
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)
at __randomizedtesting.SeedInfo.seed([1340D546B28C92E0]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestLargeCluster
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=9214, name=AutoscalingActionExecutor-2404-thread-1, state=RUNNABLE,
group=TGRP-TestLargeCluster] at
org.apache.solr.client.solrj.cloud.autoscaling.Preference.compare(Preference.java:77)
at
org.apache.solr.client.solrj.cloud.autoscaling.Policy.lambda$setApproxValuesAndSortNodes$10(Policy.java:346)
at
org.apache.solr.client.solrj.cloud.autoscaling.Policy$$Lambda$438/34644001.compare(Unknown
Source) at
java.util.TimSort.countRunAndMakeAscending(TimSort.java:360) at
java.util.TimSort.sort(TimSort.java:234) at
java.util.Arrays.sort(Arrays.java:1512) at
java.util.ArrayList.sort(ArrayList.java:1462) at
java.util.Collections.sort(Collections.java:175) at
org.apache.solr.client.solrj.cloud.autoscaling.Policy.setApproxValuesAndSortNodes(Policy.java:346)
at
org.apache.solr.client.solrj.cloud.autoscaling.Suggester.testChangedMatrix(Suggester.java:220)
at
org.apache.solr.client.solrj.cloud.autoscaling.MoveReplicaSuggester.tryEachNode(MoveReplicaSuggester.java:65)
at
org.apache.solr.client.solrj.cloud.autoscaling.MoveReplicaSuggester.init(MoveReplicaSuggester.java:33)
at
org.apache.solr.client.solrj.cloud.autoscaling.Suggester.getSuggestion(Suggester.java:124)
at
org.apache.solr.cloud.autoscaling.ComputePlanAction.process(ComputePlanAction.java:97)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:297)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$$Lambda$405/1536197901.run(Unknown
Source) at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$120/1786912757.run(Unknown
Source) 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)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=9214, name=AutoscalingActionExecutor-2404-thread-1,
state=RUNNABLE, group=TGRP-TestLargeCluster]
at
org.apache.solr.client.solrj.cloud.autoscaling.Preference.compare(Preference.java:77)
at
org.apache.solr.client.solrj.cloud.autoscaling.Policy.lambda$setApproxValuesAndSortNodes$10(Policy.java:346)
at
org.apache.solr.client.solrj.cloud.autoscaling.Policy$$Lambda$438/34644001.compare(Unknown
Source)
at java.util.TimSort.countRunAndMakeAscending(TimSort.java:360)
at java.util.TimSort.sort(TimSort.java:234)
at java.util.Arrays.sort(Arrays.java:1512)
at java.util.ArrayList.sort(ArrayList.java:1462)
at java.util.Collections.sort(Collections.java:175)
at
org.apache.solr.client.solrj.cloud.autoscaling.Policy.setApproxValuesAndSortNodes(Policy.java:346)
at
org.apache.solr.client.solrj.cloud.autoscaling.Suggester.testChangedMatrix(Suggester.java:220)
at
org.apache.solr.client.solrj.cloud.autoscaling.MoveReplicaSuggester.tryEachNode(MoveReplicaSuggester.java:65)
at
org.apache.solr.client.solrj.cloud.autoscaling.MoveReplicaSuggester.init(MoveReplicaSuggester.java:33)
at
org.apache.solr.client.solrj.cloud.autoscaling.Suggester.getSuggestion(Suggester.java:124)
at
org.apache.solr.cloud.autoscaling.ComputePlanAction.process(ComputePlanAction.java:97)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:297)
at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$$Lambda$405/1536197901.run(Unknown
Source)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$120/1786912757.run(Unknown
Source)
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)
at __randomizedtesting.SeedInfo.seed([1340D546B28C92E0]:0)
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1
Error Message:
CollectionStateWatcher not notified of stateformat=1 collection creation
Stack Trace:
java.lang.AssertionError: CollectionStateWatcher not notified of stateformat=1
collection creation
at
__randomizedtesting.SeedInfo.seed([EEEE32291F90F0D2:89292EC7EB28D473]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1(TestCollectionStateWatchers.java:290)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure
Error Message:
Did not see a fully active cluster after 30 seconds
Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
at
__randomizedtesting.SeedInfo.seed([EEEE32291F90F0D2:66D8907AC73F18C0]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:250)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.autoscaling.SystemLogListenerTest.test
Error Message:
Trigger was not fired
Stack Trace:
java.lang.AssertionError: Trigger was not fired
at
__randomizedtesting.SeedInfo.seed([1340D546B28C92E0:9B14EA9C1C70FF18]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:151)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.autoscaling.sim.TestLargeCluster.testSearchRate
Error Message:
The trigger did not fire at all
Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
at
__randomizedtesting.SeedInfo.seed([1340D546B28C92E0:4E08CBCF7D4A34AF]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:547)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12895 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster
[junit4] 2> 3800208 INFO
(SUITE-TestLargeCluster-seed#[1340D546B28C92E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestLargeCluster_1340D546B28C92E0-001/init-core-data-001
[junit4] 2> 3800209 WARN
(SUITE-TestLargeCluster-seed#[1340D546B28C92E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
[junit4] 2> 3800209 INFO
(SUITE-TestLargeCluster-seed#[1340D546B28C92E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3800279 INFO
(SUITE-TestLargeCluster-seed#[1340D546B28C92E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 3800409 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
[junit4] 2> 3800410 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 0
[junit4] 2> 3800410 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr,
127.0.0.1:10043_solr, 127.0.0.1:10018_solr, 127.0.0.1:10057_solr,
127.0.0.1:10049_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr,
127.0.0.1:10012_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr,
127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10005_solr,
127.0.0.1:10013_solr, 127.0.0.1:10021_solr, 127.0.0.1:10058_solr,
127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10090_solr,
127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10088_solr,
127.0.0.1:10027_solr, 127.0.0.1:10022_solr, 127.0.0.1:10039_solr,
127.0.0.1:10033_solr, 127.0.0.1:10025_solr, 127.0.0.1:10017_solr,
127.0.0.1:10047_solr, 127.0.0.1:10044_solr, 127.0.0.1:10081_solr,
127.0.0.1:10028_solr, 127.0.0.1:10036_solr, 127.0.0.1:10084_solr,
127.0.0.1:10092_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr,
127.0.0.1:10041_solr, 127.0.0.1:10079_solr, 127.0.0.1:10087_solr,
127.0.0.1:10009_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr,
127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr,
127.0.0.1:10054_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr,
127.0.0.1:10063_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr,
127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10015_solr,
127.0.0.1:10055_solr, 127.0.0.1:10069_solr, 127.0.0.1:10010_solr,
127.0.0.1:10016_solr, 127.0.0.1:10062_solr, 127.0.0.1:10070_solr,
127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr,
127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10093_solr,
127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10050_solr,
127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10086_solr,
127.0.0.1:10089_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr,
127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10045_solr,
127.0.0.1:10037_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr,
127.0.0.1:10053_solr, 127.0.0.1:10083_solr, 127.0.0.1:10059_solr,
127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10056_solr,
127.0.0.1:10064_solr, 127.0.0.1:10072_solr]
[junit4] 2> 3800410 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
[junit4] 2> 3800410 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
[junit4] 2> 3800412 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 3800426 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
[junit4] 2> 3800413 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
[junit4] 2> 3800430 DEBUG
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
1
[junit4] 2> 3800431 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
[junit4] 2> 3800431 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 3800431 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 3800431 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 3800484 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing
object cache...
[junit4] 2> 3800484 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> 3800484 DEBUG
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 3800592 WARN (ScheduledTrigger-2391-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger NodeLostTrigger ran but was already closed
[junit4] 2> 3800629 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
[junit4] 2> 3800629 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 2
[junit4] 2> 3800629 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr,
127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr,
127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr,
127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr,
127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr,
127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr,
127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr,
127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr,
127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr,
127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr,
127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr,
127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr,
127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr,
127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr,
127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr,
127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr,
127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr,
127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr,
127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr,
127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr,
127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr,
127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr,
127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr,
127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr,
127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10030_solr,
127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr,
127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr,
127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr,
127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr,
127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr,
127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr,
127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10100_solr,
127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr,
127.0.0.1:10103_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
[junit4] 2> 3800629 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
[junit4] 2> 3800629 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
[junit4] 2> 3800630 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 3800630 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 3800630 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3800661 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3800696 DEBUG (simCloudManagerPool-2393-thread-1) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 3800697 DEBUG (simCloudManagerPool-2393-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 3800797 DEBUG (simCloudManagerPool-2393-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr,
127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr,
127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr,
127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr,
127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr,
127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr,
127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr,
127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr,
127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr,
127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr,
127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr,
127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr,
127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr,
127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr,
127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr,
127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr,
127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr,
127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr,
127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr,
127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr,
127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr,
127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr,
127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr,
127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr,
127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10030_solr,
127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr,
127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr,
127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr,
127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr,
127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr,
127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr,
127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10100_solr,
127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr,
127.0.0.1:10103_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
[junit4] 2> 3800797 DEBUG (ScheduledTrigger-2394-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3800808 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
[junit4] 2> 3800808 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 3800808 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 3800833 DEBUG (ScheduledTrigger-2394-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3800869 DEBUG (ScheduledTrigger-2394-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3800901 DEBUG (ScheduledTrigger-2394-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3800871 DEBUG (simCloudManagerPool-2393-thread-2) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 3800905 DEBUG (simCloudManagerPool-2393-thread-2) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
4
[junit4] 2> 3800906 DEBUG (simCloudManagerPool-2393-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr,
127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr,
127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr,
127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr,
127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr,
127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr,
127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr,
127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr,
127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr,
127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr,
127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr,
127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr,
127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr,
127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr,
127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr,
127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr,
127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr,
127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr,
127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr,
127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr,
127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr,
127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr,
127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr,
127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr,
127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10030_solr,
127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr,
127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr,
127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr,
127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr,
127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr,
127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr,
127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10100_solr,
127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr,
127.0.0.1:10103_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
[junit4] 2> 3800917 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
[junit4] 2> 3800918 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 3800918 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
[junit4] 2> 3800974 DEBUG (ScheduledTrigger-2394-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801011 DEBUG (ScheduledTrigger-2394-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801048 DEBUG (ScheduledTrigger-2394-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801084 DEBUG (ScheduledTrigger-2394-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801121 DEBUG (ScheduledTrigger-2394-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801211 DEBUG (ScheduledTrigger-2394-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801268 DEBUG (ScheduledTrigger-2394-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801304 DEBUG (ScheduledTrigger-2394-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801337 DEBUG (ScheduledTrigger-2394-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801359 DEBUG (ScheduledTrigger-2394-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801379 DEBUG (ScheduledTrigger-2394-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801410 DEBUG (ScheduledTrigger-2394-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801433 DEBUG (ScheduledTrigger-2394-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801454 DEBUG (ScheduledTrigger-2394-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801483 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801503 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801539 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801592 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801612 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801649 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801669 DEBUG (ScheduledTrigger-2394-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801702 DEBUG (ScheduledTrigger-2394-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801704 DEBUG (simCloudManagerPool-2393-thread-24) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSearchRate /
shard2: {"core_node18":{
[junit4] 2> "node_name":"127.0.0.1:10094_solr",
[junit4] 2> "core":"testSearchRate_shard2_replica_n18",
[junit4] 2> "leader":"true",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "INDEX.sizeInBytes":1000000000,
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testSearchRate"}}
[junit4] 2> 3801704 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.TestLargeCluster Ready after 844 ms
[junit4] 2> 3801724 DEBUG (ScheduledTrigger-2394-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801718 DEBUG (simCloudManagerPool-2393-thread-25) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSearchRate /
shard1: {"core_node1":{
[junit4] 2> "core":"testSearchRate_shard1_replica_n1",
[junit4] 2> "leader":"true",
[junit4] 2> "INDEX.sizeInBytes":1000000000,
[junit4] 2> "node_name":"127.0.0.1:10096_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "QUERY./select.requestTimes:1minRate":4.0,
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testSearchRate"}}
[junit4] 2> 3801758 DEBUG (ScheduledTrigger-2394-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801795 DEBUG (ScheduledTrigger-2394-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801847 DEBUG (ScheduledTrigger-2394-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801868 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801904 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801941 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3801977 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3802014 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3802050 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3802115 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSearchRate
[junit4] 2> 3802115 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase
[junit4] 2>
[junit4] 2> 3802115 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase #############################################
[junit4] 2> 3802115 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
[junit4] 2> 3802115 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase #############################################
[junit4] 2>
[junit4] 2> 3802116 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes: 100
[junit4] 2> 3802116 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes: 80
[junit4] 2> 3802116 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes: 0
[junit4] 2> 3802116 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## Collections: [testSearchRate]
[junit4] 2> 3802116 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node: 1
[junit4] 2> 3802116 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node: 0
[junit4] 2> 3802116 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas: 20
[junit4] 2> 3802116 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## * testSearchRate 20
[junit4] 2> 3802116 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - active 20
[junit4] 2> 3802116 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
[junit4] 2> 3802116 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - CREATE 1
[junit4] 2> 3802116 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ## - autoscaling 2
[junit4] 2> 3802116 INFO
(TEST-TestLargeCluster.testSearchRate-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLargeCluster
-Dtests.method=testSearchRate -Dtests.seed=1340D546B28C92E0
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-CA
-Dtests.timezone=America/Curacao -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 1.71s J0 | TestLargeCluster.testSearchRate <<<
[junit4] > Throwable #1: java.lang.AssertionError: The trigger did not
fire at all
[junit4] > at
__randomizedtesting.SeedInfo.seed([1340D546B28C92E0:4E08CBCF7D4A34AF]:0)
[junit4] > at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:547)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3802181 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3802217 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3802253 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3802306 DEBUG (ScheduledTrigger-2394-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3802399 DEBUG (ScheduledTrigger-2394-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3802417 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
[junit4] 2> "id":"4d1af13c02ba8T26bmmyx6by6hi4ki3v84rh2je",
[junit4] 2> "source":"search_rate_trigger",
[junit4] 2> "eventTime":1356449787685800,
[junit4] 2> "eventType":"SEARCHRATE",
[junit4] 2> "properties":{
[junit4] 2> "node":{
[junit4] 2> "127.0.0.1:10067_solr":4.0,
[junit4] 2> "127.0.0.1:10057_solr":4.0,
[junit4] 2> "127.0.0.1:10037_solr":4.0,
[junit4] 2> "127.0.0.1:10013_solr":4.0,
[junit4] 2> "127.0.0.1:10009_solr":4.0,
[junit4] 2> "127.0.0.1:10017_solr":4.0,
[junit4] 2> "127.0.0.1:10089_solr":4.0,
[junit4] 2> "127.0.0.1:10096_solr":4.0,
[junit4] 2> "127.0.0.1:10088_solr":4.0,
[junit4] 2> "127.0.0.1:10028_solr":4.0},
[junit4] 2> "replica":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testSearchRate_shard1_replica_n1\",\n \"leader\":\"true\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10096_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node10\":{\n
\"core\":\"testSearchRate_shard1_replica_n10\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10017_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node2\":{\n
\"core\":\"testSearchRate_shard1_replica_n2\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10067_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node7\":{\n
\"core\":\"testSearchRate_shard1_replica_n7\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10089_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node4\":{\n
\"core\":\"testSearchRate_shard1_replica_n4\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10057_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testSearchRate_shard1_replica_n3\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10013_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node6\":{\n
\"core\":\"testSearchRate_shard1_replica_n6\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10088_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node9\":{\n
\"core\":\"testSearchRate_shard1_replica_n9\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10028_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node8\":{\n
\"core\":\"testSearchRate_shard1_replica_n8\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10009_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node5\":{\n
\"core\":\"testSearchRate_shard1_replica_n5\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10037_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}"],
[junit4] 2> "collection":{"testSearchRate":40.0},
[junit4] 2> "shard":{"testSearchRate":{"shard1":40.0}},
[junit4] 2> "requestedOps":[
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD={\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}}}",
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD={\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}}}",
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD={\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}}}"]}}
[junit4] 2> 3802480 DEBUG (ScheduledTrigger-2394-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas,
search_rate_trigger]
[junit4] 2> 3802747 DEBUG (AutoscalingActionExecutor-2395-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers -- processing actions for {
[junit4] 2> "id":"4d1af13c02ba8T26bmmyx6by6hi4ki3v84rh2je",
[junit4] 2> "source":"search_rate_trigger",
[junit4] 2> "eventTime":1356449787685800,
[junit4] 2> "eventType":"SEARCHRATE",
[junit4] 2> "properties":{
[junit4] 2> "node":{
[junit4] 2> "127.0.0.1:10067_solr":4.0,
[junit4] 2> "127.0.0.1:10057_solr":4.0,
[junit4] 2> "127.0.0.1:10037_solr":4.0,
[junit4] 2> "127.0.0.1:10013_solr":4.0,
[junit4] 2> "127.0.0.1:10009_solr":4.0,
[junit4] 2> "127.0.0.1:10017_solr":4.0,
[junit4] 2> "127.0.0.1:10089_solr":4.0,
[junit4] 2> "127.0.0.1:10096_solr":4.0,
[junit4] 2> "127.0.0.1:10088_solr":4.0,
[junit4] 2> "127.0.0.1:10028_solr":4.0},
[junit4] 2> "replica":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testSearchRate_shard1_replica_n1\",\n \"leader\":\"true\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10096_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node10\":{\n
\"core\":\"testSearchRate_shard1_replica_n10\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10017_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node2\":{\n
\"core\":\"testSearchRate_shard1_replica_n2\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10067_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node7\":{\n
\"core\":\"testSearchRate_shard1_replica_n7\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10089_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node4\":{\n
\"core\":\"testSearchRate_shard1_replica_n4\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10057_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testSearchRate_shard1_replica_n3\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10013_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node6\":{\n
\"core\":\"testSearchRate_shard1_replica_n6\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10088_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node9\":{\n
\"core\":\"testSearchRate_shard1_replica_n9\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10028_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node8\":{\n
\"core\":\"testSearchRate_shard1_replica_n8\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10009_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node5\":{\n
\"core\":\"testSearchRate_shard1_replica_n5\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10037_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}"],
[junit4] 2> "collection":{"testSearchRate":40.0},
[junit4] 2> "shard":{"testSearchRate":{"shard1":40.0}},
[junit4] 2> "_enqueue_time_":1356487368166600,
[junit4] 2> "requestedOps":[
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD={\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}}}",
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD={\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}}}",
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD={\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}}}"]}}
[junit4] 2> 3802747 DEBUG (AutoscalingActionExecutor-2395-thread-1) [ ]
o.a.s.c.a.ComputePlanAction -- processing event: {
[junit4] 2> "id":"4d1af13c02ba8T26bmmyx6by6hi4ki3v84rh2je",
[junit4] 2> "source":"search_rate_trigger",
[junit4] 2> "eventTime":1356449787685800,
[junit4] 2> "eventType":"SEARCHRATE",
[junit4] 2> "properties":{
[junit4] 2> "node":{
[junit4] 2> "127.0.0.1:10067_solr":4.0,
[junit4] 2> "127.0.0.1:10057_solr":4.0,
[junit4] 2> "127.0.0.1:10037_solr":4.0,
[junit4] 2> "127.0.0.1:10013_solr":4.0,
[junit4] 2> "127.0.0.1:10009_solr":4.0,
[junit4] 2> "127.0.0.1:10017_solr":4.0,
[junit4] 2> "127.0.0.1:10089_solr":4.0,
[junit4] 2> "127.0.0.1:10096_solr":4.0,
[junit4] 2> "127.0.0.1:10088_solr":4.0,
[junit4] 2> "127.0.0.1:10028_solr":4.0},
[junit4] 2> "replica":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testSearchRate_shard1_replica_n1\",\n \"leader\":\"true\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10096_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node10\":{\n
\"core\":\"testSearchRate_shard1_replica_n10\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10017_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node2\":{\n
\"core\":\"testSearchRate_shard1_replica_n2\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10067_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node7\":{\n
\"core\":\"testSearchRate_shard1_replica_n7\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10089_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node4\":{\n
\"core\":\"testSearchRate_shard1_replica_n4\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10057_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testSearchRate_shard1_replica_n3\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10013_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node6\":{\n
\"core\":\"testSearchRate_shard1_replica_n6\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10088_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node9\":{\n
\"core\":\"testSearchRate_shard1_replica_n9\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10028_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node8\":{\n
\"core\":\"testSearchRate_shard1_replica_n8\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10009_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node5\":{\n
\"core\":\"testSearchRate_shard1_replica_n5\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10037_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}"],
[junit4] 2> "collection":{"testSearchRate":40.0},
[junit4] 2> "shard":{"testSearchRate":{"shard1":40.0}},
[junit4] 2> "_enqueue_time_":1356487368166600,
[junit4] 2> "requestedOps":[
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD={\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}}}",
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD={\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}}}",
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD={\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}}}"]}} with context
properties: {BEFORE_ACTION=[compute]}
[junit4] 2> 3803147 INFO
(TEST-TestLargeCluster.testBasic-seed#[1340D546B28C92E0]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasic
[junit4] 2> 3803147 DEBUG
(TEST-TestLargeCluster.testBasic-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
5
[junit4] 2> 3803147 INFO
(TEST-TestLargeCluster.testBasic-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing
object cache...
[junit4] 2> 3803147 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> 3803148 DEBUG
(TEST-TestLargeCluster.testBasic-seed#[1340D546B28C92E0]) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 3803162 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
[junit4] 2> 3803162 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 6
[junit4] 2> 3803162 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr,
127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr,
127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr,
127.0.0.1:10005_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr,
127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr,
127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10017_solr,
127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr,
127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr,
127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr,
127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr,
127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr,
127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr,
127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr,
127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr,
127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr,
127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr,
127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr,
127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr,
127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr,
127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr,
127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr,
127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr,
127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr,
127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr,
127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10030_solr,
127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr,
127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr,
127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr,
127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr,
127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr,
127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr,
127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10100_solr,
127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr,
127.0.0.1:10103_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
[junit4] 2> 3803162 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion -1
[junit4] 2> 3803162 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
[junit4] 2> 3803182 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 3803182 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
[junit4] 2> 3803186 INFO (AutoscalingActionExecutor-2395-thread-1) [ ]
o.a.s.c.a.ComputePlanAction Computed Plan:
action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10072_solr&type=NRT
[junit4] 2> 3803218 DEBUG (ScheduledTrigger-2397-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3803247 DEBUG (ScheduledTrigger-2397-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3803381 INFO (AutoscalingActionExecutor-2395-thread-1) [ ]
o.a.s.c.a.ComputePlanAction Computed Plan:
action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10056_solr&type=NRT
[junit4] 2> 3803417 DEBUG (ScheduledTrigger-2397-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3803437 DEBUG (ScheduledTrigger-2397-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3803454 INFO (AutoscalingActionExecutor-2395-thread-1) [ ]
o.a.s.c.a.ComputePlanAction Computed Plan:
action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10103_solr&type=NRT
[junit4] 2> 3803454 INFO (AutoscalingActionExecutor-2395-thread-1) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1356536061
sessionWrapper.createTime 1356505139587750, this.sessionWrapper.createTime
1356505139587750
[junit4] 2> 3803470 DEBUG (ScheduledTrigger-2397-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3803493 DEBUG (ScheduledTrigger-2397-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3803455 DEBUG (AutoscalingActionExecutor-2395-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction -- processing event: {
[junit4] 2> "id":"4d1af13c02ba8T26bmmyx6by6hi4ki3v84rh2je",
[junit4] 2> "source":"search_rate_trigger",
[junit4] 2> "eventTime":1356449787685800,
[junit4] 2> "eventType":"SEARCHRATE",
[junit4] 2> "properties":{
[junit4] 2> "node":{
[junit4] 2> "127.0.0.1:10067_solr":4.0,
[junit4] 2> "127.0.0.1:10057_solr":4.0,
[junit4] 2> "127.0.0.1:10037_solr":4.0,
[junit4] 2> "127.0.0.1:10013_solr":4.0,
[junit4] 2> "127.0.0.1:10009_solr":4.0,
[junit4] 2> "127.0.0.1:10017_solr":4.0,
[junit4] 2> "127.0.0.1:10089_solr":4.0,
[junit4] 2> "127.0.0.1:10096_solr":4.0,
[junit4] 2> "127.0.0.1:10088_solr":4.0,
[junit4] 2> "127.0.0.1:10028_solr":4.0},
[junit4] 2> "__start__":1,
[junit4] 2> "replica":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testSearchRate_shard1_replica_n1\",\n \"leader\":\"true\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10096_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node10\":{\n
\"core\":\"testSearchRate_shard1_replica_n10\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10017_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node2\":{\n
\"core\":\"testSearchRate_shard1_replica_n2\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10067_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node7\":{\n
\"core\":\"testSearchRate_shard1_replica_n7\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10089_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node4\":{\n
\"core\":\"testSearchRate_shard1_replica_n4\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10057_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node3\":{\n
\"core\":\"testSearchRate_shard1_replica_n3\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10013_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node6\":{\n
\"core\":\"testSearchRate_shard1_replica_n6\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10088_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node9\":{\n
\"core\":\"testSearchRate_shard1_replica_n9\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10028_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node8\":{\n
\"core\":\"testSearchRate_shard1_replica_n8\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10009_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node5\":{\n
\"core\":\"testSearchRate_shard1_replica_n5\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10037_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}"],
[junit4] 2> "collection":{"testSearchRate":40.0},
[junit4] 2> "shard":{"testSearchRate":{"shard1":40.0}},
[junit4] 2> "_enqueue_time_":1356487368166600,
[junit4] 2> "requestedOps":[
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD={\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}}}",
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD={\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}}}",
[junit4] 2> "Op{action=ADDREPLICA, hints={COLL_SHARD={\n
\"first\":\"testSearchRate\",\n \"second\":\"shard1\"}}}"]}} with context
properties:
{operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$AddReplica@6cf9af81,
org.apache.solr.client.solrj.request.CollectionAdminRequest$AddReplica@68c636c6,
org.apache.solr.client.solrj.request.CollectionAdminRequest$AddReplica@2dc4a5ba],
AFTER_ACTION=[compute], BEFORE_ACTION=[compute, execute]}
[junit4] 2> 3803563 DEBUG (AutoscalingActionExecutor-2395-thread-1) [ ]
o.a.s.c.a.ExecutePlanAction Executing operation:
action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10072_solr&type=NRT
[junit4] 2> 3803518 DEBUG (ScheduledTrigger-2397-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 3803572 WARN (AutoscalingActionExecutor-2395-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Exception executing actions
[junit4] 2> java.lang.Exception: Error executing action: execute for
trigger event: {
[junit4] 2> "id":"4d1af13c02ba8T26bmmyx6by6hi4ki3v84rh2je",
[junit4] 2> "source":"search_rate_trigger",
[junit4] 2> "eventTime":1356449787685800,
[junit4] 2> "eventType":"SEARCHRATE",
[junit4] 2> "properties":{
[junit4] 2> "node":{
[junit4] 2> "127.0.0.1:10067_solr":4.0,
[junit4] 2> "127.0.0.1:10057_solr":4.0,
[junit4] 2> "127.0.0.1:10037_solr":4.0,
[junit4] 2> "127.0.0.1:10013_solr":4.0,
[junit4] 2> "127.0.0.1:10009_solr":4.0,
[junit4] 2> "127.0.0.1:10017_solr":4.0,
[junit4] 2> "127.0.0.1:10089_solr":4.0,
[junit4] 2> "127.0.0.1:10096_solr":4.0,
[junit4] 2> "127.0.0.1:10088_solr":4.0,
[junit4] 2> "127.0.0.1:10028_solr":4.0},
[junit4] 2> "__start__":1,
[junit4] 2> "replica":[
[junit4] 2> "{\"core_node1\":{\n
\"core\":\"testSearchRate_shard1_replica_n1\",\n \"leader\":\"true\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10096_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node10\":{\n
\"core\":\"testSearchRate_shard1_replica_n10\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10017_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node2\":{\n
\"core\":\"testSearchRate_shard1_replica_n2\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10067_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node7\":{\n
\"core\":\"testSearchRate_shard1_replica_n7\",\n
\"INDEX.sizeInBytes\":1000000000,\n \"rate\":4.0,\n
\"node_name\":\"127.0.0.1:10089_solr\",\n \"state\":\"active\",\n
\"type\":\"NRT\",\n \"QUERY./select.requestTimes:1minRate\":4.0,\n
\"shard\":\"shard1\",\n \"collection\":\"testSearchRate\"}}",
[junit4] 2> "{\"core_node4\":{\n \"co
[...truncated too long message...]
1296116500773627
[junit4] 2> 201532 INFO
(AutoscalingActionExecutor-78-thread-1-processing-n:127.0.0.1:39409_solr)
[n:127.0.0.1:39409_solr ] o.a.s.c.a.ExecutePlanAction No operations to
execute for event: {
[junit4] 2> "id":"49ac76044517bTc8ix62bu4j0fz1f2ikfothw4d",
[junit4] 2> "source":".auto_add_replicas",
[junit4] 2> "eventTime":1296081011102075,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[1296081011102075],
[junit4] 2> "_enqueue_time_":1296116190978032,
[junit4] 2> "nodeNames":["127.0.0.1:39473_solr"]}}
[junit4] 2> 201584 INFO (coreCloseExecutor-150-thread-1)
[n:127.0.0.1:39561_solr c:testcollection s:shard1 r:core_node3
x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testcollection.shard1.leader,
tag=1185088820
[junit4] 2> 201585 INFO (coreCloseExecutor-150-thread-2)
[n:127.0.0.1:39561_solr c:falsepredicate s:shard2 r:core_node5
x:falsepredicate_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.falsepredicate.shard2.replica_n2,
tag=1031522013
[junit4] 2> 201585 INFO (coreCloseExecutor-150-thread-2)
[n:127.0.0.1:39561_solr c:falsepredicate s:shard2 r:core_node5
x:falsepredicate_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b78110a: rootName =
solr_39561, domain = solr.core.falsepredicate.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.falsepredicate.shard2.replica_n2
/ com.codahale.metrics.MetricRegistry@26e444f1
[junit4] 2> 201842 INFO (coreCloseExecutor-150-thread-3)
[n:127.0.0.1:39561_solr c:currentstate s:shard1 r:core_node2
x:currentstate_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.currentstate.shard1.replica_n1, tag=1017260552
[junit4] 2> 201856 INFO (jetty-closer-3-thread-1) [ ] o.a.s.c.Overseer
Overseer (id=72142523302674444-127.0.0.1:39409_solr-n_0000000001) closing
[junit4] 2> 201857 INFO (coreCloseExecutor-150-thread-3)
[n:127.0.0.1:39561_solr c:currentstate s:shard1 r:core_node2
x:currentstate_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@59440ede: rootName =
solr_39561, domain = solr.core.currentstate.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.currentstate.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@52f504aa
[junit4] 2> 201864 INFO
(OverseerStateUpdate-72142523302674444-127.0.0.1:39409_solr-n_0000000001)
[n:127.0.0.1:39409_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:39409_solr
[junit4] 2> 201856 WARN
(OverseerAutoScalingTriggerThread-72142523302674444-127.0.0.1:39409_solr-n_0000000001)
[n:127.0.0.1:39409_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 202059 INFO (jetty-closer-3-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1f2ba814{/solr,null,UNAVAILABLE}
[junit4] 2> 202167 INFO (coreCloseExecutor-150-thread-4)
[n:127.0.0.1:39561_solr c:waitforstate s:shard1 r:core_node2
x:waitforstate_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.waitforstate.shard1.replica_n1, tag=1075173680
[junit4] 2> 202168 INFO (coreCloseExecutor-150-thread-4)
[n:127.0.0.1:39561_solr c:waitforstate s:shard1 r:core_node2
x:waitforstate_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7743201c: rootName =
solr_39561, domain = solr.core.waitforstate.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.waitforstate.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@23994b6e
[junit4] 2> 202185 INFO (jetty-closer-3-thread-4) [ ] o.e.j.s.session
Stopped scavenging
[junit4] 2> 202529 INFO (coreCloseExecutor-150-thread-4)
[n:127.0.0.1:39561_solr c:waitforstate s:shard1 r:core_node2
x:waitforstate_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.waitforstate.shard1.leader,
tag=1075173680
[junit4] 2> 202530 INFO (coreCloseExecutor-150-thread-2)
[n:127.0.0.1:39561_solr c:falsepredicate s:shard2 r:core_node5
x:falsepredicate_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.falsepredicate.shard2.leader,
tag=1031522013
[junit4] 2> 202531 INFO (coreCloseExecutor-150-thread-3)
[n:127.0.0.1:39561_solr c:currentstate s:shard1 r:core_node2
x:currentstate_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.currentstate.shard1.leader,
tag=1017260552
[junit4] 2> 202619 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1004d3e22a8000c, likely client has closed socket
[junit4] 2> 202621 INFO (jetty-closer-3-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6a6f2b15{/solr,null,UNAVAILABLE}
[junit4] 2> 202621 INFO (jetty-closer-3-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@459e3b1a{/solr,null,UNAVAILABLE}
[junit4] 2> 202619 INFO
(zkCallback-86-thread-5-processing-n:127.0.0.1:39561_solr)
[n:127.0.0.1:39561_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39561_solr
[junit4] 2> 202633 INFO (jetty-closer-3-thread-2) [ ] o.e.j.s.session
Stopped scavenging
[junit4] 2> 202633 INFO (jetty-closer-3-thread-1) [ ] o.e.j.s.session
Stopped scavenging
[junit4] 2> 203440 INFO (jetty-closer-3-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@95b9d69{/solr,null,UNAVAILABLE}
[junit4] 2> 203476 INFO (jetty-closer-3-thread-3) [ ] o.e.j.s.session
Stopped scavenging
[junit4] 2> 203477 ERROR
(SUITE-TestCollectionStateWatchers-seed#[EEEE32291F90F0D2]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 203478 INFO
(SUITE-TestCollectionStateWatchers-seed#[EEEE32291F90F0D2]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39187 39187
[junit4] 2> 203679 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:39187 39187
[junit4] 2> 203697 WARN (Thread-1) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 8 /solr/configs/config
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 7 /solr/security.json
[junit4] 2> 3 /solr/collections/testcollection/terms/shard1
[junit4] 2> 3 /solr/collections/waitforstate/terms/shard1
[junit4] 2> 3 /solr/collections/falsepredicate/terms/shard2
[junit4] 2> 3 /solr/collections/falsepredicate/terms/shard1
[junit4] 2> 3 /solr/collections/tobedeleted/terms/shard1
[junit4] 2> 3 /solr/collections/currentstate/terms/shard1
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2> 2 /solr/collections/testcollection/terms/shard2
[junit4] 2> 2 /solr/collections/testcollection/terms/shard3
[junit4] 2> 2 /solr/collections/stateformat1/terms/shard1
[junit4] 2> 2 /solr/collections/testcollection/terms/shard4
[junit4] 2> 2 /solr/collections/falsepredicate/terms/shard4
[junit4] 2> 2 /solr/collections/delayed/terms/shard1
[junit4] 2> 2 /solr/collections/falsepredicate/terms/shard3
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 76 /solr/collections/falsepredicate/state.json
[junit4] 2> 35 /solr/collections/testcollection/state.json
[junit4] 2> 21 /solr/collections/waitforstate/state.json
[junit4] 2> 12 /solr/collections/currentstate/state.json
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 7 /solr/collections/delayed/state.json
[junit4] 2> 6 /solr/collections/tobedeleted/state.json
[junit4] 2> 3
/solr/overseer_elect/election/72142523302674441-127.0.0.1:39643_solr-n_0000000002
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/live_nodes
[junit4] 2> 8 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_EEEE32291F90F0D2-001
[junit4] 2> Feb 18, 2018 12:58:37 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1974, maxMBSortInHeap=6.205637328055118,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@76a6f045),
locale=zh-HK, timezone=America/Caracas
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=153932240,total=273678336
[junit4] 2> NOTE: All tests run in this JVM: [NormalizeEvaluatorTest,
CoalesceEvaluatorTest, ArcCosineEvaluatorTest, DivideEvaluatorTest,
TestCollectionStateWatchers]
[junit4] Completed [12/146 (1!)] on J2 in 209.41s, 9 tests, 2 failures <<<
FAILURES!
[...truncated 47931 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]