Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/429/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([FD341CFCEAC61BC4:75602326443A763C]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
        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.TriggerIntegrationTest.testCooldown

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([FD341CFCEAC61BC4:CC8A7118946C6E36]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177)
        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.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([FD341CFCEAC61BC4:47382B73B52ECD8B]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at org.junit.Assert.assertNull(Assert.java:562)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
        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.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([FD341CFCEAC61BC4:90C8B801508EE4C3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:265)
        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 11678 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/init-core-data-001
   [junit4]   2> 25399 WARN  
(SUITE-AutoscalingHistoryHandlerTest-seed#[FD341CFCEAC61BC4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 25400 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[FD341CFCEAC61BC4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 25401 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[FD341CFCEAC61BC4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 25401 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[FD341CFCEAC61BC4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 25404 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[FD341CFCEAC61BC4]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001
   [junit4]   2> 25413 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[FD341CFCEAC61BC4]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 25415 INFO  (Thread-14) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 25416 INFO  (Thread-14) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 25515 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[FD341CFCEAC61BC4]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54879
   [junit4]   2> 25588 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer 
not running
   [junit4]   2> 25598 ERROR (Thread-14) [    ] 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> 27526 INFO  (zkConnectionManagerCallback-12-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27571 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 27572 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 27573 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 27576 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 27576 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 27577 INFO  (jetty-launcher-9-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31b3fd3b{/solr,null,AVAILABLE}
   [junit4]   2> 27584 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 27584 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 27584 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 27585 INFO  (jetty-launcher-9-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@324838e5{/solr,null,AVAILABLE}
   [junit4]   2> 27581 INFO  (jetty-launcher-9-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@32588f19{HTTP/1.1,[http/1.1]}{127.0.0.1:47923}
   [junit4]   2> 27588 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.Server 
Started @30012ms
   [junit4]   2> 27588 INFO  (jetty-launcher-9-thread-3) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 27585 INFO  (jetty-launcher-9-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@68f33868{HTTP/1.1,[http/1.1]}{127.0.0.1:57402}
   [junit4]   2> 27592 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.Server 
Started @30016ms
   [junit4]   2> 27592 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57402}
   [junit4]   2> 27592 INFO  (jetty-launcher-9-thread-3) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 27593 INFO  (jetty-launcher-9-thread-3) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 27594 INFO  (jetty-launcher-9-thread-3) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 27588 INFO  (jetty-launcher-9-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47923}
   [junit4]   2> 27595 INFO  (jetty-launcher-9-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4319b78b{/solr,null,AVAILABLE}
   [junit4]   2> 27596 ERROR (jetty-launcher-9-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 27596 INFO  (jetty-launcher-9-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6b7ece5d{HTTP/1.1,[http/1.1]}{127.0.0.1:49931}
   [junit4]   2> 27599 INFO  (jetty-launcher-9-thread-3) [    ] o.e.j.s.Server 
Started @30023ms
   [junit4]   2> 27599 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49931}
   [junit4]   2> 27599 ERROR (jetty-launcher-9-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 27599 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 27599 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 27599 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 27592 ERROR (jetty-launcher-9-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 27599 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T00:59:45.588Z
   [junit4]   2> 27600 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 27601 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 27662 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 27662 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 27662 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T00:59:45.651Z
   [junit4]   2> 27596 INFO  (jetty-launcher-9-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 27663 INFO  (jetty-launcher-9-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 27663 INFO  (jetty-launcher-9-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 27663 INFO  (jetty-launcher-9-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T00:59:45.652Z
   [junit4]   2> 27675 INFO  (zkConnectionManagerCallback-14-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27679 INFO  (zkConnectionManagerCallback-18-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27679 INFO  (zkConnectionManagerCallback-16-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27681 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 27683 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 27684 INFO  (jetty-launcher-9-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 27764 INFO  (jetty-launcher-9-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54879/solr
   [junit4]   2> 27772 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54879/solr
   [junit4]   2> 27792 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54879/solr
   [junit4]   2> 27803 INFO  (zkConnectionManagerCallback-28-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27809 INFO  (zkConnectionManagerCallback-27-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27818 INFO  (zkConnectionManagerCallback-30-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27854 INFO  
(zkConnectionManagerCallback-32-thread-1-processing-n:127.0.0.1:47923_solr) 
[n:127.0.0.1:47923_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27859 INFO  
(zkConnectionManagerCallback-34-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27868 INFO  
(zkConnectionManagerCallback-36-thread-1-processing-n:127.0.0.1:49931_solr) 
[n:127.0.0.1:49931_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28442 INFO  (jetty-launcher-9-thread-2) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 28444 INFO  (jetty-launcher-9-thread-2) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57402_solr
   [junit4]   2> 28445 INFO  (jetty-launcher-9-thread-2) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.Overseer Overseer 
(id=72160319348342792-127.0.0.1:57402_solr-n_0000000000) starting
   [junit4]   2> 28486 INFO  (jetty-launcher-9-thread-1) 
[n:127.0.0.1:47923_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 28492 INFO  (jetty-launcher-9-thread-1) 
[n:127.0.0.1:47923_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47923_solr
   [junit4]   2> 28560 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 28593 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:47923_solr) 
[n:127.0.0.1:47923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 28622 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 28680 INFO  (jetty-launcher-9-thread-2) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57402_solr
   [junit4]   2> 28693 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:47923_solr) 
[n:127.0.0.1:47923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 28693 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 28703 DEBUG 
(OverseerAutoScalingTriggerThread-72160319348342792-127.0.0.1:57402_solr-n_0000000000)
 [n:127.0.0.1:57402_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 28731 DEBUG 
(OverseerAutoScalingTriggerThread-72160319348342792-127.0.0.1:57402_solr-n_0000000000)
 [n:127.0.0.1:57402_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 28743 INFO  (jetty-launcher-9-thread-3) 
[n:127.0.0.1:49931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 28748 INFO  (jetty-launcher-9-thread-3) 
[n:127.0.0.1:49931_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 28770 INFO  (jetty-launcher-9-thread-3) 
[n:127.0.0.1:49931_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49931_solr
   [junit4]   2> 28772 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 28772 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:47923_solr) 
[n:127.0.0.1:47923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 28772 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:57402_solr"} current state version: 0
   [junit4]   2> 28780 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:57402_solr
   [junit4]   2> 28780 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49931_solr"} current state version: 0
   [junit4]   2> 28781 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:49931_solr
   [junit4]   2> 28789 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:49931_solr) 
[n:127.0.0.1:49931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 28958 INFO  (jetty-launcher-9-thread-3) 
[n:127.0.0.1:49931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49931.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32ee92a9
   [junit4]   2> 28973 DEBUG 
(OverseerAutoScalingTriggerThread-72160319348342792-127.0.0.1:57402_solr-n_0000000000)
 [n:127.0.0.1:57402_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:57402_solr, 127.0.0.1:49931_solr, 127.0.0.1:47923_solr]
   [junit4]   2> 28974 DEBUG 
(OverseerAutoScalingTriggerThread-72160319348342792-127.0.0.1:57402_solr-n_0000000000)
 [n:127.0.0.1:57402_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 28974 DEBUG 
(OverseerAutoScalingTriggerThread-72160319348342792-127.0.0.1:57402_solr-n_0000000000)
 [n:127.0.0.1:57402_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 28991 INFO  (jetty-launcher-9-thread-2) 
[n:127.0.0.1:57402_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57402.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32ee92a9
   [junit4]   2> 29003 INFO  (jetty-launcher-9-thread-2) 
[n:127.0.0.1:57402_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57402.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32ee92a9
   [junit4]   2> 29005 INFO  (jetty-launcher-9-thread-2) 
[n:127.0.0.1:57402_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57402.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32ee92a9
   [junit4]   2> 29007 INFO  (jetty-launcher-9-thread-3) 
[n:127.0.0.1:49931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49931.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32ee92a9
   [junit4]   2> 29008 INFO  (jetty-launcher-9-thread-3) 
[n:127.0.0.1:49931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49931.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32ee92a9
   [junit4]   2> 29014 INFO  (jetty-launcher-9-thread-3) 
[n:127.0.0.1:49931_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/.
   [junit4]   2> 29016 INFO  (jetty-launcher-9-thread-2) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node2/.
   [junit4]   2> 29036 INFO  (jetty-launcher-9-thread-1) 
[n:127.0.0.1:47923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47923.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32ee92a9
   [junit4]   2> 29038 DEBUG 
(OverseerAutoScalingTriggerThread-72160319348342792-127.0.0.1:57402_solr-n_0000000000)
 [n:127.0.0.1:57402_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 29039 DEBUG 
(OverseerAutoScalingTriggerThread-72160319348342792-127.0.0.1:57402_solr-n_0000000000)
 [n:127.0.0.1:57402_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 29043 DEBUG (ScheduledTrigger-66-thread-1) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 29055 INFO  (jetty-launcher-9-thread-1) 
[n:127.0.0.1:47923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47923.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32ee92a9
   [junit4]   2> 29055 INFO  (jetty-launcher-9-thread-1) 
[n:127.0.0.1:47923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47923.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32ee92a9
   [junit4]   2> 29057 INFO  (jetty-launcher-9-thread-1) 
[n:127.0.0.1:47923_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/.
   [junit4]   2> 29182 INFO  (zkConnectionManagerCallback-44-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 29186 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 
0x1005d6d99a3000a, likely client has closed socket
   [junit4]   2> 29193 INFO  (zkConnectionManagerCallback-48-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 29196 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[FD341CFCEAC61BC4]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 29197 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[FD341CFCEAC61BC4]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54879/solr ready
   [junit4]   2> 29238 INFO  (qtp1823317809-120) [n:127.0.0.1:57402_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 29264 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 29266 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 29269 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 29272 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 29275 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 29278 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 29282 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 29286 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 29289 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 29291 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 29294 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 29296 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 29299 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 29302 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 29304 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 29306 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 29308 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 29312 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 29314 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 29317 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 29321 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 29324 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 29327 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 29330 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 29334 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 29336 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 29339 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 29342 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 29345 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 29348 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 29351 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 29353 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 29355 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 29359 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 29361 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 29364 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 29368 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 29370 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 29373 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 29376 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 29379 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 29382 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 29384 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 29387 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 29391 INFO  
(OverseerThreadFactory-68-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to 
/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 29428 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 29429 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 29440 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 29542 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57402/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 29544 INFO  
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57402/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 29548 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 29548 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:57402/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 29550 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49931/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 29550 INFO  
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49931/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 29552 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:57402/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 29552 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:57402/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:49931/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 29553 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47923/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 29553 INFO  
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47923/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 29555 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:57402/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:49931/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 29555 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:57402/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:49931/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:47923/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 29656 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 30066 DEBUG (ScheduledTrigger-66-thread-1) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 31069 DEBUG (ScheduledTrigger-66-thread-2) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 31449 INFO  (qtp1930043313-111) [n:127.0.0.1:47923_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 31449 INFO  (qtp1586362720-134) [n:127.0.0.1:49931_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 31450 INFO  (qtp1823317809-125) [n:127.0.0.1:57402_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 31453 INFO  (qtp1930043313-111) [n:127.0.0.1:47923_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 31453 INFO  (qtp1586362720-134) [n:127.0.0.1:49931_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 31454 INFO  (qtp1823317809-125) [n:127.0.0.1:57402_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 31507 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49931/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:49931_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 31512 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49931/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:49931_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 31512 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"http://127.0.0.1:49931/solr","node_name":"127.0.0.1:49931_solr","state":"down","type":"NRT"}
   [junit4]   2> 31512 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:57402/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:49931/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:49931_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:47923/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 31512 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:47923/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:47923_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 31513 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:47923/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:47923_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 31513 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"http://127.0.0.1:47923/solr","node_name":"127.0.0.1:47923_solr","state":"down","type":"NRT"}
   [junit4]   2> 31513 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:57402/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:49931/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:49931_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:47923/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:47923_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 31513 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57402/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:57402_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 31513 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57402/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:57402_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 31513 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:57402/solr","node_name":"127.0.0.1:57402_solr","state":"down","type":"NRT"}
   [junit4]   2> 31513 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:57402/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:57402_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:49931/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:49931_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           
"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:47923/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:47923_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 31615 DEBUG 
(OverseerStateUpdate-72160319348342792-127.0.0.1:57402_solr-n_0000000000) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 31617 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for 
collection [AutoscalingHistoryHandlerTest_collection] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 31618 INFO  
(zkCallback-33-thread-2-processing-n:127.0.0.1:57402_solr) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for 
collection [AutoscalingHistoryHandlerTest_collection] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 31629 INFO  
(zkCallback-31-thread-2-processing-n:127.0.0.1:47923_solr) 
[n:127.0.0.1:47923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for 
collection [AutoscalingHistoryHandlerTest_collection] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 31630 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:49931_solr) 
[n:127.0.0.1:49931_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for 
collection [AutoscalingHistoryHandlerTest_collection] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 31632 INFO  
(zkCallback-35-thread-2-processing-n:127.0.0.1:49931_solr) 
[n:127.0.0.1:49931_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for 
collection [AutoscalingHistoryHandlerTest_collection] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 31639 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:47923_solr) 
[n:127.0.0.1:47923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for 
collection [AutoscalingHistoryHandlerTest_collection] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 32071 DEBUG (ScheduledTrigger-66-thread-1) 
[n:127.0.0.1:57402_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 32512 INFO  (qtp1586362720-134) [n:127.0.0.1:49931_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 32514 INFO  (qtp1586362720-134) [n:127.0.0.1:49931_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 32521 WARN  (qtp1586362720-134) [n:127.0.0.1:49931_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 32527 INFO  (qtp1930043313-111) [n:127.0.0.1:47923_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 32534 INFO  (qtp1930043313-111) [n:127.0.0.1:47923_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 32534 WARN  (qtp1586362720-134) [n:127.0.0.1:49931_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 32534 WARN  (qtp1586362720-134) [n:127.0.0.1:49931_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 32534 WARN  (qtp1586362720-134) [n:127.0.0.1:49931_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 32534 WARN  (qtp1930043313-111) [n:127.0.0.1:47923_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 32534 WARN  (qtp1586362720-134) [n:127.0.0.1:49931_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 32535 WARN  (qtp1930043313-111) [n:127.0.0.1:47923_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 32535 WARN  (qtp1586362720-134) [n:127.0.0.1:49931_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 32535 WARN  (qtp1930043313-111) [n:127.0.0.1:47923_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 32535 WARN  (qtp1586362720-134) [n:127.0.0.1:49931_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 32535 WARN  (qtp1930043313-111) [n:127.0.0.1:47923_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 32535 WARN  (qtp1586362720-134) [n:127.0.0.1:49931_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 32535 WARN  (qtp1930043313-111) [n:127.0.0.1:47923_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 32535 WARN  (qtp1930043313-111) [n:127.0.0.1:47923_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 32535 WARN  (qtp1930043313-111) [n:127.0.0.1:47923_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 32535 WARN  (qtp1930043313-111) [n:127.0.0.1:47923_solr 
c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 
x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_FD341CFCEAC61BC4-001/tempDir-001/node1/AutoscalingHistoryH

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

   2> 4040338 ERROR 
(SUITE-TriggerIntegrationTest-seed#[FD341CFCEAC61BC4]-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> 4040338 INFO  
(SUITE-TriggerIntegrationTest-seed#[FD341CFCEAC61BC4]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40540 40540
   [junit4]   2> 4046184 INFO  (Thread-8072) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40540 40540
   [junit4]   2> 4046185 WARN  (Thread-8072) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        44      /solr/collections/collection1/terms/shard1
   [junit4]   2>        20      /solr/clusterprops.json
   [junit4]   2>        20      /solr/aliases.json
   [junit4]   2>        19      /solr/security.json
   [junit4]   2>        9       /solr/configs/conf
   [junit4]   2>        2       /solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2>        2       /solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        151     /solr/collections/collection1/state.json
   [junit4]   2>        20      /solr/clusterstate.json
   [junit4]   2>        15      /solr/collections/testMetricTrigger/state.json
   [junit4]   2>        6       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72160571041054752-127.0.0.1:48550_solr-n_0000000009
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72160571041054758-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72160571041054761-127.0.0.1:60408_solr-n_0000000012
   [junit4]   2>        2       
/solr/overseer_elect/election/72160571041054726-127.0.0.1:43222_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72160571041054752-core_node8-n_0000000003
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72160571041054743-core_node3-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72160571041054768-127.0.0.1:41679_solr-n_0000000014
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        20      /solr/collections
   [junit4]   2>        6       /solr/overseer/queue-work
   [junit4]   2>        6       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        6       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2>        2       /solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_FD341CFCEAC61BC4-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=3525, maxDocsPerChunk=2, blockSize=5), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=3525, blockSize=5)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=pl, timezone=America/Guayaquil
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=191697480,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CursorMarkTest, 
TestRealTimeGet, ClassificationUpdateProcessorFactoryTest, HighlighterTest, 
TestFieldCollectionResource, AutoscalingHistoryHandlerTest, 
DistributedExpandComponentTest, TestCoreContainer, PluginInfoTest, 
CdcrReplicationHandlerTest, TestSchemaManager, 
TestLeaderInitiatedRecoveryThread, TestPrepRecovery, 
BigEndianAscendingWordSerializerTest, DirectSolrSpellCheckerTest, 
PathHierarchyTokenizerFactoryTest, StatsComponentTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
HdfsTlogReplayBufferedWhileIndexingTest, MoveReplicaHDFSTest, 
TestCloudManagedSchema, TestCloudJSONFacetJoinDomain, TestPivotHelperCode, 
TlogReplayBufferedWhileIndexingTest, TestZkAclsWithHadoopAuth, 
DistribCursorPagingTest, MultiThreadedOCPTest, TestShardHandlerFactory, 
CustomHighlightComponentTest, TestCharFilters, XmlUpdateRequestHandlerTest, 
TestIBSimilarityFactory, AnalysisAfterCoreReloadTest, 
TestMiniSolrCloudClusterSSL, BlockCacheTest, TestSweetSpotSimilarityFactory, 
BlockJoinFacetRandomTest, SolrTestCaseJ4Test, TestQuerySenderNoQuery, 
TestRemoteStreaming, HttpPartitionTest, TestRawTransformer, 
TestMergePolicyConfig, SolrInfoBeanTest, TestBlobHandler, SparseHLLTest, 
TestCollationFieldDocValues, TestSolrConfigHandlerConcurrent, SOLR749Test, 
TestSolrCloudWithDelegationTokens, TestBM25SimilarityFactory, 
TestImpersonationWithHadoopAuth, TestJoin, TestPayloadScoreQParserPlugin, 
ZkShardTermsTest, QueryEqualityTest, TestRangeQuery, CoreSorterTest, 
TestSimpleQParserPlugin, CollectionReloadTest, TestMultiWordSynonyms, 
DateMathParserTest, TestSolrCloudSnapshots, MBeansHandlerTest, 
ConvertedLegacyTest, TestManagedSchema, TestSha256AuthenticationProvider, 
ClassificationUpdateProcessorTest, TestIntervalFaceting, SpatialFilterTest, 
OpenCloseCoreStressTest, TestInitQParser, DistributedFacetPivotLargeTest, 
TestEmbeddedSolrServerAdminHandler, WordBreakSolrSpellCheckerTest, 
TestNamedUpdateProcessors, LeaderElectionTest, DateFieldTest, 
CollectionsAPISolrJTest, TestSystemIdResolver, QueryElevationComponentTest, 
SubstringBytesRefFilterTest, ParsingFieldUpdateProcessorsTest, 
OpenExchangeRatesOrgProviderTest, GraphQueryTest, 
TestManagedSynonymGraphFilterFactory, SpellingQueryConverterTest, 
DistributedQueryComponentOptimizationTest, BufferStoreTest, 
TestLocalFSCloudBackupRestore, SolrShardReporterTest, 
LegacyCloudClusterPropTest, CreateCollectionCleanupTest, 
CachingDirectoryFactoryTest, TestDeleteCollectionOnDownNodes, TestRTimerTree, 
ResponseHeaderTest, TestDistribIDF, HdfsWriteToMultipleCollectionsTest, 
BasicDistributedZkTest, TestUseDocValuesAsStored2, TermsComponentTest, 
TestLazyCores, HdfsBasicDistributedZk2Test, ManagedSchemaRoundRobinCloudTest, 
TestSerializedLuceneMatchVersion, TestBulkSchemaAPI, 
TestComplexPhraseQParserPlugin, TestSurroundQueryParser, TestQueryTypes, 
SolrCoreMetricManagerTest, TestZkChroot, VersionInfoTest, 
OverseerCollectionConfigSetProcessorTest, 
DistributedFacetPivotSmallAdvancedTest, TestStressInPlaceUpdates, 
SaslZkACLProviderTest, ConnectionReuseTest, TestGraphMLResponseWriter, 
TestFreeTextSuggestions, TestGroupingSearch, TestNodeLostTrigger, 
TestBinaryField, TermVectorComponentDistributedTest, 
TestUnifiedSolrHighlighter, TestNRTOpen, SignatureUpdateProcessorFactoryTest, 
CursorPagingTest, UnloadDistributedZkTest, IndexSchemaRuntimeFieldTest, 
JavabinLoaderTest, TestSchemaNameResource, TestScoreJoinQPScore, 
TestCloudDeleteByQuery, TestEmbeddedSolrServerSchemaAPI, 
RecoveryAfterSoftCommitTest, AnalyticsQueryTest, TestJsonFacets, 
ForceLeaderTest, CollectionsAPIAsyncDistributedZkTest, ReplicationFactorTest, 
DistributedQueryElevationComponentTest, MoreLikeThisHandlerTest, 
TestSolrQueryResponse, TestJmxIntegration, DistributedFacetPivotWhiteBoxTest, 
DocExpirationUpdateProcessorFactoryTest, SynonymTokenizerTest, 
AtomicUpdateProcessorFactoryTest, TestCoreBackup, JSONWriterTest, 
TestReplicationHandlerBackup, FacetPivotSmallTest, 
TestLeaderElectionWithEmptyReplica, TestBinaryResponseWriter, 
TestTolerantUpdateProcessorRandomCloud, TestSchemaSimilarityResource, 
TestExpandComponent, ZkNodePropsTest, SchemaApiFailureTest, 
SortSpecParsingTest, AlternateDirectoryTest, JvmMetricsTest, RuleEngineTest, 
TestFieldTypeCollectionResource, TestXIncludeConfig, V2ApiIntegrationTest, 
ShardRoutingCustomTest, TestConfigSetsAPI, CopyFieldTest, 
ReplicaListTransformerTest, TestStressUserVersions, TestPerFieldSimilarity, 
MultiTermTest, RequiredFieldsTest, TestSubQueryTransformer, 
TestCSVResponseWriter, ConfigSetsAPITest, TestCollationField, 
LeaderElectionContextKeyTest, TestConfigOverlay, TestRecovery, 
ReplaceNodeNoTargetTest, DirectUpdateHandlerOptimizeTest, 
TestCollectionsAPIViaSolrCloudCluster, TestCursorMarkWithoutUniqueKey, 
BaseCdcrDistributedZkTest, TestElisionMultitermQuery, BasicZkTest, 
RecoveryZkTest, TestReplicationHandler, ZkCLITest, ZkControllerTest, 
SolrCmdDistributorTest, BadIndexSchemaTest, TestSort, TestFiltering, 
TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, 
TestSolrDeletionPolicy2, SampleTest, NumericFieldsTest, MinimalSchemaTest, 
TestConfig, OutputWriterTest, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, 
EchoParamsTest, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, 
URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, 
AssignBackwardCompatibilityTest, CloudExitableDirectoryReaderTest, 
ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteNodeTest, 
DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, 
HttpPartitionOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, OverseerRolesTest, 
ReplaceNodeTest, RestartWhileUpdatingTest, RollingRestartTest, 
TestCloudInspectUtil, TestCloudPseudoReturnFields, TestConfigSetsAPIZkFailure, 
TestCryptoKeys, TestDistribDocBasedVersion, TestDownShardTolerantSearch, 
TestLeaderElectionZkExpiry, TestPullReplicaErrorHandling, 
TestSizeLimitedDistributedMap, TestStressCloudBlindAtomicUpdates, 
VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, 
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, 
HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, ExecutePlanActionTest, 
HttpTriggerListenerTest, MetricTriggerTest, NodeAddedTriggerTest, 
NodeLostTriggerTest, SystemLogListenerTest, TriggerIntegrationTest]
   [junit4] Completed [590/774 (3!)] on J0 in 185.16s, 14 tests, 2 failures <<< 
FAILURES!

[...truncated 48890 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to