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 2017/11/22 06:50:45 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 876 - Unstable!

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

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.sql.JdbcTest

Error Message:
Error from server at http://127.0.0.1:44397/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44397/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([CBC3FBA582B29126]: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:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	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.client.solrj.io.sql.JdbcTest.setupCluster(JdbcTest.java:77)
	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$6.evaluate(RandomizedRunner.java:874)
	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.CollectionsAPISolrJTest.testSplitShard

Error Message:
Error from server at http://127.0.0.1:34359/solr: Could not find collection : solrj_test_splitshard

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34359/solr: Could not find collection : solrj_test_splitshard
	at __randomizedtesting.SeedInfo.seed([7BCB6CC7ABD5DB90:A0C1C1ABB520E72F]: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:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	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.CollectionsAPISolrJTest.testSplitShard(CollectionsAPISolrJTest.java:215)
	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.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
expected:<6> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<6> but was:<1>
	at __randomizedtesting.SeedInfo.seed([7BCB6CC7ABD5DB90:BE95D8DB2D20116D]: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.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:162)
	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.CollectionsAPISolrJTest.testCloudInfoInCoreStatus

Error Message:
expected:<corestatus_test> but was:<null>

Stack Trace:
java.lang.AssertionError: expected:<corestatus_test> but was:<null>
	at __randomizedtesting.SeedInfo.seed([7BCB6CC7ABD5DB90:5B8DFBEE530666BE]: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:147)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCloudInfoInCoreStatus(CollectionsAPISolrJTest.java:144)
	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.CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7BCB6CC7ABD5DB90:7D501E362F0B1BC9]: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.CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam(CollectionsAPISolrJTest.java:267)
	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.CollectionsAPISolrJTest.testCreateAndDeleteCollection

Error Message:
expected:<4> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<4> but was:<1>
	at __randomizedtesting.SeedInfo.seed([7BCB6CC7ABD5DB90:7C1E6D8C8C41BE9D]: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.cloud.CollectionsAPISolrJTest.testCreateAndDeleteCollection(CollectionsAPISolrJTest.java:100)
	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.CollectionsAPISolrJTest.testCreateAndDeleteAlias

Error Message:
Error from server at http://127.0.0.1:34359/solr: Can't create collection alias for collections='aliasedCollection', 'aliasedCollection' 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:34359/solr: Can't create collection alias for collections='aliasedCollection', 'aliasedCollection' is not an existing collection or alias
	at __randomizedtesting.SeedInfo.seed([7BCB6CC7ABD5DB90:B5282B3D0B6A2A0B]: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:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	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.CollectionsAPISolrJTest.testCreateAndDeleteAlias(CollectionsAPISolrJTest.java:199)
	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 13281 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/init-core-data-001
   [junit4]   2> 1632257 WARN  (SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1632257 INFO  (SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1632258 INFO  (SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1632258 INFO  (SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1632258 INFO  (SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001
   [junit4]   2> 1632258 INFO  (SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1632262 INFO  (Thread-2463) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1632262 INFO  (Thread-2463) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1632264 ERROR (Thread-2463) [    ] 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> 1632362 INFO  (SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43351
   [junit4]   2> 1632366 INFO  (jetty-launcher-1836-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1632366 INFO  (jetty-launcher-1836-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1632366 INFO  (jetty-launcher-1836-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1632366 INFO  (jetty-launcher-1836-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1632367 INFO  (jetty-launcher-1836-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@255d05c8{/solr,null,AVAILABLE}
   [junit4]   2> 1632367 INFO  (jetty-launcher-1836-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74363b66{/solr,null,AVAILABLE}
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3290955c{HTTP/1.1,[http/1.1]}{127.0.0.1:34359}
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-1) [    ] o.e.j.s.Server Started @1633868ms
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34359}
   [junit4]   2> 1632368 ERROR (jetty-launcher-1836-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T06:10:37.247Z
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bdcba7c{/solr,null,AVAILABLE}
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19d8132c{HTTP/1.1,[http/1.1]}{127.0.0.1:43645}
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fc95b74{/solr,null,AVAILABLE}
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b0f6bd0{HTTP/1.1,[http/1.1]}{127.0.0.1:34663}
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] o.e.j.s.Server Started @1633870ms
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34663}
   [junit4]   2> 1632369 ERROR (jetty-launcher-1836-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T06:10:37.248Z
   [junit4]   2> 1632370 INFO  (jetty-launcher-1836-thread-4) [    ] o.e.j.s.Server Started @1633869ms
   [junit4]   2> 1632370 INFO  (jetty-launcher-1836-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43645}
   [junit4]   2> 1632371 INFO  (jetty-launcher-1836-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@25dfdc78{HTTP/1.1,[http/1.1]}{127.0.0.1:44713}
   [junit4]   2> 1632371 INFO  (jetty-launcher-1836-thread-3) [    ] o.e.j.s.Server Started @1633871ms
   [junit4]   2> 1632371 INFO  (jetty-launcher-1836-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44713}
   [junit4]   2> 1632371 ERROR (jetty-launcher-1836-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1632371 INFO  (jetty-launcher-1836-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1632371 INFO  (jetty-launcher-1836-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1632371 INFO  (jetty-launcher-1836-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1632371 ERROR (jetty-launcher-1836-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1632371 INFO  (jetty-launcher-1836-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1632372 INFO  (jetty-launcher-1836-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1632372 INFO  (jetty-launcher-1836-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T06:10:37.251Z
   [junit4]   2> 1632372 INFO  (jetty-launcher-1836-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1632372 INFO  (jetty-launcher-1836-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1632372 INFO  (jetty-launcher-1836-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T06:10:37.251Z
   [junit4]   2> 1632373 INFO  (jetty-launcher-1836-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1632373 INFO  (jetty-launcher-1836-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1632373 INFO  (jetty-launcher-1836-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1632379 INFO  (jetty-launcher-1836-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43351/solr
   [junit4]   2> 1632379 INFO  (jetty-launcher-1836-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43351/solr
   [junit4]   2> 1632381 INFO  (jetty-launcher-1836-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43351/solr
   [junit4]   2> 1632382 INFO  (jetty-launcher-1836-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43351/solr
   [junit4]   2> 1632382 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe2597fd60007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1632422 INFO  (jetty-launcher-1836-thread-1) [n:127.0.0.1:34359_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1632422 INFO  (jetty-launcher-1836-thread-3) [n:127.0.0.1:44713_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1632422 INFO  (jetty-launcher-1836-thread-2) [n:127.0.0.1:34663_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1632422 INFO  (jetty-launcher-1836-thread-4) [n:127.0.0.1:43645_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1632422 INFO  (jetty-launcher-1836-thread-1) [n:127.0.0.1:34359_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34359_solr
   [junit4]   2> 1632423 INFO  (jetty-launcher-1836-thread-3) [n:127.0.0.1:44713_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44713_solr
   [junit4]   2> 1632423 INFO  (jetty-launcher-1836-thread-2) [n:127.0.0.1:34663_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34663_solr
   [junit4]   2> 1632423 INFO  (jetty-launcher-1836-thread-1) [n:127.0.0.1:34359_solr    ] o.a.s.c.Overseer Overseer (id=99046590850138123-127.0.0.1:34359_solr-n_0000000000) starting
   [junit4]   2> 1632423 INFO  (jetty-launcher-1836-thread-4) [n:127.0.0.1:43645_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43645_solr
   [junit4]   2> 1632423 INFO  (zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) [n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1632427 INFO  (zkCallback-1858-thread-1-processing-n:127.0.0.1:34663_solr) [n:127.0.0.1:34663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1632431 INFO  (zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1632434 INFO  (zkCallback-1857-thread-1-processing-n:127.0.0.1:44713_solr) [n:127.0.0.1:44713_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1632434 INFO  (zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1632434 INFO  (zkCallback-1858-thread-1-processing-n:127.0.0.1:34663_solr) [n:127.0.0.1:34663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1632434 INFO  (zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) [n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1632447 INFO  (jetty-launcher-1836-thread-1) [n:127.0.0.1:34359_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34359_solr
   [junit4]   2> 1632447 INFO  (zkCallback-1857-thread-1-processing-n:127.0.0.1:44713_solr) [n:127.0.0.1:44713_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1632450 INFO  (zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1632450 INFO  (zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) [n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1632455 INFO  (zkCallback-1858-thread-1-processing-n:127.0.0.1:34663_solr) [n:127.0.0.1:34663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1632512 INFO  (jetty-launcher-1836-thread-2) [n:127.0.0.1:34663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34663.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632512 INFO  (jetty-launcher-1836-thread-3) [n:127.0.0.1:44713_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44713.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632516 INFO  (jetty-launcher-1836-thread-4) [n:127.0.0.1:43645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43645.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632520 INFO  (jetty-launcher-1836-thread-2) [n:127.0.0.1:34663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34663.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632520 INFO  (jetty-launcher-1836-thread-2) [n:127.0.0.1:34663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34663.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632520 INFO  (jetty-launcher-1836-thread-3) [n:127.0.0.1:44713_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44713.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632521 INFO  (jetty-launcher-1836-thread-3) [n:127.0.0.1:44713_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44713.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632521 INFO  (jetty-launcher-1836-thread-4) [n:127.0.0.1:43645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43645.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632521 INFO  (jetty-launcher-1836-thread-4) [n:127.0.0.1:43645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43645.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632521 INFO  (jetty-launcher-1836-thread-2) [n:127.0.0.1:34663_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node2/.
   [junit4]   2> 1632522 INFO  (jetty-launcher-1836-thread-3) [n:127.0.0.1:44713_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node3/.
   [junit4]   2> 1632522 INFO  (jetty-launcher-1836-thread-4) [n:127.0.0.1:43645_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node4/.
   [junit4]   2> 1632535 INFO  (jetty-launcher-1836-thread-1) [n:127.0.0.1:34359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34359.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632557 INFO  (jetty-launcher-1836-thread-1) [n:127.0.0.1:34359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34359.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632557 INFO  (jetty-launcher-1836-thread-1) [n:127.0.0.1:34359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34359.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632558 INFO  (jetty-launcher-1836-thread-1) [n:127.0.0.1:34359_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node1/.
   [junit4]   2> 1632618 INFO  (SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1632619 INFO  (SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43351/solr ready
   [junit4]   2> 1632641 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[7BCB6CC7ABD5DB90]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerStatus
   [junit4]   2> 1632642 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1632647 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1632647 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[7BCB6CC7ABD5DB90]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOverseerStatus
   [junit4]   2> 1632679 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[7BCB6CC7ABD5DB90]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplica
   [junit4]   2> 1632680 INFO  (qtp1977938426-10807) [n:127.0.0.1:34359_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=solrj_replicatests&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1632681 INFO  (OverseerThreadFactory-4693-thread-2-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_replicatests
   [junit4]   2> 1632681 INFO  (OverseerCollectionConfigSetProcessor-99046590850138123-127.0.0.1:34359_solr-n_0000000000) [n:127.0.0.1:34359_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> 1632785 INFO  (OverseerStateUpdate-99046590850138123-127.0.0.1:34359_solr-n_0000000000) [n:127.0.0.1:34359_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_replicatests",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_replicatests_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34359/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1632786 INFO  (OverseerStateUpdate-99046590850138123-127.0.0.1:34359_solr-n_0000000000) [n:127.0.0.1:34359_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_replicatests",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_replicatests_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43645/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1632988 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1632988 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n2&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1632988 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1632988 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1633093 INFO  (zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) [n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1633093 INFO  (zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1633093 INFO  (zkCallback-1856-thread-2-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1633094 INFO  (zkCallback-1855-thread-2-processing-n:127.0.0.1:43645_solr) [n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634005 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1634006 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1634034 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.s.IndexSchema [solrj_replicatests_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1634034 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.s.IndexSchema [solrj_replicatests_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1634036 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1634036 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1634036 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_replicatests_shard1_replica_n1' using configuration from collection solrj_replicatests, trusted=true
   [junit4]   2> 1634036 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'solrj_replicatests_shard1_replica_n2' using configuration from collection solrj_replicatests, trusted=true
   [junit4]   2> 1634036 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43645.solr.core.solrj_replicatests.shard1.replica_n2' (registry 'solr.core.solrj_replicatests.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1634036 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34359.solr.core.solrj_replicatests.shard1.replica_n1' (registry 'solr.core.solrj_replicatests.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1634036 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1634036 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1634036 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.c.SolrCore [[solrj_replicatests_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node4/solrj_replicatests_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node4/./solrj_replicatests_shard1_replica_n2/data/]
   [junit4]   2> 1634036 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.c.SolrCore [[solrj_replicatests_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node1/solrj_replicatests_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node1/./solrj_replicatests_shard1_replica_n1/data/]
   [junit4]   2> 1634063 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1634063 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1634065 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1634065 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1634066 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@47cf3bb[solrj_replicatests_shard1_replica_n1] main]
   [junit4]   2> 1634066 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1634066 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1634067 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1634067 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1634067 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1634068 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584745455494889472
   [junit4]   2> 1634068 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1634068 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1634068 INFO  (searcherExecutor-4702-thread-1-processing-n:127.0.0.1:34359_solr x:solrj_replicatests_shard1_replica_n1 s:shard1 c:solrj_replicatests r:core_node3) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.c.SolrCore [solrj_replicatests_shard1_replica_n1] Registered new searcher Searcher@47cf3bb[solrj_replicatests_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1634069 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@719dfaec[solrj_replicatests_shard1_replica_n2] main]
   [junit4]   2> 1634069 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1634069 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1634070 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1634070 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1634070 INFO  (searcherExecutor-4703-thread-1-processing-n:127.0.0.1:43645_solr x:solrj_replicatests_shard1_replica_n2 s:shard1 c:solrj_replicatests r:core_node4) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.c.SolrCore [solrj_replicatests_shard1_replica_n2] Registered new searcher Searcher@719dfaec[solrj_replicatests_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1634070 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584745455496986624
   [junit4]   2> 1634171 INFO  (zkCallback-1856-thread-2-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634172 INFO  (zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634172 INFO  (zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) [n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634171 INFO  (zkCallback-1855-thread-2-processing-n:127.0.0.1:43645_solr) [n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634571 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1634571 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1634571 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34359/solr/solrj_replicatests_shard1_replica_n1/
   [junit4]   2> 1634571 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=solrj_replicatests_shard1_replica_n1 url=http://127.0.0.1:34359/solr START replicas=[http://127.0.0.1:43645/solr/solrj_replicatests_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1634573 INFO  (qtp1329513401-10819) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.c.S.Request [solrj_replicatests_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1634872 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=solrj_replicatests_shard1_replica_n1 url=http://127.0.0.1:34359/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1634872 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1634872 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] 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> 1634872 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1634876 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34359/solr/solrj_replicatests_shard1_replica_n1/ shard1
   [junit4]   2> 1634978 INFO  (zkCallback-1855-thread-2-processing-n:127.0.0.1:43645_solr) [n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634978 INFO  (zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) [n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634978 INFO  (zkCallback-1856-thread-2-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634978 INFO  (zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1635027 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1635037 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node3 x:solrj_replicatests_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=solrj_replicatests_shard1_replica_n1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2049
   [junit4]   2> 1635075 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 r:core_node4 x:solrj_replicatests_shard1_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=solrj_replicatests_shard1_replica_n2&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2087
   [junit4]   2> 1635077 INFO  (qtp1977938426-10807) [n:127.0.0.1:34359_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> 1635176 INFO  (zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) [n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1635176 INFO  (zkCallback-1855-thread-2-processing-n:127.0.0.1:43645_solr) [n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1635176 INFO  (zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1635176 INFO  (zkCallback-1856-thread-2-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1636077 INFO  (qtp1977938426-10807) [n:127.0.0.1:34359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=solrj_replicatests&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3397
   [junit4]   2> 1636078 INFO  (qtp1977938426-10812) [n:127.0.0.1:34359_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34359_solr&action=ADDREPLICA&collection=solrj_replicatests&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1636080 INFO  (OverseerCollectionConfigSetProcessor-99046590850138123-127.0.0.1:34359_solr-n_0000000000) [n:127.0.0.1:34359_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> 1636080 INFO  (OverseerThreadFactory-4693-thread-3-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34359_solr for creating new replica
   [junit4]   2> 1636081 INFO  (OverseerStateUpdate-99046590850138123-127.0.0.1:34359_solr-n_0000000000) [n:127.0.0.1:34359_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"solrj_replicatests",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_replicatests_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34359/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34359_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1636182 INFO  (zkCallback-1855-thread-2-processing-n:127.0.0.1:43645_solr) [n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1636182 INFO  (zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1636182 INFO  (zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) [n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1636182 INFO  (zkCallback-1856-thread-2-processing-n:127.0.0.1:34359_solr) [n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1636282 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=solrj_replicatests_shard1_replica_n5&action=CREATE&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1636294 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1636302 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.s.IndexSchema [solrj_replicatests_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 1636306 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1636306 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'solrj_replicatests_shard1_replica_n5' using configuration from collection solrj_replicatests, trusted=true
   [junit4]   2> 1636306 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34359.solr.core.solrj_replicatests.shard1.replica_n5' (registry 'solr.core.solrj_replicatests.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1636307 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1636307 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.SolrCore [[solrj_replicatests_shard1_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node1/solrj_replicatests_shard1_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node1/./solrj_replicatests_shard1_replica_n5/data/]
   [junit4]   2> 1636350 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1636350 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1636352 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1636352 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1636353 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@50433fdc[solrj_replicatests_shard1_replica_n5] main]
   [junit4]   2> 1636353 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1636354 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1636354 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1636355 INFO  (searcherExecutor-4712-thread-1-processing-n:127.0.0.1:34359_solr x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.SolrCore [solrj_replicatests_shard1_replica_n5] Registered new searcher Searcher@50433fdc[solrj_replicatests_shard1_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1636355 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584745457892982784
   [junit4]   2> 1636357 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.ZkController Core needs to recover:solrj_replicatests_shard1_replica_n5
   [junit4]   2> 1636357 INFO  (updateExecutor-1844-thread-1-processing-n:127.0.0.1:34359_solr x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1636357 INFO  (recoveryExecutor-1846-thread-1-processing-n:127.0.0.1:34359_solr x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1636358 INFO  (recoveryExecutor-1846-thread-1-processing-n:127.0.0.1:34359_solr x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1636358 INFO  (recoveryExecutor-1846-thread-1-processing-n:127.0.0.1:34359_solr x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[solrj_replicatests_shard1_replica_n5]
   [junit4]   2> 1636358 INFO  (recoveryExecutor-1846-thread-1-processing-n:127.0.0.1:34359_solr x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1636358 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=solrj_replicatests_shard1_replica_n5&action=CREATE&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=75
   [junit4]   2> 1636358 INFO  (recoveryExecutor-1846-thread-1-processing-n:127.0.0.1:34359_solr x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.RecoveryStrategy Publishing state of core [solrj_replicatests_shard1_replica_n5] as recovering, leader is [http://127.0.0.1:34359/solr/solrj_replicatests_shard1_replica_n1/] and I am [http://127.0.0.1:34359/solr/solrj_replicatests_shard1_replica_n5/]
   [junit4]   2> 1636358 INFO  (qtp1977938426-10812) [n:127.0.0.1:34359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34359_solr&action=ADDREPLICA&collection=solrj_replicatests&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=280
   [junit4]   2> 1636359 INFO  (recoveryExecutor-1846-thread-1-processing-n:127.0.0.1:34359_solr x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:34359/solr]; [WaitForState: action=PREPRECOVERY&core=solrj_replicatests_shard1_replica_n1&nodeName=127.0.0.1:34359_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1636359 INFO  (qtp1977938426-10807) [n:127.0.0.1:34359_solr    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1636360 INFO  (qtp1977938426-10807) [n:127.0.0.1:34359_solr    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=solrj_replicatests, shard=shard1, thisCore=solrj_replicatests_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:34359_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"solrj_replicatests_shard1_replica_n5","base_url":"http://127.0.0.1:34359/solr","state":"down","node_name":"127.0.0.1:34359_solr","type":"NRT"}
   [junit4]   2> 1636360 INFO  (qtp1977938426-10798) [n:127.0.0.1:34359_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node6&action=DELETEREPLICA&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1636361 INFO  (OverseerCollectionConfigSetProcessor-99046590850138123-127.0.0.1:34359_solr-n_0000000000) [n:127.0.0.1:34359_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> 1636361 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.solrj_replicatests.shard1.replica_n5, tag=null
   [junit4]   2> 1636361 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7088a93e: rootName = solr_34359, domain = solr.core.solrj_replicatests.shard1.replica_n5, service url = null, agent id = null] for registry solr.core.solrj_replicatests.shard1.replica_n5 / com.codahale.metrics.MetricRegistry@23affcbc
   [junit4]   2> 1636369 WARN  (qtp1977938426-10796) [n:127.0.0.1:34359_solr    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[solrj_replicatests_shard1_replica_n5] coreNodeName=[core_node6]
   [junit4]   2> 1636369 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr    ] o.a.s.c.SolrCore Core solrj_replicatests_shard1_replica_n5 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1636370 ERROR (recoveryExecutor-1846-thread-1-processing-n:127.0.0.1:34359_solr x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.RecoveryStrategy Error while trying to recover. core=solrj_replicatests_shard1_replica_n5:java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:34359/solr
   [junit4]   2> 	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2> 	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:831)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:568)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:308)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:292)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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.Executo

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

ava.lang.Thread.run(Thread.java:748)
   [junit4]   2> 290573 ERROR (qtp179786634-854) [n:127.0.0.1:44397_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard2
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [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:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [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:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: collection1_collection slice: shard2 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 290588 INFO  (qtp179786634-854) [n:127.0.0.1:44397_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_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=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=209812
   [junit4]   2> 290589 ERROR (SUITE-JdbcTest-seed#[CBC3FBA582B29126]-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> 290589 INFO  (SUITE-JdbcTest-seed#[CBC3FBA582B29126]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46521 46521
   [junit4]   2> 297884 INFO  (Thread-234) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46521 46521
   [junit4]   2> 297885 WARN  (Thread-234) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 297885 INFO  (SUITE-JdbcTest-seed#[CBC3FBA582B29126]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1087, maxMBSortInHeap=5.057939609053835, sim=RandomSimilarity(queryNorm=true): {}, locale=el, timezone=Australia/ACT
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=303698880,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrPingTest, FacetFieldTest, ConcatOperationTest, TestDelegationTokenResponse, TestDocumentObjectBinder, BasicHttpSolrClientTest, TestRetryUtil, TestDelegationTokenRequest, GraphTest, UniformDistributionEvaluatorTest, SolrQueryTest, MergeIndexesEmbeddedTest, TestUpdateRequestCodec, ClientUtilsTest, QueryResponseTest, TestLBHttpSolrClient, SolrExampleEmbeddedTest, HttpSolrClientSSLAuthConPoolTest, CollectionAdminRequestRequiredParamsTest, CorrelationEvaluatorTest, JsonValidatorTest, AppendEvaluatorTest, ConcurrentUpdateSolrClientTest, SolrDocumentTest, HttpSolrClientBuilderTest, HttpSolrClientConPoolTest, LBHttpSolrClientBuilderTest, TestCloudSolrClientConnections, JdbcTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JdbcTest -Dtests.seed=CBC3FBA582B29126 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Australia/ACT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | JdbcTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44397/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CBC3FBA582B29126]: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:1103)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [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.client.solrj.io.sql.JdbcTest.setupCluster(JdbcTest.java:77)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [146/146 (1!)] on J1 in 217.71s, 0 tests, 1 error <<< FAILURES!

[...truncated 46410 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 878 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/878/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

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

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=20918, name=jetty-launcher-4862-thread-2-SendThread(127.0.0.1:34823), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    2) Thread[id=20919, name=jetty-launcher-4862-thread-1-SendThread(127.0.0.1:34823), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    3) Thread[id=20920, name=jetty-launcher-4862-thread-1-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    4) Thread[id=20921, name=jetty-launcher-4862-thread-2-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=20918, name=jetty-launcher-4862-thread-2-SendThread(127.0.0.1:34823), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   2) Thread[id=20919, name=jetty-launcher-4862-thread-1-SendThread(127.0.0.1:34823), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   3) Thread[id=20920, name=jetty-launcher-4862-thread-1-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   4) Thread[id=20921, name=jetty-launcher-4862-thread-2-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
	at __randomizedtesting.SeedInfo.seed([1E6404F467DB7F85]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=20918, name=jetty-launcher-4862-thread-2-SendThread(127.0.0.1:34823), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    2) Thread[id=20919, name=jetty-launcher-4862-thread-1-SendThread(127.0.0.1:34823), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=20918, name=jetty-launcher-4862-thread-2-SendThread(127.0.0.1:34823), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   2) Thread[id=20919, name=jetty-launcher-4862-thread-1-SendThread(127.0.0.1:34823), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
	at __randomizedtesting.SeedInfo.seed([1E6404F467DB7F85]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:     1) Thread[id=5484, name=jetty-launcher-812-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         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:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   1) Thread[id=5484, name=jetty-launcher-812-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        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:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([1E6404F467DB7F85]:0)




Build Log:
[...truncated 12118 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
   [junit4]   2> 553029 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[1E6404F467DB7F85]-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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_1E6404F467DB7F85-001/init-core-data-001
   [junit4]   2> 553029 WARN  (SUITE-TestImpersonationWithHadoopAuth-seed#[1E6404F467DB7F85]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 553030 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[1E6404F467DB7F85]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 553031 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[1E6404F467DB7F85]-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> 553052 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[1E6404F467DB7F85]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_1E6404F467DB7F85-001/tempDir-001
   [junit4]   2> 553052 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[1E6404F467DB7F85]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 553053 INFO  (Thread-1473) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 553053 INFO  (Thread-1473) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 553054 ERROR (Thread-1473) [    ] 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> 553153 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[1E6404F467DB7F85]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44695
   [junit4]   2> 553160 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe393e4690000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 553162 INFO  (jetty-launcher-812-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 553162 INFO  (jetty-launcher-812-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 553164 INFO  (jetty-launcher-812-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a1120{/solr,null,AVAILABLE}
   [junit4]   2> 553164 INFO  (jetty-launcher-812-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a05f99{/solr,null,AVAILABLE}
   [junit4]   2> 553165 INFO  (jetty-launcher-812-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bda53c{SSL,[ssl, http/1.1]}{127.0.0.1:34077}
   [junit4]   2> 553165 INFO  (jetty-launcher-812-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b27e0e{SSL,[ssl, http/1.1]}{127.0.0.1:34715}
   [junit4]   2> 553165 INFO  (jetty-launcher-812-thread-1) [    ] o.e.j.s.Server Started @554029ms
   [junit4]   2> 553166 INFO  (jetty-launcher-812-thread-2) [    ] o.e.j.s.Server Started @554029ms
   [junit4]   2> 553166 INFO  (jetty-launcher-812-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34077}
   [junit4]   2> 553166 INFO  (jetty-launcher-812-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34715}
   [junit4]   2> 553166 ERROR (jetty-launcher-812-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 553166 ERROR (jetty-launcher-812-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 553166 INFO  (jetty-launcher-812-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.0
   [junit4]   2> 553166 INFO  (jetty-launcher-812-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.0
   [junit4]   2> 553166 INFO  (jetty-launcher-812-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 553166 INFO  (jetty-launcher-812-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 553166 INFO  (jetty-launcher-812-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 553166 INFO  (jetty-launcher-812-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 553166 INFO  (jetty-launcher-812-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T11:54:01.305Z
   [junit4]   2> 553166 INFO  (jetty-launcher-812-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T11:54:01.305Z
   [junit4]   2> 553170 INFO  (jetty-launcher-812-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 553170 INFO  (jetty-launcher-812-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 553179 INFO  (jetty-launcher-812-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44695/solr
   [junit4]   2> 553179 INFO  (jetty-launcher-812-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44695/solr
   [junit4]   2> 553181 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe393e4690004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 553232 INFO  (jetty-launcher-812-thread-1) [n:127.0.0.1:34077_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 553233 INFO  (jetty-launcher-812-thread-2) [n:127.0.0.1:34715_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 553233 INFO  (jetty-launcher-812-thread-1) [n:127.0.0.1:34077_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34077_solr
   [junit4]   2> 553233 INFO  (jetty-launcher-812-thread-2) [n:127.0.0.1:34715_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34715_solr
   [junit4]   2> 553233 INFO  (jetty-launcher-812-thread-1) [n:127.0.0.1:34077_solr    ] o.a.s.c.Overseer Overseer (id=99047941157224453-127.0.0.1:34077_solr-n_0000000000) starting
   [junit4]   2> 553235 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:34077_solr) [n:127.0.0.1:34077_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 553235 INFO  (zkCallback-824-thread-1-processing-n:127.0.0.1:34715_solr) [n:127.0.0.1:34715_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 553240 INFO  (jetty-launcher-812-thread-1) [n:127.0.0.1:34077_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34077_solr
   [junit4]   2> 553242 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:34077_solr) [n:127.0.0.1:34077_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 553242 INFO  (zkCallback-824-thread-1-processing-n:127.0.0.1:34715_solr) [n:127.0.0.1:34715_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 553333 INFO  (jetty-launcher-812-thread-1) [n:127.0.0.1:34077_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 553339 INFO  (jetty-launcher-812-thread-1) [n:127.0.0.1:34077_solr    ] o.a.s.s.HadoopAuthPlugin Params: {proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, proxyuser.bogusGroup.groups=__some_bogus_group, proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*, proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, proxyuser.bogusGroup.hosts=*, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 553387 INFO  (jetty-launcher-812-thread-1) [n:127.0.0.1:34077_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 553398 INFO  (jetty-launcher-812-thread-1-EventThread) [n:127.0.0.1:34077_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 553470 INFO  (jetty-launcher-812-thread-1) [n:127.0.0.1:34077_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 553509 INFO  (jetty-launcher-812-thread-1) [n:127.0.0.1:34077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34077.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7368a6
   [junit4]   2> 553518 INFO  (jetty-launcher-812-thread-1) [n:127.0.0.1:34077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34077.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7368a6
   [junit4]   2> 553518 INFO  (jetty-launcher-812-thread-1) [n:127.0.0.1:34077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34077.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7368a6
   [junit4]   2> 553519 INFO  (jetty-launcher-812-thread-1) [n:127.0.0.1:34077_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_1E6404F467DB7F85-001/tempDir-001/node1/.
   [junit4]   2> 553523 INFO  (jetty-launcher-812-thread-2) [n:127.0.0.1:34715_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 553523 INFO  (jetty-launcher-812-thread-2) [n:127.0.0.1:34715_solr    ] o.a.s.s.HadoopAuthPlugin Params: {proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, proxyuser.bogusGroup.groups=__some_bogus_group, proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*, proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, proxyuser.bogusGroup.hosts=*, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 553526 INFO  (jetty-launcher-812-thread-2) [n:127.0.0.1:34715_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 553535 INFO  (jetty-launcher-812-thread-2-EventThread) [n:127.0.0.1:34715_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 554553 INFO  (jetty-launcher-812-thread-2) [n:127.0.0.1:34715_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 554597 INFO  (jetty-launcher-812-thread-2) [n:127.0.0.1:34715_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34715.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7368a6
   [junit4]   2> 554607 INFO  (jetty-launcher-812-thread-2) [n:127.0.0.1:34715_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34715.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7368a6
   [junit4]   2> 554607 INFO  (jetty-launcher-812-thread-2) [n:127.0.0.1:34715_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34715.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7368a6
   [junit4]   2> 554608 INFO  (jetty-launcher-812-thread-2) [n:127.0.0.1:34715_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_1E6404F467DB7F85-001/tempDir-001/node2/.
   [junit4]   2> 554639 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[1E6404F467DB7F85]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 554640 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[1E6404F467DB7F85]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44695/solr ready
   [junit4]   2> 554653 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 569355 WARN  (jetty-launcher-812-thread-2-SendThread(127.0.0.1:44695)) [n:127.0.0.1:34715_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14747ms for sessionid 0x15fe393e4690006
   [junit4]   2> 569356 WARN  (jetty-launcher-812-thread-2-SendThread(127.0.0.1:44695)) [n:127.0.0.1:34715_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14800ms for sessionid 0x15fe393e4690008
   [junit4]   2> 569356 WARN  (jetty-launcher-812-thread-1-SendThread(127.0.0.1:44695)) [n:127.0.0.1:34077_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14800ms for sessionid 0x15fe393e4690007
   [junit4]   2> 569356 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe393e4690006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 569356 WARN  (jetty-launcher-812-thread-1-SendThread(127.0.0.1:44695)) [n:127.0.0.1:34077_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15836ms for sessionid 0x15fe393e4690005
   [junit4]   2> 569357 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe393e4690007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 569357 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe393e4690008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 569358 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe393e4690005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 569372 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 569386 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 569396 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 569410 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 569417 INFO  (qtp17450890-5447) [n:127.0.0.1:34077_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 569418 INFO  (qtp17450890-5447) [n:127.0.0.1:34077_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 569419 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4] IGNOR/A 0.00s J2 | TestImpersonationWithHadoopAuth.testForwarding
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893))
   [junit4]   2> 569431 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 569436 INFO  (qtp17450890-5445) [n:127.0.0.1:34077_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 569436 INFO  (qtp17450890-5445) [n:127.0.0.1:34077_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 569437 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 569448 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 569453 INFO  (qtp17450890-5439) [n:127.0.0.1:34077_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 569453 INFO  (qtp17450890-5439) [n:127.0.0.1:34077_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 569454 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 569457 INFO  (jetty-launcher-812-thread-2-EventThread) [n:127.0.0.1:34715_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 569457 WARN  (zkCallback-831-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e2744c name: ZooKeeperConnection Watcher:127.0.0.1:44695/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 569457 WARN  (zkCallback-831-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 569458 WARN  (zkCallback-823-thread-1-processing-n:127.0.0.1:34077_solr) [n:127.0.0.1:34077_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b06fa4 name: ZooKeeperConnection Watcher:127.0.0.1:44695/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 569458 WARN  (zkCallback-823-thread-1-processing-n:127.0.0.1:34077_solr) [n:127.0.0.1:34077_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 569463 WARN  (zkCallback-824-thread-3-processing-n:127.0.0.1:34715_solr) [n:127.0.0.1:34715_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dbc436 name: ZooKeeperConnection Watcher:127.0.0.1:44695/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 569463 WARN  (zkCallback-824-thread-3-processing-n:127.0.0.1:34715_solr) [n:127.0.0.1:34715_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 569474 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 569478 INFO  (qtp17450890-5441) [    ] 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.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [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.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [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:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 569478 WARN  (qtp17450890-5441) [    ] o.e.j.s.ServletHandler /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:457)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [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:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [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.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [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.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2> 	... 29 more
   [junit4]   2> 569480 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 569492 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 569500 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 569512 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 569518 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 569530 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 569538 WARN  (qtp17450890-5439) [n:127.0.0.1:34077_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> 569541 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 569672 INFO  (jetty-closer-813-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1bda53c{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 569672 INFO  (jetty-closer-813-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@b27e0e{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 569672 INFO  (jetty-closer-813-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19057029
   [junit4]   2> 569672 INFO  (jetty-closer-813-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=9107620
   [junit4]   2> 569672 INFO  (jetty-closer-813-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 569673 INFO  (jetty-closer-813-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 569673 INFO  (jetty-closer-813-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a88005: rootName = solr_34077, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1a705c7
   [junit4]   2> 569673 INFO  (jetty-closer-813-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d8609d: rootName = solr_34715, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@ce8cc1
   [junit4]   2> 569681 INFO  (jetty-closer-813-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 569681 INFO  (jetty-closer-813-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c939e0: rootName = solr_34077, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1d89db8
   [junit4]   2> 569681 INFO  (jetty-closer-813-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 569681 INFO  (jetty-closer-813-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16580e8: rootName = solr_34715, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1d89db8
   [junit4]   2> 569686 INFO  (jetty-closer-813-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 569686 INFO  (jetty-closer-813-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@158f9b0: rootName = solr_34077, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@a60462
   [junit4]   2> 569687 INFO  (jetty-closer-813-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 569687 INFO  (jetty-closer-813-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15d7887: rootName = solr_34715, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@a60462
   [junit4]   2> 570503 INFO  (jetty-closer-813-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34715_solr
   [junit4]   2> 570503 INFO  (jetty-closer-813-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 570504 INFO  (jetty-closer-813-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 570504 INFO  (zkCallback-824-thread-1-processing-n:127.0.0.1:34715_solr) [n:127.0.0.1:34715_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 570506 ERROR (Thread[Thread-1493,5,TGRP-TestImpersonationWithHadoopAuth]) [n:127.0.0.1:34715_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 570541 INFO  (jetty-closer-813-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a05f99{/solr,null,UNAVAILABLE}
   [junit4]   2> 571090 INFO  (jetty-launcher-812-thread-1-EventThread) [n:127.0.0.1:34077_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 571106 INFO  (zkCallback-823-thread-4-processing-n:127.0.0.1:34077_solr) [n:127.0.0.1:34077_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 571106 INFO  (jetty-closer-813-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34077_solr
   [junit4]   2> 571107 INFO  (jetty-closer-813-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 571107 INFO  (jetty-closer-813-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 571107 INFO  (zkCallback-823-thread-4-processing-n:127.0.0.1:34077_solr) [n:127.0.0.1:34077_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 571107 INFO  (jetty-closer-813-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99047941157224453-127.0.0.1:34077_solr-n_0000000000) closing
   [junit4]   2> 571107 INFO  (OverseerStateUpdate-99047941157224453-127.0.0.1:34077_solr-n_0000000000) [n:127.0.0.1:34077_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34077_solr
   [junit4]   2> 571107 WARN  (OverseerAutoScalingTriggerThread-99047941157224453-127.0.0.1:34077_solr-n_0000000000) [n:127.0.0.1:34077_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 571109 ERROR (Thread[Thread-1490,5,TGRP-TestImpersonationWithHadoopAuth]) [n:127.0.0.1:34077_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 571110 INFO  (jetty-closer-813-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a1120{/solr,null,UNAVAILABLE}
   [junit4]   2> 571110 ERROR (SUITE-TestImpersonationWithHadoopAuth-seed#[1E6404F467DB7F85]-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> 571110 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[1E6404F467DB7F85]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44695 44695
   [junit4]   2> 579632 INFO  (Thread-1473) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44695 44695
   [junit4]   2> 579633 WARN  (Thread-1473) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 579633 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[1E6404F467DB7F85]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Nov 22, 2017 11:54:27 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 599470 ERROR (jetty-launcher-812-thread-2-EventThread) [n:127.0.0.1:34715_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.IllegalStateException: Client is not started
   [junit4]   2> 	at com.google.common.base.Preconditions.checkState(Preconditions.java:149)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.getZooKeeper(CuratorZookeeperClient.java:113)
   [junit4]   2> 	at org.apache.curator.framework.imps.CuratorFrameworkImpl.getZooKeeper(CuratorFrameworkImpl.java:477)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceFacade.getZooKeeper(NamespaceFacade.java:112)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl$4.call(GetDataBuilderImpl.java:302)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl$4.call(GetDataBuilderImpl.java:291)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:107)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Nov 22, 2017 11:54:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]   2>    1) Thread[id=5484, name=jetty-launcher-812-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [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.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Nov 22, 2017 11:54:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5484, name=jetty-launcher-812-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2> 599719 ERROR (jetty-launcher-812-thread-1-EventThread) [n:127.0.0.1:34077_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Nov 22, 2017 11:54:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=4048, maxDocsPerChunk=3, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=4048, blockSize=2)), sim=RandomSimilarity(queryNorm=false): {}, locale=en-NZ, timezone=Canada/Yukon
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=55087592,total=339214336
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerCollectionConfigSetProcessorTest, ChaosMonkeyNothingIsSafeTest, CopyFieldTest, DistributedFacetPivotSmallAdvancedTest, RequiredFieldsTest, FacetPivotSmallTest, HdfsDirectoryTest, TestManagedSchemaAPI, BJQParserTest, DeleteStatusTest, LeaderElectionTest, PluginInfoTest, TestRandomRequestDistribution, CustomCollectionTest, TestDistributedGrouping, MigrateRouteKeyTest, CdcrVersionReplicationTest, BlockCacheTest, TestSolrQueryResponse, DocValuesNotIndexedTest, QueryResultKeyTest, TestCharFilters, NodeAddedTriggerTest, UUIDUpdateProcessorFallbackTest, SolrCoreCheckLockOnStartupTest, SSLMigrationTest, SolrJmxReporterCloudTest, RankQueryTest, DistributedSpellCheckComponentTest, TestNRTOpen, AutoAddReplicasPlanActionTest, SuggestComponentTest, TestManagedResourceStorage, TestManagedSynonymGraphFilterFactory, TestRestoreCore, DistributedFacetExistsSmallTest, FieldAnalysisRequestHandlerTest, TestCoreAdminApis, TestFieldCollectionResource, HttpSolrCallGetCoreTest, TestFuzzyAnalyzedSuggestions, CdcrUpdateLogTest, TestTrie, WordBreakSolrSpellCheckerTest, CoreAdminHandlerTest, TestValueSourceCache, HLLSerializationTest, CoreAdminCreateDiscoverTest, TestApiFramework, TestSchemaSimilarityResource, TestLRUCache, TestRandomCollapseQParserPlugin, DirectSolrConnectionTest, NodeMutatorTest, RecoveryZkTest, TestCustomSort, TestLeaderInitiatedRecoveryThread, TestElisionMultitermQuery, TestCustomDocTransformer, HdfsNNFailoverTest, TestCSVResponseWriter, TestLMDirichletSimilarityFactory, TestQueryTypes, TestSimpleTextCodec, LeaderInitiatedRecoveryOnCommitTest, TestCoreDiscovery, TestImpersonationWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=1E6404F467DB7F85 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=Canada/Yukon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestImpersonationWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]    >    1) Thread[id=5484, name=jetty-launcher-812-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [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.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E6404F467DB7F85]:0)
   [junit4] Completed [159/749 (1!)] on J2 in 46.70s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 1303 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> 2274394 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[1E6404F467DB7F85]-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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_1E6404F467DB7F85-001/init-core-data-001
   [junit4]   2> 2274395 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[1E6404F467DB7F85]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2274396 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[1E6404F467DB7F85]-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> 2274419 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[1E6404F467DB7F85]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_1E6404F467DB7F85-001/tempDir-001
   [junit4]   2> 2274419 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[1E6404F467DB7F85]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2274419 INFO  (Thread-4592) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2274419 INFO  (Thread-4592) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2274421 ERROR (Thread-4592) [    ] 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> 2274519 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[1E6404F467DB7F85]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34823
   [junit4]   2> 2274523 INFO  (jetty-launcher-4862-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2274523 INFO  (jetty-launcher-4862-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2274529 INFO  (jetty-launcher-4862-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12e0578{/solr,null,AVAILABLE}
   [junit4]   2> 2274529 INFO  (jetty-launcher-4862-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@96567{/solr,null,AVAILABLE}
   [junit4]   2> 2274531 INFO  (jetty-launcher-4862-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19bd3c8{HTTP/1.1,[http/1.1]}{127.0.0.1:43163}
   [junit4]   2> 2274531 INFO  (jetty-launcher-4862-thread-2) [    ] o.e.j.s.Server Started @2275482ms
   [junit4]   2> 2274531 INFO  (jetty-launcher-4862-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43163}
   [junit4]   2> 2274531 ERROR (jetty-launcher-4862-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2274531 INFO  (jetty-launcher-4862-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.0
   [junit4]   2> 2274531 INFO  (jetty-launcher-4862-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2274531 INFO  (jetty-launcher-4862-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2274532 INFO  (jetty-launcher-4862-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T12:22:42.761Z
   [junit4]   2> 2274532 INFO  (jetty-launcher-4862-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13d8cae{HTTP/1.1,[http/1.1]}{127.0.0.1:39811}
   [junit4]   2> 2274532 INFO  (jetty-launcher-4862-thread-1) [    ] o.e.j.s.Server Started @2275484ms
   [junit4]   2> 2274532 INFO  (jetty-launcher-4862-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39811}
   [junit4]   2> 2274533 ERROR (jetty-launcher-4862-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2274533 INFO  (jetty-launcher-4862-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.0
   [junit4]   2> 2274533 INFO  (jetty-launcher-4862-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2274533 INFO  (jetty-launcher-4862-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2274533 INFO  (jetty-launcher-4862-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T12:22:42.762Z
   [junit4]   2> 2274534 INFO  (jetty-launcher-4862-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2274537 INFO  (jetty-launcher-4862-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2274545 INFO  (jetty-launcher-4862-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34823/solr
   [junit4]   2> 2274547 INFO  (jetty-launcher-4862-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34823/solr
   [junit4]   2> 2274588 INFO  (jetty-launcher-4862-thread-1) [n:127.0.0.1:39811_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2274588 INFO  (jetty-launcher-4862-thread-2) [n:127.0.0.1:43163_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2274588 INFO  (jetty-launcher-4862-thread-1) [n:127.0.0.1:39811_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39811_solr
   [junit4]   2> 2274588 INFO  (jetty-launcher-4862-thread-2) [n:127.0.0.1:43163_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43163_solr
   [junit4]   2> 2274589 INFO  (jetty-launcher-4862-thread-1) [n:127.0.0.1:39811_solr    ] o.a.s.c.Overseer Overseer (id=99048053974564870-127.0.0.1:39811_solr-n_0000000000) starting
   [junit4]   2> 2274596 INFO  (zkCallback-4874-thread-1-processing-n:127.0.0.1:39811_solr) [n:127.0.0.1:39811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2274596 INFO  (zkCallback-4873-thread-1-processing-n:127.0.0.1:43163_solr) [n:127.0.0.1:43163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2274597 INFO  (jetty-launcher-4862-thread-1) [n:127.0.0.1:39811_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39811_solr
   [junit4]   2> 2274598 INFO  (zkCallback-4873-thread-1-processing-n:127.0.0.1:43163_solr) [n:127.0.0.1:43163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2274598 INFO  (zkCallback-4874-thread-1-processing-n:127.0.0.1:39811_solr) [n:127.0.0.1:39811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2274834 INFO  (jetty-launcher-4862-thread-2) [n:127.0.0.1:43163_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2274835 WARN  (jetty-launcher-4862-thread-2) [n:127.0.0.1:43163_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> 2274835 INFO  (jetty-launcher-4862-thread-2) [n:127.0.0.1:43163_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> 2274836 INFO  (jetty-launcher-4862-thread-2) [n:127.0.0.1:43163_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2274839 INFO  (jetty-launcher-4862-thread-2-EventThread) [n:127.0.0.1:43163_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2274850 WARN  (jetty-launcher-4862-thread-2) [n:127.0.0.1:43163_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> 2274853 INFO  (jetty-launcher-4862-thread-1) [n:127.0.0.1:39811_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2274853 WARN  (jetty-launcher-4862-thread-1) [n:127.0.0.1:39811_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> 2274853 INFO  (jetty-launcher-4862-thread-1) [n:127.0.0.1:39811_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> 2274854 INFO  (jetty-launcher-4862-thread-1) [n:127.0.0.1:39811_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2274856 INFO  (jetty-launcher-4862-thread-1-EventThread) [n:127.0.0.1:39811_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2274861 WARN  (jetty-launcher-4862-thread-1) [n:127.0.0.1:39811_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> 2274894 INFO  (jetty-launcher-4862-thread-1) [n:127.0.0.1:39811_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39811.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@923114
   [junit4]   2> 2274896 INFO  (jetty-launcher-4862-thread-2) [n:127.0.0.1:43163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43163.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@923114
   [junit4]   2> 2274909 INFO  (jetty-launcher-4862-thread-1) [n:127.0.0.1:39811_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39811.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@923114
   [junit4]   2> 2274910 INFO  (jetty-launcher-4862-thread-1) [n:127.0.0.1:39811_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39811.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@923114
   [junit4]   2> 2274910 INFO  (jetty-launcher-4862-thread-2) [n:127.0.0.1:43163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43163.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@923114
   [junit4]   2> 2274911 INFO  (jetty-launcher-4862-thread-2) [n:127.0.0.1:43163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43163.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@923114
   [junit4]   2> 2274911 INFO  (jetty-launcher-4862-thread-1) [n:127.0.0.1:39811_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_1E6404F467DB7F85-001/tempDir-001/node1/.
   [junit4]   2> 2274912 INFO  (jetty-launcher-4862-thread-2) [n:127.0.0.1:43163_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_1E6404F467DB7F85-001/tempDir-001/node2/.
   [junit4]   2> 2274971 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 2274976 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 2274991 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 2274992 INFO  (qtp29521540-20817) [    ] 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:451)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [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:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2274993 WARN  (qtp29521540-20817) [    ] o.e.j.s.ServletHandler /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:457)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [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:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [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:451)
   [junit4]   2> 	... 26 more
   [junit4]   2> 2274994 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 2275007 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[1E6404F467DB7F85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 2290020 WARN  (jetty-launcher-4862-thread-2-SendThread(127.0.0.1:34823)) [n:127.0.0.1:43163_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15108ms for sessionid 0x15fe3ae28d90005
   [junit4]   2> 2290020 WARN  (jetty-launcher-4862-thread-1-SendThread(127.0.0.1:34823)) [n:127.0.0.1:39811_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15109ms for sessionid 0x15fe3ae28d90006
   [junit4]   2> 2290020 WARN  (jetty-launcher-4862-thread-2-SendThread(127.0.0.1:34823)) [n:127.0.0.1:43163_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15158ms for sessionid 0x15fe3ae28d90007
   [junit4]   2> 2290020 WARN  (jetty-launcher-4862-thread-1-SendThread(127.0.0.1:34823)) [n:127.0.0.1:39811_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15158ms for sessionid 0x15fe3ae28d90008
   [junit4]   2> 2290020 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe3ae28d90005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2290021 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe3ae28d90006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2290022 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe3ae28d90008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2290022 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe3ae28d90007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2290025 INFO  (TEST-TestSolrCloudWithSecureImp

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

ead.run(ClientCnxn.java:1060)
   [junit4]   2>    2) Thread[id=20919, name=jetty-launcher-4862-thread-1-SendThread(127.0.0.1:34823), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1420, maxMBSortInHeap=6.382285475070425, sim=RandomSimilarity(queryNorm=true): {}, locale=ca-ES, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=3,free=195502112,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [AnalyticsMergeStrategyTest, DocumentBuilderTest, MultiTermTest, BasicAuthIntegrationTest, CacheHeaderTest, ClassificationUpdateProcessorTest, EnumFieldTest, HdfsRecoverLeaseTest, TestDynamicFieldCollectionResource, TestChildDocTransformer, ZkControllerTest, TestPivotHelperCode, TestCloudPseudoReturnFields, ConfigureRecoveryStrategyTest, TestSolrJ, TestSweetSpotSimilarityFactory, ResponseLogComponentTest, ExitableDirectoryReaderTest, TestTlogReplica, BlobRepositoryCloudTest, TestLocalFSCloudBackupRestore, TestPolicyCloud, TestInfoStreamLogging, TestNumericRangeQuery64, TestSQLHandler, JvmMetricsTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrIndexConfig, TestReplicationHandlerBackup, ExternalFileFieldSortTest, NoCacheHeaderTest, TestFoldingMultitermQuery, TestConfigSetProperties, HdfsAutoAddReplicasIntegrationTest, AutoScalingHandlerTest, TestStressCloudBlindAtomicUpdates, TestJoin, AtomicUpdatesTest, DistributedFacetPivotSmallTest, CursorPagingTest, AnalysisAfterCoreReloadTest, SegmentsInfoRequestHandlerTest, QueryParsingTest, PrimitiveFieldTypeTest, TestBadConfig, HdfsSyncSliceTest, TestSolrCloudWithHadoopAuthPlugin, CloudMLTQParserTest, SliceStateTest, TermsComponentTest, CdcrReplicationHandlerTest, TestSubQueryTransformerDistrib, TestCustomStream, TimePartitionedUpdateProcessorTest, TestBackupRepositoryFactory, FastVectorHighlighterTest, TestTrieFacet, SpellCheckCollatorTest, TestRequestStatusCollectionAPI, TestDownShardTolerantSearch, TestUtils, TestUpdate, PeerSyncTest, MetricsHandlerTest, DeleteInactiveReplicaTest, TestAnalyzeInfixSuggestions, SolrShardReporterTest, SolrMetricManagerTest, TestQueryUtils, TestEmbeddedSolrServerSchemaAPI, TestSchemalessBufferedUpdates, DeleteReplicaTest, DistributedMLTComponentTest, TestDistributedStatsComponentCardinality, HdfsLockFactoryTest, DocValuesTest, SolrGangliaReporterTest, TestDFRSimilarityFactory, TestClusterProperties, TestCloudManagedSchema, SolrCoreTest, TestExactSharedStatsCache, TestPhraseSuggestions, DateMathParserTest, TestSolrCloudWithDelegationTokens, LeaderFailoverAfterPartitionTest, TestFreeTextSuggestions, TestIBSimilarityFactory, FileUtilsTest, TestCrossCoreJoin, TestHashQParserPlugin, ChaosMonkeyNothingIsSafeWithPullReplicasTest, LargeFieldTest, SolrJmxReporterTest, OutOfBoxZkACLAndCredentialsProvidersTest, UpdateParamsTest, GraphQueryTest, HdfsChaosMonkeySafeLeaderTest, TestFieldSortValues, TestRandomFaceting, TestCodecSupport, TestShortCircuitedRequests, SoftAutoCommitTest, ActionThrottleTest, TestLegacyField, AssignBackwardCompatibilityTest, TestManagedStopFilterFactory, CurrencyFieldTypeTest, SimpleCollectionCreateDeleteTest, TestTestInjection, TestLegacyTerms, MoveReplicaTest, SolrPluginUtilsTest, TestReplicationHandler, CollectionStateFormat2Test, InfixSuggestersTest, BlockJoinFacetDistribTest, TestSort, TestDistributedSearch, AddBlockUpdateTest, SortSpecParsingTest, TestManagedSchemaThreadSafety, LeaderElectionIntegrationTest, BasicZkTest, TestZkChroot, TestRandomDVFaceting, TestRealTimeGet, TestStressVersions, DistributedTermsComponentTest, SimpleFacetsTest, TestGroupingSearch, BadIndexSchemaTest, TestFiltering, FileBasedSpellCheckerTest, TermVectorComponentTest, IndexSchemaRuntimeFieldTest, ReturnFieldsTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, HighlighterConfigTest, AlternateDirectoryTest, TestQuerySenderNoQuery, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestConfig, TestSolrCoreProperties, TestPostingsSolrHighlighter, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastWriter, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, TestSystemIdResolver, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ClusterStateTest, SystemInfoHandlerTest, DistributedIntervalFacetingTest, AliasIntegrationTest, CollectionReloadTest, CollectionsAPISolrJTest, DistribJoinFromCollectionTest, ForceLeaderTest, OverseerModifyCollectionTest, OverseerRolesTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestOnReconnectListenerSupport, TestPrepRecovery, TestPullReplicaErrorHandling, TestRequestForwarding, TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=1E6404F467DB7F85 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca-ES -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=20918, name=jetty-launcher-4862-thread-2-SendThread(127.0.0.1:34823), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    2) Thread[id=20919, name=jetty-launcher-4862-thread-1-SendThread(127.0.0.1:34823), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    3) Thread[id=20920, name=jetty-launcher-4862-thread-1-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    >    4) Thread[id=20921, name=jetty-launcher-4862-thread-2-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E6404F467DB7F85]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=20918, name=jetty-launcher-4862-thread-2-SendThread(127.0.0.1:34823), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    2) Thread[id=20919, name=jetty-launcher-4862-thread-1-SendThread(127.0.0.1:34823), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E6404F467DB7F85]:0)
   [junit4] Completed [560/749 (2!)] on J0 in 57.41s, 12 tests, 2 errors <<< FAILURES!

[...truncated 43773 lines...]

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+32) - Build # 877 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/877/
Java: 64bit/jdk-10-ea+32 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.SelectWithEvaluatorsTest

Error Message:
Error from server at http://127.0.0.1:34521/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34521/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([3A727DB31B4559D0]: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:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	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.client.solrj.io.stream.SelectWithEvaluatorsTest.setupCluster(SelectWithEvaluatorsTest.java:71)
	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$6.evaluate(RandomizedRunner.java:874)
	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.lucene.spatial.spatial4j.Geo3dRptTest.testOperations {seed=[2239BA7B2123C01D:8678B0DA98C71E70]}

Error Message:
[Intersects] qIdx:58 Shouldn't match I#4:Geo3D:GeoRectangle: {planetmodel=PlanetModel.WGS84, toplat=1.0096880717646473(57.850865136816466), bottomlat=0.23467796072516264(13.446056694288712), leftlon=-0.8922776992677088(-51.123746321683015), rightlon=0.48366496789517616(27.711961358724054)} Q:Geo3D:GeoExactCircle: {planetmodel=PlanetModel.WGS84, center=[lat=0.12486223811579868, lon=-2.2112649954079653([X=-0.5935514701192314, Y=-0.7964220210563938, Z=0.12467086945973527])], radius=1.2107672549433008(69.37185368089129), accuracy=2.0805585717042585E-4}

Stack Trace:
java.lang.AssertionError: [Intersects] qIdx:58 Shouldn't match I#4:Geo3D:GeoRectangle: {planetmodel=PlanetModel.WGS84, toplat=1.0096880717646473(57.850865136816466), bottomlat=0.23467796072516264(13.446056694288712), leftlon=-0.8922776992677088(-51.123746321683015), rightlon=0.48366496789517616(27.711961358724054)} Q:Geo3D:GeoExactCircle: {planetmodel=PlanetModel.WGS84, center=[lat=0.12486223811579868, lon=-2.2112649954079653([X=-0.5935514701192314, Y=-0.7964220210563938, Z=0.12467086945973527])], radius=1.2107672549433008(69.37185368089129), accuracy=2.0805585717042585E-4}
	at __randomizedtesting.SeedInfo.seed([2239BA7B2123C01D:8678B0DA98C71E70]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.fail(RandomSpatialOpStrategyTestCase.java:126)
	at org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperation(RandomSpatialOpStrategyTestCase.java:115)
	at org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperationRandomShapes(RandomSpatialOpStrategyTestCase.java:55)
	at org.apache.lucene.spatial.spatial4j.Geo3dRptTest.testOperations(Geo3dRptTest.java:117)
	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.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 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.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck

Error Message:
Error from server at https://127.0.0.1:36655/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36655/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([62A346E828C91A84:8C70F838AD252060]: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:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	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.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck(PingRequestHandlerTest.java:195)
	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 9403 lines...]
   [junit4] Suite: org.apache.lucene.spatial.spatial4j.Geo3dRptTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Geo3dRptTest -Dtests.method=testOperations -Dtests.seed=2239BA7B2123C01D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dz-BT -Dtests.timezone=NET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.00s J2 | Geo3dRptTest.testOperations {seed=[2239BA7B2123C01D:8678B0DA98C71E70]} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: [Intersects] qIdx:58 Shouldn't match I#4:Geo3D:GeoRectangle: {planetmodel=PlanetModel.WGS84, toplat=1.0096880717646473(57.850865136816466), bottomlat=0.23467796072516264(13.446056694288712), leftlon=-0.8922776992677088(-51.123746321683015), rightlon=0.48366496789517616(27.711961358724054)} Q:Geo3D:GeoExactCircle: {planetmodel=PlanetModel.WGS84, center=[lat=0.12486223811579868, lon=-2.2112649954079653([X=-0.5935514701192314, Y=-0.7964220210563938, Z=0.12467086945973527])], radius=1.2107672549433008(69.37185368089129), accuracy=2.0805585717042585E-4}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2239BA7B2123C01D:8678B0DA98C71E70]:0)
   [junit4]    > 	at org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.fail(RandomSpatialOpStrategyTestCase.java:126)
   [junit4]    > 	at org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperation(RandomSpatialOpStrategyTestCase.java:115)
   [junit4]    > 	at org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperationRandomShapes(RandomSpatialOpStrategyTestCase.java:55)
   [junit4]    > 	at org.apache.lucene.spatial.spatial4j.Geo3dRptTest.testOperations(Geo3dRptTest.java:117)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {Geo3dRptTest_rpt=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory)}, docValues:{Geo3dRptTest_sdv=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=544, maxMBSortInHeap=6.29437141091615, sim=RandomSimilarity(queryNorm=true): {}, locale=dz-BT, timezone=NET
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=403242992,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestBBoxStrategy, PortedSolr3Test, RandomSpatialOpFuzzyPrefixTreeTest, HeatmapFacetCounterTest, Geo3dRptTest]
   [junit4] Completed [23/23 (1!)] on J2 in 3.53s, 13 tests, 1 failure <<< FAILURES!

[...truncated 2447 lines...]
   [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/init-core-data-001
   [junit4]   2> 157030 WARN  (SUITE-PingRequestHandlerTest-seed#[62A346E828C91A84]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 157031 INFO  (SUITE-PingRequestHandlerTest-seed#[62A346E828C91A84]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 157031 INFO  (SUITE-PingRequestHandlerTest-seed#[62A346E828C91A84]-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> 157031 INFO  (SUITE-PingRequestHandlerTest-seed#[62A346E828C91A84]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 157031 INFO  (SUITE-PingRequestHandlerTest-seed#[62A346E828C91A84]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 157032 INFO  (SUITE-PingRequestHandlerTest-seed#[62A346E828C91A84]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 157044 INFO  (SUITE-PingRequestHandlerTest-seed#[62A346E828C91A84]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 157062 INFO  (SUITE-PingRequestHandlerTest-seed#[62A346E828C91A84]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 157116 INFO  (SUITE-PingRequestHandlerTest-seed#[62A346E828C91A84]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 157137 INFO  (SUITE-PingRequestHandlerTest-seed#[62A346E828C91A84]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157142 INFO  (SUITE-PingRequestHandlerTest-seed#[62A346E828C91A84]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157142 INFO  (SUITE-PingRequestHandlerTest-seed#[62A346E828C91A84]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157143 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 157143 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 157166 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 157178 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 157231 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 157236 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 157237 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157237 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 157237 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/init-core-data-001/]
   [junit4]   2> 157238 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37342807248585774]
   [junit4]   2> 157265 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 157265 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 157265 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 157265 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 157266 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=23.63671875, floorSegmentMB=0.3974609375, forceMergeDeletesPctAllowed=14.831837457692199, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3981106575363943
   [junit4]   2> 157266 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74f522b2[collection1] main]
   [junit4]   2> 157267 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 157279 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 157341 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 157341 INFO  (searcherExecutor-378-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 157341 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584757913905266688
   [junit4]   2> 157342 INFO  (searcherExecutor-378-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 157342 INFO  (searcherExecutor-378-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 157342 INFO  (searcherExecutor-378-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 157342 INFO  (searcherExecutor-378-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 157342 INFO  (searcherExecutor-378-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 157342 INFO  (searcherExecutor-378-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 157342 INFO  (searcherExecutor-378-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 157343 INFO  (searcherExecutor-378-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 157343 INFO  (searcherExecutor-378-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74f522b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 157343 INFO  (SUITE-PingRequestHandlerTest-seed#[62A346E828C91A84]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 157344 INFO  (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[62A346E828C91A84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPingWithNoHealthCheck
   [junit4]   2> 157345 INFO  (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[62A346E828C91A84]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 157345 INFO  (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[62A346E828C91A84]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={action=ping&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 157345 INFO  (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[62A346E828C91A84]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPingWithNoHealthCheck
   [junit4]   2> 157346 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[62A346E828C91A84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisablingServer
   [junit4]   2> 157347 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[62A346E828C91A84]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 157347 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[62A346E828C91A84]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisablingServer
   [junit4]   2> 157348 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[62A346E828C91A84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPingInClusterWithNoHealthCheck
   [junit4]   2> 157348 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[62A346E828C91A84]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/tempDir-001
   [junit4]   2> 157348 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[62A346E828C91A84]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 157348 INFO  (Thread-171) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 157348 INFO  (Thread-171) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 157354 ERROR (Thread-171) [    ] 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> 157448 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[62A346E828C91A84]) [    ] o.a.s.c.ZkTestServer start zk server on port:41989
   [junit4]   2> 157479 INFO  (jetty-launcher-259-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 157478 INFO  (jetty-launcher-259-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 157478 INFO  (jetty-launcher-259-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 157478 INFO  (jetty-launcher-259-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 157479 INFO  (jetty-launcher-259-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 157484 INFO  (jetty-launcher-259-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a3f3558{/solr,null,AVAILABLE}
   [junit4]   2> 157485 INFO  (jetty-launcher-259-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@697ae871{/solr,null,AVAILABLE}
   [junit4]   2> 157485 INFO  (jetty-launcher-259-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38a45370{/solr,null,AVAILABLE}
   [junit4]   2> 157488 INFO  (jetty-launcher-259-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43bbcbec{/solr,null,AVAILABLE}
   [junit4]   2> 157489 INFO  (jetty-launcher-259-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4224f9ca{/solr,null,AVAILABLE}
   [junit4]   2> 157489 INFO  (jetty-launcher-259-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@70edbfca{SSL,[ssl, http/1.1]}{127.0.0.1:45011}
   [junit4]   2> 157489 INFO  (jetty-launcher-259-thread-1) [    ] o.e.j.s.Server Started @158845ms
   [junit4]   2> 157488 INFO  (jetty-launcher-259-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42755766{SSL,[ssl, http/1.1]}{127.0.0.1:44823}
   [junit4]   2> 157488 INFO  (jetty-launcher-259-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2f868b82{SSL,[ssl, http/1.1]}{127.0.0.1:32825}
   [junit4]   2> 157489 INFO  (jetty-launcher-259-thread-3) [    ] o.e.j.s.Server Started @158845ms
   [junit4]   2> 157489 INFO  (jetty-launcher-259-thread-5) [    ] o.e.j.s.Server Started @158845ms
   [junit4]   2> 157489 INFO  (jetty-launcher-259-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68418dce{SSL,[ssl, http/1.1]}{127.0.0.1:45977}
   [junit4]   2> 157488 INFO  (jetty-launcher-259-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12cc7e38{SSL,[ssl, http/1.1]}{127.0.0.1:36655}
   [junit4]   2> 157489 INFO  (jetty-launcher-259-thread-2) [    ] o.e.j.s.Server Started @158845ms
   [junit4]   2> 157489 INFO  (jetty-launcher-259-thread-4) [    ] o.e.j.s.Server Started @158845ms
   [junit4]   2> 157489 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32825}
   [junit4]   2> 157490 INFO  (jetty-launcher-259-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36655}
   [junit4]   2> 157489 INFO  (jetty-launcher-259-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44823}
   [junit4]   2> 157489 INFO  (jetty-launcher-259-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45011}
   [junit4]   2> 157489 INFO  (jetty-launcher-259-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45977}
   [junit4]   2> 157490 ERROR (jetty-launcher-259-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 157490 ERROR (jetty-launcher-259-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 157490 ERROR (jetty-launcher-259-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 157490 ERROR (jetty-launcher-259-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 157491 INFO  (jetty-launcher-259-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.0
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.0
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.0
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 157492 ERROR (jetty-launcher-259-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 157491 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.0
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.2.0
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T09:28:40.364261Z
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T09:28:40.364463Z
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T09:28:40.364485Z
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T09:28:40.364542Z
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 157492 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T09:28:40.364926Z
   [junit4]   2> 157494 INFO  (jetty-launcher-259-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 157494 INFO  (jetty-launcher-259-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 157494 INFO  (jetty-launcher-259-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 157494 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 157498 INFO  (jetty-launcher-259-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 157517 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe30ed21d0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 157517 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe30ed21d0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 157520 INFO  (jetty-launcher-259-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41989/solr
   [junit4]   2> 157520 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41989/solr
   [junit4]   2> 157521 INFO  (jetty-launcher-259-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41989/solr
   [junit4]   2> 157522 INFO  (jetty-launcher-259-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41989/solr
   [junit4]   2> 157522 INFO  (jetty-launcher-259-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41989/solr
   [junit4]   2> 157606 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 157607 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32825_solr
   [junit4]   2> 157607 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.c.Overseer Overseer (id=99047369619603467-127.0.0.1:32825_solr-n_0000000000) starting
   [junit4]   2> 157608 INFO  (jetty-launcher-259-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 157609 INFO  (jetty-launcher-259-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36655_solr
   [junit4]   2> 157611 INFO  (zkCallback-282-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 157616 INFO  (zkCallback-283-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 157618 INFO  (zkCallback-285-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 157619 INFO  (zkCallback-284-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 157619 INFO  (jetty-launcher-259-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 157619 INFO  (jetty-launcher-259-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 157620 INFO  (jetty-launcher-259-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44823_solr
   [junit4]   2> 157621 INFO  (jetty-launcher-259-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45011_solr
   [junit4]   2> 157621 INFO  (zkCallback-282-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 157621 INFO  (zkCallback-282-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 157623 INFO  (zkCallback-286-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 157624 INFO  (zkCallback-285-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 157624 INFO  (jetty-launcher-259-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 157625 INFO  (jetty-launcher-259-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45977_solr
   [junit4]   2> 157630 INFO  (zkCallback-282-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 157630 INFO  (zkCallback-285-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 157633 INFO  (zkCallback-284-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 157644 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32825_solr
   [junit4]   2> 157647 INFO  (zkCallback-285-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 157647 INFO  (zkCallback-286-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 157647 INFO  (zkCallback-284-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 157647 INFO  (zkCallback-283-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 157657 INFO  (OverseerStateUpdate-99047369619603467-127.0.0.1:32825_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 157680 INFO  (jetty-launcher-259-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45011.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157686 INFO  (jetty-launcher-259-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36655.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157689 INFO  (jetty-launcher-259-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44823.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157696 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32825.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157696 INFO  (jetty-launcher-259-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45011.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157696 INFO  (jetty-launcher-259-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45011.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157696 INFO  (jetty-launcher-259-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36655.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157696 INFO  (jetty-launcher-259-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36655.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157697 INFO  (jetty-launcher-259-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/tempDir-001/node1/.
   [junit4]   2> 157698 INFO  (jetty-launcher-259-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/tempDir-001/node4/.
   [junit4]   2> 157700 INFO  (jetty-launcher-259-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44823.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157700 INFO  (jetty-launcher-259-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44823.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157701 INFO  (jetty-launcher-259-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/tempDir-001/node5/.
   [junit4]   2> 157702 INFO  (jetty-launcher-259-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45977.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157703 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32825.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157704 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32825.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157705 INFO  (jetty-launcher-259-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/tempDir-001/node3/.
   [junit4]   2> 157709 INFO  (jetty-launcher-259-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45977.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157709 INFO  (jetty-launcher-259-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45977.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 157710 INFO  (jetty-launcher-259-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/tempDir-001/node2/.
   [junit4]   2> 157998 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[62A346E828C91A84]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 157999 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[62A346E828C91A84]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41989/solr ready
   [junit4]   2> 158011 INFO  (qtp1831142998-1201) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&name=testSolrCloudCollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 158016 INFO  (OverseerThreadFactory-407-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection testSolrCloudCollection
   [junit4]   2> 158120 INFO  (OverseerStateUpdate-99047369619603467-127.0.0.1:32825_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSolrCloudCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSolrCloudCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45011/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 158120 INFO  (OverseerStateUpdate-99047369619603467-127.0.0.1:32825_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSolrCloudCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSolrCloudCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44823/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 158121 INFO  (OverseerStateUpdate-99047369619603467-127.0.0.1:32825_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSolrCloudCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSolrCloudCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32825/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 158122 INFO  (OverseerStateUpdate-99047369619603467-127.0.0.1:32825_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSolrCloudCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSolrCloudCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36655/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 158343 INFO  (qtp1831142998-1196) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testSolrCloudCollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 158343 INFO  (qtp1831142998-1196) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 158374 INFO  (qtp1701852867-1208) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testSolrCloudCollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 158374 INFO  (qtp1139600938-1192) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testSolrCloudCollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 158375 INFO  (qtp1701852867-1208) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 158375 INFO  (qtp1139600938-1192) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 158375 INFO  (qtp482681364-1198) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testSolrCloudCollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 158375 INFO  (qtp482681364-1198) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 158479 INFO  (zkCallback-283-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 158479 INFO  (zkCallback-282-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 158479 INFO  (zkCallback-285-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 158479 INFO  (zkCallback-284-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 158479 INFO  (zkCallback-283-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 158480 INFO  (zkCallback-285-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 158480 INFO  (zkCallback-282-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 158480 INFO  (zkCallback-284-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 159383 INFO  (qtp1831142998-1196) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 159392 INFO  (qtp482681364-1198) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 159392 INFO  (qtp1139600938-1192) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 159393 INFO  (qtp1701852867-1208) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 159409 INFO  (qtp1831142998-1196) [    ] o.a.s.s.IndexSchema [testSolrCloudCollection_shard2_replica_n6] Schema name=test
   [junit4]   2> 159414 INFO  (qtp482681364-1198) [    ] o.a.s.s.IndexSchema [testSolrCloudCollection_shard2_replica_n4] Schema name=test
   [junit4]   2> 159417 INFO  (qtp1701852867-1208) [    ] o.a.s.s.IndexSchema [testSolrCloudCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 159417 INFO  (qtp1139600938-1192) [    ] o.a.s.s.IndexSchema [testSolrCloudCollection_shard1_replica_n2] Schema name=test
   [junit4]   2> 159501 INFO  (qtp1831142998-1196) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 159501 INFO  (qtp482681364-1198) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 159506 INFO  (qtp1701852867-1208) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 159509 INFO  (qtp1139600938-1192) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 159512 INFO  (qtp482681364-1198) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testSolrCloudCollection_shard2_replica_n4' using configuration from collection testSolrCloudCollection, trusted=true
   [junit4]   2> 159512 INFO  (qtp1831142998-1196) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testSolrCloudCollection_shard2_replica_n6' using configuration from collection testSolrCloudCollection, trusted=true
   [junit4]   2> 159513 INFO  (qtp482681364-1198) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32825.solr.core.testSolrCloudCollection.shard2.replica_n4' (registry 'solr.core.testSolrCloudCollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 159513 INFO  (qtp1831142998-1196) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36655.solr.core.testSolrCloudCollection.shard2.replica_n6' (registry 'solr.core.testSolrCloudCollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 159513 INFO  (qtp482681364-1198) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 159513 INFO  (qtp1831142998-1196) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 159513 INFO  (qtp482681364-1198) [    ] o.a.s.c.SolrCore [[testSolrCloudCollection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/tempDir-001/node3/testSolrCloudCollection_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/tempDir-001/node3/./testSolrCloudCollection_shard2_replica_n4/data/]
   [junit4]   2> 159513 INFO  (qtp1831142998-1196) [    ] o.a.s.c.SolrCore [[testSolrCloudCollection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/tempDir-001/node4/testSolrCloudCollection_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/tempDir-001/node4/./testSolrCloudCollection_shard2_replica_n6/data/]
   [junit4]   2> 159517 INFO  (qtp1831142998-1196) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37342807248585774]
   [junit4]   2> 159518 INFO  (qtp482681364-1198) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37342807248585774]
   [junit4]   2> 159520 INFO  (qtp1701852867-1208) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testSolrCloudCollection_shard1_replica_n1' using configuration from collection testSolrCloudCollection, trusted=true
   [junit4]   2> 159520 INFO  (qtp1701852867-1208) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45011.solr.core.testSolrCloudCollection.shard1.replica_n1' (registry 'solr.core.testSolrCloudCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 159520 INFO  (qtp1701852867-1208) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 159520 INFO  (qtp1701852867-1208) [    ] o.a.s.c.SolrCore [[testSolrCloudCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/tempDir-001/node1/testSolrCloudCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/tempDir-001/node1/./testSolrCloudCollection_shard1_replica_n1/data/]
   [junit4]   2> 159521 INFO  (qtp1139600938-1192) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testSolrCloudCollection_shard1_replica_n2' using configuration from collection testSolrCloudCollection, trusted=true
   [junit4]   2> 159521 INFO  (qtp1139600938-1192) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44823.solr.core.testSolrCloudCollection.shard1.replica_n2' (registry 'solr.core.testSolrCloudCollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5467337c
   [junit4]   2> 159521 INFO  (qtp1139600938-1192) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 159521 INFO  (qtp1139600938-1192) [    ] o.a.s.c.SolrCore [[testSolrCloudCollection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/tempDir-001/node5/testSolrCloudCollection_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.PingRequestHandlerTest_62A346E828C91A84-001/tempDir-001/node5/./testSolrCloudCollection_shard1_replica_n2/data/]
   [junit4]   2> 159523 INFO  (qtp1701852867-1208) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37342807248585774]
   [junit4]   2> 159526 INFO  (qtp1139600938-1192) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37342807248585774]
   [junit4]   2> 159581 INFO  (qtp1831142998-1196) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 159581 INFO  (qtp1831142998-1196) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 159582 INFO  (qtp1831142998-1196) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 159583 INFO  (qtp1831142998-1196) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 159584 INFO  (qtp1831142998-1196) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=23.63671875, floorSegmentMB=0.3974609375, forceMergeDeletesPctAllowed=14.831837457692199, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3981106575363943
   [junit4]   2> 159584 INFO  (qtp1701852867-1208) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 159584 INFO  (qtp1701852867-1208) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 159584 INFO  (qtp1831142998-1196) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@41128357[testSolrCloudCollection_shard2_replica_n6] main]
   [junit4]   2> 159585 INFO  (qtp1701852867-1208) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 159585 INFO  (qtp1701852867-1208) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 159585 INFO  (qtp1831142998-1196) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 159586 INFO  (qtp482681364-1198) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 159586 INFO  (qtp482681364-1198) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 159586 INFO  (qtp1701852867-1208) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=23.63671875, floorSegmentMB=0.3974609375, forceMergeDeletesPctAllowed=14.831837457692199, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3981106575363943
   [junit4]   2> 159587 INFO  (qtp482681364-1198) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 159587 INFO  (qtp482681364-1198) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 159587 INFO  (qtp1139600938-1192) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 159587 INFO  (qtp1139600938-1192) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 159588 INFO  (qtp1701852867-1208) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@53470e75[testSolrCloudCollection_shard1_replica_n1] main]
   [junit4]   2> 159590 INFO  (qtp482681364-1198) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=23.63671875, floorSegmentMB=0.3974609375, forceMergeDeletesPctAllowed=14.831837457692199, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3981106575363943
   [junit4]   2> 159590 INFO  (qtp482681364-1198) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@58b0fcd2[testSolrCloudCollection_shard2_replica_n4] main]
   [junit4]   2> 159591 INFO  (qtp1139600938-1192) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 159591 INFO  (qtp1139600938-1192) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 159591 INFO  (qtp1701852867-1208) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 159591 INFO  (qtp482681364-1198) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 159592 INFO  (qtp1139600938-1192) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=23.63671875, floorSegmentMB=0.3974609375, forceMergeDeletesPctAllowed=14.831837457692199, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3981106575363943
   [junit4]   2> 159592 INFO  (qtp1139600938-1192) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12995837[testSolrCloudCollection_shard1_replica_n2] main]
   [junit4]   2> 159594 INFO  (qtp1139600938-1192) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 159606 INFO  (qtp1831142998-1196) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 159611 INFO  (qtp1701852867-1208) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 159611 INFO  (qtp1139600938-1192) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 159611 INFO  (qtp482681364-1198) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 159707 INFO  (qtp1831142998-1196) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 159707 INFO  (searcherExecutor-418-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 159707 INFO  (qtp1831142998-1196) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584757916386197504
   [junit4]   2> 159707 INFO  (searcherExecutor-418-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 159707 INFO  (searcherExecutor-418-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 159707 INFO  (searcherExecutor-418-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 159708 INFO  (searcherExecutor-418-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 159708 INFO  (searcherExecutor-418-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 159708 INFO  (searcherExecutor-418-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 159708 INFO  (searcherExecutor-418-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 159709 INFO  (searcherExecutor-418-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 159710 INFO  (searcherExecutor-418-thread-1) [    ] o.a.s.c.SolrCore [testSolrCloudCollection_shard2_replica_n6] Registered new searcher Searcher@41128357[testSolrCloudCollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 159710 INFO  (qtp1831142998-1196) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 159716 INFO  (qtp482681364-1198) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 159717 INFO  (searcherExecutor-417-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 159717 INFO  (qtp482681364-1198) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584757916396683264
   [junit4]   2> 159717 INFO  (qtp1701852867-1208) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 159717 INFO  (searcherExecutor-419-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 159717 INFO  (qtp1701852867-1208) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584757916396683264
   [junit4]   2> 159717 INFO  (searcherExecutor-417-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 159717 INFO  (searcherExecutor-417-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 159717 INFO  (searcherExecutor-417-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 159717 INFO  (searcherExecutor-417-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 159717 INFO  (searcherExecutor-419-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 159717 INFO  (searcherExecutor-419-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 159717 INFO  (searcherExecutor-419-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 159717 INFO  (searcherExecutor-417-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 159717 INFO  (qtp1139600938-1192) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 159718 INFO  (searcherExecutor-420-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 159718 INFO  (searcherExecutor-419-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 159718 INFO  (qtp1139600938-1192) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584757916397731840
   [junit4]   2> 159718 INFO  (searcherExecutor-417-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 159718 INFO  (searcherExecutor-419-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 159718 INFO  (searcherExecutor-420-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 159718 INFO  (searcherExecutor-420-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 159718 INFO  (searcherExecutor-420-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 159718 INFO  (searcherExecutor-417-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 159718 INFO  (searcherExecutor-417-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 159718 INFO  (searcherExecutor-419-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 159719 INFO  (searcherExecutor-420-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 159719 INFO  (searcherExecutor-420-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 159719 INFO  (searcherExecutor-420-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 159720 INFO  (searcherExecutor-417-thread-1) [    ] o.a.s.c.SolrCore [testSolrCloudCollection_shard2_replica_n4] Registered new searcher Searcher@58b0fcd2[testSolrCloudCollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 159720 INFO  (searcherExecutor-419-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 159720 INFO  (searcherExecutor-420-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 159720 INFO  (searcherExecutor-419-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 159720 INFO  (searcherExecutor-420-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 159722 INFO  (searcherExecutor-419-thread-1) [    ] o.a.s.c.SolrCore [testSolrCloudCollection_shard1_replica_n1] Registered new searcher Searcher@53470e75[testSolrCloudCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 159722 INFO  (searcherExecutor-420-thread-1) [    ] o.a.s.c.SolrCore [testSolrCloudCollection_shard1_replica_n2] Registered new searcher Searcher@12995837[testSolrCloudCollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 159722 INFO  (qtp1139600938-1192) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 159722 INFO  (qtp1139600938-1192) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 159722 INFO  (qtp1139600938-1192) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44823/solr/testSolrCloudCollection_shard1_replica_n2/
   [junit4]   2> 159722 INFO  (qtp1139600938-1192) [    ] o.a.s.u.PeerSync PeerSync: core=testSolrCloudCollection_shard1_replica_n2 url=https://127.0.0.1:44823/solr START replicas=[https://127.0.0.1:45011/solr/testSolrCloudCollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 159727 INFO  (qtp1701852867-1207) [    ] o.a.s.c.S.Request [testSolrCloudCollection_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> 160023 INFO  (qtp1139600938-1192) [    ] o.a.s.u.PeerSync PeerSync: core=testSolrCloudCollection_shard1_replica_n2 url=https://127.0.0.1:44823/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 160023 INFO  (qtp1139600938-1192) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 160023 INFO  (qtp1139600938-1192) [    ] 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> 160023 INFO  (qtp1139600938-1192) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 160027 INFO  (qtp1139600938-1192) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44823/solr/testSolrCloudCollection_shard1_replica_n2/ shard1
   [junit4]   2> 160211 INFO  (qtp1831142998-1196) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 160211 INFO  (qtp1831142998-1196) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 160211 INFO  (qtp1831142998-1196) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36655/solr/testSolrCloudCollection_shard2_replica_n6/
   [junit4]   2> 160211 INFO  (qtp1831142998-1196) [    ] o.a.s.u.PeerSync PeerSync: core=testSolrCloudCollection_shard2_replica_n6 url=https://127.0.0.1:36655/solr START replicas=[https://127.0.0.1:32825/solr/testSolrCloudCollection_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 160221 INFO  (qtp482681364-1170) [    ] o.a.s.c.S.Request [testSolrCloudCollection_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 160512 INFO  (qtp1831142998-1196) [    ] o.a.s.u.PeerSync PeerSync: core=testSolrCloudCollection_shard2_replica_n6 url=https://127.0.0.1:36655/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 160512 INFO  (qtp1831142998-1196) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 160512 INFO  (qtp1831142998-1196) [    ] 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> 160512 INFO  (qtp1831142998-1196) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 160516 INFO  (qtp1831142998-1196) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36655/solr/testSolrCloudCollection_shard2_replica_n6/ shard2
   [junit4]   2> 338014 ERROR (qtp1831142998-1201) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [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:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 338015 INFO  (qtp1831142998-1201) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&name=testSolrCloudCollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=500 QTime=180003
   [junit4]   2> 338015 ERROR (qtp1831142998-1201) [    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [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:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 338020 INFO  (jetty-closer-260-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@68418dce{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 338021 INFO  (jetty-closer-260-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@42755766{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 338021 INFO  (jetty-closer-260-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2f868b82{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 338022 INFO  (jetty-closer-260-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1673118048
   [junit4]   2> 338022 INFO  (jetty-closer-260-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1183916898
   [junit4]   2> 338022 INFO  (jetty-closer-260-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=935832067
   [junit4]   2> 338023 INFO  (jetty-closer-260-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 338023 INFO  (jetty-closer-260-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 338023 INFO  (jetty-closer-260-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 338023 INFO  (jetty-closer-260-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67551de7: rootName = solr_44823, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1fd56222
   [junit4]   2> 338023 INFO  (jetty-closer-260-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6df5825: rootName = solr_45977, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6cffecbd
   [junit4]   2> 338023 INFO  (jetty-closer-260-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c64bc14: rootName = solr_32825, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2cf5f415
   [junit4]   2> 338024 ERROR (OverseerThreadFactory-407-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:45011/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:45011/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl

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

mDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [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:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [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:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2> 	at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: collection1_collection slice: shard2 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 42 more
   [junit4]   2> 
   [junit4]   2> 288125 INFO  (qtp818951042-2310) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=209789
   [junit4]   2> 288126 ERROR (SUITE-SelectWithEvaluatorsTest-seed#[3A727DB31B4559D0]-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> 288127 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[3A727DB31B4559D0]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34009 34009
   [junit4]   2> 293612 INFO  (Thread-228) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34009 34009
   [junit4]   2> 293613 WARN  (Thread-228) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/99047562210050057-127.0.0.1:33567_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 293613 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[3A727DB31B4559D0]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1135, maxMBSortInHeap=5.649171532602644, sim=RandomSimilarity(queryNorm=false): {}, locale=uk, timezone=Asia/Barnaul
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=302670480,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusteringResponse, StreamExpressionParserTest, TestToleratedUpdateError, TestV1toV2ApiMapper, StreamingTest, TestZkConfigManager, LessThanEvaluatorTest, AscEvaluatorTest, ReverseEvaluatorTest, ConcurrentUpdateSolrClientBuilderTest, TestNamedListCodec, TermsResponseTest, RawValueEvaluatorTest, JdbcTest, NaturalLogEvaluatorTest, FieldValueEvaluatorTest, AnlysisResponseBaseTest, UsingSolrJRefGuideExamplesTest, HttpSolrClientConPoolTest, LargeVolumeEmbeddedTest, TestEmbeddedSolrServer, HyperbolicTangentEvaluatorTest, SolrExampleStreamingTest, SolrExampleBinaryTest, SolrExampleEmbeddedTest, TestBatchUpdate, TestSpellCheckResponse, TestSolrProperties, TestJavaBinCodec, SolrQueryTest, ModifiableSolrParamsTest, TestXMLEscaping, TestUpdateRequestCodec, NamedListTest, SolrSchemalessExampleTest, TestSolrJErrorHandling, HttpSolrClientBuilderTest, HttpSolrClientSSLAuthConPoolTest, LBHttpSolrClientBuilderTest, GraphExpressionTest, SelectWithEvaluatorsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SelectWithEvaluatorsTest -Dtests.seed=3A727DB31B4559D0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=Asia/Barnaul -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | SelectWithEvaluatorsTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34521/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3A727DB31B4559D0]: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:1103)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [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.client.solrj.io.stream.SelectWithEvaluatorsTest.setupCluster(SelectWithEvaluatorsTest.java:71)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [146/146 (1!)] on J0 in 216.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 39227 lines...]