You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/02/03 14:19:11 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 21392 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21392/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestContentStreamDataSource

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestContentStreamDataSource:     1) Thread[id=107, name=qtp1526978647-107, state=TIMED_WAITING, group=TGRP-TestContentStreamDataSource]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestContentStreamDataSource: 
   1) Thread[id=107, name=qtp1526978647-107, state=TIMED_WAITING, group=TGRP-TestContentStreamDataSource]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([C628758CEBB265A]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestContentStreamDataSource

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=107, name=qtp1526978647-107, state=TIMED_WAITING, group=TGRP-TestContentStreamDataSource]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=107, name=qtp1526978647-107, state=TIMED_WAITING, group=TGRP-TestContentStreamDataSource]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([C628758CEBB265A]:0)


FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataCAR

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7A8067EA1E432A7D:66D226A1A3988A25]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.AliasIntegrationTest.checkFooAndBarMeta(AliasIntegrationTest.java:283)
	at org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataCAR(AliasIntegrationTest.java:262)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:43397/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:41353/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:43397/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:41353/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([7A8067EA1E432A7D:D04DB418A990FFAD]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991)
	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.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:309)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43397/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	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:436)
	... 45 more


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:45195/solr/awhollynewcollection_0_shard2_replica_n6: ClusterState says we are the leader (http://127.0.0.1:45195/solr/awhollynewcollection_0_shard2_replica_n6), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:45195/solr/awhollynewcollection_0_shard2_replica_n6: ClusterState says we are the leader (http://127.0.0.1:45195/solr/awhollynewcollection_0_shard2_replica_n6), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([7A8067EA1E432A7D:32F5135E187005E8]: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.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:463)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45195/solr/awhollynewcollection_0_shard2_replica_n6: ClusterState says we are the leader (http://127.0.0.1:45195/solr/awhollynewcollection_0_shard2_replica_n6), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	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.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7A8067EA1E432A7D:C08C506541ABFC32]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([7A8067EA1E432A7D:5C1088B84ACDEC77]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([7A8067EA1E432A7D:177CC317A40BD57A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:274)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12233 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7A8067EA1E432A7D-001/init-core-data-001
   [junit4]   2> 254758 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=88 numCloses=88
   [junit4]   2> 254758 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 254759 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 254760 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 254760 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7A8067EA1E432A7D-001/tempDir-001
   [junit4]   2> 254760 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 254760 INFO  (Thread-643) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 254760 INFO  (Thread-643) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 254762 ERROR (Thread-643) [    ] 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> 254860 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35421
   [junit4]   2> 254862 INFO  (zkConnectionManagerCallback-391-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254865 INFO  (jetty-launcher-388-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 254865 INFO  (jetty-launcher-388-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 254865 INFO  (jetty-launcher-388-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 254865 INFO  (jetty-launcher-388-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 254866 INFO  (jetty-launcher-388-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 254866 INFO  (jetty-launcher-388-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 254866 INFO  (jetty-launcher-388-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 254866 INFO  (jetty-launcher-388-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 254866 INFO  (jetty-launcher-388-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 254866 INFO  (jetty-launcher-388-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 254866 INFO  (jetty-launcher-388-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 254866 INFO  (jetty-launcher-388-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 254866 INFO  (jetty-launcher-388-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 254867 INFO  (jetty-launcher-388-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 254867 INFO  (jetty-launcher-388-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 254867 INFO  (jetty-launcher-388-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 254867 INFO  (jetty-launcher-388-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24b412e{/solr,null,AVAILABLE}
   [junit4]   2> 254867 INFO  (jetty-launcher-388-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70041ccd{/solr,null,AVAILABLE}
   [junit4]   2> 254867 INFO  (jetty-launcher-388-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b59cf9e{/solr,null,AVAILABLE}
   [junit4]   2> 254867 INFO  (jetty-launcher-388-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d3705e5{/solr,null,AVAILABLE}
   [junit4]   2> 254868 INFO  (jetty-launcher-388-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e55406f{SSL,[ssl, http/1.1]}{127.0.0.1:43445}
   [junit4]   2> 254868 INFO  (jetty-launcher-388-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e38b2e8{SSL,[ssl, http/1.1]}{127.0.0.1:36585}
   [junit4]   2> 254868 INFO  (jetty-launcher-388-thread-4) [    ] o.e.j.s.Server Started @257166ms
   [junit4]   2> 254868 INFO  (jetty-launcher-388-thread-1) [    ] o.e.j.s.Server Started @257166ms
   [junit4]   2> 254868 INFO  (jetty-launcher-388-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43445}
   [junit4]   2> 254868 INFO  (jetty-launcher-388-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36585}
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b8e6593{SSL,[ssl, http/1.1]}{127.0.0.1:43823}
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-3) [    ] o.e.j.s.Server Started @257167ms
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43823}
   [junit4]   2> 254869 ERROR (jetty-launcher-388-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e616f14{SSL,[ssl, http/1.1]}{127.0.0.1:41353}
   [junit4]   2> 254869 ERROR (jetty-launcher-388-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 254869 ERROR (jetty-launcher-388-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-2) [    ] o.e.j.s.Server Started @257167ms
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T13:22:30.785398Z
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T13:22:30.785788Z
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T13:22:30.785806Z
   [junit4]   2> 254869 INFO  (jetty-launcher-388-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41353}
   [junit4]   2> 254870 ERROR (jetty-launcher-388-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 254870 INFO  (jetty-launcher-388-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 254870 INFO  (jetty-launcher-388-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 254870 INFO  (jetty-launcher-388-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 254870 INFO  (jetty-launcher-388-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T13:22:30.786118Z
   [junit4]   2> 254871 INFO  (zkConnectionManagerCallback-397-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254871 INFO  (zkConnectionManagerCallback-396-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254871 INFO  (jetty-launcher-388-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 254871 INFO  (jetty-launcher-388-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 254871 INFO  (zkConnectionManagerCallback-399-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254872 INFO  (jetty-launcher-388-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 254873 INFO  (zkConnectionManagerCallback-393-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254874 INFO  (jetty-launcher-388-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 254877 INFO  (jetty-launcher-388-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35421/solr
   [junit4]   2> 254877 INFO  (jetty-launcher-388-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35421/solr
   [junit4]   2> 254877 INFO  (jetty-launcher-388-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35421/solr
   [junit4]   2> 254881 INFO  (zkConnectionManagerCallback-411-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254881 INFO  (zkConnectionManagerCallback-409-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254881 INFO  (zkConnectionManagerCallback-407-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254882 DEBUG (jetty-launcher-388-thread-1) [n:127.0.0.1:36585_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$395/68318924@5b04fe72
   [junit4]   2> 254882 DEBUG (jetty-launcher-388-thread-3) [n:127.0.0.1:43823_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$395/68318924@6794a293
   [junit4]   2> 254882 DEBUG (jetty-launcher-388-thread-2) [n:127.0.0.1:41353_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$395/68318924@22e3811b
   [junit4]   2> 254883 INFO  (jetty-launcher-388-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35421/solr
   [junit4]   2> 254883 INFO  (zkConnectionManagerCallback-413-thread-1-processing-n:127.0.0.1:36585_solr) [n:127.0.0.1:36585_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254884 INFO  (zkConnectionManagerCallback-421-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254884 INFO  (zkConnectionManagerCallback-416-thread-1-processing-n:127.0.0.1:43823_solr) [n:127.0.0.1:43823_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254884 INFO  (zkConnectionManagerCallback-418-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254885 DEBUG (jetty-launcher-388-thread-4) [n:127.0.0.1:43445_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$395/68318924@3c715c9b
   [junit4]   2> 254886 INFO  (zkConnectionManagerCallback-423-thread-1-processing-n:127.0.0.1:43445_solr) [n:127.0.0.1:43445_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254963 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 254963 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 254964 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 254964 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 254964 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 254964 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 254964 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 254964 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 254964 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 254965 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 254965 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 254965 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 254966 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 254967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 254967 INFO  (jetty-launcher-388-thread-1) [n:127.0.0.1:36585_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 254967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 254967 INFO  (jetty-launcher-388-thread-2) [n:127.0.0.1:41353_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 254968 DEBUG (jetty-launcher-388-thread-1) [n:127.0.0.1:36585_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72085598299160584-127.0.0.1:36585_solr-n_0000000000
   [junit4]   2> 254968 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 254968 DEBUG (jetty-launcher-388-thread-2) [n:127.0.0.1:41353_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72085598299160585-127.0.0.1:41353_solr-n_0000000001
   [junit4]   2> 254971 INFO  (jetty-launcher-388-thread-1) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36585_solr
   [junit4]   2> 254973 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 254974 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72085598299160584-127.0.0.1:36585_solr-n_0000000000
   [junit4]   2> 254974 DEBUG (jetty-launcher-388-thread-2) [n:127.0.0.1:41353_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72085598299160584-127.0.0.1:36585_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 254974 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 254974 INFO  (jetty-launcher-388-thread-2) [n:127.0.0.1:41353_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41353_solr
   [junit4]   2> 254974 INFO  (jetty-launcher-388-thread-1) [n:127.0.0.1:36585_solr    ] o.a.s.c.Overseer Overseer (id=72085598299160584-127.0.0.1:36585_solr-n_0000000000) starting
   [junit4]   2> 254975 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 254975 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 254975 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 254978 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 254979 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 254979 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 254979 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:36585_solr) [n:127.0.0.1:36585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 254982 INFO  (zkCallback-417-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 255021 INFO  (jetty-launcher-388-thread-3) [n:127.0.0.1:43823_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 255022 DEBUG (jetty-launcher-388-thread-3) [n:127.0.0.1:43823_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72085598299160586-127.0.0.1:43823_solr-n_0000000002
   [junit4]   2> 255022 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:43823_solr) [n:127.0.0.1:43823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 255028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72085598299160585-127.0.0.1:41353_solr-n_0000000001
   [junit4]   2> 255028 DEBUG (jetty-launcher-388-thread-3) [n:127.0.0.1:43823_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72085598299160585-127.0.0.1:41353_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 255029 DEBUG (jetty-launcher-388-thread-3) [n:127.0.0.1:43823_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:43823_solr as DOWN
   [junit4]   2> 255031 INFO  (jetty-launcher-388-thread-3) [n:127.0.0.1:43823_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43823_solr
   [junit4]   2> 255031 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 255031 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 255031 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 255038 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 255039 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 255039 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 255039 INFO  (zkCallback-417-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 255039 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:36585_solr) [n:127.0.0.1:36585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 255039 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:43823_solr) [n:127.0.0.1:43823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 255042 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 255042 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 255042 INFO  (jetty-launcher-388-thread-4) [n:127.0.0.1:43445_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 255042 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 255043 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 255043 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 255043 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 255044 INFO  (jetty-launcher-388-thread-4) [n:127.0.0.1:43445_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 255044 DEBUG (jetty-launcher-388-thread-4) [n:127.0.0.1:43445_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72085598299160588-127.0.0.1:43445_solr-n_0000000003
   [junit4]   2> 255045 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72085598299160586-127.0.0.1:43823_solr-n_0000000002
   [junit4]   2> 255045 DEBUG (jetty-launcher-388-thread-4) [n:127.0.0.1:43445_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72085598299160586-127.0.0.1:43823_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 255045 DEBUG (jetty-launcher-388-thread-4) [n:127.0.0.1:43445_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:43445_solr as DOWN
   [junit4]   2> 255046 INFO  (jetty-launcher-388-thread-4) [n:127.0.0.1:43445_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43445_solr
   [junit4]   2> 255046 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 255046 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 255046 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 255046 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 255050 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 255050 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 255050 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 255051 INFO  (zkCallback-417-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 255051 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:43823_solr) [n:127.0.0.1:43823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 255051 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:36585_solr) [n:127.0.0.1:36585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 255063 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 255080 DEBUG (OverseerStateUpdate-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 255081 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 255081 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 255082 DEBUG (OverseerStateUpdate-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43823_solr"} current state version: 0
   [junit4]   2> 255082 DEBUG (OverseerStateUpdate-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43823_solr
   [junit4]   2> 255082 DEBUG (OverseerStateUpdate-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43445_solr"} current state version: 0
   [junit4]   2> 255082 DEBUG (OverseerStateUpdate-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43445_solr
   [junit4]   2> 255082 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 255083 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 255083 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 255083 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 255083 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 255083 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 255083 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 255083 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 255085 INFO  (jetty-launcher-388-thread-2) [n:127.0.0.1:41353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41353.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2469d458
   [junit4]   2> 255093 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:43445_solr) [n:127.0.0.1:43445_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 255094 DEBUG (jetty-launcher-388-thread-1) [n:127.0.0.1:36585_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:36585_solr as DOWN
   [junit4]   2> 255095 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 255095 INFO  (jetty-launcher-388-thread-1) [n:127.0.0.1:36585_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36585_solr
   [junit4]   2> 255095 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 255095 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 255095 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 255095 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 255096 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 255096 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 255096 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 255096 INFO  (zkCallback-417-thread-1-processing-n:127.0.0.1:41353_solr) [n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 255096 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:43823_solr) [n:127.0.0.1:43823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 255096 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:43445_solr) [n:127.0.0.1:43445_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 255097 INFO  (jetty-launcher-388-thread-2) [n:127.0.0.1:41353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41353.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2469d458
   [junit4]   2> 255097 INFO  (jetty-launcher-388-thread-2) [n:127.0.0.1:41353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41353.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2469d458
   [junit4]   2> 255098 INFO  (jetty-launcher-388-thread-2) [n:127.0.0.1:41353_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7A8067EA1E432A7D-001/tempDir-001/node2/.
   [junit4]   2> 255099 DEBUG (OverseerAutoScalingTriggerThread-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 255099 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 255099 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 255099 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:36585_solr) [n:127.0.0.1:36585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 255100 DEBUG (OverseerStateUpdate-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36585_solr"} current state version: 0
   [junit4]   2> 255100 DEBUG (OverseerStateUpdate-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36585_solr
   [junit4]   2> 255100 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 255100 DEBUG (OverseerAutoScalingTriggerThread-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 255100 DEBUG (OverseerAutoScalingTriggerThread-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:43823_solr, 127.0.0.1:41353_solr, 127.0.0.1:36585_solr, 127.0.0.1:43445_solr]
   [junit4]   2> 255106 DEBUG (OverseerAutoScalingTriggerThread-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 255106 DEBUG (OverseerAutoScalingTriggerThread-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 255124 DEBUG (OverseerAutoScalingTriggerThread-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 255124 INFO  (jetty-launcher-388-thread-4) [n:127.0.0.1:43445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43445.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2469d458
   [junit4]   2> 255124 DEBUG (OverseerAutoScalingTriggerThread-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 255124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 255128 INFO  (jetty-launcher-388-thread-3) [n:127.0.0.1:43823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43823.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2469d458
   [junit4]   2> 255133 INFO  (jetty-launcher-388-thread-4) [n:127.0.0.1:43445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43445.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2469d458
   [junit4]   2> 255133 INFO  (jetty-launcher-388-thread-4) [n:127.0.0.1:43445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43445.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2469d458
   [junit4]   2> 255127 DEBUG (ScheduledTrigger-629-thread-1) [n:127.0.0.1:36585_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 255138 INFO  (jetty-launcher-388-thread-4) [n:127.0.0.1:43445_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7A8067EA1E432A7D-001/tempDir-001/node4/.
   [junit4]   2> 255141 INFO  (jetty-launcher-388-thread-3) [n:127.0.0.1:43823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43823.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2469d458
   [junit4]   2> 255142 INFO  (jetty-launcher-388-thread-3) [n:127.0.0.1:43823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43823.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2469d458
   [junit4]   2> 255143 INFO  (jetty-launcher-388-thread-3) [n:127.0.0.1:43823_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7A8067EA1E432A7D-001/tempDir-001/node3/.
   [junit4]   2> 255161 INFO  (jetty-launcher-388-thread-1) [n:127.0.0.1:36585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36585.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2469d458
   [junit4]   2> 255169 INFO  (jetty-launcher-388-thread-1) [n:127.0.0.1:36585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36585.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2469d458
   [junit4]   2> 255169 INFO  (jetty-launcher-388-thread-1) [n:127.0.0.1:36585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36585.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2469d458
   [junit4]   2> 255171 INFO  (jetty-launcher-388-thread-1) [n:127.0.0.1:36585_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7A8067EA1E432A7D-001/tempDir-001/node1/.
   [junit4]   2> 255200 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 255201 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 255246 INFO  (zkConnectionManagerCallback-433-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 255248 INFO  (zkConnectionManagerCallback-437-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 255248 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 255248 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 255248 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 255248 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 255248 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 255248 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 255248 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35421/solr ready
   [junit4]   2> 255261 INFO  (qtp1041195521-2154) [n:127.0.0.1:43823_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 255261 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 255261 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 255261 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 255261 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 255261 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 255262 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 255262 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 255262 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 255262 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 255262 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 255262 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"}
   [junit4]   2> 255262 DEBUG (OverseerThreadFactory-632-thread-1-processing-n:127.0.0.1:36585_solr) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 255263 DEBUG (OverseerThreadFactory-632-thread-1-processing-n:127.0.0.1:36585_solr) [n:127.0.0.1:36585_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"}
   [junit4]   2> 255263 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 255263 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 255263 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 255263 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 255263 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 255263 DEBUG (OverseerCollectionConfigSetProcessor-72085598299160584-127.0.0.1:36585_solr-n_0000000000) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 255266 DEBUG (OverseerThreadFactory-632-thread-1-processing-n:127.0.0.1:36585_solr) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 255266 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 255267 DEBUG (zkCallback-415-thread-1-processing-n:127.0.0.1:43823_solr) [n:127.0.0.1:43823_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 255267 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 255268 INFO  (qtp1041195521-2154) [n:127.0.0.1:43823_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 255268 DEBUG (OverseerThreadFactory-632-thread-1-processing-n:127.0.0.1:36585_solr) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 255268 DEBUG (OverseerThreadFactory-632-thread-1-processing-n:127.0.0.1:36585_solr) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 255268 DEBUG (OverseerThreadFactory-632-thread-1-processing-n:127.0.0.1:36585_solr) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 255269 DEBUG (OverseerThreadFactory-632-thread-1-processing-n:127.0.0.1:36585_solr) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 255269 DEBUG (OverseerThreadFactory-632-thread-1-processing-n:127.0.0.1:36585_solr) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 255269 DEBUG (OverseerThreadFactory-632-thread-1-processing-n:127.0.0.1:36585_solr) [n:127.0.0.1:36585_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:36585_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=16.219470368008913,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.2560221069904636,medianRequestTime=0.247885,75thPcRequestTime=0.282676,95thPcRequestTime=0.282676,99thPcRequestTime=0.282676,999thPcRequestTime=0.282676},downnode={requests=3,errors=0,avgRequestsPerSecond=16.39982618808213,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.030510175600294082,medianRequestTime=0.032531,75thPcRequestTime=0.037625,95thPcRequestTime=0.037625,99thPcRequestTime=0.037625,999thPcRequestTime=0.037625}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=16.470000766513834,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.2108233275690711,medianRequestTime=0.19138,75thPcRequestTime=0.324631,95thPcRequestTime=0.324631,99thPcRequestTime=0.324631,999thPcRequestTime=0.324631},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=5.442667584619725,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.232875,medianRequestTime=0.232875,75thPcRequestTime=0.232875,95thPcRequestTime=0.232875,99thPcRequestTime=0.232875,999thPcRequestTime=0.232875}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=5.51340395889861,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=178.724837,medianRequestTime=178.724837,75thPcRequestTime=178.724837,95thPcRequestTime=178.724837,99thPcRequestTime=178.724837,999thPcRequestTime=178.724837}}}
   [junit4]   2> 255270 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 255612 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 255618 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 255619 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.m.log jetty-6.1.x
   [junit4]   2> 255622 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_46301_hdfs____ay5rws/webapp
   [junit4]   2> 255698 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:46301
   [junit4]   2> 255759 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 255761 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.m.log jetty-6.1.x
   [junit4]   2> 255764 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_34891_datanode____5b5pkm/webapp
   [junit4]   2> 255886 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34891
   [junit4]   2> 255913 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 255914 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.m.log jetty-6.1.x
   [junit4]   2> 255917 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_40189_datanode____.1gfqcj/webapp
   [junit4]   2> 255998 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7A8067EA1E432A7D]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40189
   [junit4]   2> 255998 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7A8067EA1E432A7D-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7A8067EA1E432A7D-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:35605) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 256007 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x184a36957128c: from storage DS-00497366-bac8-436b-8856-d1e6a92c8b5b node DatanodeRegistration(127.0.0.1:34729, datanodeUuid=8f3c3fe1-dec0-43f5-b399-2e31cdd43e0c, infoPort=41929, infoSecurePort=0, ipcPort=37153, storageInfo=lv=-56;cid=testClusterID;nsid=228026728;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 256007 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x184a36957128c: from storage DS-fb698537-3184-46d9-b93d-b16957cbd5ee node DatanodeRegistration(127.0.0.1:34729, datanodeUuid=8f3c3fe1-dec0-43f5-b399-2e31cdd43e0c, infoPort=41929, infoSecurePort=0, ipcPort=37153, storageInfo=lv=-56;cid=testClusterID;nsid=228026728;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 256112 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7A8067EA1E432A7D-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7A8067EA1E432A7D-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:35605) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 256117 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x184a36ff9e240: from storage DS-dd6fa69b-4215-449d-b3d5-06729df04c68 node DatanodeRegistration(127.0.0.1:42227, datanodeUuid=8edeef9d-5978-4c72-873b-5eccd11d8f57, infoPort=43531, infoSecurePort=0, ipcPort=38321, storageInfo=lv=-56;cid=testClusterID;nsid=228026728;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 256117 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x184a36ff9e240: from storage DS-c8da53b3-2e90-40cf-aedd-3f589148fe14 node DatanodeRegistration(127.0.0.1:42227, datanodeUuid=8edeef9d-5978-4c72-873b-5eccd11d8f57, infoPort=43531, infoSecurePort=0, ipcPort=38321, storageInfo=lv=-56;cid=testClusterID;nsid=228026728;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 256138 DEBUG (ScheduledTrigger-629-thread-1) [n:127.0.0.1:36585_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 256173 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[7A8067EA1E432A7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNormalFailedMove
   [junit4]   2> 256173 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 256173 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 256174 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[7A8067EA1E432A7D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 256174 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 256174 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 256174 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 256176 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[7A8067EA1E432A7D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 256176 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[7A8067EA1E432A7D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 256176 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[7A8067EA1E432A7D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 256176 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[7A8067EA1E432A7D]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 256176 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[7A8067EA1E432A7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2847580c{/solr,null,AVAILABLE}
   [junit4]   2> 256177 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[7A8067EA1E432A7D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c97c6ad{SSL,[ssl, http/1.1]}{127.0.0.1:43397}
   [junit4]   2> 256177 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[7A8067EA1E432A7D]) [    ] o.e.j.s.Server Started @258475ms
   [junit4]   2> 256177 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[7A8067EA1E432A7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43397}
   [junit4]   2> 256177 ERROR (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[7A8067EA1E432A7D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 256177 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[7A8067EA1E432A7D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 256177 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[7A8067EA1E432A7D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 256177 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[7A8067EA1E432A7D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 256177 INFO  (TEST-MoveReplicaHDFSTest.testNormalFa

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

[junit4]   2> 16588 T117 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3aa9217a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 16685 T109 x:x:collection1 C6 oasc.SolrCore.execute [collection1]  webapp=/solr path=/select params={q=*&df=desc&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 16701 T78 oejs.AbstractConnector.doStop Stopped ServerConnector@3224c417{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 16701 T78 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2017407178
   [junit4]   2> 16701 T78 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 16702 T78 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5fab052b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@22b0992c
   [junit4]   2> 16709 T78 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 16709 T78 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@169a9e50: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@38d84761
   [junit4]   2> 16716 T78 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 16720 T78 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9d8286d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@28eb7832
   [junit4]   2> 16734 T122 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@310c2766
   [junit4]   2> 16735 T122 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=822880102
   [junit4]   2> 16735 T122 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79d5e4e0: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1fa38f72
   [junit4]   2> 16769 T78 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@7b022e36{/solr,null,UNAVAILABLE}
   [junit4]   2> 16769 T78 oejss.HouseKeeper.stopScavenging Stopped scavenging
   [junit4]   2> 46768 T78 oejut.QueuedThreadPool.doStop WARN QueuedThreadPool@qtp1526978647{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop Thread[qtp1526978647-107,5,TGRP-TestContentStreamDataSource]
   [junit4]   2> 46769 T78 oas.SolrTestCaseJ4.tearDown ###Ending testCommitWithin
   [junit4]   2> 46769 T78 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 03, 2018 2:13:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 03, 2018 2:13:56 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestContentStreamDataSource: 
   [junit4]   2>    1) Thread[id=107, name=qtp1526978647-107, state=TIMED_WAITING, group=TGRP-TestContentStreamDataSource]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 03, 2018 2:13:56 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=107, name=qtp1526978647-107, state=TIMED_WAITING, group=TGRP-TestContentStreamDataSource]
   [junit4]   2> Feb 03, 2018 2:13:59 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=107, name=qtp1526978647-107, state=TIMED_WAITING, group=TGRP-TestContentStreamDataSource]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128), desc=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1061, maxMBSortInHeap=5.11987723501196, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2c8a550), locale=mg, timezone=Etc/GMT+4
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=2,free=288592552,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSqlEntityProcessor, TestXPathEntityProcessor, TestFieldReader, TestJdbcDataSource, TestEphemeralCache, TestRegexTransformer, TestSqlEntityProcessorDelta, TestClobTransformer, TestURLDataSource, TestNestedChildren, TestContentStreamDataSource]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContentStreamDataSource -Dtests.seed=C628758CEBB265A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mg -Dtests.timezone=Etc/GMT+4 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestContentStreamDataSource (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestContentStreamDataSource: 
   [junit4]    >    1) Thread[id=107, name=qtp1526978647-107, state=TIMED_WAITING, group=TGRP-TestContentStreamDataSource]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C628758CEBB265A]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=107, name=qtp1526978647-107, state=TIMED_WAITING, group=TGRP-TestContentStreamDataSource]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C628758CEBB265A]:0)
   [junit4] Completed [38/38 (1!)] on J2 in 56.51s, 2 tests, 2 errors <<< FAILURES!

[...truncated 35250 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_162) - Build # 21399 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21399/
Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.feature.TestFeatureLogging

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.ltr.feature.TestFeatureLogging:     1) Thread[id=26, name=qtp379804590-26, state=TIMED_WAITING, group=TGRP-TestFeatureLogging]         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.TestFeatureLogging: 
   1) Thread[id=26, name=qtp379804590-26, state=TIMED_WAITING, group=TGRP-TestFeatureLogging]
        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([CC10FF99FECE3E8D]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=26, name=qtp379804590-26, state=TIMED_WAITING, group=TGRP-TestFeatureLogging]         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=26, name=qtp379804590-26, state=TIMED_WAITING, group=TGRP-TestFeatureLogging]
        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([CC10FF99FECE3E8D]:0)


FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataV2

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([CCE8A2805A14C0CC:4145B03244A7E857]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.AliasIntegrationTest.checkFooAndBarMeta(AliasIntegrationTest.java:283)
	at org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataV2(AliasIntegrationTest.java:237)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:37275_solr, 127.0.0.1:42305_solr] Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/15)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node3/data/",           "base_url":"https://127.0.0.1:42305/solr",           "node_name":"127.0.0.1:42305_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node3/data/tlog",           "core":"testSimple1_shard1_replica_n1",           "shared_storage":"true",           "state":"active"},         "core_node5":{           "dataDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node5/data/",           "base_url":"https://127.0.0.1:42305/solr",           "node_name":"127.0.0.1:42305_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node5/data/tlog",           "core":"testSimple1_shard1_replica_n2",           "shared_storage":"true",           "state":"active",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node7/data/",           "base_url":"https://127.0.0.1:42673/solr",           "node_name":"127.0.0.1:42673_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node7/data/tlog",           "core":"testSimple1_shard2_replica_n4",           "shared_storage":"true",           "state":"down"},         "core_node8":{           "dataDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node8/data/",           "base_url":"https://127.0.0.1:42305/solr",           "node_name":"127.0.0.1:42305_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node8/data/tlog",           "core":"testSimple1_shard2_replica_n6",           "shared_storage":"true",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:37275_solr, 127.0.0.1:42305_solr]
Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/15)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node3/data/",
          "base_url":"https://127.0.0.1:42305/solr",
          "node_name":"127.0.0.1:42305_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node3/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active"},
        "core_node5":{
          "dataDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node5/data/",
          "base_url":"https://127.0.0.1:42305/solr",
          "node_name":"127.0.0.1:42305_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node5/data/tlog",
          "core":"testSimple1_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node7/data/",
          "base_url":"https://127.0.0.1:42673/solr",
          "node_name":"127.0.0.1:42673_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node7/data/tlog",
          "core":"testSimple1_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          "dataDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node8/data/",
          "base_url":"https://127.0.0.1:42305/solr",
          "node_name":"127.0.0.1:42305_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:44867/data/testSimple1/core_node8/data/tlog",
          "core":"testSimple1_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([CCE8A2805A14C0CC:F45B867E7DE7141D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([CCE8A2805A14C0CC:FD56CF6424BEB53E]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12614 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CCE8A2805A14C0CC-001/init-core-data-001
   [junit4]   2> 603326 WARN  (SUITE-TriggerIntegrationTest-seed#[CCE8A2805A14C0CC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 603326 INFO  (SUITE-TriggerIntegrationTest-seed#[CCE8A2805A14C0CC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 603328 INFO  (SUITE-TriggerIntegrationTest-seed#[CCE8A2805A14C0CC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 603328 INFO  (SUITE-TriggerIntegrationTest-seed#[CCE8A2805A14C0CC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 603329 INFO  (SUITE-TriggerIntegrationTest-seed#[CCE8A2805A14C0CC]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CCE8A2805A14C0CC-001/tempDir-001
   [junit4]   2> 603329 INFO  (SUITE-TriggerIntegrationTest-seed#[CCE8A2805A14C0CC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 603329 INFO  (Thread-1081) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 603329 INFO  (Thread-1081) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 603330 ERROR (Thread-1081) [    ] 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> 603429 INFO  (SUITE-TriggerIntegrationTest-seed#[CCE8A2805A14C0CC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46263
   [junit4]   2> 603431 INFO  (zkConnectionManagerCallback-1025-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603435 INFO  (jetty-launcher-1022-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 603435 INFO  (jetty-launcher-1022-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 603436 INFO  (jetty-launcher-1022-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 603436 INFO  (jetty-launcher-1022-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 603436 INFO  (jetty-launcher-1022-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 603436 INFO  (jetty-launcher-1022-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 603436 INFO  (jetty-launcher-1022-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 603436 INFO  (jetty-launcher-1022-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 603436 INFO  (jetty-launcher-1022-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35ab7db5{/solr,null,AVAILABLE}
   [junit4]   2> 603436 INFO  (jetty-launcher-1022-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@536f5b44{/solr,null,AVAILABLE}
   [junit4]   2> 603437 INFO  (jetty-launcher-1022-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13bf25d4{SSL,[ssl, http/1.1]}{127.0.0.1:38753}
   [junit4]   2> 603437 INFO  (jetty-launcher-1022-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6323ace3{SSL,[ssl, http/1.1]}{127.0.0.1:40219}
   [junit4]   2> 603437 INFO  (jetty-launcher-1022-thread-1) [    ] o.e.j.s.Server Started @604942ms
   [junit4]   2> 603437 INFO  (jetty-launcher-1022-thread-2) [    ] o.e.j.s.Server Started @604942ms
   [junit4]   2> 603437 INFO  (jetty-launcher-1022-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40219}
   [junit4]   2> 603437 INFO  (jetty-launcher-1022-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38753}
   [junit4]   2> 603438 ERROR (jetty-launcher-1022-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 603438 ERROR (jetty-launcher-1022-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 603438 INFO  (jetty-launcher-1022-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 603438 INFO  (jetty-launcher-1022-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 603438 INFO  (jetty-launcher-1022-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 603438 INFO  (jetty-launcher-1022-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 603438 INFO  (jetty-launcher-1022-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 603438 INFO  (jetty-launcher-1022-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 603438 INFO  (jetty-launcher-1022-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T13:00:31.875Z
   [junit4]   2> 603438 INFO  (jetty-launcher-1022-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T13:00:31.875Z
   [junit4]   2> 603439 INFO  (zkConnectionManagerCallback-1029-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603439 INFO  (zkConnectionManagerCallback-1028-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603440 INFO  (jetty-launcher-1022-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 603440 INFO  (jetty-launcher-1022-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 603443 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 0x1001e8a7c0c0001, likely client has closed socket
   [junit4]   2> 603445 INFO  (jetty-launcher-1022-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46263/solr
   [junit4]   2> 603445 INFO  (jetty-launcher-1022-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46263/solr
   [junit4]   2> 603446 INFO  (zkConnectionManagerCallback-1037-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603446 INFO  (zkConnectionManagerCallback-1035-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603447 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 0x1001e8a7c0c0004, likely client has closed socket
   [junit4]   2> 603447 INFO  (zkConnectionManagerCallback-1041-thread-1-processing-n:127.0.0.1:40219_solr) [n:127.0.0.1:40219_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603448 INFO  (zkConnectionManagerCallback-1040-thread-1-processing-n:127.0.0.1:38753_solr) [n:127.0.0.1:38753_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603473 INFO  (jetty-launcher-1022-thread-2) [n:127.0.0.1:40219_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 603473 INFO  (jetty-launcher-1022-thread-1) [n:127.0.0.1:38753_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 603474 INFO  (jetty-launcher-1022-thread-2) [n:127.0.0.1:40219_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40219_solr
   [junit4]   2> 603474 INFO  (jetty-launcher-1022-thread-1) [n:127.0.0.1:38753_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38753_solr
   [junit4]   2> 603474 INFO  (jetty-launcher-1022-thread-2) [n:127.0.0.1:40219_solr    ] o.a.s.c.Overseer Overseer (id=72091174173409285-127.0.0.1:40219_solr-n_0000000000) starting
   [junit4]   2> 603478 INFO  (zkCallback-1038-thread-1-processing-n:127.0.0.1:38753_solr) [n:127.0.0.1:38753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 603478 INFO  (zkCallback-1039-thread-1-processing-n:127.0.0.1:40219_solr) [n:127.0.0.1:40219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 603481 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 603482 INFO  (jetty-launcher-1022-thread-2) [n:127.0.0.1:40219_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40219_solr
   [junit4]   2> 603482 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 603482 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38753_solr]
   [junit4]   2> 603482 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 603482 INFO  (zkCallback-1039-thread-1-processing-n:127.0.0.1:40219_solr) [n:127.0.0.1:40219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 603482 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 603482 INFO  (zkCallback-1038-thread-1-processing-n:127.0.0.1:38753_solr) [n:127.0.0.1:38753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 603483 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 603483 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 603483 DEBUG (ScheduledTrigger-1769-thread-1) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 603516 INFO  (jetty-launcher-1022-thread-1) [n:127.0.0.1:38753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38753.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@859d1d2
   [junit4]   2> 603518 INFO  (jetty-launcher-1022-thread-2) [n:127.0.0.1:40219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40219.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@859d1d2
   [junit4]   2> 603522 INFO  (jetty-launcher-1022-thread-1) [n:127.0.0.1:38753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38753.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@859d1d2
   [junit4]   2> 603522 INFO  (jetty-launcher-1022-thread-1) [n:127.0.0.1:38753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38753.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@859d1d2
   [junit4]   2> 603523 INFO  (jetty-launcher-1022-thread-1) [n:127.0.0.1:38753_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CCE8A2805A14C0CC-001/tempDir-001/node1/.
   [junit4]   2> 603523 INFO  (jetty-launcher-1022-thread-2) [n:127.0.0.1:40219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40219.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@859d1d2
   [junit4]   2> 603523 INFO  (jetty-launcher-1022-thread-2) [n:127.0.0.1:40219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40219.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@859d1d2
   [junit4]   2> 603524 INFO  (jetty-launcher-1022-thread-2) [n:127.0.0.1:40219_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CCE8A2805A14C0CC-001/tempDir-001/node2/.
   [junit4]   2> 603549 INFO  (zkConnectionManagerCallback-1047-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603551 INFO  (zkConnectionManagerCallback-1051-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603552 INFO  (SUITE-TriggerIntegrationTest-seed#[CCE8A2805A14C0CC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 603552 INFO  (SUITE-TriggerIntegrationTest-seed#[CCE8A2805A14C0CC]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46263/solr ready
   [junit4]   2> 603559 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMetricTrigger
   [junit4]   2> 603559 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 603559 DEBUG (zkCallback-1039-thread-1-processing-n:127.0.0.1:40219_solr) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 603559 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 603560 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 603561 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 603561 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 603562 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 603565 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 603565 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 603565 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 603566 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7aa614d7{/solr,null,AVAILABLE}
   [junit4]   2> 603566 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@66752417{SSL,[ssl, http/1.1]}{127.0.0.1:43887}
   [junit4]   2> 603566 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.e.j.s.Server Started @605071ms
   [junit4]   2> 603566 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43887}
   [junit4]   2> 603566 ERROR (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 603567 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 603567 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 603567 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 603567 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T13:00:32.004Z
   [junit4]   2> 603568 INFO  (zkConnectionManagerCallback-1053-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603568 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 603572 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46263/solr
   [junit4]   2> 603573 INFO  (zkConnectionManagerCallback-1057-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603576 INFO  (zkConnectionManagerCallback-1059-thread-1-processing-n:127.0.0.1:43887_solr) [n:127.0.0.1:43887_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603578 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [n:127.0.0.1:43887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 603579 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [n:127.0.0.1:43887_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 603580 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [n:127.0.0.1:43887_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43887_solr
   [junit4]   2> 603580 INFO  (zkCallback-1039-thread-1-processing-n:127.0.0.1:40219_solr) [n:127.0.0.1:40219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 603580 INFO  (zkCallback-1038-thread-1-processing-n:127.0.0.1:38753_solr) [n:127.0.0.1:38753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 603580 INFO  (zkCallback-1058-thread-1-processing-n:127.0.0.1:43887_solr) [n:127.0.0.1:43887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 603580 INFO  (zkCallback-1050-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 603611 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [n:127.0.0.1:43887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43887.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@859d1d2
   [junit4]   2> 603617 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [n:127.0.0.1:43887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43887.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@859d1d2
   [junit4]   2> 603617 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [n:127.0.0.1:43887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43887.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@859d1d2
   [junit4]   2> 603617 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CCE8A2805A14C0CC]) [n:127.0.0.1:43887_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CCE8A2805A14C0CC-001/tempDir-001/node3/.
   [junit4]   2> 603640 INFO  (zkConnectionManagerCallback-1063-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603652 INFO  (qtp814464609-5195) [n:127.0.0.1:38753_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 603653 INFO  (OverseerThreadFactory-1771-thread-1-processing-n:127.0.0.1:40219_solr) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMetricTrigger
   [junit4]   2> 603759 INFO  (OverseerStateUpdate-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMetricTrigger_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40219/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 603760 INFO  (OverseerStateUpdate-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMetricTrigger_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43887/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 603973 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 603973 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 603975 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 603975 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 604077 INFO  (zkCallback-1058-thread-1-processing-n:127.0.0.1:43887_solr) [n:127.0.0.1:43887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 604077 INFO  (zkCallback-1039-thread-1-processing-n:127.0.0.1:40219_solr) [n:127.0.0.1:40219_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 604078 INFO  (zkCallback-1039-thread-2-processing-n:127.0.0.1:40219_solr) [n:127.0.0.1:40219_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 604078 INFO  (zkCallback-1058-thread-2-processing-n:127.0.0.1:43887_solr) [n:127.0.0.1:43887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 604983 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 604983 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 604991 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema [testMetricTrigger_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 604991 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.IndexSchema [testMetricTrigger_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 604992 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 604992 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 604993 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard2_replica_n2' using configuration from collection testMetricTrigger, trusted=true
   [junit4]   2> 604993 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard1_replica_n1' using configuration from collection testMetricTrigger, trusted=true
   [junit4]   2> 604993 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43887.solr.core.testMetricTrigger.shard2.replica_n2' (registry 'solr.core.testMetricTrigger.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@859d1d2
   [junit4]   2> 604993 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40219.solr.core.testMetricTrigger.shard1.replica_n1' (registry 'solr.core.testMetricTrigger.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@859d1d2
   [junit4]   2> 604993 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 604993 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 604993 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore [[testMetricTrigger_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CCE8A2805A14C0CC-001/tempDir-001/node2/testMetricTrigger_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CCE8A2805A14C0CC-001/tempDir-001/node2/./testMetricTrigger_shard1_replica_n1/data/]
   [junit4]   2> 604993 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore [[testMetricTrigger_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CCE8A2805A14C0CC-001/tempDir-001/node3/testMetricTrigger_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CCE8A2805A14C0CC-001/tempDir-001/node3/./testMetricTrigger_shard2_replica_n2/data/]
   [junit4]   2> 605021 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 605021 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 605021 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 605021 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 605022 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 605022 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 605022 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 605022 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 605023 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@576ee4a8[testMetricTrigger_shard2_replica_n2] main]
   [junit4]   2> 605023 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@23186612[testMetricTrigger_shard1_replica_n1] main]
   [junit4]   2> 605023 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 605023 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 605023 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 605024 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 605024 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 605024 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 605024 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591475420225601536
   [junit4]   2> 605025 INFO  (searcherExecutor-1782-thread-1-processing-n:127.0.0.1:43887_solr x:testMetricTrigger_shard2_replica_n2 s:shard2 c:testMetricTrigger r:core_node4) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore [testMetricTrigger_shard2_replica_n2] Registered new searcher Searcher@576ee4a8[testMetricTrigger_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 605025 INFO  (searcherExecutor-1783-thread-1-processing-n:127.0.0.1:40219_solr x:testMetricTrigger_shard1_replica_n1 s:shard1 c:testMetricTrigger r:core_node3) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore [testMetricTrigger_shard1_replica_n1] Registered new searcher Searcher@23186612[testMetricTrigger_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 605025 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591475420226650112
   [junit4]   2> 605029 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 605029 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 605029 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 605029 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 605029 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40219/solr/testMetricTrigger_shard1_replica_n1/
   [junit4]   2> 605029 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43887/solr/testMetricTrigger_shard2_replica_n2/
   [junit4]   2> 605029 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 605029 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 605029 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:40219/solr/testMetricTrigger_shard1_replica_n1/ has no replicas
   [junit4]   2> 605029 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:43887/solr/testMetricTrigger_shard2_replica_n2/ has no replicas
   [junit4]   2> 605029 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 605029 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 605030 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43887/solr/testMetricTrigger_shard2_replica_n2/ shard2
   [junit4]   2> 605030 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40219/solr/testMetricTrigger_shard1_replica_n1/ shard1
   [junit4]   2> 605131 INFO  (zkCallback-1039-thread-1-processing-n:127.0.0.1:40219_solr) [n:127.0.0.1:40219_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 605131 INFO  (zkCallback-1058-thread-1-processing-n:127.0.0.1:43887_solr) [n:127.0.0.1:43887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 605131 INFO  (zkCallback-1039-thread-2-processing-n:127.0.0.1:40219_solr) [n:127.0.0.1:40219_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 605131 INFO  (zkCallback-1058-thread-2-processing-n:127.0.0.1:43887_solr) [n:127.0.0.1:43887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 605181 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 605181 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 605204 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1230
   [junit4]   2> 605204 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1229
   [junit4]   2> 605206 INFO  (qtp814464609-5195) [n:127.0.0.1:38753_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 605283 INFO  (zkCallback-1039-thread-2-processing-n:127.0.0.1:40219_solr) [n:127.0.0.1:40219_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 605283 INFO  (zkCallback-1058-thread-2-processing-n:127.0.0.1:43887_solr) [n:127.0.0.1:43887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 605283 INFO  (zkCallback-1058-thread-1-processing-n:127.0.0.1:43887_solr) [n:127.0.0.1:43887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 605283 INFO  (zkCallback-1039-thread-1-processing-n:127.0.0.1:40219_solr) [n:127.0.0.1:40219_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 605655 INFO  (OverseerCollectionConfigSetProcessor-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 606207 INFO  (qtp814464609-5195) [n:127.0.0.1:38753_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2555
   [junit4]   2> 606217 INFO  (qtp1257055715-5188) [n:127.0.0.1:40219_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 606218 INFO  (qtp1257055715-5186) [n:127.0.0.1:40219_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> 606220 INFO  (qtp1929128742-5250) [n:127.0.0.1:43887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 606221 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_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> 606224 INFO  (qtp814464609-5197) [n:127.0.0.1:38753_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> 606224 DEBUG (qtp1257055715-5196) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 606224 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 606224 DEBUG (zkCallback-1039-thread-1-processing-n:127.0.0.1:40219_solr) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 606228 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 606229 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 606229 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 606229 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 606230 INFO  (qtp1257055715-5186) [n:127.0.0.1:40219_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 606230 INFO  (qtp1257055715-5188) [n:127.0.0.1:40219_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 606231 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_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> 606232 INFO  (qtp1929128742-5245) [n:127.0.0.1:43887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 606233 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_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> 606235 INFO  (qtp814464609-5187) [n:127.0.0.1:38753_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> 606235 DEBUG (qtp814464609-5199) [n:127.0.0.1:38753_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 606235 INFO  (qtp814464609-5199) [n:127.0.0.1:38753_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 606235 DEBUG (zkCallback-1039-thread-1-processing-n:127.0.0.1:40219_solr) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 606236 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 606236 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 606237 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 606237 DEBUG (OverseerAutoScalingTriggerThread-72091174173409285-127.0.0.1:40219_solr-n_0000000000) [n:127.0.0.1:40219_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 606237 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1591475421497524224)]} 0 0
   [junit4]   2> 606239 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1591475421498572800)]} 0 1
   [junit4]   2> 606242 INFO  (qtp1929128742-5246) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1591475421500669952)]} 0 1
   [junit4]   2> 606243 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1591475421502767104)]} 0 0
   [junit4]   2> 606244 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1591475421503815680)]} 0 0
   [junit4]   2> 606244 INFO  (qtp1929128742-5246) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1591475421504864256)]} 0 0
   [junit4]   2> 606244 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1591475421504864257)]} 0 0
   [junit4]   2> 606245 INFO  (qtp1929128742-5246) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1591475421505912832)]} 0 0
   [junit4]   2> 606245 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1591475421505912832)]} 0 0
   [junit4]   2> 606246 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1591475421506961408)]} 0 0
   [junit4]   2> 606246 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1591475421506961408)]} 0 0
   [junit4]   2> 606247 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1591475421508009984)]} 0 0
   [junit4]   2> 606247 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1591475421508009985)]} 0 0
   [junit4]   2> 606248 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1591475421509058560)]} 0 0
   [junit4]   2> 606248 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1591475421509058561)]} 0 0
   [junit4]   2> 606248 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1591475421509058562)]} 0 0
   [junit4]   2> 606249 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1591475421510107136)]} 0 0
   [junit4]   2> 606250 INFO  (qtp1929128742-5246) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1591475421510107136)]} 0 0
   [junit4]   2> 606250 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1591475421511155712)]} 0 0
   [junit4]   2> 606251 INFO  (qtp1929128742-5246) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1591475421511155713)]} 0 0
   [junit4]   2> 606251 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1591475421512204288)]} 0 0
   [junit4]   2> 606252 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1591475421512204288)]} 0 0
   [junit4]   2> 606252 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1591475421513252864)]} 0 0
   [junit4]   2> 606252 INFO  (qtp1929128742-5246) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1591475421513252864)]} 0 0
   [junit4]   2> 606253 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1591475421514301440)]} 0 0
   [junit4]   2> 606253 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1591475421514301440)]} 0 0
   [junit4]   2> 606254 INFO  (qtp1929128742-5246) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1591475421515350016)]} 0 0
   [junit4]   2> 606254 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1591475421515350016)]} 0 0
   [junit4]   2> 606255 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1591475421515350017)]} 0 0
   [junit4]   2> 606255 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1591475421516398592)]} 0 0
   [junit4]   2> 606255 INFO  (qtp1929128742-5246) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1591475421516398593)]} 0 0
   [junit4]   2> 606256 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1591475421517447168)]} 0 0
   [junit4]   2> 606256 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1591475421517447168)]} 0 0
   [junit4]   2> 606257 INFO  (qtp1929128742-5246) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1591475421518495744)]} 0 0
   [junit4]   2> 606257 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1591475421518495744)]} 0 0
   [junit4]   2> 606258 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1591475421519544320)]} 0 0
   [junit4]   2> 606258 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1591475421519544321)]} 0 0
   [junit4]   2> 606258 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1591475421519544320)]} 0 0
   [junit4]   2> 606259 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1591475421520592896)]} 0 0
   [junit4]   2> 606259 INFO  (qtp1929128742-5246) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1591475421520592896)]} 0 0
   [junit4]   2> 606260 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1591475421521641472)]} 0 0
   [junit4]   2> 606260 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1591475421521641473)]} 0 0
   [junit4]   2> 606260 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1591475421521641474)]} 0 0
   [junit4]   2> 606261 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1591475421522690048)]} 0 0
   [junit4]   2> 606261 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1591475421522690049)]} 0 0
   [junit4]   2> 606261 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1591475421522690048)]} 0 0
   [junit4]   2> 606262 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1591475421523738624)]} 0 0
   [junit4]   2> 606262 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 (1591475421523738625)]} 0 0
   [junit4]   2> 606263 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 (1591475421524787200)]} 0 0
   [junit4]   2> 606263 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 (1591475421524787201)]} 0 0
   [junit4]   2> 606263 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 (1591475421524787202)]} 0 0
   [junit4]   2> 606264 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 (1591475421525835776)]} 0 0
   [junit4]   2> 606264 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52 (1591475421525835777)]} 0 0
   [junit4]   2> 606264 INFO  (qtp1929128742-5246) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53 (1591475421525835776)]} 0 0
   [junit4]   2> 606265 INFO  (qtp1257055715-5196) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54 (1591475421526884352)]} 0 0
   [junit4]   2> 606265 INFO  (qtp1257055715-5194) [n:127.0.0.1:40219_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55 (1591475421526884353)]} 0 0
   [junit4]   2> 606265 INFO  (qtp1929128742-5249) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56 (1591475421526884352)]} 0 0
   [junit4]   2> 606266 INFO  (qtp1929128742-5246) [n:127.0.0.1:43887_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 (1591475421527932928)]} 0 0
   [junit4]   2> 606266 INFO  (qtp1929

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

TestFeatureLogging-seed#[CC10FF99FECE3E8D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 5782 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5669bca3
   [junit4]   2> 5782 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1449770147
   [junit4]   2> 5790 INFO  (SUITE-TestFeatureLogging-seed#[CC10FF99FECE3E8D]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e3882a5{/solr,null,UNAVAILABLE}
   [junit4]   2> 5790 INFO  (SUITE-TestFeatureLogging-seed#[CC10FF99FECE3E8D]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 35790 WARN  (SUITE-TestFeatureLogging-seed#[CC10FF99FECE3E8D]-worker) [    ] o.e.j.u.t.QueuedThreadPool QueuedThreadPool@qtp379804590{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop Thread[qtp379804590-26,5,TGRP-TestFeatureLogging]
   [junit4]   2> 35793 INFO  (SUITE-TestFeatureLogging-seed#[CC10FF99FECE3E8D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 35794 INFO  (SUITE-TestFeatureLogging-seed#[CC10FF99FECE3E8D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1888523550
   [junit4]   2> 35794 INFO  (SUITE-TestFeatureLogging-seed#[CC10FF99FECE3E8D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 35795 INFO  (SUITE-TestFeatureLogging-seed#[CC10FF99FECE3E8D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64a8758c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 35795 INFO  (SUITE-TestFeatureLogging-seed#[CC10FF99FECE3E8D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 35795 INFO  (SUITE-TestFeatureLogging-seed#[CC10FF99FECE3E8D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15270288: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 35795 INFO  (SUITE-TestFeatureLogging-seed#[CC10FF99FECE3E8D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 35795 INFO  (SUITE-TestFeatureLogging-seed#[CC10FF99FECE3E8D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ce1c426: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 35795 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b4fc5ce
   [junit4]   2> 35796 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=458212814
   [junit4]   2> 35796 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28cca795: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 35799 INFO  (SUITE-TestFeatureLogging-seed#[CC10FF99FECE3E8D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 04, 2018 1:54:10 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 04, 2018 1:54:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.ltr.feature.TestFeatureLogging: 
   [junit4]   2>    1) Thread[id=26, name=qtp379804590-26, state=TIMED_WAITING, group=TGRP-TestFeatureLogging]
   [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 04, 2018 1:54:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=26, name=qtp379804590-26, state=TIMED_WAITING, group=TGRP-TestFeatureLogging]
   [junit4]   2> Feb 04, 2018 1:54:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=26, name=qtp379804590-26, state=TIMED_WAITING, group=TGRP-TestFeatureLogging]
   [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=7262, maxDocsPerChunk=9, blockSize=347), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=7262, blockSize=347)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3486ad24), locale=ko, timezone=US/Pacific-New
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=2,free=371629248,total=504365056
   [junit4]   2> NOTE: All tests run in this JVM: [TestFeatureLogging]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFeatureLogging -Dtests.seed=CC10FF99FECE3E8D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=US/Pacific-New -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestFeatureLogging (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.feature.TestFeatureLogging: 
   [junit4]    >    1) Thread[id=26, name=qtp379804590-26, state=TIMED_WAITING, group=TGRP-TestFeatureLogging]
   [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([CC10FF99FECE3E8D]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=26, name=qtp379804590-26, state=TIMED_WAITING, group=TGRP-TestFeatureLogging]
   [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([CC10FF99FECE3E8D]:0)
   [junit4] Completed [30/35 (1!)] on J2 in 59.17s, 4 tests, 2 errors <<< FAILURES!

[...truncated 40713 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 21398 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21398/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A9F91ED131B64ECF:2A8F4123E7CF406E]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:188)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at https://127.0.0.1:46745/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 https://127.0.0.1:46745/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([A9F91ED131B64ECF:A03B074B65EA46A]: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.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:169)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46745/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.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections

Error Message:
The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}
	at __randomizedtesting.SeedInfo.seed([A9F91ED131B64ECF:9357FB080FD297A1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections(ComputePlanActionTest.java:469)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12130 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 127932 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[A9F91ED131B64ECF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/init-core-data-001
   [junit4]   2> 127933 WARN  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[A9F91ED131B64ECF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 127933 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[A9F91ED131B64ECF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 127934 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[A9F91ED131B64ECF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 127938 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001
   [junit4]   2> 127939 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 127954 INFO  (Thread-141) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 127954 INFO  (Thread-141) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 127998 ERROR (Thread-141) [    ] 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> 128054 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.c.ZkTestServer start zk server on port:42239
   [junit4]   2> 128102 INFO  (zkConnectionManagerCallback-144-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128109 INFO  (jetty-launcher-141-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 128124 INFO  (jetty-launcher-141-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 128128 INFO  (jetty-launcher-141-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 128136 INFO  (jetty-launcher-141-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 128143 INFO  (jetty-launcher-141-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 128166 INFO  (jetty-launcher-141-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 128166 INFO  (jetty-launcher-141-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 128166 INFO  (jetty-launcher-141-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 128167 INFO  (jetty-launcher-141-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17c83362{/solr,null,AVAILABLE}
   [junit4]   2> 128169 INFO  (jetty-launcher-141-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a955d{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 128169 INFO  (jetty-launcher-141-thread-1) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 128169 INFO  (jetty-launcher-141-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46745}
   [junit4]   2> 128169 ERROR (jetty-launcher-141-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 128169 INFO  (jetty-launcher-141-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 128169 INFO  (jetty-launcher-141-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 128169 INFO  (jetty-launcher-141-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 128169 INFO  (jetty-launcher-141-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T09:54:07.057825Z
   [junit4]   2> 128214 INFO  (jetty-launcher-141-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 128214 INFO  (jetty-launcher-141-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 128214 INFO  (jetty-launcher-141-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 128214 INFO  (jetty-launcher-141-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@711616de{/solr,null,AVAILABLE}
   [junit4]   2> 128258 INFO  (jetty-launcher-141-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c107f32{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 128259 INFO  (jetty-launcher-141-thread-3) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 128259 INFO  (jetty-launcher-141-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45309}
   [junit4]   2> 128259 ERROR (jetty-launcher-141-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 128259 INFO  (jetty-launcher-141-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 128259 INFO  (jetty-launcher-141-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 128259 INFO  (jetty-launcher-141-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 128259 INFO  (jetty-launcher-141-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T09:54:07.147389Z
   [junit4]   2> 128261 INFO  (jetty-launcher-141-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 128261 INFO  (jetty-launcher-141-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 128261 INFO  (jetty-launcher-141-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 128261 INFO  (jetty-launcher-141-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27a4000a{/solr,null,AVAILABLE}
   [junit4]   2> 128261 INFO  (zkConnectionManagerCallback-146-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128262 INFO  (jetty-launcher-141-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 128262 INFO  (jetty-launcher-141-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 128262 INFO  (jetty-launcher-141-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 128278 INFO  (jetty-launcher-141-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7053e1e9{/solr,null,AVAILABLE}
   [junit4]   2> 128279 INFO  (jetty-launcher-141-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@67681aba{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 128279 INFO  (jetty-launcher-141-thread-4) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 128279 INFO  (jetty-launcher-141-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37275}
   [junit4]   2> 128280 ERROR (jetty-launcher-141-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 128280 INFO  (jetty-launcher-141-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 128280 INFO  (jetty-launcher-141-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 128280 INFO  (jetty-launcher-141-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 128280 INFO  (jetty-launcher-141-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T09:54:07.168321Z
   [junit4]   2> 128290 INFO  (jetty-launcher-141-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 128290 INFO  (jetty-launcher-141-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 128290 INFO  (jetty-launcher-141-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 128291 INFO  (jetty-launcher-141-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d69bcd8{/solr,null,AVAILABLE}
   [junit4]   2> 128292 INFO  (jetty-launcher-141-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@28a0196f{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 128292 INFO  (jetty-launcher-141-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14b2354d{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 128292 INFO  (jetty-launcher-141-thread-5) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 128292 INFO  (jetty-launcher-141-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42667}
   [junit4]   2> 128293 ERROR (jetty-launcher-141-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 128293 INFO  (jetty-launcher-141-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 128293 INFO  (jetty-launcher-141-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 128293 INFO  (jetty-launcher-141-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 128293 INFO  (jetty-launcher-141-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T09:54:07.181355Z
   [junit4]   2> 128314 INFO  (jetty-launcher-141-thread-2) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 128314 INFO  (jetty-launcher-141-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33855}
   [junit4]   2> 128315 ERROR (jetty-launcher-141-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 128315 INFO  (jetty-launcher-141-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 128315 INFO  (jetty-launcher-141-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 128315 INFO  (jetty-launcher-141-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 128315 INFO  (jetty-launcher-141-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T09:54:07.203354Z
   [junit4]   2> 128323 INFO  (jetty-launcher-141-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 128323 INFO  (zkConnectionManagerCallback-150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128342 INFO  (zkConnectionManagerCallback-148-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128347 INFO  (jetty-launcher-141-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42239/solr
   [junit4]   2> 128368 INFO  (zkConnectionManagerCallback-152-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128379 INFO  (jetty-launcher-141-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 128381 INFO  (jetty-launcher-141-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 128381 INFO  (jetty-launcher-141-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 128436 INFO  (jetty-launcher-141-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42239/solr
   [junit4]   2> 128457 INFO  (zkConnectionManagerCallback-154-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128468 INFO  (zkConnectionManagerCallback-158-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128496 INFO  (jetty-launcher-141-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42239/solr
   [junit4]   2> 128510 INFO  (zkConnectionManagerCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128529 INFO  (jetty-launcher-141-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42239/solr
   [junit4]   2> 128557 INFO  (jetty-launcher-141-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 128559 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 0x1001ddfd1040005, likely client has closed socket
   [junit4]   2> 128559 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 0x1001ddfd1040007, likely client has closed socket
   [junit4]   2> 128582 INFO  (zkConnectionManagerCallback-170-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128606 INFO  (zkConnectionManagerCallback-167-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128624 INFO  (jetty-launcher-141-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42239/solr
   [junit4]   2> 128674 INFO  (zkConnectionManagerCallback-172-thread-1-processing-n:127.0.0.1:46745_solr) [n:127.0.0.1:46745_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128713 INFO  (zkConnectionManagerCallback-174-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128724 INFO  (zkConnectionManagerCallback-178-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128743 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 0x1001ddfd104000b, likely client has closed socket
   [junit4]   2> 128745 INFO  (zkConnectionManagerCallback-180-thread-1-processing-n:127.0.0.1:45309_solr) [n:127.0.0.1:45309_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128754 INFO  (zkConnectionManagerCallback-182-thread-1-processing-n:127.0.0.1:42667_solr) [n:127.0.0.1:42667_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128771 INFO  (zkConnectionManagerCallback-184-thread-1-processing-n:127.0.0.1:33855_solr) [n:127.0.0.1:33855_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128910 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:33855_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 128911 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:33855_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33855_solr
   [junit4]   2> 128936 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:33855_solr    ] o.a.s.c.Overseer Overseer (id=72090441159540751-127.0.0.1:33855_solr-n_0000000000) starting
   [junit4]   2> 129002 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:33855_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33855_solr
   [junit4]   2> 129019 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:33855_solr) [n:127.0.0.1:33855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 129023 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:45309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 129025 INFO  (jetty-launcher-141-thread-4) [n:127.0.0.1:37275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 129026 INFO  (jetty-launcher-141-thread-5) [n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 129029 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:45309_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 129030 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:46745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 129030 INFO  (jetty-launcher-141-thread-4) [n:127.0.0.1:37275_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 129032 INFO  (jetty-launcher-141-thread-5) [n:127.0.0.1:42667_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 129033 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:45309_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45309_solr
   [junit4]   2> 129040 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:33855_solr) [n:127.0.0.1:33855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 129040 INFO  (jetty-launcher-141-thread-4) [n:127.0.0.1:37275_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37275_solr
   [junit4]   2> 129040 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:46745_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 129050 INFO  (jetty-launcher-141-thread-5) [n:127.0.0.1:42667_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42667_solr
   [junit4]   2> 129050 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:33855_solr) [n:127.0.0.1:33855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 129110 INFO  (zkCallback-173-thread-1-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 129123 INFO  (zkCallback-173-thread-2-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 129123 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:33855_solr) [n:127.0.0.1:33855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 129123 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:46745_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46745_solr
   [junit4]   2> 129134 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:33855_solr) [n:127.0.0.1:33855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 129148 INFO  (jetty-launcher-141-thread-4) [n:127.0.0.1:37275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37275.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129150 INFO  (zkCallback-173-thread-2-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 129155 INFO  (jetty-launcher-141-thread-4) [n:127.0.0.1:37275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37275.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129155 INFO  (jetty-launcher-141-thread-4) [n:127.0.0.1:37275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37275.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129156 INFO  (jetty-launcher-141-thread-4) [n:127.0.0.1:37275_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001/node4/.
   [junit4]   2> 129193 INFO  (zkCallback-179-thread-1-processing-n:127.0.0.1:45309_solr) [n:127.0.0.1:45309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 129193 INFO  (zkCallback-181-thread-1-processing-n:127.0.0.1:42667_solr) [n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 129193 INFO  (zkCallback-171-thread-1-processing-n:127.0.0.1:46745_solr) [n:127.0.0.1:46745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 129313 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:46745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46745.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129353 INFO  (jetty-launcher-141-thread-5) [n:127.0.0.1:42667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42667.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129361 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:46745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46745.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129362 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:46745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46745.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129365 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:33855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33855.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129367 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:46745_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001/node1/.
   [junit4]   2> 129373 INFO  (jetty-launcher-141-thread-5) [n:127.0.0.1:42667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42667.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129376 INFO  (jetty-launcher-141-thread-5) [n:127.0.0.1:42667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42667.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129377 INFO  (jetty-launcher-141-thread-5) [n:127.0.0.1:42667_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001/node5/.
   [junit4]   2> 129378 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:33855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33855.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129378 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:33855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33855.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129379 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:33855_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001/node2/.
   [junit4]   2> 129398 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:45309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45309.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129405 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:45309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45309.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129405 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:45309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45309.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129406 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:45309_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001/node3/.
   [junit4]   2> 129653 INFO  (zkConnectionManagerCallback-196-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 129698 INFO  (zkConnectionManagerCallback-200-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 129703 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 129704 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42239/solr ready
   [junit4]   2> 129706 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateSearchDelete
   [junit4]   2> 129721 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@67681aba{SSL,[ssl, http/1.1]}{127.0.0.1:?}
   [junit4]   2> 129722 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=462646906
   [junit4]   2> 129722 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 129722 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@458209e1: rootName = solr_37275, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6d6a9fcb
   [junit4]   2> 129730 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 129730 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ed0ce23: rootName = solr_37275, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@362c72b2
   [junit4]   2> 129735 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 129735 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4502355b: rootName = solr_37275, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@616f9311
   [junit4]   2> 129738 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37275_solr
   [junit4]   2> 129738 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:33855_solr) [n:127.0.0.1:33855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 129738 INFO  (zkCallback-171-thread-2-processing-n:127.0.0.1:46745_solr) [n:127.0.0.1:46745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 129738 INFO  (zkCallback-181-thread-2-processing-n:127.0.0.1:42667_solr) [n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 129738 INFO  (zkCallback-179-thread-2-processing-n:127.0.0.1:45309_solr) [n:127.0.0.1:45309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 129739 INFO  (zkCallback-173-thread-2-processing-n:127.0.0.1:37275_solr) [n:127.0.0.1:37275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 129740 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 129740 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 129742 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7053e1e9{/solr,null,UNAVAILABLE}
   [junit4]   2> 129742 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 129745 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 129806 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 129806 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 129806 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 129811 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b349025{/solr,null,AVAILABLE}
   [junit4]   2> 129811 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@61bfac41{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 129811 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 129812 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45619}
   [junit4]   2> 129812 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 129819 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 129820 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 129820 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 129820 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T09:54:08.708103Z
   [junit4]   2> 129819 INFO  (zkCallback-199-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 129834 INFO  (zkConnectionManagerCallback-202-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 129835 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 129887 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42239/solr
   [junit4]   2> 129914 INFO  (zkConnectionManagerCallback-206-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 129919 INFO  (zkConnectionManagerCallback-208-thread-1-processing-n:127.0.0.1:45619_solr) [n:127.0.0.1:45619_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 129922 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [n:127.0.0.1:45619_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 129924 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [n:127.0.0.1:45619_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 129926 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [n:127.0.0.1:45619_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45619_solr
   [junit4]   2> 129927 INFO  (zkCallback-181-thread-2-processing-n:127.0.0.1:42667_solr) [n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 129927 INFO  (zkCallback-179-thread-2-processing-n:127.0.0.1:45309_solr) [n:127.0.0.1:45309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 129927 INFO  (zkCallback-171-thread-2-processing-n:127.0.0.1:46745_solr) [n:127.0.0.1:46745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 129927 INFO  (zkCallback-183-thread-1-processing-n:127.0.0.1:33855_solr) [n:127.0.0.1:33855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 129939 INFO  (zkCallback-199-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 129939 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:45619_solr) [n:127.0.0.1:45619_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 129969 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [n:127.0.0.1:45619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45619.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129978 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [n:127.0.0.1:45619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45619.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129978 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [n:127.0.0.1:45619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45619.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 129979 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A9F91ED131B64ECF]) [n:127.0.0.1:45619_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001/node6/.
   [junit4]   2> 130059 INFO  (qtp887258964-878) [n:127.0.0.1:33855_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 130074 INFO  (OverseerThreadFactory-471-thread-1-processing-n:127.0.0.1:33855_solr) [n:127.0.0.1:33855_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 130179 INFO  (OverseerStateUpdate-72090441159540751-127.0.0.1:33855_solr-n_0000000000) [n:127.0.0.1:33855_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45309/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 130180 INFO  (OverseerStateUpdate-72090441159540751-127.0.0.1:33855_solr-n_0000000000) [n:127.0.0.1:33855_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46745/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 130180 INFO  (OverseerStateUpdate-72090441159540751-127.0.0.1:33855_solr-n_0000000000) [n:127.0.0.1:33855_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45619/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 130181 INFO  (OverseerStateUpdate-72090441159540751-127.0.0.1:33855_solr-n_0000000000) [n:127.0.0.1:33855_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42667/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 130406 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 130406 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 130406 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 130406 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 130407 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 130407 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 130407 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 130407 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 130510 INFO  (zkCallback-181-thread-1-processing-n:127.0.0.1:42667_solr) [n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 130510 INFO  (zkCallback-179-thread-2-processing-n:127.0.0.1:45309_solr) [n:127.0.0.1:45309_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 130510 INFO  (zkCallback-179-thread-1-processing-n:127.0.0.1:45309_solr) [n:127.0.0.1:45309_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 130510 INFO  (zkCallback-171-thread-2-processing-n:127.0.0.1:46745_solr) [n:127.0.0.1:46745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 130510 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:45619_solr) [n:127.0.0.1:45619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 130510 INFO  (zkCallback-171-thread-1-processing-n:127.0.0.1:46745_solr) [n:127.0.0.1:46745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 130510 INFO  (zkCallback-181-thread-2-processing-n:127.0.0.1:42667_solr) [n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 130510 INFO  (zkCallback-207-thread-2-processing-n:127.0.0.1:45619_solr) [n:127.0.0.1:45619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 131418 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 131421 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 131438 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 131439 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 131441 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 131442 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 131442 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45619.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 131443 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 131446 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 131446 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001/node6/testcollection_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001/node6/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 131450 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 131452 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 131452 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' using configuration from collection testcollection, trusted=true
   [junit4]   2> 131453 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46745.solr.core.testcollection.shard1.replica_n2' (registry 'solr.core.testcollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 131453 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 131453 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001/node1/testcollection_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001/node1/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 131455 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 131456 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 131457 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from collection testcollection, trusted=true
   [junit4]   2> 131457 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42667.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 131457 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 131457 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001/node5/testcollection_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001/node5/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 131508 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 131509 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 131509 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 131510 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45309.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33c94925
   [junit4]   2> 131510 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 131510 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001/node3/testcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A9F91ED131B64ECF-001/tempDir-001/node3/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 131572 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 131572 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 131576 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 131576 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 131579 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c515297[testcollection_shard2_replica_n6] main]
   [junit4]   2> 131580 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 131580 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 131619 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 131638 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 131638 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 131639 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 131639 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 131643 INFO  (searcherExecutor-491-thread-1-processing-n:127.0.0.1:42667_solr x:testcollection_shard2_replica_n6 s:shard2 c:testcollection r:core_node8) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher Searcher@1c515297[testcollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 131643 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591463694073593856
   [junit4]   2> 131643 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@77e74641[testcollection_shard1_replica_n2] main]
   [junit4]   2> 131647 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 131647 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 131648 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 131648 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591463694078836736
   [junit4]   2> 131654 INFO  (searcherExecutor-490-thread-1-processing-n:127.0.0.1:46745_solr x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher Searcher@77e74641[testcollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 131657 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 131657 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 131667 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 131667 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 131668 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 131668 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 131668 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 131668 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 131669 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 131669 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 131670 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@36df6f4b[testcollection_shard2_replica_n4] main]
   [junit4]   2> 131671 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 131671 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 131672 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 131673 INFO  (searcherExecutor-489-thread-1-processing-n:127.0.0.1:45619_solr x:testcollection_shard2_replica_n4 s:shard2 c:testcollection r:core_node7) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher Searcher@36df6f4b[testcollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 131673 INFO  (qtp582208367-975) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591463694105051136
   [junit4]   2> 131673 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ad7a6ac[testcollection_shard1_replica_n1] main]
   [junit4]   2> 131674 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 131674 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 131675 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 131676 INFO  (searcherExecutor-492-thread-1-processing-n:127.0.0.1:45309_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@5ad7a6ac[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 131676 INFO  (qtp1443256708-848) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591463694108196864
   [junit4]   2> 131758 INFO  (zkCallback-171-thread-1-processing-n:127.0.0.1:46745_solr) [n:127.0.0.1:46745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 131758 INFO  (zkCallback-179-thread-2-processing-n:127.0.0.1:45309_solr) [n:127.0.0.1:45309_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 131758 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:45619_solr) [n:127.0.0.1:45619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 131758 INFO  (zkCallback-207-thread-2-processing-n:127.0.0.1:45619_solr) [n:127.0.0.1:45619_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 131758 INFO  (zkCallback-179-thread-1-processing-n:127.0.0.1:45309_solr) [n:127.0.0.1:45309_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 131758 INFO  (zkCallback-171-thread-2-processing-n:127.0.0.1:46745_solr) [n:127.0.0.1:46745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 131758 INFO  (zkCallback-181-thread-1-processing-n:127.0.0.1:42667_solr) [n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 131758 INFO  (zkCallback-181-thread-2-processing-n:127.0.0.1:42667_solr) [n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 132158 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 132158 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 132158 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 132158 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 132158 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46745/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 132158 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42667/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 132158 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=https://127.0.0.1:42667/solr START replicas=[https://127.0.0.1:45619/solr/testcollection_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 132158 INFO  (qtp638093740-834) [n:127.0.0.1:46745_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=https://127.0.0.1:46745/solr START replicas=[https://127.0.0.1:45309/solr/testcollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 132284 INFO  (qtp582208367-970) [n:127.0.0.1:45619_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 132291 INFO  (qtp1443256708-843) [n:127.0.0.1:45309_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 132474 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=https://127.0.0.1:42667/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 132474 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 132474 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 132474 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 132478 INFO  (qtp1241910522-862) [n:127.0.0.1:42667_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: ht

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

r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testNodeAdded.shard1.replica_n2, tag=1280714397
   [junit4]   2> 805833 INFO  (coreCloseExecutor-3556-thread-2) [n:127.0.0.1:45013_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a3112ac: rootName = solr_45013, domain = solr.core.testNodeAdded.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testNodeAdded.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@22528c65
   [junit4]   2> 805833 INFO  (jetty-closer-3984-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b7abce3{/solr,null,UNAVAILABLE}
   [junit4]   2> 805833 DEBUG (OverseerStateUpdate-72090482893914123-127.0.0.1:45013_solr-n_0000000002) [n:127.0.0.1:45013_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeAdded/state.json version: 6
   [junit4]   2> 805833 INFO  (jetty-closer-3984-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 805833 INFO  (zkCallback-4020-thread-3-processing-n:127.0.0.1:45013_solr) [n:127.0.0.1:45013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 805833 INFO  (zkCallback-4020-thread-4-processing-n:127.0.0.1:45013_solr) [n:127.0.0.1:45013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 805833 DEBUG (OverseerStateUpdate-72090482893914123-127.0.0.1:45013_solr-n_0000000002) [n:127.0.0.1:45013_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39919_solr"} current state version: 0
   [junit4]   2> 805833 DEBUG (OverseerStateUpdate-72090482893914123-127.0.0.1:45013_solr-n_0000000002) [n:127.0.0.1:45013_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39919_solr
   [junit4]   2> 805838 INFO  (coreCloseExecutor-3556-thread-2) [n:127.0.0.1:45013_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testNodeAdded.shard1.leader, tag=1280714397
   [junit4]   2> 805838 INFO  (coreCloseExecutor-3556-thread-1) [n:127.0.0.1:45013_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testNodeAdded.shard1.replica_n1, tag=473847919
   [junit4]   2> 805838 INFO  (coreCloseExecutor-3556-thread-1) [n:127.0.0.1:45013_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55bd3f19: rootName = solr_45013, domain = solr.core.testNodeAdded.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testNodeAdded.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@39fd5fd5
   [junit4]   2> 805844 INFO  (coreCloseExecutor-3556-thread-1) [n:127.0.0.1:45013_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testNodeAdded.shard1.leader, tag=473847919
   [junit4]   2> 805845 INFO  (jetty-closer-3984-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72090482893914123-127.0.0.1:45013_solr-n_0000000002) closing
   [junit4]   2> 805845 INFO  (OverseerStateUpdate-72090482893914123-127.0.0.1:45013_solr-n_0000000002) [n:127.0.0.1:45013_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45013_solr
   [junit4]   2> 805846 WARN  (OverseerAutoScalingTriggerThread-72090482893914123-127.0.0.1:45013_solr-n_0000000002) [n:127.0.0.1:45013_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 805846 DEBUG (jetty-closer-3984-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 805846 INFO  (jetty-closer-3984-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7da5bbd4{/solr,null,UNAVAILABLE}
   [junit4]   2> 805847 INFO  (jetty-closer-3984-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 805847 ERROR (SUITE-ComputePlanActionTest-seed#[A9F91ED131B64ECF]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 805847 INFO  (SUITE-ComputePlanActionTest-seed#[A9F91ED131B64ECF]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42123 42123
   [junit4]   2> 805958 INFO  (Thread-4526) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42123 42123
   [junit4]   2> 805959 WARN  (Thread-4526) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	10	/solr/security.json
   [junit4]   2> 	9	/solr/collections/testNodeWithMultipleReplicasLost/terms/shard2
   [junit4]   2> 	7	/solr/collections/testNodeWithMultipleReplicasLost/terms/shard1
   [junit4]   2> 	5	/solr/collections/testNodeLost/terms/shard1
   [junit4]   2> 	5	/solr/collections/testSelected1/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected2/terms/shard1
   [junit4]   2> 	5	/solr/collections/testSelected1/terms/shard1
   [junit4]   2> 	5	/solr/collections/testSelected2/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected3/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected3/terms/shard1
   [junit4]   2> 	3	/solr/collections/testNodeAdded/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 	33	/solr/collections/testSelected3/state.json
   [junit4]   2> 	26	/solr/collections/testSelected2/state.json
   [junit4]   2> 	25	/solr/collections/testSelected1/state.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	14	/solr/collections/testNodeLost/state.json
   [junit4]   2> 	9	/solr/collections/testNodeAdded/state.json
   [junit4]   2> 	6	/solr/overseer_elect/election/72090482893914123-127.0.0.1:45013_solr-n_0000000002
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72090482893914115-127.0.0.1:43339_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72090482893914131-127.0.0.1:34675_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	49	/solr/live_nodes
   [junit4]   2> 	44	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A9F91ED131B64ECF-001
   [junit4]   2> Feb 04, 2018 10:05:25 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1280, maxMBSortInHeap=6.728065226171652, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4b79f6c8), locale=ru-RU, timezone=America/Thunder_Bay
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=108954480,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BadComponentTest, HdfsRecoveryZkTest, TestRTimerTree, TestMultiWordSynonyms, OverseerTest, TestStressInPlaceUpdates, SpatialRPTFieldTypeTest, TestDownShardTolerantSearch, TermsComponentTest, TestReload, TestNodeLostTrigger, AutoAddReplicasIntegrationTest, TestPayloadCheckQParserPlugin, TestStressVersions, TestFieldCollectionResource, ScriptEngineTest, SampleTest, TestSolr4Spatial, TestComputePlanAction, TestZkChroot, PrimUtilsTest, TestRecoveryHdfs, TestSortableTextField, SimpleMLTQParserTest, SparseHLLTest, CdcrBootstrapTest, TestRawResponseWriter, CreateRoutedAliasTest, TestPerFieldSimilarity, PreAnalyzedFieldManagedSchemaCloudTest, DistributedMLTComponentTest, RankQueryTest, TestFunctionQuery, DirectSolrConnectionTest, TestExactStatsCache, HdfsThreadLeakTest, TestShardHandlerFactory, SegmentsInfoRequestHandlerTest, TestSQLHandler, SolrInfoBeanTest, ChaosMonkeySafeLeaderTest, TestPartialUpdateDeduplication, TestCloudRecovery, DOMUtilTest, SolrCoreMetricManagerTest, BlockJoinFacetRandomTest, TestSolrXml, TestFieldTypeResource, HttpPartitionOnCommitTest, V2StandaloneTest, UpdateRequestProcessorFactoryTest, TlogReplayBufferedWhileIndexingTest, DistributedFacetExistsSmallTest, SolrCLIZkUtilsTest, CursorMarkTest, DistribJoinFromCollectionTest, TestEmbeddedSolrServerAdminHandler, TestDelegationWithHadoopAuth, DeleteNodeTest, TestMiniSolrCloudClusterSSL, SolrMetricsIntegrationTest, TestRTGBase, CollectionsAPIDistributedZkTest, MoveReplicaTest, ComputePlanActionTest]
   [junit4] Completed [217/775 (3!)] on J1 in 42.12s, 4 tests, 1 failure <<< FAILURES!

[...truncated 42774 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_162) - Build # 21397 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21397/
Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=1757, name=jetty-launcher-194-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)    2) Thread[id=1756, name=jetty-launcher-194-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=1757, name=jetty-launcher-194-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   2) Thread[id=1756, name=jetty-launcher-194-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
	at __randomizedtesting.SeedInfo.seed([5A8EA55BA30241B4]:0)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:44073/solr/awhollynewcollection_0: No registered leader was found after waiting for 4000ms , collection: awhollynewcollection_0 slice: shard4 saw state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/6)={   "pullReplicas":"0",   "replicationFactor":"4",   "shards":{     "shard1":{       "range":"80000000-b332ffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"awhollynewcollection_0_shard1_replica_n1",           "base_url":"http://127.0.0.1:43689/solr",           "node_name":"127.0.0.1:43689_solr",           "state":"down",           "type":"NRT"},         "core_node5":{           "core":"awhollynewcollection_0_shard1_replica_n2",           "base_url":"http://127.0.0.1:44073/solr",           "node_name":"127.0.0.1:44073_solr",           "state":"active",           "type":"NRT"},         "core_node7":{           "core":"awhollynewcollection_0_shard1_replica_n4",           "base_url":"http://127.0.0.1:35691/solr",           "node_name":"127.0.0.1:35691_solr",           "state":"active",           "type":"NRT"},         "core_node9":{           "core":"awhollynewcollection_0_shard1_replica_n6",           "base_url":"http://127.0.0.1:43203/solr",           "node_name":"127.0.0.1:43203_solr",           "state":"active",           "type":"NRT"}}},     "shard2":{       "range":"b3330000-e665ffff",       "state":"active",       "replicas":{         "core_node11":{           "core":"awhollynewcollection_0_shard2_replica_n8",           "base_url":"http://127.0.0.1:43689/solr",           "node_name":"127.0.0.1:43689_solr",           "state":"down",           "type":"NRT"},         "core_node13":{           "core":"awhollynewcollection_0_shard2_replica_n10",           "base_url":"http://127.0.0.1:44073/solr",           "node_name":"127.0.0.1:44073_solr",           "state":"active",           "type":"NRT"},         "core_node15":{           "core":"awhollynewcollection_0_shard2_replica_n12",           "base_url":"http://127.0.0.1:35691/solr",           "node_name":"127.0.0.1:35691_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node17":{           "core":"awhollynewcollection_0_shard2_replica_n14",           "base_url":"http://127.0.0.1:43203/solr",           "node_name":"127.0.0.1:43203_solr",           "state":"active",           "type":"NRT"}}},     "shard3":{       "range":"e6660000-1998ffff",       "state":"active",       "replicas":{         "core_node19":{           "core":"awhollynewcollection_0_shard3_replica_n16",           "base_url":"http://127.0.0.1:43689/solr",           "node_name":"127.0.0.1:43689_solr",           "state":"down",           "type":"NRT"},         "core_node21":{           "core":"awhollynewcollection_0_shard3_replica_n18",           "base_url":"http://127.0.0.1:44073/solr",           "node_name":"127.0.0.1:44073_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node23":{           "core":"awhollynewcollection_0_shard3_replica_n20",           "base_url":"http://127.0.0.1:35691/solr",           "node_name":"127.0.0.1:35691_solr",           "state":"active",           "type":"NRT"},         "core_node25":{           "core":"awhollynewcollection_0_shard3_replica_n22",           "base_url":"http://127.0.0.1:43203/solr",           "node_name":"127.0.0.1:43203_solr",           "state":"active",           "type":"NRT"}}},     "shard4":{       "range":"19990000-4ccbffff",       "state":"active",       "replicas":{         "core_node27":{           "core":"awhollynewcollection_0_shard4_replica_n24",           "base_url":"http://127.0.0.1:43689/solr",           "node_name":"127.0.0.1:43689_solr",           "state":"down",           "type":"NRT"},         "core_node29":{           "core":"awhollynewcollection_0_shard4_replica_n26",           "base_url":"http://127.0.0.1:44073/solr",           "node_name":"127.0.0.1:44073_solr",           "state":"active",           "type":"NRT"},         "core_node31":{           "core":"awhollynewcollection_0_shard4_replica_n28",           "base_url":"http://127.0.0.1:35691/solr",           "node_name":"127.0.0.1:35691_solr",           "state":"active",           "type":"NRT"},         "core_node33":{           "core":"awhollynewcollection_0_shard4_replica_n30",           "base_url":"http://127.0.0.1:43203/solr",           "node_name":"127.0.0.1:43203_solr",           "state":"active",           "type":"NRT"}}},     "shard5":{       "range":"4ccc0000-7fffffff",       "state":"active",       "replicas":{         "core_node35":{           "core":"awhollynewcollection_0_shard5_replica_n32",           "base_url":"http://127.0.0.1:43689/solr",           "node_name":"127.0.0.1:43689_solr",           "state":"down",           "type":"NRT"},         "core_node37":{           "core":"awhollynewcollection_0_shard5_replica_n34",           "base_url":"http://127.0.0.1:44073/solr",           "node_name":"127.0.0.1:44073_solr",           "state":"active",           "type":"NRT"},         "core_node39":{           "core":"awhollynewcollection_0_shard5_replica_n36",           "base_url":"http://127.0.0.1:35691/solr",           "node_name":"127.0.0.1:35691_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node40":{           "core":"awhollynewcollection_0_shard5_replica_n38",           "base_url":"http://127.0.0.1:43203/solr",           "node_name":"127.0.0.1:43203_solr",           "state":"active",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"6",   "autoAddReplicas":"false",   "nrtReplicas":"4",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:43203_solr, 127.0.0.1:43689_solr, 127.0.0.1:44073_solr, 127.0.0.1:35691_solr]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44073/solr/awhollynewcollection_0: No registered leader was found after waiting for 4000ms , collection: awhollynewcollection_0 slice: shard4 saw state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"4",
  "shards":{
    "shard1":{
      "range":"80000000-b332ffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"awhollynewcollection_0_shard1_replica_n1",
          "base_url":"http://127.0.0.1:43689/solr",
          "node_name":"127.0.0.1:43689_solr",
          "state":"down",
          "type":"NRT"},
        "core_node5":{
          "core":"awhollynewcollection_0_shard1_replica_n2",
          "base_url":"http://127.0.0.1:44073/solr",
          "node_name":"127.0.0.1:44073_solr",
          "state":"active",
          "type":"NRT"},
        "core_node7":{
          "core":"awhollynewcollection_0_shard1_replica_n4",
          "base_url":"http://127.0.0.1:35691/solr",
          "node_name":"127.0.0.1:35691_solr",
          "state":"active",
          "type":"NRT"},
        "core_node9":{
          "core":"awhollynewcollection_0_shard1_replica_n6",
          "base_url":"http://127.0.0.1:43203/solr",
          "node_name":"127.0.0.1:43203_solr",
          "state":"active",
          "type":"NRT"}}},
    "shard2":{
      "range":"b3330000-e665ffff",
      "state":"active",
      "replicas":{
        "core_node11":{
          "core":"awhollynewcollection_0_shard2_replica_n8",
          "base_url":"http://127.0.0.1:43689/solr",
          "node_name":"127.0.0.1:43689_solr",
          "state":"down",
          "type":"NRT"},
        "core_node13":{
          "core":"awhollynewcollection_0_shard2_replica_n10",
          "base_url":"http://127.0.0.1:44073/solr",
          "node_name":"127.0.0.1:44073_solr",
          "state":"active",
          "type":"NRT"},
        "core_node15":{
          "core":"awhollynewcollection_0_shard2_replica_n12",
          "base_url":"http://127.0.0.1:35691/solr",
          "node_name":"127.0.0.1:35691_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node17":{
          "core":"awhollynewcollection_0_shard2_replica_n14",
          "base_url":"http://127.0.0.1:43203/solr",
          "node_name":"127.0.0.1:43203_solr",
          "state":"active",
          "type":"NRT"}}},
    "shard3":{
      "range":"e6660000-1998ffff",
      "state":"active",
      "replicas":{
        "core_node19":{
          "core":"awhollynewcollection_0_shard3_replica_n16",
          "base_url":"http://127.0.0.1:43689/solr",
          "node_name":"127.0.0.1:43689_solr",
          "state":"down",
          "type":"NRT"},
        "core_node21":{
          "core":"awhollynewcollection_0_shard3_replica_n18",
          "base_url":"http://127.0.0.1:44073/solr",
          "node_name":"127.0.0.1:44073_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node23":{
          "core":"awhollynewcollection_0_shard3_replica_n20",
          "base_url":"http://127.0.0.1:35691/solr",
          "node_name":"127.0.0.1:35691_solr",
          "state":"active",
          "type":"NRT"},
        "core_node25":{
          "core":"awhollynewcollection_0_shard3_replica_n22",
          "base_url":"http://127.0.0.1:43203/solr",
          "node_name":"127.0.0.1:43203_solr",
          "state":"active",
          "type":"NRT"}}},
    "shard4":{
      "range":"19990000-4ccbffff",
      "state":"active",
      "replicas":{
        "core_node27":{
          "core":"awhollynewcollection_0_shard4_replica_n24",
          "base_url":"http://127.0.0.1:43689/solr",
          "node_name":"127.0.0.1:43689_solr",
          "state":"down",
          "type":"NRT"},
        "core_node29":{
          "core":"awhollynewcollection_0_shard4_replica_n26",
          "base_url":"http://127.0.0.1:44073/solr",
          "node_name":"127.0.0.1:44073_solr",
          "state":"active",
          "type":"NRT"},
        "core_node31":{
          "core":"awhollynewcollection_0_shard4_replica_n28",
          "base_url":"http://127.0.0.1:35691/solr",
          "node_name":"127.0.0.1:35691_solr",
          "state":"active",
          "type":"NRT"},
        "core_node33":{
          "core":"awhollynewcollection_0_shard4_replica_n30",
          "base_url":"http://127.0.0.1:43203/solr",
          "node_name":"127.0.0.1:43203_solr",
          "state":"active",
          "type":"NRT"}}},
    "shard5":{
      "range":"4ccc0000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node35":{
          "core":"awhollynewcollection_0_shard5_replica_n32",
          "base_url":"http://127.0.0.1:43689/solr",
          "node_name":"127.0.0.1:43689_solr",
          "state":"down",
          "type":"NRT"},
        "core_node37":{
          "core":"awhollynewcollection_0_shard5_replica_n34",
          "base_url":"http://127.0.0.1:44073/solr",
          "node_name":"127.0.0.1:44073_solr",
          "state":"active",
          "type":"NRT"},
        "core_node39":{
          "core":"awhollynewcollection_0_shard5_replica_n36",
          "base_url":"http://127.0.0.1:35691/solr",
          "node_name":"127.0.0.1:35691_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node40":{
          "core":"awhollynewcollection_0_shard5_replica_n38",
          "base_url":"http://127.0.0.1:43203/solr",
          "node_name":"127.0.0.1:43203_solr",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"6",
  "autoAddReplicas":"false",
  "nrtReplicas":"4",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:43203_solr, 127.0.0.1:43689_solr, 127.0.0.1:44073_solr, 127.0.0.1:35691_solr]
	at __randomizedtesting.SeedInfo.seed([5A8EA55BA30241B4:12FBD1EFA5316E21]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	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.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	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.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([5A8EA55BA30241B4:E08292D4FCEA97FB]:0)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1565)
	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 12196 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_5A8EA55BA30241B4-001/init-core-data-001
   [junit4]   2> 210615 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5A8EA55BA30241B4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 210615 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5A8EA55BA30241B4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 210616 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5A8EA55BA30241B4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 210617 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5A8EA55BA30241B4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 210659 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5A8EA55BA30241B4]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 210761 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5A8EA55BA30241B4]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_5A8EA55BA30241B4-001/tempDir-001
   [junit4]   2> 210761 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5A8EA55BA30241B4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 210761 INFO  (Thread-196) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 210762 INFO  (Thread-196) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 210764 ERROR (Thread-196) [    ] 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> 210861 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5A8EA55BA30241B4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41991
   [junit4]   2> 210864 INFO  (zkConnectionManagerCallback-197-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210870 INFO  (jetty-launcher-194-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 210870 INFO  (jetty-launcher-194-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 210882 INFO  (jetty-launcher-194-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 210882 INFO  (jetty-launcher-194-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 210882 INFO  (jetty-launcher-194-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 210882 INFO  (jetty-launcher-194-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 210882 INFO  (jetty-launcher-194-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 210882 INFO  (jetty-launcher-194-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 210882 INFO  (jetty-launcher-194-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bcfc418{/solr,null,AVAILABLE}
   [junit4]   2> 210882 INFO  (jetty-launcher-194-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76468e65{/solr,null,AVAILABLE}
   [junit4]   2> 210885 INFO  (jetty-launcher-194-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6fb9dd63{SSL,[ssl, http/1.1]}{127.0.0.1:40199}
   [junit4]   2> 210885 INFO  (jetty-launcher-194-thread-2) [    ] o.e.j.s.Server Started @212678ms
   [junit4]   2> 210885 INFO  (jetty-launcher-194-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40199}
   [junit4]   2> 210885 ERROR (jetty-launcher-194-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 210886 INFO  (jetty-launcher-194-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 210886 INFO  (jetty-launcher-194-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 210886 INFO  (jetty-launcher-194-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 210886 INFO  (jetty-launcher-194-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T05:58:59.720Z
   [junit4]   2> 210886 INFO  (jetty-launcher-194-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ab0167d{SSL,[ssl, http/1.1]}{127.0.0.1:38905}
   [junit4]   2> 210886 INFO  (jetty-launcher-194-thread-1) [    ] o.e.j.s.Server Started @212680ms
   [junit4]   2> 210886 INFO  (jetty-launcher-194-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38905}
   [junit4]   2> 210887 ERROR (jetty-launcher-194-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 210887 INFO  (jetty-launcher-194-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 210887 INFO  (jetty-launcher-194-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 210887 INFO  (jetty-launcher-194-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 210887 INFO  (jetty-launcher-194-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T05:58:59.721Z
   [junit4]   2> 210892 INFO  (zkConnectionManagerCallback-199-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210894 INFO  (zkConnectionManagerCallback-201-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210895 INFO  (jetty-launcher-194-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 210895 INFO  (jetty-launcher-194-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 210905 INFO  (jetty-launcher-194-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41991/solr
   [junit4]   2> 210916 INFO  (zkConnectionManagerCallback-205-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210917 INFO  (jetty-launcher-194-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41991/solr
   [junit4]   2> 210925 INFO  (zkConnectionManagerCallback-209-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210928 INFO  (zkConnectionManagerCallback-211-thread-1-processing-n:127.0.0.1:40199_solr) [n:127.0.0.1:40199_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210933 INFO  (zkConnectionManagerCallback-213-thread-1-processing-n:127.0.0.1:38905_solr) [n:127.0.0.1:38905_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210987 INFO  (jetty-launcher-194-thread-2) [n:127.0.0.1:40199_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210988 INFO  (jetty-launcher-194-thread-2) [n:127.0.0.1:40199_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40199_solr
   [junit4]   2> 210988 INFO  (jetty-launcher-194-thread-2) [n:127.0.0.1:40199_solr    ] o.a.s.c.Overseer Overseer (id=72089516625821701-127.0.0.1:40199_solr-n_0000000000) starting
   [junit4]   2> 210991 INFO  (jetty-launcher-194-thread-1) [n:127.0.0.1:38905_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210992 INFO  (jetty-launcher-194-thread-2) [n:127.0.0.1:40199_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40199_solr
   [junit4]   2> 210992 INFO  (OverseerStateUpdate-72089516625821701-127.0.0.1:40199_solr-n_0000000000) [n:127.0.0.1:40199_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 210996 INFO  (jetty-launcher-194-thread-1) [n:127.0.0.1:38905_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38905_solr
   [junit4]   2> 211006 INFO  (jetty-launcher-194-thread-2) [n:127.0.0.1:40199_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 211010 WARN  (jetty-launcher-194-thread-2) [n:127.0.0.1:40199_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 211011 INFO  (zkCallback-210-thread-1-processing-n:127.0.0.1:40199_solr) [n:127.0.0.1:40199_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 211012 INFO  (zkCallback-212-thread-1-processing-n:127.0.0.1:38905_solr) [n:127.0.0.1:38905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 211023 INFO  (jetty-launcher-194-thread-1) [n:127.0.0.1:38905_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 211023 WARN  (jetty-launcher-194-thread-1) [n:127.0.0.1:38905_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 211032 INFO  (jetty-launcher-194-thread-2) [n:127.0.0.1:40199_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 211032 INFO  (jetty-launcher-194-thread-1) [n:127.0.0.1:38905_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 211113 INFO  (jetty-launcher-194-thread-2) [n:127.0.0.1:40199_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 211113 INFO  (jetty-launcher-194-thread-1) [n:127.0.0.1:38905_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 211131 INFO  (jetty-launcher-194-thread-1-EventThread) [n:127.0.0.1:38905_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 211131 INFO  (jetty-launcher-194-thread-2-EventThread) [n:127.0.0.1:40199_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 211301 WARN  (jetty-launcher-194-thread-1) [n:127.0.0.1:38905_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 211301 WARN  (jetty-launcher-194-thread-2) [n:127.0.0.1:40199_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 211352 INFO  (jetty-launcher-194-thread-1) [n:127.0.0.1:38905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117fb5da
   [junit4]   2> 211357 INFO  (jetty-launcher-194-thread-1) [n:127.0.0.1:38905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117fb5da
   [junit4]   2> 211365 INFO  (jetty-launcher-194-thread-1) [n:127.0.0.1:38905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117fb5da
   [junit4]   2> 211366 INFO  (jetty-launcher-194-thread-1) [n:127.0.0.1:38905_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_5A8EA55BA30241B4-001/tempDir-001/node1/.
   [junit4]   2> 211366 INFO  (jetty-launcher-194-thread-2) [n:127.0.0.1:40199_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40199.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117fb5da
   [junit4]   2> 211373 INFO  (jetty-launcher-194-thread-2) [n:127.0.0.1:40199_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40199.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117fb5da
   [junit4]   2> 211374 INFO  (jetty-launcher-194-thread-2) [n:127.0.0.1:40199_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40199.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117fb5da
   [junit4]   2> 211375 INFO  (jetty-launcher-194-thread-2) [n:127.0.0.1:40199_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_5A8EA55BA30241B4-001/tempDir-001/node2/.
   [junit4]   2> 211429 INFO  (zkConnectionManagerCallback-219-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211451 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 211453 INFO  (zkConnectionManagerCallback-222-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211695 INFO  (zkConnectionManagerCallback-225-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211696 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5A8EA55BA30241B4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 211696 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5A8EA55BA30241B4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41991/solr ready
   [junit4]   2> 211754 INFO  (qtp1072463391-1719) [n:127.0.0.1:38905_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 211755 INFO  (OverseerThreadFactory-532-thread-1-processing-n:127.0.0.1:40199_solr) [n:127.0.0.1:40199_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 211860 INFO  (OverseerStateUpdate-72089516625821701-127.0.0.1:40199_solr-n_0000000000) [n:127.0.0.1:40199_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38905/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 212103 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 212104 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 212222 INFO  (zkCallback-212-thread-1-processing-n:127.0.0.1:38905_solr) [n:127.0.0.1:38905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 212222 INFO  (zkCallback-212-thread-2-processing-n:127.0.0.1:38905_solr) [n:127.0.0.1:38905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 213137 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 213151 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 213235 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 213254 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from collection forwardingCollection, trusted=true
   [junit4]   2> 213254 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@117fb5da
   [junit4]   2> 213255 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 213255 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_5A8EA55BA30241B4-001/tempDir-001/node1/forwardingCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_5A8EA55BA30241B4-001/tempDir-001/node1/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 213258 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=32.62109375, floorSegmentMB=1.326171875, forceMergeDeletesPctAllowed=9.124214532366535, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 213316 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 213316 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 213318 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 213318 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 213319 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 213319 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e693ae3[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 213321 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 213370 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 213476 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 213476 INFO  (searcherExecutor-537-thread-1-processing-n:127.0.0.1:38905_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 213477 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591448900532699136
   [junit4]   2> 213477 INFO  (searcherExecutor-537-thread-1-processing-n:127.0.0.1:38905_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 213477 INFO  (searcherExecutor-537-thread-1-processing-n:127.0.0.1:38905_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 213477 INFO  (searcherExecutor-537-thread-1-processing-n:127.0.0.1:38905_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 213477 INFO  (searcherExecutor-537-thread-1-processing-n:127.0.0.1:38905_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 213477 INFO  (searcherExecutor-537-thread-1-processing-n:127.0.0.1:38905_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 213477 INFO  (searcherExecutor-537-thread-1-processing-n:127.0.0.1:38905_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 213478 INFO  (searcherExecutor-537-thread-1-processing-n:127.0.0.1:38905_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 213478 INFO  (searcherExecutor-537-thread-1-processing-n:127.0.0.1:38905_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 213479 INFO  (searcherExecutor-537-thread-1-processing-n:127.0.0.1:38905_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1] Registered new searcher Searcher@e693ae3[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 213480 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 213480 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 213480 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38905/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 213480 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 213480 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:38905/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 213481 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 213482 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38905/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 213583 INFO  (zkCallback-212-thread-2-processing-n:127.0.0.1:38905_solr) [n:127.0.0.1:38905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 213583 INFO  (zkCallback-212-thread-1-processing-n:127.0.0.1:38905_solr) [n:127.0.0.1:38905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 213633 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 213634 INFO  (qtp1072463391-1707) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1530
   [junit4]   2> 213640 WARN  (httpShardExecutor-525-thread-1-processing-n:127.0.0.1:40199_solr [https:////127.0.0.1:38905//solr] https:////127.0.0.1:38905//solr) [n:127.0.0.1:40199_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1517759940937&s=X4zjY/qR1iXdlWz8sTmUA9rdT2I="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:00 GMT
   [junit4]   2> 213644 INFO  (qtp1072463391-1719) [n:127.0.0.1:38905_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 213734 INFO  (zkCallback-212-thread-2-processing-n:127.0.0.1:38905_solr) [n:127.0.0.1:38905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 213734 INFO  (zkCallback-212-thread-1-processing-n:127.0.0.1:38905_solr) [n:127.0.0.1:38905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 213756 INFO  (OverseerCollectionConfigSetProcessor-72089516625821701-127.0.0.1:40199_solr-n_0000000000) [n:127.0.0.1:40199_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 214644 INFO  (qtp1072463391-1719) [n:127.0.0.1:38905_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2890
   [junit4]   2> 214645 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5A8EA55BA30241B4]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1517759940568&s=ZENkoKiJzNGx1Iw/UZR5G7qT+R4="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:00 GMT
   [junit4]   2> 214646 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5A8EA55BA30241B4]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 214646 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5A8EA55BA30241B4]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 214662 INFO  (qtp937029850-1714) [n:127.0.0.1:40199_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 214672 INFO  (qtp1072463391-1719) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1
   [junit4]   2> 214673 WARN  (qtp937029850-1714) [n:127.0.0.1:40199_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1517759943504&s=tlLTHAV4G+8GC/GRFVumYrGVDdk="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:03 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:03 GMT
   [junit4]   2> 214674 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5A8EA55BA30241B4]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1517759943495&s=qF763xh8URCQ4zdt2pwOiZRVp7c="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:03 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:03 GMT
   [junit4]   2> 214674 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5A8EA55BA30241B4]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1517759943504&s=tlLTHAV4G+8GC/GRFVumYrGVDdk="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:03 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:03 GMT
   [junit4]   2> 214683 INFO  (qtp1072463391-1719) [n:127.0.0.1:38905_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 214684 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5A8EA55BA30241B4]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1517759943517&s=Ku7P71n8YaKJ/UkExz+amRzL7PY="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:03 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:03 GMT
   [junit4]   2> 214684 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 214713 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 214723 INFO  (qtp937029850-1706) [n:127.0.0.1:40199_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 214723 INFO  (qtp937029850-1706) [n:127.0.0.1:40199_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 214724 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[5A8EA55BA30241B4]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1517759943556&s=Ts9F0PAAbqqyQU6x9Hsx04Uml4M="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:03 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:03 GMT
   [junit4]   2> 214724 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 214745 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 214747 INFO  (qtp937029850-1714) [n:127.0.0.1:40199_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 214747 INFO  (qtp937029850-1714) [n:127.0.0.1:40199_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 214748 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[5A8EA55BA30241B4]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1517759943580&s=xETh2Xtdx0ZV9MjVKOHUMnemgPs="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:03 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:03 GMT
   [junit4]   2> 214748 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 214765 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 215096 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[5A8EA55BA30241B4]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1517759943600&s=eubmvTFilWg6VYee7gy1nNRmpf8="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:03 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:03 GMT
   [junit4]   2> 215096 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 215120 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 215121 INFO  (qtp937029850-1714) [n:127.0.0.1:40199_solr    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [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> 215122 WARN  (qtp937029850-1714) [n:127.0.0.1:40199_solr    ] o.e.j.s.HttpChannel /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:455)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [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> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	... 34 more
   [junit4]   2> 215161 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 215176 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 215208 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[5A8EA55BA30241B4]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1517759944028&s=tAL7itJFPbePhXkv34my/fp4+Ls="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:04 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:04 GMT
   [junit4]   2> 215208 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 215227 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 215300 INFO  (qtp937029850-1706) [n:127.0.0.1:40199_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 215300 INFO  (qtp937029850-1706) [n:127.0.0.1:40199_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 215301 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[5A8EA55BA30241B4]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1517759944061&s=v02ezloal0yPP+G6YPy36d+Z3xk="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:04 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:04 GMT
   [junit4]   2> 215301 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 215316 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 215320 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[5A8EA55BA30241B4]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1517759944151&s=tDbLALZFqhcQNdcDk7CpCtxZboA="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:04 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:04 GMT
   [junit4]   2> 215320 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 215341 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 225460 WARN  (jetty-launcher-194-thread-2-SendThread(127.0.0.1:41991)) [n:127.0.0.1:40199_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14174ms for sessionid 0x1001d088e830007
   [junit4]   2> 225460 WARN  (jetty-launcher-194-thread-1-SendThread(127.0.0.1:41991)) [n:127.0.0.1:38905_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14174ms for sessionid 0x1001d088e830008
   [junit4]   2> 225460 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 0x1001d088e830007, likely client has closed socket
   [junit4]   2> 225461 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 0x1001d088e830008, likely client has closed socket
   [junit4]   2> 225464 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[5A8EA55BA30241B4]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1517759944176&s=+39TW+nZdppIKvqJd2LFHNl5ONU="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:04 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:04 GMT
   [junit4]   2> 225468 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 225480 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 225486 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[5A8EA55BA30241B4]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1517759954315&s=Rf4dwTx6UcU5we1M8EP89pCEexU="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:14 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:14 GMT
   [junit4]   2> 225486 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 225498 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 225504 WARN  (qtp937029850-1706) [n:127.0.0.1:40199_solr    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: ‘bar’: no such user
   [junit4]   2> id: ‘bar’: no such user
   [junit4]   2> 
   [junit4]   2> 225506 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[5A8EA55BA30241B4]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1517759954333&s=nZOm9RleQMvgNwivYRJx35ZVObo="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:14 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:14 GMT
   [junit4]   2> 225506 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 225524 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 225576 WARN  (zkConnectionManagerCallback-225-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40b6dc88 name: ZooKeeperConnection Watcher:127.0.0.1:41991/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 225576 WARN  (zkConnectionManagerCallback-225-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 231316 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5A8EA55BA30241B4]-SendThread(127.0.0.1:41991)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x1001d088e83000b has expired
   [junit4]   2> 231316 WARN  (zkConnectionManagerCallback-225-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40b6dc88 name: ZooKeeperConnection Watcher:127.0.0.1:41991/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 231316 WARN  (zkConnectionManagerCallback-225-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 231316 WARN  (zkConnectionManagerCallback-225-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 231317 INFO  (zkConnectionManagerCallback-225-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 231318 INFO  (jetty-launcher-194-thread-2-EventThread) [n:127.0.0.1:40199_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 231318 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[5A8EA55BA30241B4]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1517759954358&s=YdQSrSGK36ixxEtg66xpOPijpFI="; Path=/; Domain=127.0.0.1; Expires=dom, 04-feb-2018 15:59:14 GMT; Secure; HttpOnly". Invalid 'expires' attribute: dom, 04-feb-2018 15:59:14 GMT
   [junit4]   2> 231318 INFO  (jetty-launcher-194-thread-1-EventThread) [n:127.0.0.1:38905_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 231319 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[5A8EA55BA30241B4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 231318 INFO  (zkConnectionManagerCallback-225-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 231324 ERROR (zkConnectionManagerCallback-225-thread-1) [    ] o.a.s.c.c.ZkStateReader A ZK error has occurred
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /clusterstate.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:421)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$1.command(ZkStateReader.java:282)
   [junit4]   2> 	at org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:167)
   [junit4]   2> 	at org.apache.solr.common.

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

erver Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	7	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	124	/solr/collections/collection1/state.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72089717288730656-127.0.0.1:41135_solr-n_0000000009
   [junit4]   2> 	3	/solr/overseer_elect/election/72089717288730681-127.0.0.1:39677_solr-n_0000000017
   [junit4]   2> 	2	/solr/overseer_elect/election/72089717288730669-127.0.0.1:38459_solr-n_0000000013
   [junit4]   2> 	2	/solr/overseer_elect/election/72089717288730644-127.0.0.1:34849_solr-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/72089717288730672-127.0.0.1:46237_solr-n_0000000014
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72089717288730644-core_node4-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72089717288730650-127.0.0.1:45431_solr-n_0000000007
   [junit4]   2> 	2	/solr/overseer_elect/election/72089717288730675-127.0.0.1:35033_solr-n_0000000015
   [junit4]   2> 	2	/solr/overseer_elect/election/72089717288730662-127.0.0.1:37639_solr-n_0000000011
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5A8EA55BA30241B4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128), x_s=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=866, maxMBSortInHeap=6.078963362462141, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@288f876a), locale=mt-MT, timezone=Portugal
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=316374856,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SchemaVersionSpecificBehaviorTest, SparseHLLTest, MetricsHandlerTest, ResourceLoaderTest, TestXIncludeConfig, TestFieldCacheWithThreads, TestStressInPlaceUpdates, TestElisionMultitermQuery, PeerSyncWithIndexFingerprintCachingTest, TestPolicyCloud, TestStreamBody, SolrCLIZkUtilsTest, TestEmbeddedSolrServerAdminHandler, TestTriggerIntegration, TestGraphMLResponseWriter, TestCustomSort, TestZkAclsWithHadoopAuth, TestConfigSetsAPI, TestInPlaceUpdatesStandalone, LeaderInitiatedRecoveryOnShardRestartTest, TestSchemaSimilarityResource, TestUniqueKeyFieldResource, ChangedSchemaMergeTest, LoggingHandlerTest, TestSolrCloudWithKerberosAlt, AddReplicaTest, PrimUtilsTest, CoreSorterTest, CursorMarkTest, AlternateDirectoryTest, OverseerTest, HttpTriggerListenerTest, TestSearchPerf, TestSolrJ, V2StandaloneTest, DirectSolrConnectionTest, ParsingFieldUpdateProcessorsTest, TestSystemIdResolver, SignatureUpdateProcessorFactoryTest, TestCloudSchemaless, TestManagedSynonymGraphFilterFactory, HdfsWriteToMultipleCollectionsTest, ComputePlanActionTest, TestCollectionAPI, DistributedFacetPivotSmallAdvancedTest, SuggestComponentTest, TestStressVersions, TestDistributedGrouping, DistributedQueryComponentCustomSortTest, SoftAutoCommitTest, CollectionStateFormat2Test, SortByFunctionTest, TestSimpleQParserPlugin, SystemInfoHandlerTest, QueryParsingTest, BigEndianAscendingWordSerializerTest, TestSimpleTrackingShardHandler, HdfsBasicDistributedZk2Test, DeleteNodeTest, TestDefaultStatsCache, TestFunctionQuery, UpdateRequestProcessorFactoryTest, LeaderElectionContextKeyTest, FileUtilsTest, TestSubQueryTransformerCrossCore, DistributedFacetExistsSmallTest, RequiredFieldsTest, TestReversedWildcardFilterFactory, TestSolrIndexConfig, TestFieldTypeResource, SegmentsInfoRequestHandlerTest, TestTrie, HdfsCollectionsAPIDistributedZkTest, ClassificationUpdateProcessorFactoryTest, TestLRUCache, CloneFieldUpdateProcessorFactoryTest, TestRecovery, TestPerFieldSimilarity, TestSolrQueryResponse, MissingSegmentRecoveryTest, TestCursorMarkWithoutUniqueKey, BasicFunctionalityTest, HdfsChaosMonkeySafeLeaderTest, TestStressUserVersions, TestMiniSolrCloudClusterSSL, TestDynamicLoading, TestLeaderElectionZkExpiry, TestNumericTerms64, TestFieldCollectionResource, TestFieldCacheSort, TestManagedSchema, FullHLLTest, QueryElevationComponentTest, TestConfigOverlay, CheckHdfsIndexTest, ShardRoutingCustomTest, TestReplicationHandler, QueryEqualityTest, HighlighterTest, TestCustomDocTransformer, TestLegacyNumericRangeQueryBuilder, SuggesterTest, HdfsDirectoryFactoryTest, SolrJmxReporterCloudTest, BasicAuthStandaloneTest, SolrMetricsIntegrationTest, BufferStoreTest, SolrCoreTest, TestFoldingMultitermQuery, TestCloudNestedDocsSort, ZkStateReaderTest, TestRawResponseWriter, TestLegacyNumericUtils, SyncSliceTest, CustomHighlightComponentTest, TestCryptoKeys, SSLMigrationTest, TestPointFields, CollectionsAPIDistributedZkTest, PolyFieldTest, TestSolr4Spatial, BlockJoinFacetRandomTest, TestMultiWordSynonyms, DistributedMLTComponentTest, OverseerTaskQueueTest, TestConfigSets, CollectionReloadTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, TestFaceting, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, TestReload, TestRangeQuery, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, TestLazyCores, TestBadConfig, SimplePostToolTest, TestCoreDiscovery, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, TestWriterPerf, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, ReturnFieldsTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName, TestLFUCache, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestBinaryField, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestUtils, TestDocumentBuilder, SliceStateTest, UUIDFieldTest, CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, TestLuceneIndexBackCompat, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, CollectionsAPISolrJTest, ConfigSetsAPITest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest, MoveReplicaHDFSTest, OverseerModifyCollectionTest, RemoteQueryErrorTest, ReplicationFactorTest, SolrCloudExampleTest, TestCloudJSONFacetJoinDomain, TestCloudRecovery, TestPullReplica, TestRebalanceLeaders, TestSizeLimitedDistributedMap, TestStressLiveNodes, TestTolerantUpdateProcessorCloud, TestUtilizeNode, ZkShardTermsTest, AssignTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, SimpleCollectionCreateDeleteTest, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, AutoScalingHandlerTest, ExecutePlanActionTest, MetricTriggerTest, NodeLostTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [621/775 (3!)] on J1 in 203.31s, 14 tests, 1 error <<< FAILURES!

[...truncated 48718 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_162) - Build # 21396 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21396/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B3663EE65D916BCA:950C80DF469EC4A6]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger(TriggerIntegrationTest.java:456)
	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 14131 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 2504617 INFO  (SUITE-TriggerIntegrationTest-seed#[B3663EE65D916BCA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B3663EE65D916BCA-001/init-core-data-001
   [junit4]   2> 2504617 INFO  (SUITE-TriggerIntegrationTest-seed#[B3663EE65D916BCA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2504618 INFO  (SUITE-TriggerIntegrationTest-seed#[B3663EE65D916BCA]-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> 2504619 INFO  (SUITE-TriggerIntegrationTest-seed#[B3663EE65D916BCA]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B3663EE65D916BCA-001/tempDir-001
   [junit4]   2> 2504619 INFO  (SUITE-TriggerIntegrationTest-seed#[B3663EE65D916BCA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2504619 INFO  (Thread-5968) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2504619 INFO  (Thread-5968) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2504621 ERROR (Thread-5968) [    ] 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> 2504719 INFO  (SUITE-TriggerIntegrationTest-seed#[B3663EE65D916BCA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43443
   [junit4]   2> 2504721 INFO  (zkConnectionManagerCallback-6773-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2504725 INFO  (jetty-launcher-6770-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2504725 INFO  (jetty-launcher-6770-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2504725 INFO  (jetty-launcher-6770-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2504725 INFO  (jetty-launcher-6770-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2504726 INFO  (jetty-launcher-6770-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2504726 INFO  (jetty-launcher-6770-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2504726 INFO  (jetty-launcher-6770-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2504726 INFO  (jetty-launcher-6770-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2504726 INFO  (jetty-launcher-6770-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e032c6{/solr,null,AVAILABLE}
   [junit4]   2> 2504726 INFO  (jetty-launcher-6770-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11085f{/solr,null,AVAILABLE}
   [junit4]   2> 2504727 INFO  (jetty-launcher-6770-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31b3f8{HTTP/1.1,[http/1.1]}{127.0.0.1:45581}
   [junit4]   2> 2504727 INFO  (jetty-launcher-6770-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f3d0b9{HTTP/1.1,[http/1.1]}{127.0.0.1:43345}
   [junit4]   2> 2504727 INFO  (jetty-launcher-6770-thread-2) [    ] o.e.j.s.Server Started @2511709ms
   [junit4]   2> 2504727 INFO  (jetty-launcher-6770-thread-1) [    ] o.e.j.s.Server Started @2511709ms
   [junit4]   2> 2504727 INFO  (jetty-launcher-6770-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45581}
   [junit4]   2> 2504727 INFO  (jetty-launcher-6770-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43345}
   [junit4]   2> 2504727 ERROR (jetty-launcher-6770-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2504727 ERROR (jetty-launcher-6770-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2504727 INFO  (jetty-launcher-6770-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2504727 INFO  (jetty-launcher-6770-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2504727 INFO  (jetty-launcher-6770-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2504728 INFO  (jetty-launcher-6770-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2504728 INFO  (jetty-launcher-6770-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2504728 INFO  (jetty-launcher-6770-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2504728 INFO  (jetty-launcher-6770-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T02:46:05.962Z
   [junit4]   2> 2504728 INFO  (jetty-launcher-6770-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T02:46:05.962Z
   [junit4]   2> 2504729 INFO  (zkConnectionManagerCallback-6775-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2504729 INFO  (zkConnectionManagerCallback-6777-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2504730 INFO  (jetty-launcher-6770-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2504730 INFO  (jetty-launcher-6770-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2504738 INFO  (jetty-launcher-6770-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43443/solr
   [junit4]   2> 2504738 INFO  (jetty-launcher-6770-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43443/solr
   [junit4]   2> 2504739 INFO  (zkConnectionManagerCallback-6783-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2504739 INFO  (zkConnectionManagerCallback-6785-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2504740 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 0x1001c57f4940003, likely client has closed socket
   [junit4]   2> 2504741 INFO  (zkConnectionManagerCallback-6788-thread-1-processing-n:127.0.0.1:45581_solr) [n:127.0.0.1:45581_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2504741 INFO  (zkConnectionManagerCallback-6789-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2504790 INFO  (jetty-launcher-6770-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2504790 INFO  (jetty-launcher-6770-thread-2) [n:127.0.0.1:45581_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2504790 INFO  (jetty-launcher-6770-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43345_solr
   [junit4]   2> 2504791 INFO  (jetty-launcher-6770-thread-2) [n:127.0.0.1:45581_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45581_solr
   [junit4]   2> 2504791 INFO  (jetty-launcher-6770-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.Overseer Overseer (id=72088758129000454-127.0.0.1:43345_solr-n_0000000000) starting
   [junit4]   2> 2504791 INFO  (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2504791 INFO  (zkCallback-6787-thread-1-processing-n:127.0.0.1:45581_solr) [n:127.0.0.1:45581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2504795 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2504796 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2504796 INFO  (jetty-launcher-6770-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43345_solr
   [junit4]   2> 2504796 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:45581_solr]
   [junit4]   2> 2504796 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2504796 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2504797 INFO  (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2504797 INFO  (zkCallback-6787-thread-1-processing-n:127.0.0.1:45581_solr) [n:127.0.0.1:45581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2504797 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2504798 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2504798 DEBUG (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2504891 INFO  (jetty-launcher-6770-thread-2) [n:127.0.0.1:45581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45581.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2504905 INFO  (jetty-launcher-6770-thread-2) [n:127.0.0.1:45581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45581.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2504905 INFO  (jetty-launcher-6770-thread-2) [n:127.0.0.1:45581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45581.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2504907 INFO  (jetty-launcher-6770-thread-2) [n:127.0.0.1:45581_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B3663EE65D916BCA-001/tempDir-001/node2/.
   [junit4]   2> 2504972 INFO  (jetty-launcher-6770-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43345.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2504981 INFO  (jetty-launcher-6770-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43345.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2504982 INFO  (jetty-launcher-6770-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43345.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2504983 INFO  (jetty-launcher-6770-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B3663EE65D916BCA-001/tempDir-001/node1/.
   [junit4]   2> 2505021 INFO  (zkConnectionManagerCallback-6795-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2505024 INFO  (zkConnectionManagerCallback-6799-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2505026 INFO  (SUITE-TriggerIntegrationTest-seed#[B3663EE65D916BCA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2505027 INFO  (SUITE-TriggerIntegrationTest-seed#[B3663EE65D916BCA]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43443/solr ready
   [junit4]   2> 2505038 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerRestoreState
   [junit4]   2> 2505039 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 2505039 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2505039 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2505041 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2505041 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2505041 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2505043 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2505044 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2505044 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2505044 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2505045 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18c362d{/solr,null,AVAILABLE}
   [junit4]   2> 2505045 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11652ac{HTTP/1.1,[http/1.1]}{127.0.0.1:35397}
   [junit4]   2> 2505045 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.Server Started @2512027ms
   [junit4]   2> 2505045 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35397}
   [junit4]   2> 2505045 ERROR (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2505046 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2505046 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2505046 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2505046 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T02:46:06.280Z
   [junit4]   2> 2505048 INFO  (zkConnectionManagerCallback-6801-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2505048 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2505057 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43443/solr
   [junit4]   2> 2505059 INFO  (zkConnectionManagerCallback-6805-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2505061 INFO  (zkConnectionManagerCallback-6807-thread-1-processing-n:127.0.0.1:35397_solr) [n:127.0.0.1:35397_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2505065 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [n:127.0.0.1:35397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2505066 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [n:127.0.0.1:35397_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2505067 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [n:127.0.0.1:35397_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35397_solr
   [junit4]   2> 2505068 INFO  (zkCallback-6787-thread-1-processing-n:127.0.0.1:45581_solr) [n:127.0.0.1:45581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2505068 INFO  (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2505068 INFO  (zkCallback-6798-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2505068 INFO  (zkCallback-6806-thread-1-processing-n:127.0.0.1:35397_solr) [n:127.0.0.1:35397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2505212 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [n:127.0.0.1:35397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35397.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2505223 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [n:127.0.0.1:35397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35397.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2505223 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [n:127.0.0.1:35397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35397.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2505225 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [n:127.0.0.1:35397_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B3663EE65D916BCA-001/tempDir-001/node3/.
   [junit4]   2> 2505270 INFO  (qtp25832780-24584) [n:127.0.0.1:35397_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> 2505272 INFO  (qtp3594881-24538) [n:127.0.0.1:43345_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> 2505275 INFO  (qtp5426288-24524) [n:127.0.0.1:45581_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> 2505276 DEBUG (qtp3594881-24527) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2505276 INFO  (qtp3594881-24527) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 2505276 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2505277 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:35397_solr, 127.0.0.1:45581_solr, 127.0.0.1:43345_solr]
   [junit4]   2> 2505277 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2505278 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@11652ac{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2505278 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30020056
   [junit4]   2> 2505278 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2505278 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b63c0c: rootName = solr_35397, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@d55a44
   [junit4]   2> 2505279 INFO  (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2505279 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2505280 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2505280 DEBUG (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 3
   [junit4]   2> 2505289 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2505289 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17a4a5a: rootName = solr_35397, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@d312ec
   [junit4]   2> 2505297 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2505298 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@85ff58: rootName = solr_35397, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18d2276
   [junit4]   2> 2505299 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35397_solr
   [junit4]   2> 2505300 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2505300 INFO  (zkCallback-6806-thread-1-processing-n:127.0.0.1:35397_solr) [n:127.0.0.1:35397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2505300 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2505300 INFO  (zkCallback-6787-thread-1-processing-n:127.0.0.1:45581_solr) [n:127.0.0.1:45581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2505300 INFO  (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2505300 INFO  (zkCallback-6798-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2505302 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18c362d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2505302 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2506281 DEBUG (ScheduledTrigger-8653-thread-2) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 2506281 DEBUG (ScheduledTrigger-8653-thread-2) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:35397_solr
   [junit4]   2> 2506806 INFO  (qtp3594881-24537) [n:127.0.0.1:43345_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> 2506808 INFO  (qtp5426288-24532) [n:127.0.0.1:45581_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> 2506808 DEBUG (qtp3594881-24535) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2506809 INFO  (qtp3594881-24535) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 2506809 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2506809 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:45581_solr, 127.0.0.1:43345_solr]
   [junit4]   2> 2506809 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2506810 INFO  (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2506810 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:35397_solr
   [junit4]   2> 2506810 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2506810 DEBUG (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 2506811 DEBUG (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:35397_solr]
   [junit4]   2> 2506811 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2506811 DEBUG (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"1b07d9a42501fT5o2qr0ajqqxlk3yyc069m5keb",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":475528482148383,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[475528482148383],
   [junit4]   2>     "nodeNames":["127.0.0.1:35397_solr"]}}
   [junit4]   2> 2506811 DEBUG (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_restore_trigger]
   [junit4]   2> 2506812 INFO  (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2506812 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"1b07d9a42501fT5o2qr0ajqqxlk3yyc069m5keb",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":475528482148383,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[475528482148383],
   [junit4]   2>     "_enqueue_time_":475528483064553,
   [junit4]   2>     "nodeNames":["127.0.0.1:35397_solr"]}}
   [junit4]   2> 2506812 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 2506813 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_restore_trigger after 5000ms
   [junit4]   2> 2506813 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=1b07d9a42501fT5o2qr0ajqqxlk3yyc069m5keb
   [junit4]   2> 2506824 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCooldown
   [junit4]   2> 2506825 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 2506825 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2506825 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2506826 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2506826 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2506826 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2506828 INFO  (qtp3594881-24610) [n:127.0.0.1:43345_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> 2506830 INFO  (qtp5426288-24536) [n:127.0.0.1:45581_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> 2506830 DEBUG (qtp3594881-24538) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2506831 INFO  (qtp3594881-24538) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2506831 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 2506831 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:45581_solr, 127.0.0.1:43345_solr]
   [junit4]   2> 2506831 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2506832 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 2506833 INFO  (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2506833 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2506833 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 2506833 DEBUG (ScheduledTrigger-8653-thread-2) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 2506834 DEBUG (ScheduledTrigger-8653-thread-2) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 2506834 INFO  (qtp3594881-24537) [n:127.0.0.1:43345_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> 2506836 INFO  (qtp5426288-24532) [n:127.0.0.1:45581_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> 2506836 DEBUG (qtp3594881-24535) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2506837 INFO  (qtp3594881-24535) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2506837 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 2506837 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:45581_solr, 127.0.0.1:43345_solr]
   [junit4]   2> 2506837 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2506837 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 2506838 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2506838 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2506838 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 2506838 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2506838 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2506838 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2506839 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18d8dcf{/solr,null,AVAILABLE}
   [junit4]   2> 2506839 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1da4324{HTTP/1.1,[http/1.1]}{127.0.0.1:42437}
   [junit4]   2> 2506839 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.Server Started @2513821ms
   [junit4]   2> 2506839 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42437}
   [junit4]   2> 2506839 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2506840 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2506840 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2506840 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2506840 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T02:46:08.074Z
   [junit4]   2> 2506842 INFO  (zkConnectionManagerCallback-6811-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2506843 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2506853 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43443/solr
   [junit4]   2> 2506854 INFO  (zkConnectionManagerCallback-6815-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2506870 INFO  (zkConnectionManagerCallback-6817-thread-1-processing-n:127.0.0.1:42437_solr) [n:127.0.0.1:42437_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2506874 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:42437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2506875 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:42437_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2506877 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:42437_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42437_solr
   [junit4]   2> 2506878 INFO  (zkCallback-6798-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2506878 INFO  (zkCallback-6787-thread-1-processing-n:127.0.0.1:45581_solr) [n:127.0.0.1:45581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2506878 INFO  (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2506880 INFO  (zkCallback-6816-thread-1-processing-n:127.0.0.1:42437_solr) [n:127.0.0.1:42437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2507011 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:42437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42437.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2507022 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:42437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42437.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2507023 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:42437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42437.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2507025 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:42437_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B3663EE65D916BCA-001/tempDir-001/node4/.
   [junit4]   2> 2507834 DEBUG (ScheduledTrigger-8653-thread-2) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 2507834 DEBUG (ScheduledTrigger-8653-thread-2) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2507834 DEBUG (ScheduledTrigger-8653-thread-2) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:42437_solr at time 475529506152448
   [junit4]   2> 2508835 DEBUG (ScheduledTrigger-8653-thread-2) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 2508835 DEBUG (ScheduledTrigger-8653-thread-2) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2508835 DEBUG (ScheduledTrigger-8653-thread-2) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger firing registered processor for nodes: [127.0.0.1:42437_solr] added at times [475529506152448], now=475530506957651
   [junit4]   2> 2508835 DEBUG (ScheduledTrigger-8653-thread-2) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"1b07dd74b6000T5o2qr0ajqqxlk3yyc069m5ked",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":475529506152448,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[475529506152448],
   [junit4]   2>     "nodeNames":["127.0.0.1:42437_solr"]}}
   [junit4]   2> 2508835 DEBUG (ScheduledTrigger-8653-thread-2) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_cooldown_trigger]
   [junit4]   2> 2508836 INFO  (ScheduledTrigger-8653-thread-2) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2508836 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"1b07dd74b6000T5o2qr0ajqqxlk3yyc069m5ked",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":475529506152448,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[475529506152448],
   [junit4]   2>     "_enqueue_time_":475530507232640,
   [junit4]   2>     "nodeNames":["127.0.0.1:42437_solr"]}}
   [junit4]   2> 2508837 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_cooldown_trigger after 5000ms
   [junit4]   2> 2508838 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=1b07dd74b6000T5o2qr0ajqqxlk3yyc069m5ked
   [junit4]   2> 2509837 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2509838 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2509838 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2509838 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2509838 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a49710{/solr,null,AVAILABLE}
   [junit4]   2> 2509839 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1dce5d7{HTTP/1.1,[http/1.1]}{127.0.0.1:39501}
   [junit4]   2> 2509839 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.Server Started @2516821ms
   [junit4]   2> 2509839 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39501}
   [junit4]   2> 2509839 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2509840 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2509840 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2509840 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2509840 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T02:46:11.074Z
   [junit4]   2> 2509841 INFO  (zkConnectionManagerCallback-6821-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2509842 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2509854 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43443/solr
   [junit4]   2> 2509856 INFO  (zkConnectionManagerCallback-6825-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2509858 INFO  (zkConnectionManagerCallback-6827-thread-1-processing-n:127.0.0.1:39501_solr) [n:127.0.0.1:39501_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2509862 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:39501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2509863 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:39501_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2509864 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:39501_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39501_solr
   [junit4]   2> 2509865 INFO  (zkCallback-6798-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2509865 INFO  (zkCallback-6816-thread-1-processing-n:127.0.0.1:42437_solr) [n:127.0.0.1:42437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2509865 INFO  (zkCallback-6787-thread-1-processing-n:127.0.0.1:45581_solr) [n:127.0.0.1:45581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2509865 INFO  (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2509865 INFO  (zkCallback-6826-thread-1-processing-n:127.0.0.1:39501_solr) [n:127.0.0.1:39501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2509954 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:39501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39501.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2509966 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:39501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39501.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2509966 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:39501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39501.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2509968 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:39501_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B3663EE65D916BCA-001/tempDir-001/node5/.
   [junit4]   2> 2513839 DEBUG (ScheduledTrigger-8653-thread-4) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 2513839 DEBUG (ScheduledTrigger-8653-thread-4) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 2513839 DEBUG (ScheduledTrigger-8653-thread-4) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:39501_solr at time 475535510832509
   [junit4]   2> 2514840 DEBUG (ScheduledTrigger-8653-thread-4) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 2514840 DEBUG (ScheduledTrigger-8653-thread-4) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 2514840 DEBUG (ScheduledTrigger-8653-thread-4) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger firing registered processor for nodes: [127.0.0.1:39501_solr] added at times [475535510832509], now=475536512315871
   [junit4]   2> 2514840 DEBUG (ScheduledTrigger-8653-thread-4) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"1b07f3d33857dT5o2qr0ajqqxlk3yyc069m5kef",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":475535510832509,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[475535510832509],
   [junit4]   2>     "nodeNames":["127.0.0.1:39501_solr"]}}
   [junit4]   2> 2514841 DEBUG (ScheduledTrigger-8653-thread-4) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_cooldown_trigger]
   [junit4]   2> 2514841 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"1b07f3d33857dT5o2qr0ajqqxlk3yyc069m5kef",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":475535510832509,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[475535510832509],
   [junit4]   2>     "_enqueue_time_":475536512594360,
   [junit4]   2>     "nodeNames":["127.0.0.1:39501_solr"]}}
   [junit4]   2> 2514843 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_cooldown_trigger after 5000ms
   [junit4]   2> 2514843 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=1b07f3d33857dT5o2qr0ajqqxlk3yyc069m5kef
   [junit4]   2> 2516847 INFO  (qtp33189685-24667) [n:127.0.0.1:39501_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> 2516849 INFO  (qtp21971709-24618) [n:127.0.0.1:42437_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> 2516851 INFO  (qtp3594881-24535) [n:127.0.0.1:43345_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> 2516852 INFO  (qtp5426288-24532) [n:127.0.0.1:45581_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> 2516853 DEBUG (qtp33189685-24642) [n:127.0.0.1:39501_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2516853 INFO  (qtp33189685-24642) [n:127.0.0.1:39501_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2516854 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 2516854 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:42437_solr, 127.0.0.1:39501_solr, 127.0.0.1:45581_solr, 127.0.0.1:43345_solr]
   [junit4]   2> 2516854 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2516855 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 2516855 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerCooldownPeriodSeconds from: 5 to: 7
   [junit4]   2> 2516855 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2516855 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 2516856 INFO  (qtp33189685-24646) [n:127.0.0.1:39501_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2516857 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2516858 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2516858 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2516858 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2516858 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bd9f85{/solr,null,AVAILABLE}
   [junit4]   2> 2516858 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1dcccc3{HTTP/1.1,[http/1.1]}{127.0.0.1:42253}
   [junit4]   2> 2516858 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.Server Started @2523840ms
   [junit4]   2> 2516859 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42253}
   [junit4]   2> 2516859 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2516859 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2516859 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2516859 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2516859 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T02:46:18.093Z
   [junit4]   2> 2516861 INFO  (zkConnectionManagerCallback-6831-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2516861 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2516874 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43443/solr
   [junit4]   2> 2516875 INFO  (zkConnectionManagerCallback-6835-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2516877 INFO  (zkConnectionManagerCallback-6837-thread-1-processing-n:127.0.0.1:42253_solr) [n:127.0.0.1:42253_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2516882 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:42253_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2516882 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:42253_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2516884 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:42253_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42253_solr
   [junit4]   2> 2516885 INFO  (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2516885 INFO  (zkCallback-6787-thread-1-processing-n:127.0.0.1:45581_solr) [n:127.0.0.1:45581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2516885 INFO  (zkCallback-6826-thread-1-processing-n:127.0.0.1:39501_solr) [n:127.0.0.1:39501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2516885 INFO  (zkCallback-6836-thread-1-processing-n:127.0.0.1:42253_solr) [n:127.0.0.1:42253_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2516885 INFO  (zkCallback-6816-thread-1-processing-n:127.0.0.1:42437_solr) [n:127.0.0.1:42437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2516885 INFO  (zkCallback-6798-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2516984 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:42253_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42253.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2516997 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:42253_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42253.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2516997 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:42253_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42253.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2516998 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:42253_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B3663EE65D916BCA-001/tempDir-001/node6/.
   [junit4]   2> 2519843 DEBUG (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 2519843 DEBUG (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 2519843 DEBUG (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:42253_solr at time 475541514927865
   [junit4]   2> 2520844 DEBUG (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 2520844 DEBUG (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 2520844 DEBUG (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger firing registered processor for nodes: [127.0.0.1:42253_solr] added at times [475541514927865], now=475542516427053
   [junit4]   2> 2520845 DEBUG (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"1b080a312bef9T5o2qr0ajqqxlk3yyc069m5keg",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":475541514927865,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[475541514927865],
   [junit4]   2>     "nodeNames":["127.0.0.1:42253_solr"]}}
   [junit4]   2> 2520845 DEBUG (ScheduledTrigger-8653-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_cooldown_trigger]
   [junit4]   2> 2520845 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"1b080a312bef9T5o2qr0ajqqxlk3yyc069m5keg",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":475541514927865,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[475541514927865],
   [junit4]   2>     "_enqueue_time_":475542516754103,
   [junit4]   2>     "nodeNames":["127.0.0.1:42253_solr"]}}
   [junit4]   2> 2520846 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_cooldown_trigger after 7000ms
   [junit4]   2> 2520846 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2520846 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=1b080a312bef9T5o2qr0ajqqxlk3yyc069m5keg
   [junit4]   2> 2520847 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2520847 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2520847 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2520848 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d4a441{/solr,null,AVAILABLE}
   [junit4]   2> 2520848 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ac7490{HTTP/1.1,[http/1.1]}{127.0.0.1:41079}
   [junit4]   2> 2520848 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.Server Started @2527830ms
   [junit4]   2> 2520848 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41079}
   [junit4]   2> 2520848 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2520849 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2520849 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2520849 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2520849 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T02:46:22.083Z
   [junit4]   2> 2520851 INFO  (zkConnectionManagerCallback-6841-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2520852 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2520862 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43443/solr
   [junit4]   2> 2520863 INFO  (zkConnectionManagerCallback-6845-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2520866 INFO  (zkConnectionManagerCallback-6847-thread-1-processing-n:127.0.0.1:41079_solr) [n:127.0.0.1:41079_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2520870 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:41079_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2520871 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:41079_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2520873 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:41079_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41079_solr
   [junit4]   2> 2520874 INFO  (zkCallback-6836-thread-1-processing-n:127.0.0.1:42253_solr) [n:127.0.0.1:42253_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2520875 INFO  (zkCallback-6826-thread-1-processing-n:127.0.0.1:39501_solr) [n:127.0.0.1:39501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2520875 INFO  (zkCallback-6798-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2520875 INFO  (zkCallback-6787-thread-1-processing-n:127.0.0.1:45581_solr) [n:127.0.0.1:45581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2520875 INFO  (zkCallback-6816-thread-1-processing-n:127.0.0.1:42437_solr) [n:127.0.0.1:42437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2520875 INFO  (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2520876 INFO  (zkCallback-6846-thread-1-processing-n:127.0.0.1:41079_solr) [n:127.0.0.1:41079_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2520994 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:41079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41079.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2521008 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:41079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41079.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2521008 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:41079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41079.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1144e40
   [junit4]   2> 2521010 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [n:127.0.0.1:41079_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B3663EE65D916BCA-001/tempDir-001/node7/.
   [junit4]   2> 2527847 DEBUG (ScheduledTrigger-8653-thread-3) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 2527847 DEBUG (ScheduledTrigger-8653-thread-3) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 6
   [junit4]   2> 2527847 DEBUG (ScheduledTrigger-8653-thread-3) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:41079_solr at time 475549518711512
   [junit4]   2> 2528847 DEBUG (ScheduledTrigger-8653-thread-3) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 2528848 DEBUG (ScheduledTrigger-8653-thread-3) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 6
   [junit4]   2> 2528848 DEBUG (ScheduledTrigger-8653-thread-3) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger firing registered processor for nodes: [127.0.0.1:41079_solr] added at times [475549518711512], now=475550519584021
   [junit4]   2> 2528848 DEBUG (ScheduledTrigger-8653-thread-3) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"1b0828022cad8T5o2qr0ajqqxlk3yyc069m5keh",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":475549518711512,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[475549518711512],
   [junit4]   2>     "nodeNames":["127.0.0.1:41079_solr"]}}
   [junit4]   2> 2528848 DEBUG (ScheduledTrigger-8653-thread-3) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_cooldown_trigger]
   [junit4]   2> 2528849 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"1b0828022cad8T5o2qr0ajqqxlk3yyc069m5keh",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":475549518711512,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[475549518711512],
   [junit4]   2>     "_enqueue_time_":475550519801498,
   [junit4]   2>     "nodeNames":["127.0.0.1:41079_solr"]}}
   [junit4]   2> 2528850 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_cooldown_trigger after 7000ms
   [junit4]   2> 2528850 DEBUG (AutoscalingActionExecutor-8654-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=1b0828022cad8T5o2qr0ajqqxlk3yyc069m5keh
   [junit4]   2> 2530849 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[B3663EE65D916BCA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCooldown
   [junit4]   2> 2530882 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTriggerRestoreState
   [junit4]   2> 2530882 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 9
   [junit4]   2> 2530882 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 2530882 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 2530883 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2530883 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2530883 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 2530888 INFO  (qtp33189685-24648) [n:127.0.0.1:39501_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> 2530889 INFO  (qtp6947226-24696) [n:127.0.0.1:41079_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> 2530891 INFO  (qtp15144492-24672) [n:127.0.0.1:42253_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> 2530893 INFO  (qtp21971709-24622) [n:127.0.0.1:42437_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> 2530896 INFO  (qtp3594881-24537) [n:127.0.0.1:43345_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> 2530898 INFO  (qtp5426288-24534) [n:127.0.0.1:45581_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> 2530898 DEBUG (qtp33189685-24666) [n:127.0.0.1:39501_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2530899 INFO  (qtp33189685-24666) [n:127.0.0.1:39501_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 2530899 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 2530900 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:42253_solr, 127.0.0.1:42437_solr, 127.0.0.1:39501_solr, 127.0.0.1:41079_solr, 127.0.0.1:45581_solr, 127.0.0.1:43345_solr]
   [junit4]   2> 2530900 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2530900 DEBUG (zkCallback-6786-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=5, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 2530900 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [junit4]   2> 2530900 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2530900 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2530901 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2530901 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8b588c{/solr,null,AVAILABLE}
   [junit4]   2> 2530901 INFO  (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2530901 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@190f727{HTTP/1.1,[http/1.1]}{127.0.0.1:44521}
   [junit4]   2> 2530901 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.e.j.s.Server Started @2537884ms
   [junit4]   2> 2530902 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44521}
   [junit4]   2> 2530902 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2530902 ERROR (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[B3663EE65D916BCA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2530902 DEBUG (OverseerAutoScalingTriggerThread-72088758129000454-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion 10
   [junit4]   2> 2530902 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestor

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

> 2714796 INFO  (jetty-closer-6771-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2716196 WARN  (zkCallback-6900-thread-1-processing-n:127.0.0.1:39963_solr) [n:127.0.0.1:39963_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2716197 INFO  (jetty-closer-6771-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c72cd7{/solr,null,UNAVAILABLE}
   [junit4]   2> 2716197 INFO  (jetty-closer-6771-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2716283 INFO  (jetty-closer-6771-thread-11) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c63e6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2716283 INFO  (jetty-closer-6771-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bc0033{/solr,null,UNAVAILABLE}
   [junit4]   2> 2716284 INFO  (jetty-closer-6771-thread-11) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2716284 INFO  (jetty-closer-6771-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2716285 ERROR (SUITE-TriggerIntegrationTest-seed#[B3663EE65D916BCA]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2716285 INFO  (SUITE-TriggerIntegrationTest-seed#[B3663EE65D916BCA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43443 43443
   [junit4]   2> 2721396 INFO  (Thread-5968) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43443 43443
   [junit4]   2> 2721397 WARN  (Thread-5968) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	9	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	127	/solr/collections/collection1/state.json
   [junit4]   2> 	34	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72088758129000493-127.0.0.1:35195_solr-n_0000000013
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/72088758129000508-core_node3-n_0000000001
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/72088758129000477-core_node10-n_0000000004
   [junit4]   2> 	2	/solr/overseer_elect/election/72088758129000487-127.0.0.1:39963_solr-n_0000000011
   [junit4]   2> 	2	/solr/overseer_elect/election/72088758129000483-127.0.0.1:41551_solr-n_0000000010
   [junit4]   2> 	2	/solr/overseer_elect/election/72088758129000496-127.0.0.1:33537_solr-n_0000000014
   [junit4]   2> 	2	/solr/overseer_elect/election/72088758129000453-127.0.0.1:45581_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72088758129000508-127.0.0.1:39541_solr-n_0000000018
   [junit4]   2> 	2	/solr/overseer_elect/election/72088758129000471-127.0.0.1:41079_solr-n_0000000006
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B3663EE65D916BCA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=BlockTreeOrds(blocksize=128), x_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=91, maxMBSortInHeap=5.965495555447859, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@e3a3), locale=tr, timezone=SystemV/AST4ADT
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=81600872,total=357490688
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyNumericUtils, ConfigSetsAPITest, OverseerTest, DistributedFacetPivotSmallAdvancedTest, LeaderElectionContextKeyTest, BasicZkTest, LeaderInitiatedRecoveryOnShardRestartTest, TestNumericRangeQuery32, TestNumericTerms64, PeerSyncTest, TestHttpShardHandlerFactory, ClassificationUpdateProcessorFactoryTest, DirectUpdateHandlerOptimizeTest, SubstringBytesRefFilterTest, UtilsToolTest, ZkFailoverTest, TlogReplayBufferedWhileIndexingTest, SoftAutoCommitTest, HdfsBasicDistributedZk2Test, DistributedFacetExistsSmallTest, FullHLLTest, SegmentsInfoRequestHandlerTest, CoreAdminRequestStatusTest, AsyncCallRequestStatusResponseTest, BigEndianAscendingWordSerializerTest, DOMUtilTest, TestStressInPlaceUpdates, TestCryptoKeys, TestNodeLostTrigger, CustomHighlightComponentTest, TestFunctionQuery, TestPostingsSolrHighlighter, TestDynamicLoading, TestTrie, TestSlowCompositeReaderWrapper, ResourceLoaderTest, TestRawResponseWriter, TestInitParams, TestMultiWordSynonyms, TestLRUCache, TestSolrJ, SignatureUpdateProcessorFactoryTest, TestEmbeddedSolrServerAdminHandler, TestUniqueKeyFieldResource, TestSearchPerf, TestLegacyNumericRangeQueryBuilder, TestRTGBase, TestCustomDocTransformer, TestSolrQueryResponse, SchemaVersionSpecificBehaviorTest, PeerSyncWithIndexFingerprintCachingTest, CheckHdfsIndexTest, TestElisionMultitermQuery, SolrCoreTest, TestFieldCacheWithThreads, AutoAddReplicasIntegrationTest, TestSubQueryTransformerCrossCore, SuggestComponentTest, TestCloudRecovery, TestSortableTextField, SolrCloudReportersTest, RuleEngineTest, TestReplicationHandler, TestManagedSynonymGraphFilterFactory, AddSchemaFieldsUpdateProcessorFactoryTest, DistribJoinFromCollectionTest, HttpTriggerListenerTest, ChangedSchemaMergeTest, TestPointFields, TolerantUpdateProcessorTest, TestMiniSolrCloudClusterSSL, ShufflingReplicaListTransformerTest, TestFoldingMultitermQuery, TestPartialUpdateDeduplication, PreAnalyzedFieldManagedSchemaCloudTest, TestSizeLimitedDistributedMap, RankQueryTest, QueryParsingTest, TestStressUserVersions, SuggesterTest, ComputePlanActionTest, SortByFunctionTest, DocumentBuilderTest, TestSolrConfigHandlerConcurrent, TestAuthenticationFramework, TestRandomRequestDistribution, PrimUtilsTest, TestFastLRUCache, TestBlendedInfixSuggestions, TemplateUpdateProcessorTest, LoggingHandlerTest, TestManagedSchema, TestFieldCollectionResource, TestJsonFacets, OverseerTaskQueueTest, JavabinLoaderTest, CdcrRequestHandlerTest, TestSchemaSimilarityResource, TestConfigReload, SolrJmxReporterCloudTest, CoreSorterTest, SystemInfoHandlerTest, CloneFieldUpdateProcessorFactoryTest, AnalysisErrorHandlingTest, SyncSliceTest, TestPolicyCloud, TestSQLHandler, TestLocalFSCloudBackupRestore, TestSystemIdResolver, DistributedMLTComponentTest, TestSolr4Spatial, TestPKIAuthenticationPlugin, DeleteStatusTest, TermsComponentTest, DistributedQueryComponentCustomSortTest, TestSolrCoreParser, TestXIncludeConfig, IndexSchemaTest, TestReversedWildcardFilterFactory, TestShardHandlerFactory, TestZkAclsWithHadoopAuth, TestXmlQParserPlugin, HighlighterTest, TestSimpleTrackingShardHandler, AnalyticsMergeStrategyTest, BasicFunctionalityTest, HdfsThreadLeakTest, ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedSearch, TestRealTimeGet, TestReload, SolrCmdDistributorTest, BadIndexSchemaTest, DirectUpdateHandlerTest, SolrIndexSplitterTest, TestExtendedDismaxParser, CoreAdminHandlerTest, TestStressLucene, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, TermVectorComponentTest, RequiredFieldsTest, FastVectorHighlighterTest, TestCSVResponseWriter, JsonLoaderTest, CSVRequestHandlerTest, SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, SpellPossibilityIteratorTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, URLClassifyProcessorTest, DateMathParserTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, ZkNodePropsTest, SliceStateTest, FileUtilsTest, CircularListTest, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestLuceneIndexBackCompat, TestJettySolrRunner, AddReplicaTest, AssignBackwardCompatibilityTest, CollectionsAPISolrJTest, DocValuesNotIndexedTest, ForceLeaderTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestPrepRecovery, TestTolerantUpdateProcessorCloud, CollectionReloadTest, CollectionsAPIDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster, TestRequestStatusCollectionAPI, NodeLostTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [614/775 (1!)] on J1 in 216.94s, 14 tests, 1 failure <<< FAILURES!

[...truncated 44449 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_162) - Build # 21395 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21395/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseG1GC

6 tests failed.
FAILED:  org.apache.solr.cloud.CreateRoutedAliasTest.testTimezoneAbsoluteDate

Error Message:
Error from server at http://127.0.0.1:46783/solr: Can't create collection alias for collections='testTimezoneAbsoluteDate_2018-01-15', 'testTimezoneAbsoluteDate_2018-01-15' is not an existing collection or alias

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46783/solr: Can't create collection alias for collections='testTimezoneAbsoluteDate_2018-01-15', 'testTimezoneAbsoluteDate_2018-01-15' is not an existing collection or alias
	at __randomizedtesting.SeedInfo.seed([1BFE2048F9565198:BE1E5D256D1108E6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	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.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	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.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.CreateRoutedAliasTest.testTimezoneAbsoluteDate(CreateRoutedAliasTest.java:236)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CreateRoutedAliasTest.testV1

Error Message:
Unexpected status: HTTP/1.1 400 Bad Request

Stack Trace:
java.lang.AssertionError: Unexpected status: HTTP/1.1 400 Bad Request
	at __randomizedtesting.SeedInfo.seed([1BFE2048F9565198:B430E738B8BBFD08]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.CreateRoutedAliasTest.assertSuccess(CreateRoutedAliasTest.java:342)
	at org.apache.solr.cloud.CreateRoutedAliasTest.testV1(CreateRoutedAliasTest.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CreateRoutedAliasTest.testV2

Error Message:
Unexpected status: HTTP/1.1 400 Bad Request

Stack Trace:
java.lang.AssertionError: Unexpected status: HTTP/1.1 400 Bad Request
	at __randomizedtesting.SeedInfo.seed([1BFE2048F9565198:DABB7C2869BDF449]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.CreateRoutedAliasTest.assertSuccess(CreateRoutedAliasTest.java:342)
	at org.apache.solr.cloud.CreateRoutedAliasTest.testV2(CreateRoutedAliasTest.java:139)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestUtilizeNode.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1BFE2048F9565198:93AA1F9257AA3C60]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:38309_solr, 127.0.0.1:42901_solr] Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/16)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node3/data/",           "base_url":"https://127.0.0.1:42901/solr",           "node_name":"127.0.0.1:42901_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node3/data/tlog",           "core":"testSimple1_shard1_replica_n1",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node5":{           "dataDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node5/data/",           "base_url":"https://127.0.0.1:42901/solr",           "node_name":"127.0.0.1:42901_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node5/data/tlog",           "core":"testSimple1_shard1_replica_n2",           "shared_storage":"true",           "state":"active"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node7/data/",           "base_url":"https://127.0.0.1:42901/solr",           "node_name":"127.0.0.1:42901_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node7/data/tlog",           "core":"testSimple1_shard2_replica_n4",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node8":{           "dataDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node8/data/",           "base_url":"https://127.0.0.1:46363/solr",           "node_name":"127.0.0.1:46363_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node8/data/tlog",           "core":"testSimple1_shard2_replica_n6",           "shared_storage":"true",           "state":"down"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:38309_solr, 127.0.0.1:42901_solr]
Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/16)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node3/data/",
          "base_url":"https://127.0.0.1:42901/solr",
          "node_name":"127.0.0.1:42901_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node3/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          "dataDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node5/data/",
          "base_url":"https://127.0.0.1:42901/solr",
          "node_name":"127.0.0.1:42901_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node5/data/tlog",
          "core":"testSimple1_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node7/data/",
          "base_url":"https://127.0.0.1:42901/solr",
          "node_name":"127.0.0.1:42901_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node7/data/tlog",
          "core":"testSimple1_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          "dataDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node8/data/",
          "base_url":"https://127.0.0.1:46363/solr",
          "node_name":"127.0.0.1:46363_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:37849/data/testSimple1/core_node8/data/tlog",
          "core":"testSimple1_shard2_replica_n6",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([1BFE2048F9565198:234D04B6DEA58549]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([1BFE2048F9565198:760284B5431EAE9F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:244)
	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 12407 lines...]
   [junit4] Suite: org.apache.solr.cloud.CreateRoutedAliasTest
   [junit4]   2> 589586 INFO  (SUITE-CreateRoutedAliasTest-seed#[1BFE2048F9565198]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_1BFE2048F9565198-001/init-core-data-001
   [junit4]   2> 589587 WARN  (SUITE-CreateRoutedAliasTest-seed#[1BFE2048F9565198]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=31 numCloses=31
   [junit4]   2> 589587 INFO  (SUITE-CreateRoutedAliasTest-seed#[1BFE2048F9565198]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 589588 INFO  (SUITE-CreateRoutedAliasTest-seed#[1BFE2048F9565198]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 589588 INFO  (SUITE-CreateRoutedAliasTest-seed#[1BFE2048F9565198]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_1BFE2048F9565198-001/tempDir-001
   [junit4]   2> 589588 INFO  (SUITE-CreateRoutedAliasTest-seed#[1BFE2048F9565198]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 589588 INFO  (Thread-2085) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 589588 INFO  (Thread-2085) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 589589 ERROR (Thread-2085) [    ] 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> 589688 INFO  (SUITE-CreateRoutedAliasTest-seed#[1BFE2048F9565198]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45595
   [junit4]   2> 589693 INFO  (zkConnectionManagerCallback-1129-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 589695 INFO  (jetty-launcher-1126-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 589695 INFO  (jetty-launcher-1126-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 589696 INFO  (jetty-launcher-1126-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 589696 INFO  (jetty-launcher-1126-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 589696 INFO  (jetty-launcher-1126-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 589696 INFO  (jetty-launcher-1126-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 589696 INFO  (jetty-launcher-1126-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 589696 INFO  (jetty-launcher-1126-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 589696 INFO  (jetty-launcher-1126-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5159704d{/solr,null,AVAILABLE}
   [junit4]   2> 589696 INFO  (jetty-launcher-1126-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5f811662{HTTP/1.1,[http/1.1]}{127.0.0.1:40395}
   [junit4]   2> 589696 INFO  (jetty-launcher-1126-thread-1) [    ] o.e.j.s.Server Started @591656ms
   [junit4]   2> 589696 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40395}
   [junit4]   2> 589697 ERROR (jetty-launcher-1126-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 589697 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 589697 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 589697 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 589697 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T22:06:58.614Z
   [junit4]   2> 589698 INFO  (jetty-launcher-1126-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f8e6d99{/solr,null,AVAILABLE}
   [junit4]   2> 589698 INFO  (zkConnectionManagerCallback-1131-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 589698 INFO  (jetty-launcher-1126-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f45b26{HTTP/1.1,[http/1.1]}{127.0.0.1:46783}
   [junit4]   2> 589698 INFO  (jetty-launcher-1126-thread-2) [    ] o.e.j.s.Server Started @591658ms
   [junit4]   2> 589698 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46783}
   [junit4]   2> 589698 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 589699 ERROR (jetty-launcher-1126-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 589699 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 589699 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 589699 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 589699 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T22:06:58.616Z
   [junit4]   2> 589700 INFO  (zkConnectionManagerCallback-1133-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 589700 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 589704 INFO  (jetty-launcher-1126-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45595/solr
   [junit4]   2> 589705 INFO  (jetty-launcher-1126-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45595/solr
   [junit4]   2> 589705 INFO  (zkConnectionManagerCallback-1138-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 589705 INFO  (zkConnectionManagerCallback-1141-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 589705 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 0x1001b58693f0003, likely client has closed socket
   [junit4]   2> 589706 INFO  (zkConnectionManagerCallback-1143-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 589707 INFO  (zkConnectionManagerCallback-1145-thread-1-processing-n:127.0.0.1:46783_solr) [n:127.0.0.1:46783_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 589747 INFO  (jetty-launcher-1126-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 589747 INFO  (jetty-launcher-1126-thread-2) [n:127.0.0.1:46783_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 589747 INFO  (jetty-launcher-1126-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40395_solr
   [junit4]   2> 589748 INFO  (jetty-launcher-1126-thread-2) [n:127.0.0.1:46783_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46783_solr
   [junit4]   2> 589748 INFO  (jetty-launcher-1126-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.c.Overseer Overseer (id=72087660574736389-127.0.0.1:40395_solr-n_0000000000) starting
   [junit4]   2> 589749 INFO  (zkCallback-1142-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 589750 INFO  (zkCallback-1144-thread-1-processing-n:127.0.0.1:46783_solr) [n:127.0.0.1:46783_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 589753 INFO  (jetty-launcher-1126-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40395_solr
   [junit4]   2> 589753 INFO  (zkCallback-1142-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 589764 INFO  (zkCallback-1144-thread-1-processing-n:127.0.0.1:46783_solr) [n:127.0.0.1:46783_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 589857 INFO  (jetty-launcher-1126-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40395.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bae78e
   [junit4]   2> 589860 INFO  (jetty-launcher-1126-thread-2) [n:127.0.0.1:46783_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46783.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bae78e
   [junit4]   2> 589863 INFO  (jetty-launcher-1126-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40395.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bae78e
   [junit4]   2> 589863 INFO  (jetty-launcher-1126-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40395.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bae78e
   [junit4]   2> 589864 INFO  (jetty-launcher-1126-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_1BFE2048F9565198-001/tempDir-001/node1/.
   [junit4]   2> 589868 INFO  (jetty-launcher-1126-thread-2) [n:127.0.0.1:46783_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46783.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bae78e
   [junit4]   2> 589868 INFO  (jetty-launcher-1126-thread-2) [n:127.0.0.1:46783_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46783.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bae78e
   [junit4]   2> 589869 INFO  (jetty-launcher-1126-thread-2) [n:127.0.0.1:46783_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CreateRoutedAliasTest_1BFE2048F9565198-001/tempDir-001/node2/.
   [junit4]   2> 589922 INFO  (zkConnectionManagerCallback-1151-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 589930 INFO  (TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[1BFE2048F9565198]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNegativeFutureFails
   [junit4]   2> 589931 INFO  (zkConnectionManagerCallback-1156-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 589932 INFO  (TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[1BFE2048F9565198]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 589932 INFO  (TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[1BFE2048F9565198]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45595/solr ready
   [junit4]   2> 589933 INFO  (TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[1BFE2048F9565198]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 589934 INFO  (qtp192321934-5919) [n:127.0.0.1:46783_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createroutedalias with params router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&router.max-future-ms=-60000&name=testNegativeFutureFails&router.name=time&create-collection.numShards=1&action=CREATEROUTEDALIAS&wt=json and sendToOCPQueue=true
   [junit4]   2> 589938 ERROR (OverseerThreadFactory-2232-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testNegativeFutureFails operation: createroutedalias failed:org.apache.solr.common.SolrException: router.max-future-ms must be >= 0
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.TimeRoutedAlias.<init>(TimeRoutedAlias.java:153)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.callCreateRoutedAlias(CreateAliasCmd.java:116)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.call(CreateAliasCmd.java:65)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 589944 INFO  (qtp192321934-5919) [n:127.0.0.1:46783_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&router.max-future-ms=-60000&name=testNegativeFutureFails&router.name=time&create-collection.numShards=1&action=CREATEROUTEDALIAS&wt=json} status=400 QTime=10
   [junit4]   2> 589945 INFO  (TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[1BFE2048F9565198]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNegativeFutureFails
   [junit4]   2> 589953 INFO  (TEST-CreateRoutedAliasTest.testTimezoneAbsoluteDate-seed#[1BFE2048F9565198]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTimezoneAbsoluteDate
   [junit4]   2> 589954 INFO  (TEST-CreateRoutedAliasTest.testTimezoneAbsoluteDate-seed#[1BFE2048F9565198]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 589959 INFO  (qtp192321934-5919) [n:127.0.0.1:46783_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 589959 INFO  (qtp192321934-5919) [n:127.0.0.1:46783_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 589962 INFO  (qtp192321934-5919) [n:127.0.0.1:46783_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 589962 INFO  (qtp192321934-5919) [n:127.0.0.1:46783_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 589963 INFO  (qtp192321934-5931) [n:127.0.0.1:46783_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 589963 INFO  (qtp192321934-5931) [n:127.0.0.1:46783_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 589964 INFO  (qtp192321934-5931) [n:127.0.0.1:46783_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createroutedalias with params router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&TZ=GMT-10:00&router.name=time&create-collection.numShards=1&create-collection.nrtReplicas=1&version=2&router.interval=%2B30MINUTE&router.field=evt_dt&name=testTimezoneAbsoluteDate&action=CREATEROUTEDALIAS&wt=javabin&create-collection.replicationFactor=1 and sendToOCPQueue=true
   [junit4]   2> 589965 INFO  (OverseerCollectionConfigSetProcessor-72087660574736389-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 589966 INFO  (OverseerThreadFactory-2232-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testTimezoneAbsoluteDate_2018-01-15
   [junit4]   2> 590071 INFO  (OverseerStateUpdate-72087660574736389-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTimezoneAbsoluteDate_2018-01-15",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46783/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 590273 INFO  (qtp192321934-5921) [n:127.0.0.1:46783_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testTimezoneAbsoluteDate_2018-01-15&version=2&replicaType=NRT&property.routedAliasName=testTimezoneAbsoluteDate&coreNodeName=core_node2&name=testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 590273 INFO  (qtp192321934-5921) [n:127.0.0.1:46783_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 590377 INFO  (zkCallback-1144-thread-1-processing-n:127.0.0.1:46783_solr) [n:127.0.0.1:46783_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimezoneAbsoluteDate_2018-01-15/state.json] for collection [testTimezoneAbsoluteDate_2018-01-15] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 590377 INFO  (zkCallback-1144-thread-2-processing-n:127.0.0.1:46783_solr) [n:127.0.0.1:46783_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimezoneAbsoluteDate_2018-01-15/state.json] for collection [testTimezoneAbsoluteDate_2018-01-15] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 591282 ERROR (qtp192321934-5921) [n:127.0.0.1:46783_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1': Unable to create core [testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] Caused by: Can't find resource 'solrconfig.xml' in classpath or '/configs/_default', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:993)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [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> Caused by: org.apache.solr.common.SolrException: Unable to create core [testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1059)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	... 39 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1: Error loading solr config from solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	... 40 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:189)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:109)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:91)
   [junit4]   2> 	... 42 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or '/configs/_default', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:362)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:204)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:181)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 591282 INFO  (qtp192321934-5921) [n:127.0.0.1:46783_solr c:testTimezoneAbsoluteDate_2018-01-15 s:shard1 r:core_node2 x:testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testTimezoneAbsoluteDate_2018-01-15&version=2&replicaType=NRT&property.routedAliasName=testTimezoneAbsoluteDate&coreNodeName=core_node2&name=testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=400 QTime=1009
   [junit4]   2> 591283 ERROR (OverseerThreadFactory-2232-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:46783/solr
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46783/solr: Error CREATEing SolrCore 'testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1': Unable to create core [testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1] Caused by: Can't find resource 'solrconfig.xml' in classpath or '/configs/_default', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 591283 ERROR (OverseerThreadFactory-2232-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [testTimezoneAbsoluteDate_2018-01-15].
   [junit4]   2> 591284 INFO  (OverseerThreadFactory-2232-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 591285 INFO  (qtp192321934-5929) [n:127.0.0.1:46783_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testTimezoneAbsoluteDate_2018-01-15_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 591387 INFO  (zkCallback-1144-thread-2-processing-n:127.0.0.1:46783_solr) [n:127.0.0.1:46783_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testTimezoneAbsoluteDate_2018-01-15/state.json] for collection [testTimezoneAbsoluteDate_2018-01-15] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 591387 INFO  (zkCallback-1144-thread-1-processing-n:127.0.0.1:46783_solr) [n:127.0.0.1:46783_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testTimezoneAbsoluteDate_2018-01-15/state.json] for collection [testTimezoneAbsoluteDate_2018-01-15] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 591988 INFO  (OverseerThreadFactory-2232-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [testTimezoneAbsoluteDate_2018-01-15]
   [junit4]   2> 591988 INFO  (OverseerThreadFactory-2232-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 621991 ERROR (OverseerThreadFactory-2232-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE with timeout=30
   [junit4]   2> 621991 ERROR (OverseerThreadFactory-2232-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testTimezoneAbsoluteDate operation: createroutedalias failed:org.apache.solr.common.SolrException: Can't create collection alias for collections='testTimezoneAbsoluteDate_2018-01-15', 'testTimezoneAbsoluteDate_2018-01-15' is not an existing collection or alias
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.validateAllCollectionsExistAndNoDups(CreateAliasCmd.java:160)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.callCreateRoutedAlias(CreateAliasCmd.java:126)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.call(CreateAliasCmd.java:65)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 621993 INFO  (qtp192321934-5931) [n:127.0.0.1:46783_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&TZ=GMT-10:00&router.name=time&create-collection.numShards=1&create-collection.nrtReplicas=1&version=2&router.interval=%2B30MINUTE&router.field=evt_dt&name=testTimezoneAbsoluteDate&action=CREATEROUTEDALIAS&wt=javabin&create-collection.replicationFactor=1} status=400 QTime=32029
   [junit4]   2> 621994 INFO  (TEST-CreateRoutedAliasTest.testTimezoneAbsoluteDate-seed#[1BFE2048F9565198]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTimezoneAbsoluteDate
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CreateRoutedAliasTest -Dtests.method=testTimezoneAbsoluteDate -Dtests.seed=1BFE2048F9565198 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=America/Rainy_River -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   32.1s J1 | CreateRoutedAliasTest.testTimezoneAbsoluteDate <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46783/solr: Can't create collection alias for collections='testTimezoneAbsoluteDate_2018-01-15', 'testTimezoneAbsoluteDate_2018-01-15' is not an existing collection or alias
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1BFE2048F9565198:BE1E5D256D1108E6]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.CreateRoutedAliasTest.testTimezoneAbsoluteDate(CreateRoutedAliasTest.java:236)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 622001 INFO  (TEST-CreateRoutedAliasTest.testTimeStampWithMsFails-seed#[1BFE2048F9565198]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTimeStampWithMsFails
   [junit4]   2> 622003 INFO  (qtp135156418-5920) [n:127.0.0.1:40395_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 622004 INFO  (qtp135156418-5920) [n:127.0.0.1:40395_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 622006 INFO  (TEST-CreateRoutedAliasTest.testTimeStampWithMsFails-seed#[1BFE2048F9565198]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 622007 INFO  (qtp135156418-5930) [n:127.0.0.1:40395_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createroutedalias with params router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00.001Z&create-collection.collection.configName=_default&router.field=evt_dt&name=testTimeStampWithMsFails&router.name=time&create-collection.numShards=1&action=CREATEROUTEDALIAS&wt=json and sendToOCPQueue=true
   [junit4]   2> 622008 INFO  (OverseerCollectionConfigSetProcessor-72087660574736389-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 622008 ERROR (OverseerThreadFactory-2232-thread-3-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testTimeStampWithMsFails operation: createroutedalias failed:org.apache.solr.common.SolrException: Date or date math for start time includes milliseconds, which is not supported. (Hint: 'NOW' used without rounding always has this problem)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.checkMilis(CreateAliasCmd.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.parseStart(CreateAliasCmd.java:136)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.callCreateRoutedAlias(CreateAliasCmd.java:119)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.call(CreateAliasCmd.java:65)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 622009 INFO  (qtp135156418-5930) [n:127.0.0.1:40395_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00.001Z&create-collection.collection.configName=_default&router.field=evt_dt&name=testTimeStampWithMsFails&router.name=time&create-collection.numShards=1&action=CREATEROUTEDALIAS&wt=json} status=400 QTime=2
   [junit4]   2> 622010 INFO  (TEST-CreateRoutedAliasTest.testTimeStampWithMsFails-seed#[1BFE2048F9565198]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTimeStampWithMsFails
   [junit4]   2> 622017 INFO  (TEST-CreateRoutedAliasTest.testV1-seed#[1BFE2048F9565198]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testV1
   [junit4]   2> 622018 INFO  (qtp135156418-5930) [n:127.0.0.1:40395_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 622019 INFO  (qtp135156418-5930) [n:127.0.0.1:40395_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 622020 INFO  (TEST-CreateRoutedAliasTest.testV1-seed#[1BFE2048F9565198]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 622021 INFO  (qtp192321934-5929) [n:127.0.0.1:46783_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createroutedalias with params router.interval=%2B30MINUTE&router.start=2018-02-03T22:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&name=testV1&router.name=time&create-collection.numShards=1&action=CREATEROUTEDALIAS&create-collection.router.field=foo_s&wt=xml&create-collection.replicationFactor=2 and sendToOCPQueue=true
   [junit4]   2> 622025 INFO  (OverseerCollectionConfigSetProcessor-72087660574736389-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 622026 INFO  (OverseerThreadFactory-2232-thread-4-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testV1_2018-02-03_22
   [junit4]   2> 622130 INFO  (OverseerStateUpdate-72087660574736389-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testV1_2018-02-03_22",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testV1_2018-02-03_22_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46783/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 622132 INFO  (OverseerStateUpdate-72087660574736389-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testV1_2018-02-03_22",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testV1_2018-02-03_22_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40395/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 622335 INFO  (qtp135156418-5930) [n:127.0.0.1:40395_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV1_2018-02-03_22&version=2&replicaType=NRT&property.routedAliasName=testV1&coreNodeName=core_node4&name=testV1_2018-02-03_22_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 622335 INFO  (qtp192321934-5921) [n:127.0.0.1:46783_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV1_2018-02-03_22&version=2&replicaType=NRT&property.routedAliasName=testV1&coreNodeName=core_node3&name=testV1_2018-02-03_22_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 622335 INFO  (qtp135156418-5930) [n:127.0.0.1:40395_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 622439 INFO  (zkCallback-1142-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testV1_2018-02-03_22/state.json] for collection [testV1_2018-02-03_22] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 622439 INFO  (zkCallback-1144-thread-1-processing-n:127.0.0.1:46783_solr) [n:127.0.0.1:46783_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testV1_2018-02-03_22/state.json] for collection [testV1_2018-02-03_22] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 622439 INFO  (zkCallback-1142-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testV1_2018-02-03_22/state.json] for collection [testV1_2018-02-03_22] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 622439 INFO  (zkCallback-1144-thread-2-processing-n:127.0.0.1:46783_solr) [n:127.0.0.1:46783_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testV1_2018-02-03_22/state.json] for collection [testV1_2018-02-03_22] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 623343 ERROR (qtp135156418-5930) [n:127.0.0.1:40395_solr c:testV1_2018-02-03_22 s:shard1 r:core_node4 x:testV1_2018-02-03_22_shard1_replica_n2] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'testV1_2018-02-03_22_shard1_replica_n2': Unable to create core [testV1_2018-02-03_22_shard1_replica_n2] Caused by: Can't find resource 'solrconfig.xml' in classpath or '/configs/_default', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:993)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [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> Caused by: org.apache.solr.common.SolrException: Unable to create core [testV1_2018-02-03_22_shard1_replica_n2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1059)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	... 39 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core testV1_2018-02-03_22_shard1_replica_n2: Error loading solr config from solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	... 40 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:189)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:109)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:91)
   [junit4]   2> 	... 42 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or '/configs/_default', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:362)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:204)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:181)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 623343 ERROR (qtp192321934-5921) [n:127.0.0.1:46783_solr c:testV1_2018-02-03_22 s:shard1 r:core_node3 x:testV1_2018-02-03_22_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'testV1_2018-02-03_22_shard1_replica_n1': Unable to create core [testV1_2018-02-03_22_shard1_replica_n1] Caused by: Can't find resource 'solrconfig.xml' in classpath or '/configs/_default', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:993)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [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> Caused by: org.apache.solr.common.SolrException: Unable to create core [testV1_2018-02-03_22_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1059)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	... 39 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core testV1_2018-02-03_22_shard1_replica_n1: Error loading solr config from solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	... 40 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:189)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:109)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:91)
   [junit4]   2> 	... 42 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or '/configs/_default', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:362)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:204)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:181)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 623343 INFO  (qtp135156418-5930) [n:127.0.0.1:40395_solr c:testV1_2018-02-03_22 s:shard1 r:core_node4 x:testV1_2018-02-03_22_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV1_2018-02-03_22&version=2&replicaType=NRT&property.routedAliasName=testV1&coreNodeName=core_node4&name=testV1_2018-02-03_22_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=400 QTime=1008
  

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

mentalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 3346160 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_1BFE2048F9565198-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_1BFE2048F9565198-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:37849) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1598733946-88.99.242.108-1517698221106 (Datanode Uuid 2c12e08e-6ad9-40c9-8d44-3a7f164538fb) service to localhost.localdomain/127.0.0.1:37849
   [junit4]   2> 3346165 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[1BFE2048F9565198]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 3346277 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[1BFE2048F9565198]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34179 34179
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_1BFE2048F9565198-001
   [junit4]   2> Feb 03, 2018 10:52:55 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6f75bca1), locale=es-EC, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=293861104,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [RuleEngineTest, ComputePlanActionTest, TestTrie, TestManagedSchema, SimpleMLTQParserTest, JSONWriterTest, TestZkAclsWithHadoopAuth, CustomHighlightComponentTest, SparseHLLTest, TestJettySolrRunner, TestExactStatsCache, TestGraphMLResponseWriter, TestSortByMinMaxFunction, ZkFailoverTest, TestSortableTextField, TestFoldingMultitermQuery, TestRandomCollapseQParserPlugin, HdfsRecoveryZkTest, TestCollectionAPIs, TestConfigReload, MissingSegmentRecoveryTest, TestCloudJSONFacetJoinDomain, TestSimpleQParserPlugin, NodeLostTriggerTest, TestSystemIdResolver, FullHLLTest, TestFastLRUCache, TestJsonFacets, AddReplicaTest, TestCopyFieldCollectionResource, V2StandaloneTest, TestQueryUtils, TestFieldTypeResource, DistributedMLTComponentTest, HttpTriggerListenerTest, MetricsHandlerTest, TestGraphTermsQParserPlugin, TestCustomSort, ParsingFieldUpdateProcessorsTest, TestSchemaSimilarityResource, DocumentBuilderTest, PolyFieldTest, TestSolrIndexConfig, TestDefaultStatsCache, TestMultiWordSynonyms, DeleteNodeTest, TestExceedMaxTermLength, HdfsDirectoryFactoryTest, TestCollectionAPI, CoreAdminRequestStatusTest, TestSolr4Spatial, FileUtilsTest, TestAuthenticationFramework, TlogReplayBufferedWhileIndexingTest, CSVRequestHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, RankQueryTest, QueryEqualityTest, TestSSLRandomization, TestCloudRecovery, CreateRoutedAliasTest, TestCursorMarkWithoutUniqueKey, TermsComponentTest, BufferStoreTest, DocValuesNotIndexedTest, ConjunctionSolrSpellCheckerTest, TestConfigSetsAPI, SolrCLIZkUtilsTest, BasicZkTest, TestRTimerTree, ZkStateReaderTest, PeerSyncWithIndexFingerprintCachingTest, TestFieldCacheWithThreads, OverseerTaskQueueTest, TestReplicationHandlerBackup, TestLocalFSCloudBackupRestore, TestManagedSynonymGraphFilterFactory, HdfsBasicDistributedZk2Test, SystemInfoHandlerTest, DirectUpdateHandlerOptimizeTest, TestNumericTerms64, DirectSolrConnectionTest, LeaderElectionContextKeyTest, UtilsToolTest, OutOfBoxZkACLAndCredentialsProvidersTest, SuggesterFSTTest, TestReplicationHandler, TolerantUpdateProcessorTest, SOLR749Test, SuggestComponentTest, TestPostingsSolrHighlighter, TestLegacyNumericRangeQueryBuilder, TestStressInPlaceUpdates, RemoteQueryErrorTest, TestNonDefinedSimilarityFactory, TestTriggerIntegration, TestXmlQParserPlugin, DeleteStatusTest, ResourceLoaderTest, TestCloudNestedDocsSort, SliceStateTest, TestCryptoKeys, SimplePostToolTest, TestPayloadCheckQParserPlugin, FacetPivotSmallTest, TestStressRecovery, TestPartialUpdateDeduplication, DistributedQueryComponentCustomSortTest, JavabinLoaderTest, ChaosMonkeySafeLeaderTest, TestDelegationWithHadoopAuth, PreAnalyzedFieldManagedSchemaCloudTest, TestDynamicLoading, CollectionStateFormat2Test, TestShardHandlerFactory, FastVectorHighlighterTest, DistribJoinFromCollectionTest, TestStressUserVersions, DistributedFacetPivotSmallAdvancedTest, TestDownShardTolerantSearch, TestGenericDistributedQueue, TestCloudSchemaless, BigEndianAscendingWordSerializerTest, HttpPartitionOnCommitTest, RequiredFieldsTest, SegmentsInfoRequestHandlerTest, TestSolrCoreParser, ScriptEngineTest, TestFieldCacheSort, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, TestReload, TestStressVersions, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, SuggesterTest, TestStressLucene, TestCSVLoader, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, JsonLoaderTest, PingRequestHandlerTest, SearchHandlerTest, TestLFUCache, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, BadComponentTest, MultiTermTest, SampleTest, TestDocSet, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, OpenExchangeRatesOrgProviderTest, PluginInfoTest, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, UUIDFieldTest, CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, CloudExitableDirectoryReaderTest, ConfigSetsAPITest, DeleteInactiveReplicaTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, HealthCheckHandlerTest, HttpPartitionTest, LeaderFailoverAfterPartitionTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, PeerSyncReplicationTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestPullReplica, TestTolerantUpdateProcessorRandomCloud, ZkShardTermsTest, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, HdfsCollectionsAPIDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster, TestReplicaProperties, TestRequestStatusCollectionAPI, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest]
   [junit4] Completed [589/775 (4!)] on J1 in 164.02s, 1 test, 1 failure <<< FAILURES!

[...truncated 700 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20180203_215706_9155594965570360473386.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid1250.hprof ...
   [junit4] Heap dump file created [326814280 bytes in 0.527 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 8621 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:836: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:788: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid1250.hprof

Total time: 93 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_162) - Build # 21394 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21394/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([2EDA23A3E15613ED:A68E1C794FAA7E15]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([2EDA23A3E15613ED:94D6142CBEBEC5A2]:0)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1565)
	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 12053 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[2EDA23A3E15613ED]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 52   INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[2EDA23A3E15613ED]-worker) [    ] o.e.j.u.log Logging initialized @1892ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 57   INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[2EDA23A3E15613ED]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 66   INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[2EDA23A3E15613ED]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 77   INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[2EDA23A3E15613ED]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_i/pb
   [junit4]   2> 97   INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 99   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 99   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 201  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.ZkTestServer start zk server on port:34387
   [junit4]   2> 234  ERROR (Thread-1) [    ] 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> 301  INFO  (zkConnectionManagerCallback-2-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 337  INFO  (zkConnectionManagerCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 355  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 376  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 381  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 383  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 386  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 388  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 390  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 393  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 394  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 396  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 406  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 409  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 744  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 763  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 764  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 786  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1704da6{/_i/pb,null,AVAILABLE}
   [junit4]   2> 799  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e943b0{HTTP/1.1,[http/1.1]}{127.0.0.1:44871}
   [junit4]   2> 799  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.Server Started @2641ms
   [junit4]   2> 799  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/tempDir-001/control/data, replicaType=NRT, hostContext=/_i/pb, hostPort=44871, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/control-001/cores}
   [junit4]   2> 833  ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 833  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 837  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 837  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 848  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T18:55:34.511Z
   [junit4]   2> 872  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 875  INFO  (zkConnectionManagerCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 877  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 879  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/control-001/solr.xml
   [junit4]   2> 943  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 943  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 960  INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1299 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34387/solr
   [junit4]   2> 1332 INFO  (zkConnectionManagerCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1341 INFO  (zkConnectionManagerCallback-12-thread-1-processing-n:127.0.0.1:44871__i%2Fpb) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1524 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1525 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44871__i%2Fpb
   [junit4]   2> 1526 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.Overseer Overseer (id=72086907915468804-127.0.0.1:44871__i%2Fpb-n_0000000000) starting
   [junit4]   2> 1649 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44871__i%2Fpb
   [junit4]   2> 1666 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:44871__i%2Fpb) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2169 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 2171 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 2171 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 2213 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/control-001/cores
   [junit4]   2> 2294 INFO  (zkConnectionManagerCallback-18-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2296 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2297 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34387/solr ready
   [junit4]   2> 2580 INFO  (qtp15081001-27) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44871__i%252Fpb&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2593 INFO  (OverseerThreadFactory-8-thread-1-processing-n:127.0.0.1:44871__i%2Fpb) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2724 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2728 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2842 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:44871__i%2Fpb) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3815 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3917 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 3942 WARN  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3951 WARN  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3959 WARN  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3964 WARN  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3977 WARN  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4105 WARN  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4281 WARN  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4287 WARN  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4328 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 4530 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 4561 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 4569 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4575 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 4647 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=45.6455078125, floorSegmentMB=0.294921875, forceMergeDeletesPctAllowed=26.05785353657739, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.210284444475404
   [junit4]   2> 4958 WARN  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 5317 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 5317 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5327 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5327 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5330 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=34.4580078125, floorSegmentMB=1.0693359375, forceMergeDeletesPctAllowed=10.007206283302567, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 5352 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ce92a5[control_collection_shard1_replica_n1] main]
   [junit4]   2> 5369 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5387 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5409 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5597 INFO  (searcherExecutor-11-thread-1-processing-n:127.0.0.1:44871__i%2Fpb x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@1ce92a5[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5603 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591407164025470976
   [junit4]   2> 5622 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5622 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 5623 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44871/_i/pb/control_collection_shard1_replica_n1/
   [junit4]   2> 5623 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 5624 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:44871/_i/pb/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 5624 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 5634 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44871/_i/pb/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 5637 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:44871__i%2Fpb) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 5685 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5788 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3069
   [junit4]   2> 5788 INFO  (zkCallback-11-thread-2-processing-n:127.0.0.1:44871__i%2Fpb) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 5853 INFO  (qtp15081001-27) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 5853 INFO  (qtp15081001-27) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44871__i%252Fpb&wt=javabin&version=2} status=0 QTime=3312
   [junit4]   2> 5856 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 0x1001aa92b420005, likely client has closed socket
   [junit4]   2> 5861 INFO  (zkConnectionManagerCallback-22-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5862 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5863 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34387/solr ready
   [junit4]   2> 5865 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 5867 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5869 INFO  (OverseerThreadFactory-8-thread-2-processing-n:127.0.0.1:44871__i%2Fpb) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 5869 INFO  (OverseerCollectionConfigSetProcessor-72086907915468804-127.0.0.1:44871__i%2Fpb-n_0000000000) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 5869 WARN  (OverseerThreadFactory-8-thread-2-processing-n:127.0.0.1:44871__i%2Fpb) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 6073 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 6074 INFO  (qtp15081001-33) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 6153 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-1-001 of type NRT
   [junit4]   2> 6154 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 6155 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6155 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6155 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 6156 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e06a13{/_i/pb,null,AVAILABLE}
   [junit4]   2> 6156 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bea281{HTTP/1.1,[http/1.1]}{127.0.0.1:36659}
   [junit4]   2> 6156 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.Server Started @7998ms
   [junit4]   2> 6156 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_i/pb, hostPort=36659, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-1-001/cores}
   [junit4]   2> 6156 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6157 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 6157 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6157 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 6157 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T18:55:39.830Z
   [junit4]   2> 6159 INFO  (zkConnectionManagerCallback-24-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6160 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 6160 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-1-001/solr.xml
   [junit4]   2> 6166 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 6166 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 6173 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 6182 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34387/solr
   [junit4]   2> 6186 INFO  (zkConnectionManagerCallback-28-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6190 INFO  (zkConnectionManagerCallback-30-thread-1-processing-n:127.0.0.1:36659__i%2Fpb) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6195 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 6201 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 6204 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36659__i%2Fpb
   [junit4]   2> 6205 INFO  (zkCallback-11-thread-2-processing-n:127.0.0.1:44871__i%2Fpb) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 6205 INFO  (zkCallback-21-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 6206 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:36659__i%2Fpb) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 6312 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 6331 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 6331 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 6333 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-1-001/cores
   [junit4]   2> 6372 INFO  (qtp14903710-78) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36659__i%252Fpb&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 6378 INFO  (OverseerCollectionConfigSetProcessor-72086907915468804-127.0.0.1:44871__i%2Fpb-n_0000000000) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 6381 INFO  (OverseerThreadFactory-8-thread-3-processing-n:127.0.0.1:44871__i%2Fpb) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36659__i%2Fpb for creating new replica
   [junit4]   2> 6390 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6390 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 7409 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 7442 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 7536 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 7556 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 7556 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 7556 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 7556 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 7559 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=45.6455078125, floorSegmentMB=0.294921875, forceMergeDeletesPctAllowed=26.05785353657739, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.210284444475404
   [junit4]   2> 7562 WARN  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 7616 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 7617 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 7623 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7623 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7625 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=34.4580078125, floorSegmentMB=1.0693359375, forceMergeDeletesPctAllowed=10.007206283302567, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 7625 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d876d5[collection1_shard2_replica_n61] main]
   [junit4]   2> 7626 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 7627 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 7628 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 7629 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591407166149885952
   [junit4]   2> 7632 INFO  (searcherExecutor-22-thread-1-processing-n:127.0.0.1:36659__i%2Fpb x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@1d876d5[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7638 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 7638 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 7638 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36659/_i/pb/collection1_shard2_replica_n61/
   [junit4]   2> 7639 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 7639 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:36659/_i/pb/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 7639 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 7642 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36659/_i/pb/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 7797 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 7799 INFO  (qtp14903710-104) [n:127.0.0.1:36659__i%2Fpb c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1409
   [junit4]   2> 7803 INFO  (qtp14903710-78) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:36659__i%252Fpb&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1431
   [junit4]   2> 7899 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-2-001 of type NRT
   [junit4]   2> 7900 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 7906 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 7906 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 7906 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 7906 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10cab95{/_i/pb,null,AVAILABLE}
   [junit4]   2> 7907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a1f93a{HTTP/1.1,[http/1.1]}{127.0.0.1:42031}
   [junit4]   2> 7907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.Server Started @9748ms
   [junit4]   2> 7907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/_i/pb, hostPort=42031, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-2-001/cores}
   [junit4]   2> 7907 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7908 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 7908 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7908 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 7908 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T18:55:41.581Z
   [junit4]   2> 7917 INFO  (zkConnectionManagerCallback-34-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7919 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 0x1001aa92b42000a, likely client has closed socket
   [junit4]   2> 7919 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 7919 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-2-001/solr.xml
   [junit4]   2> 7923 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 7923 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 7926 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 7929 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34387/solr
   [junit4]   2> 7933 INFO  (zkConnectionManagerCallback-38-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7937 INFO  (zkConnectionManagerCallback-40-thread-1-processing-n:127.0.0.1:42031__i%2Fpb) [n:127.0.0.1:42031__i%2Fpb    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7941 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:42031__i%2Fpb    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 7943 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:42031__i%2Fpb    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 7945 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:42031__i%2Fpb    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42031__i%2Fpb
   [junit4]   2> 7946 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:36659__i%2Fpb) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 7946 INFO  (zkCallback-11-thread-2-processing-n:127.0.0.1:44871__i%2Fpb) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 7946 INFO  (zkCallback-21-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 7946 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:42031__i%2Fpb) [n:127.0.0.1:42031__i%2Fpb    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 8082 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:42031__i%2Fpb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 8100 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:42031__i%2Fpb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 8101 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:42031__i%2Fpb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 8103 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:42031__i%2Fpb    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-2-001/cores
   [junit4]   2> 8153 INFO  (qtp14903710-82) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42031__i%252Fpb&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 8155 INFO  (OverseerCollectionConfigSetProcessor-72086907915468804-127.0.0.1:44871__i%2Fpb-n_0000000000) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 8156 INFO  (OverseerThreadFactory-8-thread-4-processing-n:127.0.0.1:44871__i%2Fpb) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42031__i%2Fpb for creating new replica
   [junit4]   2> 8160 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 8160 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 9185 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 9205 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 9280 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 9300 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 9301 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 9301 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 9301 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 9305 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=45.6455078125, floorSegmentMB=0.294921875, forceMergeDeletesPctAllowed=26.05785353657739, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.210284444475404
   [junit4]   2> 9308 WARN  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 9356 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 9357 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 9359 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 9359 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 9360 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=34.4580078125, floorSegmentMB=1.0693359375, forceMergeDeletesPctAllowed=10.007206283302567, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 9361 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@e7ffc9[collection1_shard3_replica_n63] main]
   [junit4]   2> 9362 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 9363 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 9364 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 9365 INFO  (searcherExecutor-33-thread-1-processing-n:127.0.0.1:42031__i%2Fpb x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@e7ffc9[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9365 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591407167970213888
   [junit4]   2> 9371 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 9371 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 9371 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42031/_i/pb/collection1_shard3_replica_n63/
   [junit4]   2> 9371 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 9371 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:42031/_i/pb/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 9371 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 9373 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42031/_i/pb/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 9524 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 9526 INFO  (qtp7910158-113) [n:127.0.0.1:42031__i%2Fpb c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1366
   [junit4]   2> 9529 INFO  (qtp14903710-82) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42031__i%252Fpb&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1376
   [junit4]   2> 9608 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-3-001 of type NRT
   [junit4]   2> 9608 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 9610 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 9610 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 9610 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 9610 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e4ad2e{/_i/pb,null,AVAILABLE}
   [junit4]   2> 9611 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19b7a34{HTTP/1.1,[http/1.1]}{127.0.0.1:37539}
   [junit4]   2> 9611 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.Server Started @11452ms
   [junit4]   2> 9611 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/_i/pb, hostPort=37539, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-3-001/cores}
   [junit4]   2> 9611 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 9611 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 9611 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 9611 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 9611 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T18:55:43.284Z
   [junit4]   2> 9614 INFO  (zkConnectionManagerCallback-44-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9616 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 9616 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-3-001/solr.xml
   [junit4]   2> 9620 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 9620 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 9621 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 9625 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34387/solr
   [junit4]   2> 9629 INFO  (zkConnectionManagerCallback-48-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9633 INFO  (zkConnectionManagerCallback-50-thread-1-processing-n:127.0.0.1:37539__i%2Fpb) [n:127.0.0.1:37539__i%2Fpb    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9637 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:37539__i%2Fpb    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 9638 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:37539__i%2Fpb    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 9640 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:37539__i%2Fpb    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37539__i%2Fpb
   [junit4]   2> 9641 INFO  (zkCallback-21-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 9641 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:36659__i%2Fpb) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 9641 INFO  (zkCallback-49-thread-1-processing-n:127.0.0.1:37539__i%2Fpb) [n:127.0.0.1:37539__i%2Fpb    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 9641 INFO  (zkCallback-11-thread-2-processing-n:127.0.0.1:44871__i%2Fpb) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 9641 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:42031__i%2Fpb) [n:127.0.0.1:42031__i%2Fpb    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 9722 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:37539__i%2Fpb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 9737 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:37539__i%2Fpb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 9737 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:37539__i%2Fpb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 9739 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [n:127.0.0.1:37539__i%2Fpb    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-3-001/cores
   [junit4]   2> 9804 INFO  (qtp14903710-103) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37539__i%252Fpb&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 9807 INFO  (OverseerCollectionConfigSetProcessor-72086907915468804-127.0.0.1:44871__i%2Fpb-n_0000000000) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 9807 INFO  (OverseerThreadFactory-8-thread-5-processing-n:127.0.0.1:44871__i%2Fpb) [n:127.0.0.1:44871__i%2Fpb    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37539__i%2Fpb for creating new replica
   [junit4]   2> 9815 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 9815 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 10833 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 10858 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 10933 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 10950 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true
   [junit4]   2> 10951 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ac9c0f
   [junit4]   2> 10951 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 10951 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 10953 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=45.6455078125, floorSegmentMB=0.294921875, forceMergeDeletesPctAllowed=26.05785353657739, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.210284444475404
   [junit4]   2> 10960 WARN  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 11007 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 11007 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11008 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11008 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11009 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=34.4580078125, floorSegmentMB=1.0693359375, forceMergeDeletesPctAllowed=10.007206283302567, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 11010 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening [Searcher@866f70[collection1_shard1_replica_n65] main]
   [junit4]   2> 11010 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 11011 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 11011 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 11020 INFO  (searcherExecutor-44-thread-1-processing-n:127.0.0.1:37539__i%2Fpb x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [collection1_shard1_replica_n65] Registered new searcher Searcher@866f70[collection1_shard1_replica_n65] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11020 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591407169705607168
   [junit4]   2> 11024 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 11024 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 11024 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37539/_i/pb/collection1_shard1_replica_n65/
   [junit4]   2> 11024 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 11024 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy http://127.0.0.1:37539/_i/pb/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 11024 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 11026 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37539/_i/pb/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 11177 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 11212 INFO  (qtp29740435-144) [n:127.0.0.1:37539__i%2Fpb c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1397
   [junit4]   2> 11215 INFO  (qtp14903710-103) [n:127.0.0.1:36659__i%2Fpb    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:37539__i%252Fpb&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1411
   [junit4]   2> 11302 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2EDA23A3E15613ED-001/shard-4-001 of type NRT
   [junit4]   2> 11303 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 11304 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 11304 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 11304 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 11304 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2EDA23A3E15613ED]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.Serv

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

solr) [n:127.0.0.1:38343_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:38343_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:38343_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:882)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2542216 INFO  (jetty-closer-4242-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a4bcf8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2542216 INFO  (jetty-closer-4242-thread-8) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2542259 INFO  (jetty-closer-4242-thread-10) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@194bc80{/solr,null,UNAVAILABLE}
   [junit4]   2> 2542260 INFO  (jetty-closer-4242-thread-10) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2542260 ERROR (SUITE-TriggerIntegrationTest-seed#[2EDA23A3E15613ED]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2542260 INFO  (SUITE-TriggerIntegrationTest-seed#[2EDA23A3E15613ED]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44565 44565
   [junit4]   2> 2542288 INFO  (Thread-6798) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44565 44565
   [junit4]   2> 2542289 WARN  (Thread-6798) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	23	/solr/clusterprops.json
   [junit4]   2> 	23	/solr/aliases.json
   [junit4]   2> 	22	/solr/security.json
   [junit4]   2> 	8	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	140	/solr/collections/collection1/state.json
   [junit4]   2> 	23	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72087061660499982-127.0.0.1:40041_solr-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/72087061660499974-127.0.0.1:33379_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72087061660500000-127.0.0.1:43971_solr-n_0000000009
   [junit4]   2> 	2	/solr/overseer_elect/election/72087061660500027-127.0.0.1:46545_solr-n_0000000018
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72087061660500021-core_node8-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/72087061660500015-127.0.0.1:45277_solr-n_0000000014
   [junit4]   2> 	2	/solr/overseer_elect/election/72087061660500009-127.0.0.1:35211_solr-n_0000000012
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/live_nodes
   [junit4]   2> 	23	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_2EDA23A3E15613ED-001
   [junit4]   2> Feb 03, 2018 7:37:56 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1ce0426), locale=hi, timezone=GMT
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=127600824,total=485097472
   [junit4]   2> NOTE: All tests run in this JVM: [FullSolrCloudDistribCmdsTest, TestWordDelimiterFilterFactory, TestHalfAndHalfDocValues, TestHashPartitioner, TestAuthorizationFramework, SolrSlf4jReporterTest, RequestHandlersTest, BlobRepositoryCloudTest, TestCoreAdminApis, TestTrackingShardHandlerFactory, TestFreeTextSuggestions, SolrRequestParserTest, TestClusterProperties, TestReloadAndDeleteDocs, TestFastOutputStream, TestBlobHandler, ClassificationUpdateProcessorTest, TestObjectReleaseTracker, TestMergePolicyConfig, TestSolr4Spatial2, TestApiFramework, HLLUtilTest, ReplicaListTransformerTest, TestOrdValues, DistributedQueryElevationComponentTest, TestSubQueryTransformer, TestDocumentBuilder, VMParamsZkACLAndCredentialsProvidersTest, TestBinaryResponseWriter, HealthCheckHandlerTest, TestRetrieveFieldsOptimizer, ChaosMonkeyNothingIsSafeTest, SolrGraphiteReporterTest, AddBlockUpdateTest, TestQueryWrapperFilter, TestExecutePlanAction, TestNodeAddedTrigger, TestFieldCacheVsDocValues, TestPHPSerializedResponseWriter, SharedFSAutoReplicaFailoverTest, TestSolrConfigHandlerCloud, TestDistributedSearch, TestSolrCloudWithDelegationTokens, TestRequestForwarding, TestCSVResponseWriter, AssignBackwardCompatibilityTest, TestSearcherReuse, XmlUpdateRequestHandlerTest, TestStressLucene, TestCSVLoader, HdfsSyncSliceTest, MoveReplicaHDFSTest, DistributedFacetPivotLongTailTest, TestSort, HDFSCollectionsAPITest, NodeMutatorTest, TestJsonFacetRefinement, TestTlogReplica, DefaultValueUpdateProcessorTest, SolrXmlInZkTest, TestQuerySenderNoQuery, ChaosMonkeySafeLeaderWithPullReplicasTest, HdfsRecoverLeaseTest, TestInitQParser, TestSolrConfigHandler, TestShortCircuitedRequests, MBeansHandlerTest, TestCloudPseudoReturnFields, RegexBytesRefFilterTest, OpenCloseCoreStressTest, ConfigureRecoveryStrategyTest, DocumentAnalysisRequestHandlerTest, LIRRollingUpdatesTest, TestPseudoReturnFields, ConcurrentCreateRoutedAliasTest, TestGroupingSearch, TestJoin, SimpleCollectionCreateDeleteTest, SimpleFacetsTest, BlockDirectoryTest, TestDocSet, TestHdfsCloudBackupRestore, ExplicitHLLTest, TestLuceneIndexBackCompat, OpenExchangeRatesOrgProviderTest, DistributedTermsComponentTest, OutputWriterTest, DistanceUnitsTest, TestUseDocValuesAsStored2, LeaderFailureAfterFreshStartTest, SolrCoreCheckLockOnStartupTest, TestStressCloudBlindAtomicUpdates, DirectUpdateHandlerTest, SecurityConfHandlerTest, MetricsConfigTest, TestRandomFlRTGCloud, TestIndexSearcher, ResponseHeaderTest, IndexBasedSpellCheckerTest, TestBackupRepositoryFactory, SpellCheckCollatorTest, CustomCollectionTest, TestDistribDocBasedVersion, HighlighterConfigTest, TestSchemalessBufferedUpdates, TestClusterStateProvider, CdcrReplicationHandlerTest, AtomicUpdatesTest, TestComponentsName, UUIDFieldTest, TestManagedResource, MergeStrategyTest, TestInPlaceUpdatesDistrib, CdcrBidirectionalTest, TestPrepRecovery, TestLegacyFieldReuse, HdfsUnloadDistributedZkTest, DateRangeFieldTest, AssignTest, TestEmbeddedSolrServerSchemaAPI, OverseerStatusTest, StatsComponentTest, TestConfigSetProperties, TestIndexingPerformance, BasicDistributedZkTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, ClusterStateUpdateTest, ZkSolrClientTest, TestFaceting, TestRecovery, TestRealTimeGet, TestStressReorder, TestCoreContainer, TestSolr4Spatial, BadIndexSchemaTest, SoftAutoCommitTest, DistribCursorPagingTest, DistributedVersionInfoTest, ForceLeaderTest, SSLMigrationTest, SaslZkACLProviderTest, TestAuthenticationFramework, TestConfigSetsAPI, TestSSLRandomization, TestStressInPlaceUpdates, CollectionsAPIDistributedZkTest, TestRequestStatusCollectionAPI, AutoAddReplicasIntegrationTest, NodeAddedTriggerTest, SystemLogListenerTest, TriggerIntegrationTest]
   [junit4] Completed [602/775 (2!)] on J0 in 197.00s, 14 tests, 1 error <<< FAILURES!

[...truncated 44489 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 21393 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21393/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms

Error Message:
Doc with id=5 not found in http://127.0.0.1:41807/forceleader_lower_terms_collection due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=5 not found in http://127.0.0.1:41807/forceleader_lower_terms_collection due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([B01D98B03EDD1A66:3E29B8F3FE7ABA12]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:699)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:644)
	at org.apache.solr.cloud.ForceLeaderTest.bringBackOldLeaderAndSendDoc(ForceLeaderTest.java:520)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms(ForceLeaderTest.java:158)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections

Error Message:
The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}
	at __randomizedtesting.SeedInfo.seed([B01D98B03EDD1A66:8AB37D6900B9C308]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections(ComputePlanActionTest.java:469)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B01D98B03EDD1A66:A11AF3F6135CC29]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1817 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180203_150505_95414393665366376663411.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180203_150505_9408108398526961703084.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180203_150505_9547102770200697154140.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 295 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180203_151415_1883109931416830554763.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180203_151415_18810010730490246328455.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180203_151415_18815890797481823263356.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1065 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180203_151549_4452172248157203237721.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180203_151549_4478703977183530877929.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180203_151549_4487082258852078696886.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 239 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180203_151731_8185995917399815346094.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180203_151731_8188724102401031443919.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180203_151731_8184450162631733508110.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180203_151750_70118362931533416373219.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180203_151750_7017107090571132482342.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180203_151750_7018495312598233915822.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180203_151827_3679264141560755582212.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180203_151827_36318333385741240659963.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180203_151827_3663794549089920024918.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180203_151833_43116124501382161807693.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180203_151833_42910878306747416670890.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180203_151833_4297933201309992822578.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180203_151836_969194552023068247631.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180203_151836_963729472875492399082.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180203_151836_9799805006603460489213.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180203_151849_1741169060135960692118.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180203_151849_1745404278806111426120.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180203_151859_2792154247141073572141.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180203_151859_2794717270398892050983.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180203_151859_27914762322346640641305.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180203_151902_40514086092468928470891.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 158 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180203_151911_12012490490818814833425.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180203_151911_1206421249344312508010.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180203_151911_12015028912372063189698.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1390 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180203_151936_4395871382384808950351.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180203_151936_43911712251431479925178.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180203_151936_439875744965104372332.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20180203_151946_47515813947616481677181.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20180203_151946_47510169293777889683072.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20180203_151946_47613272369405881702438.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20180203_152008_18615798988370157712108.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20180203_152008_18315368995395657895893.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20180203_152008_1832724564300788397462.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 236 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20180203_152303_241279961251274859819.syserr
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20180203_152303_24116743315734825674073.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20180203_152303_24117624708523151510262.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20180203_152306_9745645891894493888173.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20180203_152306_9749083509734089465347.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20180203_152306_9748499159215430260672.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20180203_152314_0924604644222473032982.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20180203_152314_09215226154141086642300.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20180203_152314_0921768873364511220196.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 185 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20180203_152353_54114205954349387726845.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20180203_152353_5417604531144005445035.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20180203_152353_5411281209716091838714.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180203_152401_294776627589789158182.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180203_152401_29416378725907587853959.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180203_152401_29411651497793446818194.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20180203_152421_479379062294899934215.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20180203_152421_4794924093396337890555.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20180203_152421_4799804843995293538601.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180203_152445_01312898579361729926951.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20180203_152445_01317165050129071425987.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20180203_152455_78514320148320335910298.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20180203_152455_78514951186998382562940.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20180203_152455_785141111160206445236.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 304 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20180203_152512_5816001494594922479050.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20180203_152512_5814437181026499824131.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20180203_152512_58115970080003357635663.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180203_152522_2924287143657722353875.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180203_152522_2927832206678638600660.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180203_152522_29216231220314722319825.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 212 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180203_152531_1756987530664023783343.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20180203_152531_1755412170349387191525.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20180203_152531_17513160254243667006165.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 226 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180203_152543_21715198850427460322347.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180203_152543_21710979889358363897645.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180203_152543_21712527687185291579882.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180203_152629_7467023289660946535867.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180203_152629_7468899583909626624531.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180203_152629_7462584562926593028368.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180203_152645_80811709943977986365440.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 175 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180203_152647_79218122989203927073113.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180203_152647_79211514850411872977665.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180203_152647_7927815147468996689341.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20180203_152801_2429867784969926477736.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20180203_152801_23813791697130450619265.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20180203_152801_23911059443962879070029.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1901 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 15112 INFO  (SUITE-TriggerIntegrationTest-seed#[B01D98B03EDD1A66]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B01D98B03EDD1A66-001/init-core-data-001
   [junit4]   2> 15113 WARN  (SUITE-TriggerIntegrationTest-seed#[B01D98B03EDD1A66]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 15114 INFO  (SUITE-TriggerIntegrationTest-seed#[B01D98B03EDD1A66]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 15114 INFO  (SUITE-TriggerIntegrationTest-seed#[B01D98B03EDD1A66]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 15115 INFO  (SUITE-TriggerIntegrationTest-seed#[B01D98B03EDD1A66]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B01D98B03EDD1A66-001/tempDir-001
   [junit4]   2> 15115 INFO  (SUITE-TriggerIntegrationTest-seed#[B01D98B03EDD1A66]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 15117 INFO  (Thread-13) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 15117 INFO  (Thread-13) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 15130 ERROR (Thread-13) [    ] 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> 15217 INFO  (SUITE-TriggerIntegrationTest-seed#[B01D98B03EDD1A66]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40985
   [junit4]   2> 15223 INFO  (zkConnectionManagerCallback-24-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15229 INFO  (jetty-launcher-21-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 15242 INFO  (jetty-launcher-21-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 15258 INFO  (jetty-launcher-21-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 15258 INFO  (jetty-launcher-21-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 15258 INFO  (jetty-launcher-21-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 15271 INFO  (jetty-launcher-21-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a488132{/solr,null,AVAILABLE}
   [junit4]   2> 15273 INFO  (jetty-launcher-21-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 15273 INFO  (jetty-launcher-21-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 15274 INFO  (jetty-launcher-21-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 15274 INFO  (jetty-launcher-21-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e3d20df{/solr,null,AVAILABLE}
   [junit4]   2> 15275 INFO  (jetty-launcher-21-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ca6e325{HTTP/1.1,[http/1.1]}{127.0.0.1:36553}
   [junit4]   2> 15275 INFO  (jetty-launcher-21-thread-2) [    ] o.e.j.s.Server Started @17092ms
   [junit4]   2> 15275 INFO  (jetty-launcher-21-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36553}
   [junit4]   2> 15279 ERROR (jetty-launcher-21-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 15279 INFO  (jetty-launcher-21-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 15279 INFO  (jetty-launcher-21-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@74843caf{HTTP/1.1,[http/1.1]}{127.0.0.1:33801}
   [junit4]   2> 15283 INFO  (jetty-launcher-21-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 15283 INFO  (jetty-launcher-21-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 15283 INFO  (jetty-launcher-21-thread-1) [    ] o.e.j.s.Server Started @17100ms
   [junit4]   2> 15283 INFO  (jetty-launcher-21-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T15:29:21.728573Z
   [junit4]   2> 15283 INFO  (jetty-launcher-21-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33801}
   [junit4]   2> 15283 ERROR (jetty-launcher-21-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 15284 INFO  (jetty-launcher-21-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 15284 INFO  (jetty-launcher-21-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 15284 INFO  (jetty-launcher-21-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 15284 INFO  (jetty-launcher-21-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T15:29:21.729193Z
   [junit4]   2> 15291 INFO  (zkConnectionManagerCallback-28-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15292 INFO  (zkConnectionManagerCallback-26-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15293 INFO  (jetty-launcher-21-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 15293 INFO  (jetty-launcher-21-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 15314 INFO  (jetty-launcher-21-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40985/solr
   [junit4]   2> 15330 INFO  (jetty-launcher-21-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40985/solr
   [junit4]   2> 15333 INFO  (zkConnectionManagerCallback-32-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15355 INFO  (zkConnectionManagerCallback-36-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15355 INFO  (zkConnectionManagerCallback-38-thread-1-processing-n:127.0.0.1:36553_solr) [n:127.0.0.1:36553_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15375 INFO  (zkConnectionManagerCallback-40-thread-1-processing-n:127.0.0.1:33801_solr) [n:127.0.0.1:33801_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15496 INFO  (jetty-launcher-21-thread-2) [n:127.0.0.1:36553_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15500 INFO  (jetty-launcher-21-thread-2) [n:127.0.0.1:36553_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36553_solr
   [junit4]   2> 15505 INFO  (jetty-launcher-21-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15505 INFO  (jetty-launcher-21-thread-2) [n:127.0.0.1:36553_solr    ] o.a.s.c.Overseer Overseer (id=72086097086906373-127.0.0.1:36553_solr-n_0000000000) starting
   [junit4]   2> 15508 INFO  (jetty-launcher-21-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33801_solr
   [junit4]   2> 15532 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:33801_solr) [n:127.0.0.1:33801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 15532 INFO  (zkCallback-37-thread-1-processing-n:127.0.0.1:36553_solr) [n:127.0.0.1:36553_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 15534 DEBUG (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 15543 INFO  (jetty-launcher-21-thread-2) [n:127.0.0.1:36553_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36553_solr
   [junit4]   2> 15573 DEBUG (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 15574 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:33801_solr) [n:127.0.0.1:33801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 15581 INFO  (zkCallback-37-thread-1-processing-n:127.0.0.1:36553_solr) [n:127.0.0.1:36553_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 15593 DEBUG (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33801_solr, 127.0.0.1:36553_solr]
   [junit4]   2> 15593 DEBUG (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 15593 DEBUG (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 15602 DEBUG (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 15602 DEBUG (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 15603 DEBUG (ScheduledTrigger-27-thread-1) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 15697 INFO  (jetty-launcher-21-thread-2) [n:127.0.0.1:36553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36553.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59458a4e
   [junit4]   2> 15725 INFO  (jetty-launcher-21-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33801.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59458a4e
   [junit4]   2> 15738 INFO  (jetty-launcher-21-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33801.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59458a4e
   [junit4]   2> 15738 INFO  (jetty-launcher-21-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33801.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59458a4e
   [junit4]   2> 15747 INFO  (jetty-launcher-21-thread-2) [n:127.0.0.1:36553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36553.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59458a4e
   [junit4]   2> 15747 INFO  (jetty-launcher-21-thread-2) [n:127.0.0.1:36553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36553.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59458a4e
   [junit4]   2> 15749 INFO  (jetty-launcher-21-thread-2) [n:127.0.0.1:36553_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B01D98B03EDD1A66-001/tempDir-001/node2/.
   [junit4]   2> 15755 INFO  (jetty-launcher-21-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B01D98B03EDD1A66-001/tempDir-001/node1/.
   [junit4]   2> 15879 INFO  (zkConnectionManagerCallback-46-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15898 INFO  (zkConnectionManagerCallback-50-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15900 INFO  (SUITE-TriggerIntegrationTest-seed#[B01D98B03EDD1A66]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 15901 INFO  (SUITE-TriggerIntegrationTest-seed#[B01D98B03EDD1A66]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40985/solr ready
   [junit4]   2> 15910 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContinueTriggersOnOverseerRestart
   [junit4]   2> 15910 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 15911 DEBUG (zkCallback-37-thread-1-processing-n:127.0.0.1:36553_solr) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 15911 DEBUG (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 15912 DEBUG (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 15913 DEBUG (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 15913 DEBUG (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 15918 INFO  (qtp532557167-100) [n:127.0.0.1:36553_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 15930 INFO  (qtp532557167-100) [n:127.0.0.1:36553_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 15951 INFO  (qtp698680064-101) [n:127.0.0.1:33801_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=5
   [junit4]   2> 15956 INFO  (qtp532557167-108) [n:127.0.0.1:36553_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=1
   [junit4]   2> 15958 DEBUG (qtp698680064-93) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 15959 INFO  (qtp698680064-93) [n:127.0.0.1:33801_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 15959 DEBUG (zkCallback-37-thread-1-processing-n:127.0.0.1:36553_solr) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 15961 DEBUG (zkCallback-37-thread-1-processing-n:127.0.0.1:36553_solr) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33801_solr, 127.0.0.1:36553_solr]
   [junit4]   2> 15961 DEBUG (zkCallback-37-thread-1-processing-n:127.0.0.1:36553_solr) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerCTOOR instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 15961 DEBUG (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 15962 INFO  (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 15963 DEBUG (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 15963 DEBUG (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 15963 DEBUG (ScheduledTrigger-27-thread-1) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 15964 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ca6e325{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 15964 DEBUG (ScheduledTrigger-27-thread-1) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 15964 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=702452586
   [junit4]   2> 15964 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 15964 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3e1246af: rootName = solr_36553, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@634b4b30
   [junit4]   2> 15970 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 15970 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@241f7225: rootName = solr_36553, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5b28b27c
   [junit4]   2> 15974 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 15974 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a820a68: rootName = solr_36553, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@715f6950
   [junit4]   2> 15976 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36553_solr
   [junit4]   2> 15977 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 15977 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:33801_solr) [n:127.0.0.1:33801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 15977 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 15977 INFO  (zkCallback-37-thread-1-processing-n:127.0.0.1:36553_solr) [n:127.0.0.1:36553_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 15981 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.c.Overseer Overseer (id=72086097086906373-127.0.0.1:36553_solr-n_0000000000) closing
   [junit4]   2> 15982 INFO  (OverseerStateUpdate-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36553_solr
   [junit4]   2> 15982 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 15982 WARN  (OverseerAutoScalingTriggerThread-72086097086906373-127.0.0.1:36553_solr-n_0000000000) [n:127.0.0.1:36553_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 15982 DEBUG (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 15983 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:33801_solr) [n:127.0.0.1:33801_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33801_solr
   [junit4]   2> 15983 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e3d20df{/solr,null,UNAVAILABLE}
   [junit4]   2> 15984 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 15984 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:33801_solr) [n:127.0.0.1:33801_solr    ] o.a.s.c.Overseer Overseer (id=72086097086906374-127.0.0.1:33801_solr-n_0000000001) starting
   [junit4]   2> 15988 DEBUG (OverseerAutoScalingTriggerThread-72086097086906374-127.0.0.1:33801_solr-n_0000000001) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 15989 DEBUG (OverseerAutoScalingTriggerThread-72086097086906374-127.0.0.1:33801_solr-n_0000000001) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 15989 DEBUG (OverseerAutoScalingTriggerThread-72086097086906374-127.0.0.1:33801_solr-n_0000000001) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33801_solr]
   [junit4]   2> 15989 DEBUG (OverseerAutoScalingTriggerThread-72086097086906374-127.0.0.1:33801_solr-n_0000000001) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerCTOOR instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 15989 DEBUG (OverseerAutoScalingTriggerThread-72086097086906374-127.0.0.1:33801_solr-n_0000000001) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33801_solr]
   [junit4]   2> 15990 DEBUG (OverseerAutoScalingTriggerThread-72086097086906374-127.0.0.1:33801_solr-n_0000000001) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 15990 DEBUG (OverseerAutoScalingTriggerThread-72086097086906374-127.0.0.1:33801_solr-n_0000000001) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 15990 INFO  (OverseerAutoScalingTriggerThread-72086097086906374-127.0.0.1:33801_solr-n_0000000001) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 15992 DEBUG (ScheduledTrigger-36-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 15992 DEBUG (ScheduledTrigger-36-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 15993 DEBUG (OverseerAutoScalingTriggerThread-72086097086906374-127.0.0.1:33801_solr-n_0000000001) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 15993 DEBUG (ScheduledTrigger-36-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 16993 DEBUG (ScheduledTrigger-36-thread-2) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 16993 DEBUG (ScheduledTrigger-36-thread-2) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 16994 DEBUG (ScheduledTrigger-36-thread-3) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 17993 DEBUG (ScheduledTrigger-36-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 17993 DEBUG (ScheduledTrigger-36-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 17994 DEBUG (ScheduledTrigger-36-thread-4) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 18994 DEBUG (ScheduledTrigger-36-thread-2) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 18994 DEBUG (ScheduledTrigger-36-thread-2) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 18995 DEBUG (ScheduledTrigger-36-thread-3) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 19994 DEBUG (ScheduledTrigger-36-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 19994 DEBUG (ScheduledTrigger-36-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 19995 DEBUG (ScheduledTrigger-36-thread-4) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 20994 DEBUG (ScheduledTrigger-36-thread-2) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 20994 DEBUG (ScheduledTrigger-36-thread-2) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 20995 DEBUG (ScheduledTrigger-36-thread-3) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 21995 DEBUG (ScheduledTrigger-36-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 21995 DEBUG (ScheduledTrigger-36-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 21995 DEBUG (ScheduledTrigger-36-thread-4) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 22995 DEBUG (ScheduledTrigger-36-thread-2) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 22995 DEBUG (ScheduledTrigger-36-thread-2) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 22996 DEBUG (ScheduledTrigger-36-thread-3) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 23995 DEBUG (ScheduledTrigger-36-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 23995 DEBUG (ScheduledTrigger-36-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 23996 DEBUG (ScheduledTrigger-36-thread-4) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 24996 DEBUG (ScheduledTrigger-36-thread-2) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 24996 DEBUG (ScheduledTrigger-36-thread-2) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 24996 DEBUG (ScheduledTrigger-36-thread-3) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 25986 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 25987 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 25987 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 25987 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 25988 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c7b9305{/solr,null,AVAILABLE}
   [junit4]   2> 25989 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@116f676b{HTTP/1.1,[http/1.1]}{127.0.0.1:39345}
   [junit4]   2> 25989 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.e.j.s.Server Started @27807ms
   [junit4]   2> 25989 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39345}
   [junit4]   2> 25990 ERROR (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 25990 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 25990 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 25990 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 25990 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T15:29:32.435691Z
   [junit4]   2> 25993 INFO  (zkConnectionManagerCallback-52-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25994 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 25996 DEBUG (ScheduledTrigger-36-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 25996 DEBUG (ScheduledTrigger-36-thread-1) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 25996 DEBUG (ScheduledTrigger-36-thread-4) [n:127.0.0.1:33801_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 26004 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40985/solr
   [junit4]   2> 26006 INFO  (zkConnectionManagerCallback-56-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26008 INFO  (zkConnectionManagerCallback-58-thread-1-processing-n:127.0.0.1:39345_solr) [n:127.0.0.1:39345_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26012 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [n:127.0.0.1:39345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 26013 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [n:127.0.0.1:39345_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 26014 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [n:127.0.0.1:39345_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39345_solr
   [junit4]   2> 26015 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 26016 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:33801_solr) [n:127.0.0.1:33801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 26016 INFO  (zkCallback-57-thread-1-processing-n:127.0.0.1:39345_solr) [n:127.0.0.1:39345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 26070 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[B01D98B03EDD1A66]) [n:127.0.0.1:39345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for

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

 JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20180203_161908_12615496153339356227743.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20180203_161955_5177525180592003797725.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180203_161955_51711324009354026785921.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180203_161955_5178082992067918624853.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1261 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180203_162013_54918327912675395094844.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180203_162013_5495011310417527000500.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 645 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180203_162021_76316033618712520848740.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180203_162021_7632835537509436154733.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180203_162021_76311851053449420191619.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 559 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180203_162051_47313457165413671329445.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180203_162051_473686162177039726474.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180203_162051_47316482474001585210959.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 568 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180203_162105_1125886742967738651619.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180203_162105_11218357978791348376939.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180203_162105_11216604176392333580622.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 662 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180203_162114_86616388936401991429441.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180203_162114_8664099177463067080631.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180203_162114_86618021480069737966174.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 603 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180203_162142_0769161137953974030817.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180203_162142_07616804299586874117999.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180203_162155_0879030830271895696772.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32294 lines...]