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 2019/02/21 14:07:35 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 5060 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5060/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: expected:<7> but was:<6>
	at __randomizedtesting.SeedInfo.seed([27416A76C2C6BBCA:AF1555AC6C3AD632]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.solr.cloud.ShardRoutingTest.doAtomicUpdate(ShardRoutingTest.java:309)
	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:111)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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.TestSolrCloudWithSecureImpersonation.testForwarding

Error Message:
Error from server at https://127.0.0.1:63584/solr/forwardingCollection: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 401 Authentication required</title> </head> <body><h2>HTTP ERROR 401</h2> <p>Problem accessing /solr/forwardingCollection/select. Reason: <pre>    Authentication required</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.14.v20181114</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:63584/solr/forwardingCollection: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 401 Authentication required</title>
</head>
<body><h2>HTTP ERROR 401</h2>
<p>Problem accessing /solr/forwardingCollection/select. Reason:
<pre>    Authentication required</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.14.v20181114</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([27416A76C2C6BBCA:C6C70388DFF05D23]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:614)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testForwarding(TestSolrCloudWithSecureImpersonation.java:328)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 13567 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> 1154378 INFO  (SUITE-ShardRoutingTest-seed#[27416A76C2C6BBCA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/init-core-data-001
   [junit4]   2> 1154379 WARN  (SUITE-ShardRoutingTest-seed#[27416A76C2C6BBCA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1154380 INFO  (SUITE-ShardRoutingTest-seed#[27416A76C2C6BBCA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1154385 INFO  (SUITE-ShardRoutingTest-seed#[27416A76C2C6BBCA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1154387 INFO  (SUITE-ShardRoutingTest-seed#[27416A76C2C6BBCA]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /hn_nne/d
   [junit4]   2> 1154390 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1154390 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1154390 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1154494 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer start zk server on port:56579
   [junit4]   2> 1154494 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56579
   [junit4]   2> 1154494 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56579
   [junit4]   2> 1154510 INFO  (zkConnectionManagerCallback-6539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1154514 INFO  (zkConnectionManagerCallback-6541-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1154516 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1154518 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1154520 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1154522 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1154524 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1154526 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1154528 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1154530 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1154531 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1154533 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1154535 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1154540 INFO  (zkConnectionManagerCallback-6545-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1154542 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1155092 WARN  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1155092 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1155092 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1155092 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1155094 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1155094 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1155094 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1155100 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@749a8f9d{/hn_nne/d,null,AVAILABLE}
   [junit4]   2> 1155101 WARN  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@35ed9781[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1155102 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@228709d5{SSL,[ssl, http/1.1]}{127.0.0.1:५६५८४}
   [junit4]   2> 1155102 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.e.j.s.Server Started @११५५२०२ms
   [junit4]   2> 1155102 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/tempDir-001/control/data, replicaType=NRT, hostContext=/hn_nne/d, hostPort=56584, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/control-001/cores}
   [junit4]   2> 1155102 ERROR (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1155102 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1155102 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1155103 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1155103 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1155103 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-21T13:07:14.952Z
   [junit4]   2> 1155106 INFO  (zkConnectionManagerCallback-6547-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1155108 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1155108 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/control-001/solr.xml
   [junit4]   2> 1155115 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1155115 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1155117 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1155479 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1155479 WARN  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1155481 WARN  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@947b995[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1155491 WARN  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1155492 WARN  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7b644221[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1155493 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56579/solr
   [junit4]   2> 1155495 INFO  (zkConnectionManagerCallback-6553-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1155499 INFO  (zkConnectionManagerCallback-6555-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1155653 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56584_hn_nne%2Fd
   [junit4]   2> 1155654 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.c.Overseer Overseer (id=72162387772768261-127.0.0.1:56584_hn_nne%2Fd-n_0000000000) starting
   [junit4]   2> 1155669 INFO  (zkConnectionManagerCallback-6562-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1155674 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56579/solr ready
   [junit4]   2> 1155675 INFO  (OverseerStateUpdate-72162387772768261-127.0.0.1:56584_hn_nne%2Fd-n_0000000000) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:56584_hn_nne%2Fd
   [junit4]   2> 1155678 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56584_hn_nne%2Fd
   [junit4]   2> 1155682 INFO  (zkCallback-6561-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1155682 INFO  (zkCallback-6554-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1155750 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1155790 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1155800 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1155800 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1155802 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/control-001/cores
   [junit4]   2> 1155843 INFO  (zkConnectionManagerCallback-6568-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1155844 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1155846 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56579/solr ready
   [junit4]   2> 1155866 INFO  (qtp1772917478-18948) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:56584_hn_nne%252Fd&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1155871 INFO  (OverseerThreadFactory-5931-thread-1-processing-n:127.0.0.1:56584_hn_nne%2Fd) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1155989 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1155989 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1157030 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1157110 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1157191 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1157228 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1157229 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1157229 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1157234 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5543467273217922]
   [junit4]   2> 1157241 WARN  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1157327 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1157327 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1157329 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1157329 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1157330 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=8.5751953125, floorSegmentMB=0.6298828125, forceMergeDeletesPctAllowed=1.5566301556928586, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43317999078567493, deletesPctAllowed=27.977806627011013
   [junit4]   2> 1157331 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@641027d5[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1157334 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1157334 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1157335 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1157335 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1626083884724649984
   [junit4]   2> 1157338 INFO  (searcherExecutor-5936-thread-1-processing-n:127.0.0.1:56584_hn_nne%2Fd x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@641027d5[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1157342 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1157343 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1157348 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1157348 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1157348 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:56584/hn_nne/d/control_collection_shard1_replica_n1/
   [junit4]   2> 1157348 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1157348 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:56584/hn_nne/d/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1157348 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72162387772768261-core_node2-n_0000000000
   [junit4]   2> 1157351 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:56584/hn_nne/d/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1157460 INFO  (zkCallback-6554-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1157460 INFO  (zkCallback-6554-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1157462 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1157465 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1475
   [junit4]   2> 1157474 INFO  (qtp1772917478-18948) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1157571 INFO  (zkCallback-6554-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1157571 INFO  (zkCallback-6554-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1157571 INFO  (zkCallback-6554-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1157572 INFO  (qtp1772917478-18948) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:56584_hn_nne%252Fd&wt=javabin&version=2} status=0 QTime=1706
   [junit4]   2> 1157621 INFO  (zkConnectionManagerCallback-6574-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1157627 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1157630 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56579/solr ready
   [junit4]   2> 1157630 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1157634 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1157640 INFO  (OverseerThreadFactory-5931-thread-2-processing-n:127.0.0.1:56584_hn_nne%2Fd) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1157640 INFO  (OverseerCollectionConfigSetProcessor-72162387772768261-127.0.0.1:56584_hn_nne%2Fd-n_0000000000) [n:127.0.0.1:56584_hn_nne%2Fd    ] 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> 1157853 WARN  (OverseerThreadFactory-5931-thread-2-processing-n:127.0.0.1:56584_hn_nne%2Fd) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1157857 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1157859 INFO  (qtp1772917478-18945) [n:127.0.0.1:56584_hn_nne%2Fd    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=224
   [junit4]   2> 1157861 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=8
   [junit4]   2> 1158421 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-1-001 of type NRT
   [junit4]   2> 1158424 WARN  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1158424 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1158424 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1158424 INFO  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1158426 INFO  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1158426 INFO  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1158426 INFO  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1158426 INFO  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@103b4a04{/hn_nne/d,null,AVAILABLE}
   [junit4]   2> 1158427 WARN  (closeThreadPool-6575-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@448e8e54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1158427 INFO  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d086838{SSL,[ssl, http/1.1]}{127.0.0.1:५६५९४}
   [junit4]   2> 1158427 INFO  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.Server Started @११५८५२८ms
   [junit4]   2> 1158427 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/hn_nne/d, hostPort=56594, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-1-001/cores}
   [junit4]   2> 1158427 ERROR (closeThreadPool-6575-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1158427 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1158428 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1158428 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1158428 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1158428 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-21T13:07:18.277Z
   [junit4]   2> 1158430 INFO  (zkConnectionManagerCallback-6577-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1158432 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1158432 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-1-001/solr.xml
   [junit4]   2> 1158438 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1158438 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1158440 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1159007 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1159009 WARN  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1159010 WARN  (closeThreadPool-6575-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@75f290b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1159016 WARN  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1159017 WARN  (closeThreadPool-6575-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@130ef52e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1159018 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56579/solr
   [junit4]   2> 1159020 INFO  (zkConnectionManagerCallback-6583-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1159025 INFO  (zkConnectionManagerCallback-6585-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1159038 INFO  (closeThreadPool-6575-thread-1) [n:127.0.0.1:56594_hn_nne%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1159047 INFO  (closeThreadPool-6575-thread-1) [n:127.0.0.1:56594_hn_nne%2Fd    ] o.a.s.c.ZkController Publish node=127.0.0.1:56594_hn_nne%2Fd as DOWN
   [junit4]   2> 1159048 INFO  (closeThreadPool-6575-thread-1) [n:127.0.0.1:56594_hn_nne%2Fd    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1159049 INFO  (closeThreadPool-6575-thread-1) [n:127.0.0.1:56594_hn_nne%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56594_hn_nne%2Fd
   [junit4]   2> 1159051 INFO  (zkCallback-6554-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1159051 INFO  (zkCallback-6573-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1159051 INFO  (zkCallback-6561-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1159052 INFO  (zkCallback-6584-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1159070 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-2-001 of type NRT
   [junit4]   2> 1159072 WARN  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1159073 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1159073 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1159073 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1159075 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1159075 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1159075 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1159075 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21d425fd{/hn_nne/d,null,AVAILABLE}
   [junit4]   2> 1159076 WARN  (closeThreadPool-6575-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@62c12a2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1159076 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@27179260{SSL,[ssl, http/1.1]}{127.0.0.1:५६५९८}
   [junit4]   2> 1159076 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.Server Started @११५९१७७ms
   [junit4]   2> 1159076 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/hn_nne/d, hostPort=56598, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-2-001/cores}
   [junit4]   2> 1159077 ERROR (closeThreadPool-6575-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1159077 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1159077 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1159077 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1159078 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1159078 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-21T13:07:18.927Z
   [junit4]   2> 1159084 INFO  (zkConnectionManagerCallback-6589-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1159086 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1159086 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-2-001/solr.xml
   [junit4]   2> 1159095 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1159095 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1159097 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1159146 INFO  (zkConnectionManagerCallback-6594-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1159150 INFO  (closeThreadPool-6575-thread-1) [n:127.0.0.1:56594_hn_nne%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1159155 INFO  (closeThreadPool-6575-thread-1) [n:127.0.0.1:56594_hn_nne%2Fd    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56579/solr ready
   [junit4]   2> 1159156 INFO  (closeThreadPool-6575-thread-1) [n:127.0.0.1:56594_hn_nne%2Fd    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1159223 INFO  (closeThreadPool-6575-thread-1) [n:127.0.0.1:56594_hn_nne%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1159234 INFO  (closeThreadPool-6575-thread-1) [n:127.0.0.1:56594_hn_nne%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1159234 INFO  (closeThreadPool-6575-thread-1) [n:127.0.0.1:56594_hn_nne%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1159256 INFO  (closeThreadPool-6575-thread-1) [n:127.0.0.1:56594_hn_nne%2Fd    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-1-001/cores
   [junit4]   2> 1159358 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1159359 WARN  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1159360 WARN  (closeThreadPool-6575-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7f1f4811[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1159363 WARN  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1159364 WARN  (closeThreadPool-6575-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6d015aa3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1159365 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56579/solr
   [junit4]   2> 1159371 INFO  (zkConnectionManagerCallback-6601-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1159375 INFO  (zkConnectionManagerCallback-6603-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1159388 INFO  (closeThreadPool-6575-thread-2) [n:127.0.0.1:56598_hn_nne%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1159410 INFO  (closeThreadPool-6575-thread-2) [n:127.0.0.1:56598_hn_nne%2Fd    ] o.a.s.c.ZkController Publish node=127.0.0.1:56598_hn_nne%2Fd as DOWN
   [junit4]   2> 1159412 INFO  (closeThreadPool-6575-thread-2) [n:127.0.0.1:56598_hn_nne%2Fd    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1159412 INFO  (closeThreadPool-6575-thread-2) [n:127.0.0.1:56598_hn_nne%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56598_hn_nne%2Fd
   [junit4]   2> 1159414 INFO  (zkCallback-6554-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1159414 INFO  (zkCallback-6573-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1159414 INFO  (zkCallback-6561-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1159414 INFO  (zkCallback-6584-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1159415 INFO  (zkCallback-6602-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1159415 INFO  (zkCallback-6593-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1159485 INFO  (zkConnectionManagerCallback-6610-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1159487 INFO  (closeThreadPool-6575-thread-2) [n:127.0.0.1:56598_hn_nne%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1159489 INFO  (closeThreadPool-6575-thread-2) [n:127.0.0.1:56598_hn_nne%2Fd    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56579/solr ready
   [junit4]   2> 1159489 INFO  (closeThreadPool-6575-thread-2) [n:127.0.0.1:56598_hn_nne%2Fd    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1159530 INFO  (closeThreadPool-6575-thread-2) [n:127.0.0.1:56598_hn_nne%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1159543 INFO  (closeThreadPool-6575-thread-2) [n:127.0.0.1:56598_hn_nne%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1159543 INFO  (closeThreadPool-6575-thread-2) [n:127.0.0.1:56598_hn_nne%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1159545 INFO  (closeThreadPool-6575-thread-2) [n:127.0.0.1:56598_hn_nne%2Fd    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-2-001/cores
   [junit4]   2> 1159646 INFO  (OverseerCollectionConfigSetProcessor-72162387772768261-127.0.0.1:56584_hn_nne%2Fd-n_0000000000) [n:127.0.0.1:56584_hn_nne%2Fd    ] 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> 1159737 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-3-001 of type NRT
   [junit4]   2> 1159739 WARN  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1159740 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1159740 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1159740 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1159742 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1159742 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1159742 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1159743 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ae09f20{/hn_nne/d,null,AVAILABLE}
   [junit4]   2> 1159743 WARN  (closeThreadPool-6575-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@17c0d5fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1159744 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@62e63093{SSL,[ssl, http/1.1]}{127.0.0.1:५६६०४}
   [junit4]   2> 1159744 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.Server Started @११५९८४५ms
   [junit4]   2> 1159744 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/hn_nne/d, hostPort=56604, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-3-001/cores}
   [junit4]   2> 1159745 ERROR (closeThreadPool-6575-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1159745 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1159745 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1159745 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1159745 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1159745 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-21T13:07:19.594Z
   [junit4]   2> 1159749 INFO  (zkConnectionManagerCallback-6613-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1159751 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1159751 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-3-001/solr.xml
   [junit4]   2> 1159759 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1159759 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1159761 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1159910 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1159911 WARN  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1159912 WARN  (closeThreadPool-6575-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@91e5d2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1159920 WARN  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1159921 WARN  (closeThreadPool-6575-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@42a3ab20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1159923 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56579/solr
   [junit4]   2> 1159925 INFO  (zkConnectionManagerCallback-6619-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1159930 INFO  (zkConnectionManagerCallback-6621-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1159943 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1159952 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:56604_hn_nne%2Fd as DOWN
   [junit4]   2> 1159953 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1159954 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56604_hn_nne%2Fd
   [junit4]   2> 1159958 INFO  (zkCallback-6593-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1159959 INFO  (zkCallback-6554-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1159959 INFO  (zkCallback-6584-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1159959 INFO  (zkCallback-6561-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1159960 INFO  (zkCallback-6573-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1159960 INFO  (zkCallback-6602-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1159960 INFO  (zkCallback-6609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1159961 INFO  (zkCallback-6620-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1160025 INFO  (zkConnectionManagerCallback-6628-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160027 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1160029 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56579/solr ready
   [junit4]   2> 1160030 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1160071 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1160088 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1160088 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1160090 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-3-001/cores
   [junit4]   2> 1160257 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-4-001 of type NRT
   [junit4]   2> 1160258 WARN  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1160259 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1160259 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1160259 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1160260 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1160260 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1160260 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1160261 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@508d8541{/hn_nne/d,null,AVAILABLE}
   [junit4]   2> 1160261 WARN  (closeThreadPool-6575-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5f0eaec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1160262 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7395497b{SSL,[ssl, http/1.1]}{127.0.0.1:५६६०९}
   [junit4]   2> 1160262 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.Server Started @११६०३६३ms
   [junit4]   2> 1160262 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/hn_nne/d, hostPort=56609, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-4-001/cores}
   [junit4]   2> 1160263 ERROR (closeThreadPool-6575-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1160263 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1160263 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1160263 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1160263 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1160263 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-21T13:07:20.112Z
   [junit4]   2> 1160266 INFO  (zkConnectionManagerCallback-6631-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160268 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1160268 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-4-001/solr.xml
   [junit4]   2> 1160282 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1160282 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1160285 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1160609 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1160609 WARN  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1160611 WARN  (closeThreadPool-6575-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7e3fae38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1160617 WARN  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1160619 WARN  (closeThreadPool-6575-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@40327623[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1160620 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56579/solr
   [junit4]   2> 1160649 INFO  (zkConnectionManagerCallback-6637-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160655 INFO  (zkConnectionManagerCallback-6639-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160668 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1160679 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:56609_hn_nne%2Fd as DOWN
   [junit4]   2> 1160681 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1160681 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56609_hn_nne%2Fd
   [junit4]   2> 1160688 INFO  (zkCallback-6593-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1160688 INFO  (zkCallback-6561-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1160688 INFO  (zkCallback-6584-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1160688 INFO  (zkCallback-6554-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1160688 INFO  (zkCallback-6602-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1160688 INFO  (zkCallback-6573-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1160689 INFO  (zkCallback-6620-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1160689 INFO  (zkCallback-6627-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1160690 INFO  (zkCallback-6638-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1160690 INFO  (zkCallback-6609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1160762 INFO  (zkConnectionManagerCallback-6646-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160764 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1160767 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56579/solr ready
   [junit4]   2> 1160768 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1160806 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1160821 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1160821 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1160825 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-4-001/cores
   [junit4]   2> 1160902 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-5-001 of type NRT
   [junit4]   2> 1160904 WARN  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1160904 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1160904 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1160904 INFO  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1160907 INFO  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1160907 INFO  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1160907 INFO  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1160907 INFO  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f1b621c{/hn_nne/d,null,AVAILABLE}
   [junit4]   2> 1160908 WARN  (closeThreadPool-6575-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2243bec7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1160908 INFO  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@753ef6a4{SSL,[ssl, http/1.1]}{127.0.0.1:५६६१४}
   [junit4]   2> 1160908 INFO  (closeThreadPool-6575-thread-1) [    ] o.e.j.s.Server Started @११६१००९ms
   [junit4]   2> 1160908 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/hn_nne/d, hostPort=56614, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-5-001/cores}
   [junit4]   2> 1160909 ERROR (closeThreadPool-6575-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1160909 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1160909 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1160909 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1160909 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1160910 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-21T13:07:20.759Z
   [junit4]   2> 1160916 INFO  (zkConnectionManagerCallback-6649-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160920 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1160920 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-5-001/solr.xml
   [junit4]   2> 1160930 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1160930 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1160932 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1161250 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1161251 WARN  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1161252 WARN  (closeThreadPool-6575-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@8d0a74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1161256 WARN  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1161257 WARN  (closeThreadPool-6575-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@740aad18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1161259 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56579/solr
   [junit4]   2> 1161261 INFO  (zkConnectionManagerCallback-6655-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1161266 INFO  (zkConnectionManagerCallback-6657-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1161278 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1161296 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:56614_hn_nne%2Fd as DOWN
   [junit4]   2> 1161299 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1161299 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56614_hn_nne%2Fd
   [junit4]   2> 1161324 INFO  (zkCallback-6627-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1161324 INFO  (zkCallback-6593-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1161324 INFO  (zkCallback-6602-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1161324 INFO  (zkCallback-6554-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1161325 INFO  (zkCallback-6609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1161325 INFO  (zkCallback-6561-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1161325 INFO  (zkCallback-6584-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1161326 INFO  (zkCallback-6620-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1161326 INFO  (zkCallback-6573-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1161327 INFO  (zkCallback-6645-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1161327 INFO  (zkCallback-6638-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1161328 INFO  (zkCallback-6656-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1161530 INFO  (zkConnectionManagerCallback-6664-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1161542 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1161545 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56579/solr ready
   [junit4]   2> 1161551 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1161593 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1161608 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1161608 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e93f78
   [junit4]   2> 1161610 INFO  (closeThreadPool-6575-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-5-001/cores
   [junit4]   2> 1161758 INFO  (TEST-ShardRoutingTest.test-seed#[27416A76C2C6BBCA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_27416A76C2C6BBCA-001/shard-6-001 of type NRT
   [junit4]   2> 1161760 WARN  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1161760 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1161760 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1161760 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1161762 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1161762 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1161762 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1161762 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cc9d55b{/hn_nne/d,null,AVAILABLE}
   [junit4]   2> 1161763 WARN  (closeThreadPool-6575-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7aad0746[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1161763 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@71bdfd5e{SSL,[ssl, http/1.1]}{127.0.0.1:५६६१९}
   [junit4]   2> 1161763 INFO  (closeThreadPool-6575-thread-2) [    ] o.e.j.s.Server Started @११६१८६४ms
   [junit4]   2> 1161763 INFO  (closeThreadPool-6575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins

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

rity/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> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [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> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2527096 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[27416A76C2C6BBCA]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63576
   [junit4]   2> 2527096 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[27416A76C2C6BBCA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63576
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_27416A76C2C6BBCA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1708, maxMBSortInHeap=5.418293590718528, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f8e2ee), locale=es-BO, timezone=Etc/GMT-0
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=229261568,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestNoOpRegenerator, TestTolerantUpdateProcessorCloud, XsltUpdateRequestHandlerTest, HttpSolrCallGetCoreTest, TestConfigSetProperties, PeerSyncWithIndexFingerprintCachingTest, TestFieldCollectionResource, TestBackupRepositoryFactory, TestSchemaNameResource, PolyFieldTest, DateRangeFieldTest, SimplePostToolTest, SpellPossibilityIteratorTest, TestWordDelimiterFilterFactory, MissingSegmentRecoveryTest, UtilsToolTest, TestBlendedInfixSuggestions, TestSimExecutePlanAction, TestTolerantSearch, TestSimNodeAddedTrigger, TermVectorComponentTest, SSLMigrationTest, TestSystemCollAutoCreate, TestCharFilters, ComputePlanActionTest, JvmMetricsTest, OverseerStatusTest, AtomicUpdatesTest, HLLUtilTest, SchemaVersionSpecificBehaviorTest, TestManagedStopFilterFactory, CurrencyFieldTypeTest, TestHalfAndHalfDocValues, ShardRoutingCustomTest, TestFoldingMultitermQuery, HDFSCollectionsAPITest, TestCloudNestedDocsSort, BlockJoinFacetDistribTest, SubstringBytesRefFilterTest, VMParamsZkACLAndCredentialsProvidersTest, DistributedExpandComponentTest, TemplateUpdateProcessorTest, HighlighterConfigTest, TestJsonRequest, FileUtilsTest, MultiSolrCloudTestCaseTest, DistributedQueueTest, TaggerTest, TestConfigReload, ConcurrentDeleteAndCreateCollectionTest, JSONWriterTest, TestFastOutputStream, BasicDistributedZkTest, CloudExitableDirectoryReaderTest, TriLevelCompositeIdRoutingTest, DocValuesNotIndexedTest, TestLegacyFieldReuse, TestPullReplica, ByteBuffersDirectoryFactoryTest, TestDistributedMissingSort, TestPseudoReturnFields, DocumentAnalysisRequestHandlerTest, LeaderVoteWaitTimeoutTest, TestChildDocTransformer, PeerSyncTest, TestLegacyTerms, TestSolrConfigHandlerCloud, SpatialHeatmapFacetsTest, TestInPlaceUpdatesStandalone, DocumentBuilderTest, TestDefaultStatsCache, TestNumericRangeQuery32, DistributedFacetPivotWhiteBoxTest, MoveReplicaHDFSTest, InfoHandlerTest, TestUseDocValuesAsStored2, SolrJmxReporterCloudTest, FileBasedSpellCheckerTest, RegexBytesRefFilterTest, TestClassicSimilarityFactory, SimpleMLTQParserTest, TestZkChroot, PathHierarchyTokenizerFactoryTest, TestCustomDocTransformer, TestLegacyBM25SimilarityFactory, HdfsUnloadDistributedZkTest, LargeFieldTest, AsyncCallRequestStatusResponseTest, TestConfigsApi, TestReloadAndDeleteDocs, TestExceedMaxTermLength, TestComplexPhraseQParserPlugin, TestStressLucene, TestUtilizeNode, RulesTest, SolrCLIZkUtilsTest, TestAuthorizationFramework, TestSimPolicyCloud, SolrMetricReporterTest, TestSerializedLuceneMatchVersion, MetricUtilsTest, SuggesterFSTTest, FacetPivotSmallTest, DistributedUpdateProcessorTest, HdfsCollectionsAPIDistributedZkTest, BaseCdcrDistributedZkTest, ImplicitSnitchTest, TestSubQueryTransformerDistrib, RestartWhileUpdatingTest, TriggerIntegrationTest, CheckHdfsIndexTest, SolrGangliaReporterTest, TestCustomSort, SuggestComponentTest, DateMathParserTest, TestMacroExpander, TestConfigSetsAPIZkFailure, TestCollationField, HdfsRestartWhileUpdatingTest, QueryEqualityTest, SharedFSAutoReplicaFailoverTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, TestSimClusterStateProvider, TestStressReorder, LeaderElectionTest, SearchHandlerTest, URLClassifyProcessorTest, TestXIncludeConfig, BlockCacheTest, ScriptEngineTest, TestDocTermOrdsUninvertLimit, TestTrackingShardHandlerFactory, TestBulkSchemaAPI, SpellCheckCollatorTest, SyncSliceTest, MetricTriggerTest, TestCloudManagedSchema, LukeRequestHandlerTest, TestNumericTokenStream, CdcrBootstrapTest, RemoteQueryErrorTest, RequiredFieldsTest, CursorPagingTest, TestFieldTypeCollectionResource, ChaosMonkeyNothingIsSafeTest, DataDrivenBlockJoinTest, RankQueryTest, SampleTest, TestSolrDeletionPolicy1, ZkSolrClientTest, TestLRUCache, JsonLoaderTest, CurrencyRangeFacetCloudTest, TestShortCircuitedRequests, TestFreeTextSuggestions, TestPerFieldSimilarity, TestScoreJoinQPNoScore, TestLuceneMatchVersion, TestReqParamsAPI, TestStressLiveNodes, TestSSLRandomization, ResourceLoaderTest, TestInitQParser, TestLMDirichletSimilarityFactory, ConjunctionSolrSpellCheckerTest, TestManagedResourceStorage, BlockJoinFacetSimpleTest, HdfsLockFactoryTest, SpatialFilterTest, CdcrVersionReplicationTest, SegmentsInfoRequestHandlerTest, TestCloudRecovery, SoftAutoCommitTest, TestSolrCoreParser, SolrIndexConfigTest, TestSort, TestDeleteCollectionOnDownNodes, TestCloudPivotFacet, TestDynamicFieldCollectionResource, ResponseHeaderTest, TestGraphMLResponseWriter, TestApiFramework, HdfsDirectoryFactoryTest, RestoreTriggerStateTest, ResponseBuilderTest, TestSolrJ, ConcurrentCreateRoutedAliasTest, TestMergePolicyConfig, DistribDocExpirationUpdateProcessorTest, MinimalSchemaTest, TestHighlightDedupGrouping, TestLuceneIndexBackCompat, TestFaceting, BitVectorTest, PropertiesRequestHandlerTest, TestObjectReleaseTracker, PreAnalyzedUpdateProcessorTest, TestUnInvertedFieldException, TestSolrIndexConfig, CollectionReloadTest, HdfsRecoverLeaseTest, ReplaceNodeTest, TestStressVersions, ConfigureRecoveryStrategyTest, ScheduledTriggerIntegrationTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedSearch, TestRandomFaceting, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, ConnectionManagerTest, CreateRoutedAliasTest, ForceLeaderTest, FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, HttpPartitionTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MultiThreadedOCPTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SolrXmlInZkTest, TestCloudConsistency, TestClusterProperties, TestConfigSetsAPI, TestDistribDocBasedVersion, TestDistributedMap, TestDownShardTolerantSearch, TestHashPartitioner, TestLeaderElectionZkExpiry, TestLockTree, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestRebalanceLeaders, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation]
   [junit4] Completed [507/844 (2!)] on J1 in 9.26s, 12 tests, 1 error <<< FAILURES!

[...truncated 1128 lines...]
   [junit4] JVM J0: stdout was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20190221_124759_625987900408652193779.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/heapdumps/java_pid49251.hprof ...
   [junit4] Heap dump file created [402082950 bytes in 8.122 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 8918 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:633: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid49251.hprof

Total time: 115 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2