You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/11/20 08:04:54 UTC

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

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

3 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:47349/qkym/rd/collection3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /qkym/rd/collection3/update. Reason: <pre>    Can not find: /qkym/rd/collection3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:47349/qkym/rd/collection3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /qkym/rd/collection3/update. Reason:
<pre>    Can not find: /qkym/rd/collection3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([B5CADF98CC6C85F3:3D9EE0426290E80B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
	at org.apache.solr.cloud.BasicDistributedZkTest.indexDoc(BasicDistributedZkTest.java:1076)
	at org.apache.solr.cloud.BasicDistributedZkTest.testMultipleCollections(BasicDistributedZkTest.java:1023)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:370)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=19352, name=jetty-launcher-4076-thread-1-SendThread(127.0.0.1:32850), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    2) Thread[id=19353, name=jetty-launcher-4076-thread-1-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    3) Thread[id=19274, name=jetty-launcher-4076-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=19352, name=jetty-launcher-4076-thread-1-SendThread(127.0.0.1:32850), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   2) Thread[id=19353, name=jetty-launcher-4076-thread-1-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   3) Thread[id=19274, name=jetty-launcher-4076-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([B5CADF98CC6C85F3]:0)


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

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

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




Build Log:
[...truncated 11546 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/init-core-data-001
   [junit4]   2> 25035 WARN  (SUITE-BasicDistributedZkTest-seed#[B5CADF98CC6C85F3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 25035 INFO  (SUITE-BasicDistributedZkTest-seed#[B5CADF98CC6C85F3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 25037 INFO  (SUITE-BasicDistributedZkTest-seed#[B5CADF98CC6C85F3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 25037 INFO  (SUITE-BasicDistributedZkTest-seed#[B5CADF98CC6C85F3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 25037 INFO  (SUITE-BasicDistributedZkTest-seed#[B5CADF98CC6C85F3]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qkym/rd
   [junit4]   2> 25052 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 25054 INFO  (Thread-5) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 25054 INFO  (Thread-5) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 25153 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.ZkTestServer start zk server on port:58258
   [junit4]   2> 25208 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 25261 ERROR (Thread-5) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 26540 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 26584 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 26590 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 26595 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 26598 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 26601 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 26604 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 26609 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 26612 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 26615 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 26617 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 26624 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 26970 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 27016 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47a765fb{/qkym/rd,null,AVAILABLE}
   [junit4]   2> 27043 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@217ad194{HTTP/1.1,[http/1.1]}{127.0.0.1:57522}
   [junit4]   2> 27043 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.Server Started @29142ms
   [junit4]   2> 27043 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/tempDir-001/control/data, replicaType=NRT, hostContext=/qkym/rd, hostPort=57522, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/control-001/cores}
   [junit4]   2> 27073 ERROR (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 27074 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 27074 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 27074 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 27074 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T07:03:40.778Z
   [junit4]   2> 27122 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 27124 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/control-001/solr.xml
   [junit4]   2> 27133 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 27133 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 27152 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 27172 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58258/solr
   [junit4]   2> 27426 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 27428 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57522_qkym%2Frd
   [junit4]   2> 27430 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.Overseer Overseer (id=99035474745229316-127.0.0.1:57522_qkym%2Frd-n_0000000000) starting
   [junit4]   2> 27509 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57522_qkym%2Frd
   [junit4]   2> 27523 INFO  (zkCallback-15-thread-1-processing-n:127.0.0.1:57522_qkym%2Frd) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 27661 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 27662 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 27662 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 27668 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/control-001/cores
   [junit4]   2> 27724 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 27725 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58258/solr ready
   [junit4]   2> 27921 INFO  (qtp177695653-73) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57522_qkym%252Frd&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 27937 INFO  (OverseerThreadFactory-58-thread-1-processing-n:127.0.0.1:57522_qkym%2Frd) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 28089 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd    ] 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> 28091 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 28208 INFO  (zkCallback-15-thread-1-processing-n:127.0.0.1:57522_qkym%2Frd) [n:127.0.0.1:57522_qkym%2Frd    ] 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> 29117 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 29143 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd 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> 29225 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 29246 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd 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> 29248 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd 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@29e37831
   [junit4]   2> 29248 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 29248 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd 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 [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 29252 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd 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=14, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=12.4892578125, floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=20.800745071561344, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19742506330992324
   [junit4]   2> 29263 WARN  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd 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> 29314 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd 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> 29315 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd 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> 29318 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 29318 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 29319 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=28.9560546875, floorSegmentMB=0.59765625, forceMergeDeletesPctAllowed=15.81192520975489, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7398324354585196
   [junit4]   2> 29319 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@420dc443[control_collection_shard1_replica_n1] main]
   [junit4]   2> 29323 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 29323 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd 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> 29324 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 29326 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd 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 1584567600315105280
   [junit4]   2> 29330 INFO  (searcherExecutor-61-thread-1-processing-n:127.0.0.1:57522_qkym%2Frd x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:57522_qkym%2Frd 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@420dc443[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 29356 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 29356 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd 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> 29356 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57522/qkym/rd/control_collection_shard1_replica_n1/
   [junit4]   2> 29357 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd 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> 29358 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:57522/qkym/rd/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 29358 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 29372 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57522/qkym/rd/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 29484 INFO  (zkCallback-15-thread-1-processing-n:127.0.0.1:57522_qkym%2Frd) [n:127.0.0.1:57522_qkym%2Frd    ] 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> 29524 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd 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> 29529 INFO  (qtp177695653-74) [n:127.0.0.1:57522_qkym%2Frd 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=1443
   [junit4]   2> 29572 INFO  (qtp177695653-73) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 29644 INFO  (zkCallback-15-thread-1-processing-n:127.0.0.1:57522_qkym%2Frd) [n:127.0.0.1:57522_qkym%2Frd    ] 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> 29939 INFO  (OverseerCollectionConfigSetProcessor-99035474745229316-127.0.0.1:57522_qkym%2Frd-n_0000000000) [n:127.0.0.1:57522_qkym%2Frd    ] 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> 30572 INFO  (qtp177695653-73) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57522_qkym%252Frd&wt=javabin&version=2} status=0 QTime=2654
   [junit4]   2> 30594 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 30598 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58258/solr ready
   [junit4]   2> 30602 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 30605 INFO  (qtp177695653-70) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 30613 INFO  (OverseerThreadFactory-58-thread-2-processing-n:127.0.0.1:57522_qkym%2Frd) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 30616 WARN  (OverseerThreadFactory-58-thread-2-processing-n:127.0.0.1:57522_qkym%2Frd) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 30851 INFO  (qtp177695653-70) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 30852 INFO  (qtp177695653-70) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=246
   [junit4]   2> 30978 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-1-001 of type NRT
   [junit4]   2> 30979 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 30980 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2123a47d{/qkym/rd,null,AVAILABLE}
   [junit4]   2> 30981 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@203cf5f1{HTTP/1.1,[http/1.1]}{127.0.0.1:47349}
   [junit4]   2> 30981 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.Server Started @33081ms
   [junit4]   2> 30981 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/qkym/rd, hostPort=47349, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-1-001/cores}
   [junit4]   2> 30982 ERROR (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 30982 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 30982 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 30982 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 30982 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T07:03:44.686Z
   [junit4]   2> 30987 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 30987 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-1-001/solr.xml
   [junit4]   2> 31001 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 31001 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 31002 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 31010 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58258/solr
   [junit4]   2> 31039 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 31041 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 31045 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47349_qkym%2Frd
   [junit4]   2> 31105 INFO  (zkCallback-15-thread-2-processing-n:127.0.0.1:57522_qkym%2Frd) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 31115 INFO  (zkCallback-23-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 31116 INFO  (zkCallback-28-thread-1-processing-n:127.0.0.1:47349_qkym%2Frd) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 31272 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 31291 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 31291 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 31294 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-1-001/cores
   [junit4]   2> 31354 INFO  (qtp1554382676-119) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:47349_qkym%252Frd&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 31359 INFO  (OverseerCollectionConfigSetProcessor-99035474745229316-127.0.0.1:57522_qkym%2Frd-n_0000000000) [n:127.0.0.1:57522_qkym%2Frd    ] 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> 31360 INFO  (OverseerThreadFactory-58-thread-3-processing-n:127.0.0.1:57522_qkym%2Frd) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:47349_qkym%2Frd for creating new replica
   [junit4]   2> 31367 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 31367 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 32399 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 32424 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 32504 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 32529 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 32530 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 32530 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 32530 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 32532 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=12.4892578125, floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=20.800745071561344, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19742506330992324
   [junit4]   2> 32535 WARN  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] 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> 32576 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 32576 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 32578 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 32578 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 32579 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=28.9560546875, floorSegmentMB=0.59765625, forceMergeDeletesPctAllowed=15.81192520975489, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7398324354585196
   [junit4]   2> 32580 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@be19e33[collection1_shard2_replica_n41] main]
   [junit4]   2> 32582 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 32583 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 32583 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 32583 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584567603730317312
   [junit4]   2> 32586 INFO  (searcherExecutor-72-thread-1-processing-n:127.0.0.1:47349_qkym%2Frd x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@be19e33[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 32591 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 32591 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 32591 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47349/qkym/rd/collection1_shard2_replica_n41/
   [junit4]   2> 32591 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 32591 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:47349/qkym/rd/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 32591 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 32597 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:47349/qkym/rd/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 32715 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 32717 INFO  (qtp1554382676-123) [n:127.0.0.1:47349_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1351
   [junit4]   2> 32722 INFO  (qtp1554382676-119) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:47349_qkym%252Frd&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1368
   [junit4]   2> 32859 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-2-001 of type NRT
   [junit4]   2> 32859 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 32861 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@696831f9{/qkym/rd,null,AVAILABLE}
   [junit4]   2> 32862 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42183d89{HTTP/1.1,[http/1.1]}{127.0.0.1:34218}
   [junit4]   2> 32862 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.Server Started @34962ms
   [junit4]   2> 32862 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/qkym/rd, hostPort=34218, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-2-001/cores}
   [junit4]   2> 32863 ERROR (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 32863 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 32863 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32863 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 32863 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T07:03:46.567Z
   [junit4]   2> 32870 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 32870 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-2-001/solr.xml
   [junit4]   2> 32874 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 32874 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 32875 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 32878 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58258/solr
   [junit4]   2> 32903 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 32905 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 32909 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34218_qkym%2Frd
   [junit4]   2> 32910 INFO  (zkCallback-15-thread-1-processing-n:127.0.0.1:57522_qkym%2Frd) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 32916 INFO  (zkCallback-23-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 32916 INFO  (zkCallback-28-thread-1-processing-n:127.0.0.1:47349_qkym%2Frd) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 32918 INFO  (zkCallback-34-thread-1-processing-n:127.0.0.1:34218_qkym%2Frd) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 33065 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 33074 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 33075 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 33076 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-2-001/cores
   [junit4]   2> 33157 INFO  (qtp1165887158-146) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34218_qkym%252Frd&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 33162 INFO  (OverseerCollectionConfigSetProcessor-99035474745229316-127.0.0.1:57522_qkym%2Frd-n_0000000000) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 33162 INFO  (OverseerThreadFactory-58-thread-4-processing-n:127.0.0.1:57522_qkym%2Frd) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34218_qkym%2Frd for creating new replica
   [junit4]   2> 33167 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 33168 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 34202 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 34259 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 34348 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 34367 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 34368 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 34368 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 34368 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 34370 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=12.4892578125, floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=20.800745071561344, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19742506330992324
   [junit4]   2> 34374 WARN  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] 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> 34417 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 34417 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 34419 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 34419 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 34420 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=28.9560546875, floorSegmentMB=0.59765625, forceMergeDeletesPctAllowed=15.81192520975489, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7398324354585196
   [junit4]   2> 34420 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@77e8f268[collection1_shard1_replica_n43] main]
   [junit4]   2> 34421 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 34422 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 34422 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 34422 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584567605658648576
   [junit4]   2> 34425 INFO  (searcherExecutor-83-thread-1-processing-n:127.0.0.1:34218_qkym%2Frd x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@77e8f268[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 34432 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 34432 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 34432 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34218/qkym/rd/collection1_shard1_replica_n43/
   [junit4]   2> 34432 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 34432 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:34218/qkym/rd/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 34432 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 34438 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34218/qkym/rd/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 34591 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 34594 INFO  (qtp1165887158-149) [n:127.0.0.1:34218_qkym%2Frd c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1427
   [junit4]   2> 34599 INFO  (qtp1165887158-146) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34218_qkym%252Frd&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1442
   [junit4]   2> 34750 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-3-001 of type NRT
   [junit4]   2> 34751 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 34754 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@179133e5{/qkym/rd,null,AVAILABLE}
   [junit4]   2> 34754 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2cec00d0{HTTP/1.1,[http/1.1]}{127.0.0.1:60272}
   [junit4]   2> 34754 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.Server Started @36854ms
   [junit4]   2> 34754 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/qkym/rd, hostPort=60272, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-3-001/cores}
   [junit4]   2> 34754 ERROR (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 34757 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 34757 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 34757 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 34757 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T07:03:48.461Z
   [junit4]   2> 34762 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 34762 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-3-001/solr.xml
   [junit4]   2> 34766 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 34766 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 34767 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 34770 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58258/solr
   [junit4]   2> 34789 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:60272_qkym%2Frd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 34792 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:60272_qkym%2Frd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 34795 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:60272_qkym%2Frd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60272_qkym%2Frd
   [junit4]   2> 34797 INFO  (zkCallback-23-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 34798 INFO  (zkCallback-15-thread-1-processing-n:127.0.0.1:57522_qkym%2Frd) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 34804 INFO  (zkCallback-28-thread-1-processing-n:127.0.0.1:47349_qkym%2Frd) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 34804 INFO  (zkCallback-34-thread-1-processing-n:127.0.0.1:34218_qkym%2Frd) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 34804 INFO  (zkCallback-40-thread-1-processing-n:127.0.0.1:60272_qkym%2Frd) [n:127.0.0.1:60272_qkym%2Frd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 35015 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:60272_qkym%2Frd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 35030 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:60272_qkym%2Frd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 35030 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:60272_qkym%2Frd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 35037 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [n:127.0.0.1:60272_qkym%2Frd    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-3-001/cores
   [junit4]   2> 35087 INFO  (qtp1165887158-151) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:60272_qkym%252Frd&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 35090 INFO  (OverseerCollectionConfigSetProcessor-99035474745229316-127.0.0.1:57522_qkym%2Frd-n_0000000000) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 35092 INFO  (OverseerThreadFactory-58-thread-5-processing-n:127.0.0.1:57522_qkym%2Frd) [n:127.0.0.1:57522_qkym%2Frd    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60272_qkym%2Frd for creating new replica
   [junit4]   2> 35097 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 35098 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 36156 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 36229 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 36302 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 36333 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 36333 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e37831
   [junit4]   2> 36333 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 36334 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 36336 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=12.4892578125, floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=20.800745071561344, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19742506330992324
   [junit4]   2> 36339 WARN  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] 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> 36382 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 36382 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 36389 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 36389 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 36390 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=28.9560546875, floorSegmentMB=0.59765625, forceMergeDeletesPctAllowed=15.81192520975489, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7398324354585196
   [junit4]   2> 36390 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e10d2f0[collection1_shard2_replica_n45] main]
   [junit4]   2> 36392 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 36392 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 36393 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 36393 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584567607725391872
   [junit4]   2> 36397 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 36399 INFO  (qtp190535015-179) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1302
   [junit4]   2> 36414 INFO  (updateExecutor-37-thread-1-processing-n:127.0.0.1:60272_qkym%2Frd x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 36415 INFO  (qtp1165887158-151) [n:127.0.0.1:34218_qkym%2Frd    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:60272_qkym%252Frd&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1327
   [junit4]   2> 36439 INFO  (recoveryExecutor-38-thread-1-processing-n:127.0.0.1:60272_qkym%2Frd x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 36440 INFO  (recoveryExecutor-38-thread-1-processing-n:127.0.0.1:60272_qkym%2Frd x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 36440 INFO  (searcherExecutor-94-thread-1-processing-n:127.0.0.1:60272_qkym%2Frd x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@3e10d2f0[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 36440 INFO  (recoveryExecutor-38-thread-1-processing-n:127.0.0.1:60272_qkym%2Frd x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 36440 INFO  (recoveryExecutor-38-thread-1-processing-n:127.0.0.1:60272_qkym%2Frd x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 36440 INFO  (recoveryExecutor-38-thread-1-processing-n:127.0.0.1:60272_qkym%2Frd x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:47349/qkym/rd/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:60272/qkym/rd/collection1_shard2_replica_n45/]
   [junit4]   2> 36446 INFO  (recoveryExecutor-38-thread-1-processing-n:127.0.0.1:60272_qkym%2Frd x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60272_qkym%2Frd c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:47349/qkym/rd]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:60272_qkym%252Frd&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 36509 INFO  (qtp1554382676-122) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 36510 INFO  (qtp1554382676-122) [n:127.0.0.1:47349_qkym%2Frd    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:60272_qkym%2Frd, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:60272/qkym/rd","node_name":"127.0.0.1:60272_qkym%2Frd","state":"down","type":"NRT"}
   [junit4]   2> 36567 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-4-001 of type NRT
   [junit4]   2> 36567 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 36570 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b8f3d5{/qkym/rd,null,AVAILABLE}
   [junit4]   2> 36571 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f217900{HTTP/1.1,[http/1.1]}{127.0.0.1:35234}
   [junit4]   2> 36571 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.e.j.s.Server Started @38671ms
   [junit4]   2> 36571 INFO  (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/qkym/rd, hostPort=35234, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_B5CADF98CC6C85F3-001/shard-4-001/cores}
   [junit4]   2> 36571 ERROR (TEST-BasicDistributedZkTest.test-seed#[B5CADF98CC6C85F3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 36572 INFO  (TEST-BasicDistributedZkTest.test-s

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

2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> Nov 20, 2017 7:41:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=19352, name=jetty-launcher-4076-thread-1-SendThread(127.0.0.1:32850), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3bd8347e), locale=nl, timezone=Antarctica/Palmer
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=4,free=265851320,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryResponse, TestFreeTextSuggestions, TestBulkSchemaAPI, TestPayloadCheckQParserPlugin, SuggestComponentTest, HdfsBasicDistributedZkTest, TestFastWriter, BasicDistributedZk2Test, OverseerModifyCollectionTest, TestRandomRequestDistribution, MoveReplicaTest, TestLegacyNumericRangeQueryBuilder, TestConfigSetProperties, TestHashQParserPlugin, BufferStoreTest, TestDocumentBuilder, FileUtilsTest, TestCloudPseudoReturnFields, TestConfigSetsAPIZkFailure, PingRequestHandlerTest, PeerSyncReplicationTest, TestTrie, HdfsSyncSliceTest, LeaderElectionIntegrationTest, ExitableDirectoryReaderTest, CoreAdminHandlerTest, DistribDocExpirationUpdateProcessorTest, ZkFailoverTest, JavabinLoaderTest, DirectSolrSpellCheckerTest, RemoteQueryErrorTest, JSONWriterTest, TestSystemCollAutoCreate, DeleteStatusTest, JsonLoaderTest, TestNamedUpdateProcessors, DistributedIntervalFacetingTest, HdfsNNFailoverTest, TermVectorComponentTest, TestSizeLimitedDistributedMap, DeleteLastCustomShardedReplicaTest, MoreLikeThisHandlerTest, TestSmileRequest, SpellCheckCollatorWithCollapseTest, TestSolrIndexConfig, OverriddenZkACLAndCredentialsProvidersTest, AnalysisAfterCoreReloadTest, DistributedQueryComponentOptimizationTest, BadComponentTest, TestSegmentSorting, TestElisionMultitermQuery, HLLSerializationTest, TestDynamicFieldCollectionResource, TestAnalyzedSuggestions, QueryEqualityTest, VersionInfoTest, TestExportWriter, RuleEngineTest, HdfsChaosMonkeySafeLeaderTest, PeerSyncWithIndexFingerprintCachingTest, TestLegacyFieldCache, TestSearchPerf, TestXmlQParserPlugin, LoggingHandlerTest, MoveReplicaHDFSFailoverTest, SolrCLIZkUtilsTest, TestBinaryResponseWriter, TestHdfsBackupRestoreCore, AssignTest, TestCustomSort, SynonymTokenizerTest, TestNumericRangeQuery32, SolrSlf4jReporterTest, TestTrieFacet, TriLevelCompositeIdRoutingTest, MetricsHandlerTest, DocValuesTest, TestSearcherReuse, TestDeleteCollectionOnDownNodes, TestExtendedDismaxParser, V2StandaloneTest, FieldMutatingUpdateProcessorTest, TestCoreContainer, TestCollectionAPIs, FacetPivotSmallTest, TestCoreAdminApis, SolrGangliaReporterTest, HdfsTlogReplayBufferedWhileIndexingTest, BasicZkTest, FileBasedSpellCheckerTest, TestReload, SolrShardReporterTest, SampleTest, QueryElevationComponentTest, TestTolerantUpdateProcessorRandomCloud, TestQueryWrapperFilter, TestInPlaceUpdatesStandalone, TestPartialUpdateDeduplication, TestPolicyCloud, TestFieldCache, TestPerFieldSimilarity, CoreAdminCreateDiscoverTest, TestPKIAuthenticationPlugin, HdfsAutoAddReplicasIntegrationTest, ReplicaListTransformerTest, CdcrBootstrapTest, NodeMutatorTest, TestPointFields, HdfsRecoveryZkTest, TestFoldingMultitermQuery, SolrCoreCheckLockOnStartupTest, RollingRestartTest, TestCorePropertiesReload, CachingDirectoryFactoryTest, FullSolrCloudDistribCmdsTest, CollectionStateFormat2Test, TestConfigSetsAPI, TestMergePolicyConfig, TestCloudSearcherWarming, TestFieldTypeCollectionResource, TestIndexSearcher, CacheHeaderTest, DocValuesMissingTest, CloudExitableDirectoryReaderTest, CdcrUpdateLogTest, TestAddFieldRealTimeGet, TestLegacyTerms, TestLRUCache, CoreSorterTest, TestDownShardTolerantSearch, DistributedMLTComponentTest, ZkStateWriterTest, TestJsonFacets, TestZkChroot, TestNestedDocsSort, GraphQueryTest, TestClusterStateMutator, TestRTimerTree, MBeansHandlerTest, UpdateParamsTest, TestDynamicLoading, TestNoOpRegenerator, TestQueryTypes, SpatialHeatmapFacetsTest, TestZkAclsWithHadoopAuth, ChaosMonkeyNothingIsSafeWithPullReplicasTest, NodeAddedTriggerTest, AtomicUpdateProcessorFactoryTest, BooleanFieldTest, TestSQLHandler, QueryResultKeyTest, BaseCdcrDistributedZkTest, TestRTGBase, PreAnalyzedFieldTest, SecurityConfHandlerTest, TestCrossCoreJoin, DistributedFacetPivotSmallAdvancedTest, TestManagedSchemaAPI, BigEndianAscendingWordSerializerTest, TestSolrQueryParser, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=B5CADF98CC6C85F3 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=Antarctica/Palmer -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=19352, name=jetty-launcher-4076-thread-1-SendThread(127.0.0.1:32850), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    2) Thread[id=19353, name=jetty-launcher-4076-thread-1-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    >    3) Thread[id=19274, name=jetty-launcher-4076-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B5CADF98CC6C85F3]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=19352, name=jetty-launcher-4076-thread-1-SendThread(127.0.0.1:32850), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B5CADF98CC6C85F3]:0)
   [junit4] Completed [354/750 (2!)] on J1 in 74.84s, 12 tests, 2 errors <<< FAILURES!

[...truncated 48496 lines...]