Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/432/

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.ltr.feature.TestRankingFeature

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.ltr.feature.TestRankingFeature:     1) Thread[id=93, 
name=qtp1405911032-93, state=TIMED_WAITING, group=TGRP-TestRankingFeature]      
   at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.ltr.feature.TestRankingFeature: 
   1) Thread[id=93, name=qtp1405911032-93, state=TIMED_WAITING, 
group=TGRP-TestRankingFeature]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([210D9FAD4571C3AF]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.ltr.feature.TestRankingFeature

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=93, 
name=qtp1405911032-93, state=TIMED_WAITING, group=TGRP-TestRankingFeature]      
   at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=93, name=qtp1405911032-93, state=TIMED_WAITING, 
group=TGRP-TestRankingFeature]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([210D9FAD4571C3AF]:0)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at 
http://127.0.0.1:36194/solr/testcollection_shard1_replica_n2: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 
Can not find: /solr/testcollection_shard1_replica_n2/update</title> </head> 
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.8.v20171121</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:36194/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.8.v20171121</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([5776B9C607767CE6:6AAE17EA3F982296]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36194/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.8.v20171121</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
        at 
__randomizedtesting.SeedInfo.seed([5776B9C607767CE6:9EC3FB680E11BA13]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:726)
        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 13091 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/init-core-data-001
   [junit4]   2> 933569 WARN  
(SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 933569 INFO  
(SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 933572 INFO  
(SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 933572 INFO  
(SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 933572 INFO  
(SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001
   [junit4]   2> 933573 INFO  
(SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 933591 INFO  (Thread-1623) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 933591 INFO  (Thread-1623) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 933599 ERROR (Thread-1623) [    ] 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> 933687 INFO  
(SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44256
   [junit4]   2> 933717 INFO  (zkConnectionManagerCallback-4843-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933719 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 
0x1048a9d23cf0000, likely client has closed socket
   [junit4]   2> 933730 INFO  (jetty-launcher-4840-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 933734 INFO  (jetty-launcher-4840-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 933734 INFO  (jetty-launcher-4840-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 933734 INFO  (jetty-launcher-4840-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 933734 INFO  (jetty-launcher-4840-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b5c6d1{/solr,null,AVAILABLE}
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4fb8beed{HTTP/1.1,[http/1.1]}{127.0.0.1:52342}
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-1) [    ] 
o.e.j.s.Server Started @937205ms
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52342}
   [junit4]   2> 933735 ERROR (jetty-launcher-4840-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T22:51:55.679Z
   [junit4]   2> 933749 INFO  (jetty-launcher-4840-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 933749 INFO  (jetty-launcher-4840-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 933750 INFO  (jetty-launcher-4840-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 933751 INFO  (jetty-launcher-4840-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ff30cc8{/solr,null,AVAILABLE}
   [junit4]   2> 933752 INFO  (jetty-launcher-4840-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2747e21d{HTTP/1.1,[http/1.1]}{127.0.0.1:41096}
   [junit4]   2> 933752 INFO  (jetty-launcher-4840-thread-2) [    ] 
o.e.j.s.Server Started @937222ms
   [junit4]   2> 933752 INFO  (jetty-launcher-4840-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41096}
   [junit4]   2> 933752 ERROR (jetty-launcher-4840-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 933752 INFO  (jetty-launcher-4840-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 933752 INFO  (jetty-launcher-4840-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 933752 INFO  (jetty-launcher-4840-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 933752 INFO  (jetty-launcher-4840-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T22:51:55.696Z
   [junit4]   2> 933777 INFO  (zkConnectionManagerCallback-4845-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933778 INFO  (jetty-launcher-4840-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 933834 INFO  (zkConnectionManagerCallback-4847-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933834 INFO  (jetty-launcher-4840-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 933842 INFO  (jetty-launcher-4840-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44256/solr
   [junit4]   2> 933843 INFO  (jetty-launcher-4840-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44256/solr
   [junit4]   2> 933846 INFO  (zkConnectionManagerCallback-4851-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933846 INFO  (zkConnectionManagerCallback-4855-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933883 INFO  
(zkConnectionManagerCallback-4857-thread-1-processing-n:127.0.0.1:41096_solr) 
[n:127.0.0.1:41096_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933897 INFO  
(zkConnectionManagerCallback-4859-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 934065 INFO  (jetty-launcher-4840-thread-2) 
[n:127.0.0.1:41096_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 934066 INFO  (jetty-launcher-4840-thread-2) 
[n:127.0.0.1:41096_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41096_solr
   [junit4]   2> 934068 INFO  (jetty-launcher-4840-thread-2) 
[n:127.0.0.1:41096_solr    ] o.a.s.c.Overseer Overseer 
(id=73335901460037637-127.0.0.1:41096_solr-n_0000000000) starting
   [junit4]   2> 934084 INFO  (jetty-launcher-4840-thread-2) 
[n:127.0.0.1:41096_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41096_solr
   [junit4]   2> 934085 INFO  (jetty-launcher-4840-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 934086 INFO  (jetty-launcher-4840-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52342_solr
   [junit4]   2> 934086 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000)
 [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 934102 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000)
 [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 934102 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000)
 [n:127.0.0.1:41096_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
   [junit4]   2> 934102 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000)
 [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 934103 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000)
 [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 934119 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000)
 [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 934137 INFO  
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 934144 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000)
 [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 934144 DEBUG (ScheduledTrigger-3765-thread-1) 
[n:127.0.0.1:41096_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 0
   [junit4]   2> 934145 INFO  
(OverseerStateUpdate-73335901460037637-127.0.0.1:41096_solr-n_0000000000) 
[n:127.0.0.1:41096_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 934286 INFO  (jetty-launcher-4840-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52342.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 934290 INFO  (jetty-launcher-4840-thread-2) 
[n:127.0.0.1:41096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41096.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 934315 INFO  (jetty-launcher-4840-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52342.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 934315 INFO  (jetty-launcher-4840-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52342.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 934319 INFO  (jetty-launcher-4840-thread-2) 
[n:127.0.0.1:41096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41096.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 934319 INFO  (jetty-launcher-4840-thread-2) 
[n:127.0.0.1:41096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41096.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 934320 INFO  (jetty-launcher-4840-thread-2) 
[n:127.0.0.1:41096_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001/node2/.
   [junit4]   2> 934322 INFO  (jetty-launcher-4840-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001/node1/.
   [junit4]   2> 934396 INFO  (zkConnectionManagerCallback-4865-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 934400 INFO  (zkConnectionManagerCallback-4869-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 934401 INFO  
(SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 934402 INFO  
(SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44256/solr ready
   [junit4]   2> 934429 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCooldown
   [junit4]   2> 934431 INFO  (qtp1373199963-13696) [n:127.0.0.1:52342_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 934445 INFO  (qtp1373199963-13696) [n:127.0.0.1:52342_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 934447 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas
   [junit4]   2> 934449 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 934451 DEBUG 
(zkCallback-4856-thread-1-processing-n:127.0.0.1:41096_solr) 
[n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 934451 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000)
 [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 934451 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000)
 [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 934451 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 934452 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000)
 [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 934452 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000)
 [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 934453 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2747e21d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 934455 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=154425511
   [junit4]   2> 934456 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 934456 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d337308: rootName = 
solr_41096, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@7dcdbb87
   [junit4]   2> 934465 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 934465 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28a6d31e: rootName = 
solr_41096, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@c85dde8
   [junit4]   2> 934471 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 934471 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1da34de2: rootName = 
solr_41096, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@55a355bb
   [junit4]   2> 934473 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41096_solr
   [junit4]   2> 934474 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 934474 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 934474 INFO  
(zkCallback-4856-thread-1-processing-n:127.0.0.1:41096_solr) 
[n:127.0.0.1:41096_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 934474 INFO  
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 934475 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.Overseer Overseer 
(id=73335901460037637-127.0.0.1:41096_solr-n_0000000000) closing
   [junit4]   2> 934475 INFO  
(OverseerStateUpdate-73335901460037637-127.0.0.1:41096_solr-n_0000000000) 
[n:127.0.0.1:41096_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41096_solr
   [junit4]   2> 934476 WARN  
(OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000)
 [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 934482 INFO  (zkCallback-4868-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 934483 DEBUG 
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 934486 INFO  (zkCallback-4868-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 934487 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ff30cc8{/solr,null,UNAVAILABLE}
   [junit4]   2> 934487 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 934487 INFO  
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52342_solr
   [junit4]   2> 934489 INFO  
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.Overseer Overseer 
(id=73335901460037638-127.0.0.1:52342_solr-n_0000000001) starting
   [junit4]   2> 934500 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 934501 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 3
   [junit4]   2> 934502 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:52342_solr]
   [junit4]   2> 934502 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 934502 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 3
   [junit4]   2> 934504 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 934505 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 934510 DEBUG (ScheduledTrigger-3774-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 935510 DEBUG (ScheduledTrigger-3774-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 936511 DEBUG (ScheduledTrigger-3774-thread-2) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 937512 DEBUG (ScheduledTrigger-3774-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 938512 DEBUG (ScheduledTrigger-3774-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 939489 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 939491 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 939491 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 939491 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 939492 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ab533e0{/solr,null,AVAILABLE}
   [junit4]   2> 939492 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5a89e37c{HTTP/1.1,[http/1.1]}{127.0.0.1:48406}
   [junit4]   2> 939492 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.Server Started @942962ms
   [junit4]   2> 939493 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48406}
   [junit4]   2> 939493 ERROR 
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 939494 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 939494 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 939494 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 939494 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T22:52:01.438Z
   [junit4]   2> 939496 INFO  (zkConnectionManagerCallback-4872-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939496 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 939506 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44256/solr
   [junit4]   2> 939508 INFO  (zkConnectionManagerCallback-4876-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939511 INFO  
(zkConnectionManagerCallback-4878-thread-1-processing-n:127.0.0.1:48406_solr) 
[n:127.0.0.1:48406_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939512 DEBUG (ScheduledTrigger-3774-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 939526 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:48406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 939529 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:48406_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 939531 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:48406_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48406_solr
   [junit4]   2> 939533 INFO  (zkCallback-4868-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 939533 INFO  (zkCallback-4868-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 939533 INFO  
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 939544 INFO  
(zkCallback-4877-thread-1-processing-n:127.0.0.1:48406_solr) 
[n:127.0.0.1:48406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 939611 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:48406_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48406.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 939626 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:48406_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48406.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 939627 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:48406_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48406.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 939628 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:48406_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001/node3/.
   [junit4]   2> 939697 INFO  (qtp224650176-13773) [n:127.0.0.1:48406_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 939699 INFO  (qtp1373199963-13700) [n:127.0.0.1:52342_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 939699 DEBUG (qtp224650176-13769) [n:127.0.0.1:48406_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 939700 INFO  (qtp224650176-13769) [n:127.0.0.1:48406_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 939700 DEBUG 
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 4
   [junit4]   2> 939704 DEBUG 
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:48406_solr, 127.0.0.1:52342_solr]
   [junit4]   2> 939704 DEBUG 
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_cooldown_trigger instantiated with properties: {event=nodeAdded, 
waitFor=1, actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
 enabled=true}
   [junit4]   2> 939704 DEBUG 
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:48406_solr, 127.0.0.1:52342_solr]
   [junit4]   2> 939704 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 4
   [junit4]   2> 939705 INFO  (qtp224650176-13774) [n:127.0.0.1:48406_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 939706 INFO  (qtp1373199963-13702) [n:127.0.0.1:52342_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 939706 DEBUG (qtp224650176-13771) [n:127.0.0.1:48406_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 939706 INFO  (qtp224650176-13771) [n:127.0.0.1:48406_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 939707 DEBUG 
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 5
   [junit4]   2> 939707 DEBUG 
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:48406_solr, 127.0.0.1:52342_solr]
   [junit4]   2> 939707 DEBUG 
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_cooldown_trigger instantiated with properties: {event=nodeAdded, 
waitFor=1, actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
 enabled=true}
   [junit4]   2> 939707 INFO  
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.TriggerIntegrationTest 
TestTriggerAction init
   [junit4]   2> 939707 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 939708 DEBUG 
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:48406_solr, 127.0.0.1:52342_solr]
   [junit4]   2> 939709 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 939709 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 939709 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 939709 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74bdf107{/solr,null,AVAILABLE}
   [junit4]   2> 939710 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@10f62f93{HTTP/1.1,[http/1.1]}{127.0.0.1:43691}
   [junit4]   2> 939710 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.Server Started @943180ms
   [junit4]   2> 939710 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43691}
   [junit4]   2> 939710 ERROR 
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 939710 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 939710 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 939710 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 939710 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T22:52:01.654Z
   [junit4]   2> 939716 DEBUG (ScheduledTrigger-3774-thread-3) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 939716 DEBUG (ScheduledTrigger-3774-thread-3) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 939718 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 5, lastZnodeVersion 4
   [junit4]   2> 939718 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 5
   [junit4]   2> 939719 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 939719 INFO  (zkConnectionManagerCallback-4882-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939720 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 939734 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44256/solr
   [junit4]   2> 939743 INFO  (zkConnectionManagerCallback-4886-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939746 INFO  
(zkConnectionManagerCallback-4888-thread-1-processing-n:127.0.0.1:43691_solr) 
[n:127.0.0.1:43691_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939768 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:43691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 939770 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:43691_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 939773 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:43691_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43691_solr
   [junit4]   2> 939777 INFO  
(zkCallback-4877-thread-1-processing-n:127.0.0.1:48406_solr) 
[n:127.0.0.1:48406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 939777 INFO  (zkCallback-4868-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 939777 INFO  
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 939783 INFO  (zkCallback-4868-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 939808 INFO  
(zkCallback-4887-thread-1-processing-n:127.0.0.1:43691_solr) 
[n:127.0.0.1:43691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 939907 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:43691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43691.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 939923 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:43691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43691.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 939923 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:43691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43691.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 939925 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:43691_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001/node4/.
   [junit4]   2> 940512 DEBUG (ScheduledTrigger-3774-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 940719 DEBUG (ScheduledTrigger-3774-thread-2) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 940719 DEBUG (ScheduledTrigger-3774-thread-2) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 940719 DEBUG (ScheduledTrigger-3774-thread-2) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 
127.0.0.1:43691_solr at time 19505430435849240
   [junit4]   2> 941513 DEBUG (ScheduledTrigger-3774-thread-4) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 941720 DEBUG (ScheduledTrigger-3774-thread-3) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 941720 DEBUG (ScheduledTrigger-3774-thread-3) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 941720 DEBUG (ScheduledTrigger-3774-thread-3) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_cooldown_trigger firing registered processor for nodes: 
[127.0.0.1:43691_solr] added at times [19505430435849240], now=19505431437175698
   [junit4]   2> 941721 DEBUG (ScheduledTrigger-3774-thread-3) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown 
inactive - processing event: {
   [junit4]   2>   "id":"454c15ec51e418T2rwmxaa5h70i8496q7265s2m4",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":19505430435849240,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19505430435849240],
   [junit4]   2>     "nodeNames":["127.0.0.1:43691_solr"]}}
   [junit4]   2> 941725 DEBUG (ScheduledTrigger-3774-thread-3) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: 
[.auto_add_replicas, node_added_cooldown_trigger]
   [junit4]   2> 941726 INFO  (ScheduledTrigger-3774-thread-3) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.SystemLogListener Collection .system 
does not exist, disabling logging.
   [junit4]   2> 941727 DEBUG 
(AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions 
for {
   [junit4]   2>   "id":"454c15ec51e418T2rwmxaa5h70i8496q7265s2m4",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":19505430435849240,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19505430435849240],
   [junit4]   2>     "_enqueue_time_":19505431442328686,
   [junit4]   2>     "nodeNames":["127.0.0.1:43691_solr"]}}
   [junit4]   2> 941731 DEBUG 
(AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
.auto_add_replicas after 5000ms
   [junit4]   2> 941731 DEBUG 
(AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_added_cooldown_trigger after 5000ms
   [junit4]   2> 941731 DEBUG 
(AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 3 
ms for event id=454c15ec51e418T2rwmxaa5h70i8496q7265s2m4
   [junit4]   2> 942730 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 942740 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 942740 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 942740 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 942740 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c346085{/solr,null,AVAILABLE}
   [junit4]   2> 942741 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@12fbe3ba{HTTP/1.1,[http/1.1]}{127.0.0.1:53809}
   [junit4]   2> 942741 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.Server Started @946211ms
   [junit4]   2> 942741 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53809}
   [junit4]   2> 942741 ERROR 
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 942741 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 942742 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 942742 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 942742 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T22:52:04.686Z
   [junit4]   2> 942754 INFO  (zkConnectionManagerCallback-4892-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942755 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 942773 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44256/solr
   [junit4]   2> 942779 INFO  (zkConnectionManagerCallback-4896-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942803 INFO  
(zkConnectionManagerCallback-4898-thread-1-processing-n:127.0.0.1:53809_solr) 
[n:127.0.0.1:53809_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942810 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:53809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 942812 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:53809_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 942815 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:53809_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53809_solr
   [junit4]   2> 942816 INFO  
(zkCallback-4877-thread-1-processing-n:127.0.0.1:48406_solr) 
[n:127.0.0.1:48406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 942817 INFO  
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 942817 INFO  
(zkCallback-4887-thread-1-processing-n:127.0.0.1:43691_solr) 
[n:127.0.0.1:43691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 942817 INFO  (zkCallback-4868-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 942818 INFO  (zkCallback-4868-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 942837 INFO  
(zkCallback-4897-thread-1-processing-n:127.0.0.1:53809_solr) 
[n:127.0.0.1:53809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 942933 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:53809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53809.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 942949 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:53809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53809.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 942949 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:53809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53809.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 942951 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:53809_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001/node5/.
   [junit4]   2> 946731 DEBUG (ScheduledTrigger-3774-thread-2) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 946731 DEBUG (ScheduledTrigger-3774-thread-4) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 946731 DEBUG (ScheduledTrigger-3774-thread-4) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 946731 DEBUG (ScheduledTrigger-3774-thread-4) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 
127.0.0.1:53809_solr at time 19505436448043444
   [junit4]   2> 947732 DEBUG (ScheduledTrigger-3774-thread-4) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 947732 DEBUG (ScheduledTrigger-3774-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 947732 DEBUG (ScheduledTrigger-3774-thread-4) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 947732 DEBUG (ScheduledTrigger-3774-thread-4) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_cooldown_trigger firing registered processor for nodes: 
[127.0.0.1:53809_solr] added at times [19505436448043444], now=19505437449249849
   [junit4]   2> 947732 DEBUG (ScheduledTrigger-3774-thread-4) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown 
inactive - processing event: {
   [junit4]   2>   "id":"454c1752acb1b4T2rwmxaa5h70i8496q7265s2m6",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":19505436448043444,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19505436448043444],
   [junit4]   2>     "nodeNames":["127.0.0.1:53809_solr"]}}
   [junit4]   2> 947732 DEBUG (ScheduledTrigger-3774-thread-4) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: 
[.auto_add_replicas, node_added_cooldown_trigger]
   [junit4]   2> 947733 DEBUG 
(AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions 
for {
   [junit4]   2>   "id":"454c1752acb1b4T2rwmxaa5h70i8496q7265s2m6",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":19505436448043444,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19505436448043444],
   [junit4]   2>     "_enqueue_time_":19505437449520165,
   [junit4]   2>     "nodeNames":["127.0.0.1:53809_solr"]}}
   [junit4]   2> 947735 DEBUG 
(AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
.auto_add_replicas after 5000ms
   [junit4]   2> 947735 DEBUG 
(AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_added_cooldown_trigger after 5000ms
   [junit4]   2> 947735 DEBUG 
(AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 
ms for event id=454c1752acb1b4T2rwmxaa5h70i8496q7265s2m6
   [junit4]   2> 949743 INFO  (qtp1645713539-13798) [n:127.0.0.1:43691_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 949745 INFO  (qtp224650176-13771) [n:127.0.0.1:48406_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 949746 INFO  (qtp1373199963-13702) [n:127.0.0.1:52342_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 949748 INFO  (qtp1693948924-13819) [n:127.0.0.1:53809_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 949748 DEBUG (qtp1645713539-13794) [n:127.0.0.1:43691_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 949749 INFO  (qtp1645713539-13794) [n:127.0.0.1:43691_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 949749 DEBUG 
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 6
   [junit4]   2> 949750 DEBUG 
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:48406_solr, 127.0.0.1:53809_solr, 127.0.0.1:52342_solr, 
127.0.0.1:43691_solr]
   [junit4]   2> 949750 DEBUG 
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_cooldown_trigger instantiated with properties: {event=nodeAdded, 
waitFor=1, actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
 enabled=true}
   [junit4]   2> 949750 DEBUG 
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:48406_solr, 127.0.0.1:53809_solr, 127.0.0.1:52342_solr, 
127.0.0.1:43691_solr]
   [junit4]   2> 949750 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 6
   [junit4]   2> 949751 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Changing value of 
autoscaling property: triggerCooldownPeriodSeconds from: 5 to: 7
   [junit4]   2> 949752 DEBUG 
(OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001)
 [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 949753 INFO  (qtp224650176-13775) [n:127.0.0.1:48406_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 949754 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 949755 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 949755 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 949755 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 949756 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56d6dc97{/solr,null,AVAILABLE}
   [junit4]   2> 949756 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@561b9534{HTTP/1.1,[http/1.1]}{127.0.0.1:38207}
   [junit4]   2> 949756 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.Server Started @953226ms
   [junit4]   2> 949756 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38207}
   [junit4]   2> 949756 ERROR 
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 949757 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 949757 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 949757 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 949757 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T22:52:11.701Z
   [junit4]   2> 949760 INFO  (zkConnectionManagerCallback-4902-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 949760 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 949770 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44256/solr
   [junit4]   2> 949772 INFO  (zkConnectionManagerCallback-4906-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 949775 INFO  
(zkConnectionManagerCallback-4908-thread-1-processing-n:127.0.0.1:38207_solr) 
[n:127.0.0.1:38207_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 949789 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:38207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 949794 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:38207_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 949797 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:38207_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38207_solr
   [junit4]   2> 949799 INFO  
(zkCallback-4897-thread-1-processing-n:127.0.0.1:53809_solr) 
[n:127.0.0.1:53809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 949799 INFO  
(zkCallback-4877-thread-1-processing-n:127.0.0.1:48406_solr) 
[n:127.0.0.1:48406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 949799 INFO  (zkCallback-4868-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949799 INFO  
(zkCallback-4887-thread-1-processing-n:127.0.0.1:43691_solr) 
[n:127.0.0.1:43691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 949800 INFO  (zkCallback-4868-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949800 INFO  
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 949801 INFO  
(zkCallback-4907-thread-1-processing-n:127.0.0.1:38207_solr) 
[n:127.0.0.1:38207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 949910 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:38207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38207.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 949925 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:38207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38207.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 949925 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:38207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38207.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 949927 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:38207_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001/node6/.
   [junit4]   2> 952735 DEBUG (ScheduledTrigger-3774-thread-2) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 5
   [junit4]   2> 952735 DEBUG (ScheduledTrigger-3774-thread-3) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 952735 DEBUG (ScheduledTrigger-3774-thread-3) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 952736 DEBUG (ScheduledTrigger-3774-thread-3) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 
127.0.0.1:38207_solr at time 19505442452484325
   [junit4]   2> 953736 DEBUG (ScheduledTrigger-3774-thread-2) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 5
   [junit4]   2> 953736 DEBUG (ScheduledTrigger-3774-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 953737 DEBUG (ScheduledTrigger-3774-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 953737 DEBUG (ScheduledTrigger-3774-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_cooldown_trigger firing registered processor for nodes: 
[127.0.0.1:38207_solr] added at times [19505442452484325], now=19505443453555982
   [junit4]   2> 953737 DEBUG (ScheduledTrigger-3774-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown 
inactive - processing event: {
   [junit4]   2>   "id":"454c18b89130e5T2rwmxaa5h70i8496q7265s2m7",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":19505442452484325,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19505442452484325],
   [junit4]   2>     "nodeNames":["127.0.0.1:38207_solr"]}}
   [junit4]   2> 953737 DEBUG (ScheduledTrigger-3774-thread-1) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: 
[.auto_add_replicas, node_added_cooldown_trigger]
   [junit4]   2> 953738 DEBUG 
(AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions 
for {
   [junit4]   2>   "id":"454c18b89130e5T2rwmxaa5h70i8496q7265s2m7",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":19505442452484325,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19505442452484325],
   [junit4]   2>     "_enqueue_time_":19505443453865987,
   [junit4]   2>     "nodeNames":["127.0.0.1:38207_solr"]}}
   [junit4]   2> 953740 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 953740 DEBUG 
(AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
.auto_add_replicas after 7000ms
   [junit4]   2> 953740 DEBUG 
(AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_added_cooldown_trigger after 7000ms
   [junit4]   2> 953740 DEBUG 
(AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 
ms for event id=454c18b89130e5T2rwmxaa5h70i8496q7265s2m7
   [junit4]   2> 953741 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 953741 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 953741 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 953742 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7cb517f0{/solr,null,AVAILABLE}
   [junit4]   2> 953742 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@62ee5233{HTTP/1.1,[http/1.1]}{127.0.0.1:60588}
   [junit4]   2> 953742 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.e.j.s.Server Started @957212ms
   [junit4]   2> 953742 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60588}
   [junit4]   2> 953742 ERROR 
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 953743 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 953743 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 953743 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 953743 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T22:52:15.687Z
   [junit4]   2> 953745 INFO  (zkConnectionManagerCallback-4912-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 953745 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 953756 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44256/solr
   [junit4]   2> 953758 INFO  (zkConnectionManagerCallback-4916-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 953761 INFO  
(zkConnectionManagerCallback-4918-thread-1-processing-n:127.0.0.1:60588_solr) 
[n:127.0.0.1:60588_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 953773 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:60588_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 953776 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:60588_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 953779 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:60588_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60588_solr
   [junit4]   2> 953781 INFO  
(zkCallback-4897-thread-1-processing-n:127.0.0.1:53809_solr) 
[n:127.0.0.1:53809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 953781 INFO  
(zkCallback-4907-thread-1-processing-n:127.0.0.1:38207_solr) 
[n:127.0.0.1:38207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 953781 INFO  
(zkCallback-4877-thread-1-processing-n:127.0.0.1:48406_solr) 
[n:127.0.0.1:48406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 953783 INFO  
(zkCallback-4887-thread-1-processing-n:127.0.0.1:43691_solr) 
[n:127.0.0.1:43691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 953783 INFO  (zkCallback-4868-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 953784 INFO  
(zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 953784 INFO  (zkCallback-4868-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 953785 INFO  
(zkCallback-4917-thread-1-processing-n:127.0.0.1:60588_solr) 
[n:127.0.0.1:60588_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 953891 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:60588_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60588.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 953907 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:60588_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60588.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 953908 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:60588_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60588.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 953910 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) 
[n:127.0.0.1:60588_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001/node7/.
   [junit4]   2> 960740 DEBUG (ScheduledTrigger-3774-thread-3) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 6
   [junit4]   2> 960741 DEBUG (ScheduledTrigger-3774-thread-4) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 960741 DEBUG (ScheduledTrigger-3774-thread-4) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 6
   [junit4]   2> 960741 DEBUG (ScheduledTrigger-3774-thread-4) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 
127.0.0.1:60588_solr at time 19505450457685907
   [junit4]   2> 961742 DEBUG (ScheduledTrigger-3774-thread-3) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 6
   [junit4]   2> 961742 DEBUG (ScheduledTrigger-3774-thread-2) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 961742 DEBUG (ScheduledTrigger-3774-thread-2) 
[n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 6
   [junit4]   2> 961742 DEBUG (Scheduled

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

orker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 17313 INFO  (coreCloseExecutor-75-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7d78f9a1
   [junit4]   2> 17313 INFO  (coreCloseExecutor-75-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2105080225
   [junit4]   2> 17323 INFO  
(SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5abb5fd6{/solr,null,UNAVAILABLE}
   [junit4]   2> 17323 INFO  
(SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 47322 WARN  
(SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] 
o.e.j.u.t.QueuedThreadPool 
QueuedThreadPool@qtp1405911032{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop 
Thread[qtp1405911032-93,5,TGRP-TestRankingFeature]
   [junit4]   2> 47325 INFO  
(SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 47325 INFO  
(SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=540202057
   [junit4]   2> 47326 INFO  
(SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 47326 INFO  
(SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1df4e9e: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ null
   [junit4]   2> 47326 INFO  
(SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 47326 INFO  
(SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@531ce7bf: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
null
   [junit4]   2> 47326 INFO  
(SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 47326 INFO  
(SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@77f9746a: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / null
   [junit4]   2> 47331 INFO  (coreCloseExecutor-77-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@36b3daa6
   [junit4]   2> 47331 INFO  (coreCloseExecutor-77-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=917756582
   [junit4]   2> 47332 INFO  (coreCloseExecutor-77-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2f7b7709: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / null
   [junit4]   2> 47336 INFO  
(SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Feb 21, 2018 11:31:31 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Feb 21, 2018 11:31:51 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.ltr.feature.TestRankingFeature: 
   [junit4]   2>    1) Thread[id=93, name=qtp1405911032-93, 
state=TIMED_WAITING, group=TGRP-TestRankingFeature]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 21, 2018 11:31:51 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=93, name=qtp1405911032-93, 
state=TIMED_WAITING, group=TGRP-TestRankingFeature]
   [junit4]   2> Feb 21, 2018 11:31:54 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=93, name=qtp1405911032-93, 
state=TIMED_WAITING, group=TGRP-TestRankingFeature]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=9, maxDocsPerChunk=144, blockSize=2), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=9, blockSize=2)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=zh-HK, timezone=Asia/Katmandu
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=2,free=252476336,total=342360064
   [junit4]   2> NOTE: All tests run in this JVM: [TestExternalValueFeatures, 
TestLTRReRankingPipeline, TestUserTermScorereQDF, TestRankingFeature]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRankingFeature 
-Dtests.seed=210D9FAD4571C3AF -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=zh-HK -Dtests.timezone=Asia/Katmandu -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestRankingFeature (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.ltr.feature.TestRankingFeature: 
   [junit4]    >    1) Thread[id=93, name=qtp1405911032-93, 
state=TIMED_WAITING, group=TGRP-TestRankingFeature]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([210D9FAD4571C3AF]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=93, name=qtp1405911032-93, 
state=TIMED_WAITING, group=TGRP-TestRankingFeature]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([210D9FAD4571C3AF]:0)
   [junit4] Completed [34/36 (1!)] on J0 in 55.28s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 40980 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to