Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/230/
Java: 64bit/jdk1.8.0_141 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth

Error Message:
KeeperErrorCode = AuthFailed for /solr

Stack Trace:
org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode = 
AuthFailed for /solr
        at __randomizedtesting.SeedInfo.seed([F90A02903FB99AA7]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:123)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1102)
        at 
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:306)
        at 
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:303)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:303)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:512)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:467)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:454)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:441)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:233)
        at 
org.apache.solr.cloud.SolrCloudTestCase$Builder.configure(SolrCloudTestCase.java:190)
        at 
org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth.setupClass(TestZkAclsWithHadoopAuth.java:69)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.security.hadoop.TestZkAclsWithHadoopAuth

Error Message:
5 threads leaked from SUITE scope at 
org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth:     1) 
Thread[id=13789, 
name=SUITE-TestZkAclsWithHadoopAuth-seed#[F90A02903FB99AA7]-worker-EventThread, 
state=WAITING, group=TGRP-TestZkAclsWithHadoopAuth]         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)    
2) Thread[id=13784, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestZkAclsWithHadoopAuth]         at 
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=13785, 
name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestZkAclsWithHadoopAuth]  
       at java.lang.Object.wait(Native Method)         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146) 
   4) Thread[id=13783, name=Thread-1193, state=WAITING, 
group=TGRP-TestZkAclsWithHadoopAuth]         at java.lang.Object.wait(Native 
Method)         at java.lang.Thread.join(Thread.java:1252)         at 
java.lang.Thread.join(Thread.java:1326)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)    
5) Thread[id=13787, name=ProcessThread(sid:0 cport:35449):, state=WAITING, 
group=TGRP-TestZkAclsWithHadoopAuth]         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.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE 
scope at org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth: 
   1) Thread[id=13789, 
name=SUITE-TestZkAclsWithHadoopAuth-seed#[F90A02903FB99AA7]-worker-EventThread, 
state=WAITING, group=TGRP-TestZkAclsWithHadoopAuth]
        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)
   2) Thread[id=13784, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestZkAclsWithHadoopAuth]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=13785, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestZkAclsWithHadoopAuth]
        at java.lang.Object.wait(Native Method)
        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   4) Thread[id=13783, name=Thread-1193, state=WAITING, 
group=TGRP-TestZkAclsWithHadoopAuth]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1252)
        at java.lang.Thread.join(Thread.java:1326)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
   5) Thread[id=13787, name=ProcessThread(sid:0 cport:35449):, state=WAITING, 
group=TGRP-TestZkAclsWithHadoopAuth]
        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.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
        at __randomizedtesting.SeedInfo.seed([F90A02903FB99AA7]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=13784, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestZkAclsWithHadoopAuth]         at sun.nio.ch.IOUtil.drain(Native 
Method)         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=13784, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestZkAclsWithHadoopAuth]
        at sun.nio.ch.IOUtil.drain(Native Method)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([F90A02903FB99AA7]:0)


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

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

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

        at 
__randomizedtesting.SeedInfo.seed([F90A02903FB99AA7:C4D2ACBC0757C4D7]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35357/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

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




Build Log:
[...truncated 11426 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 568680 INFO  
(SUITE-TestAuthenticationFramework-seed#[F90A02903FB99AA7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F90A02903FB99AA7-001/init-core-data-001
   [junit4]   2> 568680 WARN  
(SUITE-TestAuthenticationFramework-seed#[F90A02903FB99AA7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 568680 INFO  
(SUITE-TestAuthenticationFramework-seed#[F90A02903FB99AA7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 568682 INFO  
(SUITE-TestAuthenticationFramework-seed#[F90A02903FB99AA7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 568684 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[F90A02903FB99AA7]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F90A02903FB99AA7-001/tempDir-001
   [junit4]   2> 568684 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[F90A02903FB99AA7]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 568684 INFO  (Thread-882) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 568684 INFO  (Thread-882) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 568689 ERROR (Thread-882) [    ] 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> 568784 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[F90A02903FB99AA7]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45153
   [junit4]   2> 568790 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15dc72d1cb40000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 568797 INFO  (jetty-launcher-3063-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 568797 INFO  (jetty-launcher-3063-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 568803 INFO  (jetty-launcher-3063-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60e7eca1{/solr,null,AVAILABLE}
   [junit4]   2> 568804 INFO  (jetty-launcher-3063-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20edee72{/solr,null,AVAILABLE}
   [junit4]   2> 568805 INFO  (jetty-launcher-3063-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2a6aa114{SSL,[ssl, 
http/1.1]}{127.0.0.1:35357}
   [junit4]   2> 568805 INFO  (jetty-launcher-3063-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@68f6d01e{SSL,[ssl, 
http/1.1]}{127.0.0.1:42001}
   [junit4]   2> 568805 INFO  (jetty-launcher-3063-thread-1) [    ] 
o.e.j.s.Server Started @570709ms
   [junit4]   2> 568805 INFO  (jetty-launcher-3063-thread-2) [    ] 
o.e.j.s.Server Started @570710ms
   [junit4]   2> 568806 INFO  (jetty-launcher-3063-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35357}
   [junit4]   2> 568806 INFO  (jetty-launcher-3063-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42001}
   [junit4]   2> 568806 ERROR (jetty-launcher-3063-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 568806 ERROR (jetty-launcher-3063-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 568806 INFO  (jetty-launcher-3063-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 568806 INFO  (jetty-launcher-3063-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 568806 INFO  (jetty-launcher-3063-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 568806 INFO  (jetty-launcher-3063-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 568806 INFO  (jetty-launcher-3063-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 568806 INFO  (jetty-launcher-3063-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 568806 INFO  (jetty-launcher-3063-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-09T13:26:48.877Z
   [junit4]   2> 568806 INFO  (jetty-launcher-3063-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-09T13:26:48.877Z
   [junit4]   2> 568813 INFO  (jetty-launcher-3063-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 568813 INFO  (jetty-launcher-3063-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 568853 INFO  (jetty-launcher-3063-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45153/solr
   [junit4]   2> 568853 INFO  (jetty-launcher-3063-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45153/solr
   [junit4]   2> 568878 INFO  (jetty-launcher-3063-thread-2) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 568878 INFO  (jetty-launcher-3063-thread-2) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42001_solr
   [junit4]   2> 568879 INFO  (jetty-launcher-3063-thread-2) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.Overseer Overseer 
(id=98453763441033220-127.0.0.1:42001_solr-n_0000000000) starting
   [junit4]   2> 568890 INFO  (jetty-launcher-3063-thread-2) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42001_solr
   [junit4]   2> 568893 INFO  
(zkCallback-3073-thread-1-processing-n:127.0.0.1:42001_solr) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 568917 INFO  (jetty-launcher-3063-thread-1) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 568918 INFO  (jetty-launcher-3063-thread-1) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 568919 INFO  (jetty-launcher-3063-thread-1) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35357_solr
   [junit4]   2> 568921 INFO  
(zkCallback-3073-thread-1-processing-n:127.0.0.1:42001_solr) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 568926 INFO  
(zkCallback-3075-thread-1-processing-n:127.0.0.1:35357_solr) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 568928 INFO  (jetty-launcher-3063-thread-2) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 568950 INFO  (jetty-launcher-3063-thread-2) 
[n:127.0.0.1:42001_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42001.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27413719
   [junit4]   2> 568952 INFO  (jetty-launcher-3063-thread-2) 
[n:127.0.0.1:42001_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42001.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27413719
   [junit4]   2> 568953 INFO  (jetty-launcher-3063-thread-2) 
[n:127.0.0.1:42001_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42001.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27413719
   [junit4]   2> 568953 INFO  (jetty-launcher-3063-thread-2) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F90A02903FB99AA7-001/tempDir-001/node2/.
   [junit4]   2> 568994 INFO  (jetty-launcher-3063-thread-1) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 569020 INFO  (jetty-launcher-3063-thread-1) 
[n:127.0.0.1:35357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35357.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27413719
   [junit4]   2> 569023 INFO  (jetty-launcher-3063-thread-1) 
[n:127.0.0.1:35357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35357.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27413719
   [junit4]   2> 569023 INFO  (jetty-launcher-3063-thread-1) 
[n:127.0.0.1:35357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35357.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27413719
   [junit4]   2> 569024 INFO  (jetty-launcher-3063-thread-1) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F90A02903FB99AA7-001/tempDir-001/node1/.
   [junit4]   2> 569051 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[F90A02903FB99AA7]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 569051 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[F90A02903FB99AA7]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45153/solr ready
   [junit4]   2> 569053 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[F90A02903FB99AA7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 569079 INFO  (qtp709455090-12479) [n:127.0.0.1:42001_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 569082 INFO  
(OverseerThreadFactory-2235-thread-1-processing-n:127.0.0.1:42001_solr) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 569187 INFO  
(OverseerStateUpdate-98453763441033220-127.0.0.1:42001_solr-n_0000000000) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42001/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 569188 INFO  
(OverseerStateUpdate-98453763441033220-127.0.0.1:42001_solr-n_0000000000) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35357/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 569189 INFO  
(OverseerStateUpdate-98453763441033220-127.0.0.1:42001_solr-n_0000000000) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42001/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 569190 INFO  
(OverseerStateUpdate-98453763441033220-127.0.0.1:42001_solr-n_0000000000) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35357/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 569401 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 569401 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 569426 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 569460 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 569461 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 569480 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 569587 INFO  
(zkCallback-3073-thread-1-processing-n:127.0.0.1:42001_solr) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 569587 INFO  
(zkCallback-3073-thread-2-processing-n:127.0.0.1:42001_solr) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 569588 INFO  
(zkCallback-3075-thread-1-processing-n:127.0.0.1:35357_solr) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 569588 INFO  
(zkCallback-3075-thread-2-processing-n:127.0.0.1:35357_solr) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 570424 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 570439 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 570439 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 570444 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 570445 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 570445 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 570446 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42001.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27413719
   [junit4]   2> 570446 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 570446 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F90A02903FB99AA7-001/tempDir-001/node2/testcollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F90A02903FB99AA7-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 570541 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 570541 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 570542 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42001.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27413719
   [junit4]   2> 570542 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 570542 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F90A02903FB99AA7-001/tempDir-001/node2/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F90A02903FB99AA7-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 570547 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 570548 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 570569 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 570570 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 570570 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 570571 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35357.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27413719
   [junit4]   2> 570571 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 570571 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F90A02903FB99AA7-001/tempDir-001/node1/testcollection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F90A02903FB99AA7-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 570576 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 570578 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 570578 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 570579 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35357.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27413719
   [junit4]   2> 570579 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 570579 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F90A02903FB99AA7-001/tempDir-001/node1/testcollection_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F90A02903FB99AA7-001/tempDir-001/node1/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 570653 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 570653 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 570654 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 570654 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 570656 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2d14b146[testcollection_shard2_replica_n4] main]
   [junit4]   2> 570656 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 570656 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 570657 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 570661 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 570661 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 570662 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 570662 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 570664 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57b08047[testcollection_shard1_replica_n2] main]
   [junit4]   2> 570664 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 570664 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 570665 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 570665 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 570665 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 570688 INFO  
(searcherExecutor-2243-thread-1-processing-n:127.0.0.1:35357_solr 
x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:35357_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n2] Registered new searcher 
Searcher@57b08047[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 570688 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1575260217156829184
   [junit4]   2> 570689 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 570689 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 570681 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 570678 INFO  
(searcherExecutor-2240-thread-1-processing-n:127.0.0.1:42001_solr 
x:testcollection_shard2_replica_n4 s:shard2 c:testcollection r:core_node7) 
[n:127.0.0.1:42001_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n4] Registered new searcher 
Searcher@2d14b146[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 570691 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 570691 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1575260217159974912
   [junit4]   2> 570692 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 570692 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 570693 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 570694 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29c18b38[testcollection_shard1_replica_n1] main]
   [junit4]   2> 570694 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 570696 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 570696 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 570696 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 570697 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1575260217166266368
   [junit4]   2> 570699 INFO  
(searcherExecutor-2241-thread-1-processing-n:127.0.0.1:42001_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) 
[n:127.0.0.1:42001_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@29c18b38[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 570702 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@391627fc[testcollection_shard2_replica_n6] main]
   [junit4]   2> 570710 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 570714 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 570715 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 570715 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1575260217185140736
   [junit4]   2> 570719 INFO  
(searcherExecutor-2242-thread-1-processing-n:127.0.0.1:35357_solr 
x:testcollection_shard2_replica_n6 s:shard2 c:testcollection r:core_node8) 
[n:127.0.0.1:35357_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n6] Registered new searcher 
Searcher@391627fc[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 570804 INFO  
(zkCallback-3073-thread-1-processing-n:127.0.0.1:42001_solr) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 570804 INFO  
(zkCallback-3073-thread-2-processing-n:127.0.0.1:42001_solr) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 570855 INFO  
(zkCallback-3075-thread-1-processing-n:127.0.0.1:35357_solr) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 570855 INFO  
(zkCallback-3075-thread-2-processing-n:127.0.0.1:35357_solr) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 571194 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 571194 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 571194 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35357/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 571194 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=https://127.0.0.1:35357/solr START 
replicas=[https://127.0.0.1:42001/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 571194 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 571194 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 571194 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42001/solr/testcollection_shard2_replica_n4/
   [junit4]   2> 571195 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n4 
url=https://127.0.0.1:42001/solr START 
replicas=[https://127.0.0.1:35357/solr/testcollection_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 571199 INFO  (qtp709455090-12489) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 571201 INFO  (qtp345210891-12484) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 571494 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=https://127.0.0.1:35357/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 571494 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 571494 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 571494 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 571496 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35357/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 571497 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n4 
url=https://127.0.0.1:42001/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 571497 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 571497 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 571497 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 571499 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42001/solr/testcollection_shard2_replica_n4/ shard2
   [junit4]   2> 571601 INFO  
(zkCallback-3073-thread-2-processing-n:127.0.0.1:42001_solr) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 571601 INFO  
(zkCallback-3073-thread-1-processing-n:127.0.0.1:42001_solr) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 571601 INFO  
(zkCallback-3075-thread-2-processing-n:127.0.0.1:35357_solr) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 571601 INFO  
(zkCallback-3075-thread-1-processing-n:127.0.0.1:35357_solr) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 571647 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 571650 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2189
   [junit4]   2> 571650 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 571654 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2228
   [junit4]   2> 571727 INFO  (qtp709455090-12494) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2326
   [junit4]   2> 571738 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2258
   [junit4]   2> 571744 INFO  (qtp709455090-12479) [n:127.0.0.1:42001_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 571841 INFO  
(zkCallback-3075-thread-2-processing-n:127.0.0.1:35357_solr) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 571841 INFO  
(zkCallback-3075-thread-1-processing-n:127.0.0.1:35357_solr) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 571842 INFO  
(zkCallback-3073-thread-2-processing-n:127.0.0.1:42001_solr) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 571842 INFO  
(zkCallback-3073-thread-1-processing-n:127.0.0.1:42001_solr) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 572744 INFO  (qtp709455090-12479) [n:127.0.0.1:42001_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3665
   [junit4]   2> 572745 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[F90A02903FB99AA7]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 572745 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[F90A02903FB99AA7]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 572758 INFO  (qtp345210891-12478) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:35357/solr/testcollection_shard2_replica_n6/|https://127.0.0.1:42001/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1502285212825&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 572770 INFO  (qtp345210891-12478) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.S.Request [testcollection_shard1_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:35357/solr/testcollection_shard1_replica_n2/|https://127.0.0.1:42001/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1502285212825&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 572776 INFO  (qtp345210891-12482) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.S.Request [testcollection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0 
QTime=22
   [junit4]   2> 572821 INFO  (qtp709455090-12541) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35357/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1
 (1575260219349401600)]} 0 7
   [junit4]   2> 572822 INFO  (qtp345210891-12484) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 
(1575260219349401600)]} 0 42
   [junit4]   2> 572843 INFO  (qtp709455090-12556) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575260219416510464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 572843 INFO  (qtp709455090-12556) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4fa51af4 
commitCommandVersion:1575260219416510464
   [junit4]   2> 572885 INFO  (qtp709455090-12556) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ba547d5[testcollection_shard1_replica_n1] main]
   [junit4]   2> 572886 INFO  (qtp709455090-12556) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 572888 INFO  
(searcherExecutor-2241-thread-1-processing-n:127.0.0.1:42001_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) 
[n:127.0.0.1:42001_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@1ba547d5[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 572888 INFO  (qtp709455090-12556) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35357/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 45
   [junit4]   2> 572895 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575260219471036416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 572895 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 572895 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 572895 INFO  (qtp709455090-12488) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35357/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 572902 INFO  (qtp345210891-12482) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575260219478376448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 572902 INFO  (qtp345210891-12482) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4cf56f9 
commitCommandVersion:1575260219478376448
   [junit4]   2> 572919 INFO  (qtp345210891-12482) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6efbebe4[testcollection_shard1_replica_n2] main]
   [junit4]   2> 572920 INFO  (qtp345210891-12482) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 572921 INFO  
(searcherExecutor-2243-thread-1-processing-n:127.0.0.1:35357_solr 
x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:35357_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n2] Registered new searcher 
Searcher@6efbebe4[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 572921 INFO  (qtp345210891-12478) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575260219498299392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 572921 INFO  (qtp345210891-12482) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35357/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 19
   [junit4]   2> 572925 INFO  (qtp345210891-12478) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 572932 INFO  (qtp345210891-12478) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 572932 INFO  (qtp345210891-12478) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35357/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 11
   [junit4]   2> 572953 INFO  (qtp345210891-12480) [n:127.0.0.1:35357_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=} 
0 115
   [junit4]   2> 572959 INFO  (qtp709455090-12493) [n:127.0.0.1:42001_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:42001/solr/testcollection_shard2_replica_n4/|https://127.0.0.1:35357/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1502285213025&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 572959 INFO  (qtp709455090-12493) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:42001/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:35357/solr/testcollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1502285213025&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 572960 INFO  (qtp709455090-12493) [n:127.0.0.1:42001_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:5&shards.purpose=64&NOW=1502285213025&ids=1&isShard=true&shard.url=https://127.0.0.1:42001/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:35357/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 572961 INFO  (qtp345210891-12486) [n:127.0.0.1:35357_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=1 status=0 
QTime=6
   [junit4]   2> 572966 INFO  (qtp709455090-12491) [n:127.0.0.1:42001_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 572970 INFO  
(OverseerCollectionConfigSetProcessor-98453763441033220-127.0.0.1:42001_solr-n_0000000000)
 [n:127.0.0.1:42001_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 572973 INFO  
(OverseerThreadFactory-2235-thread-2-processing-n:127.0.0.1:42001_solr) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 572974 INFO  (qtp709455090-12493) [n:127.0.0.1:42001_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 572977 INFO  (qtp709455090-12493) [n:127.0.0.1:42001_solr    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2c92a0ca
   [junit4]   2> 572981 INFO  (qtp345210891-12484) [n:127.0.0.1:35357_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n2, tag=null
   [junit4]   2> 572985 INFO  (qtp345210891-12484) [n:127.0.0.1:35357_solr    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7cb1b669
   [junit4]   2> 572988 INFO  (qtp345210891-12484) [n:127.0.0.1:35357_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n2, tag=2092021353
   [junit4]   2> 572988 INFO  (qtp345210891-12484) [n:127.0.0.1:35357_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=2092021353
   [junit4]   2> 572989 INFO  (qtp345210891-12485) [n:127.0.0.1:35357_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=null
   [junit4]   2> 572989 INFO  (qtp709455090-12487) [n:127.0.0.1:42001_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=null
   [junit4]   2> 572995 INFO  (qtp345210891-12485) [n:127.0.0.1:35357_solr    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@15d82277
   [junit4]   2> 572996 INFO  (qtp709455090-12487) [n:127.0.0.1:42001_solr    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@43f0e44a
   [junit4]   2> 573003 INFO  (qtp709455090-12487) [n:127.0.0.1:42001_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=1139860554
   [junit4]   2> 573003 INFO  (qtp709455090-12487) [n:127.0.0.1:42001_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=1139860554
   [junit4]   2> 573005 WARN  
(zkCallback-3075-thread-1-processing-n:127.0.0.1:35357_solr) 
[n:127.0.0.1:35357_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not 
found:testcollection_shard2_replica_n6 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 573006 INFO  (qtp709455090-12487) [n:127.0.0.1:42001_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n4&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=16
   [junit4]   2> 573013 INFO  (qtp709455090-12493) [n:127.0.0.1:42001_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=747806922
   [junit4]   2> 573013 INFO  (qtp709455090-12493) [n:127.0.0.1:42001_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=747806922
   [junit4]   2> 573015 INFO  (qtp345210891-12484) [n:127.0.0.1:35357_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=34
   [junit4]   2> 573016 WARN  
(zkCallback-3073-thread-1-processing-n:127.0.0.1:42001_solr) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not 
found:testcollection_shard1_replica_n1 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 573017 INFO  (qtp345210891-12485) [n:127.0.0.1:35357_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=366486135
   [junit4]   2> 573016 INFO  (qtp709455090-12493) [n:127.0.0.1:42001_solr    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 573027 INFO  (qtp345210891-12485) [n:127.0.0.1:35357_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=366486135
   [junit4]   2> 573028 INFO  (qtp709455090-12493) [n:127.0.0.1:42001_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=54
   [junit4]   2> 573034 INFO  (qtp345210891-12485) [n:127.0.0.1:35357_solr    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 573034 INFO  (qtp345210891-12485) [n:127.0.0.1:35357_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n6&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=44
   [junit4]   2> 573740 INFO  (qtp709455090-12491) [n:127.0.0.1:42001_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testcollection&action=DELETE&wt=javabin&version=2} status=0 
QTime=774
   [junit4]   2> 573741 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[F90A02903FB99AA7]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 573741 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[F90A02903FB99AA7]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: 
testcollection
   [junit4]   2> 573741 INFO  (qtp709455090-12556) [n:127.0.0.1:42001_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 573753 INFO  
(OverseerCollectionConfigSetProcessor-98453763441033220-127.0.0.1:42001_solr-n_0000000000)
 [n:127.0.0.1:42001_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 573753 INFO  
(OverseerThreadFactory-2235-thread-3-processing-n:127.0.0.1:42001_solr) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 574017 INFO  
(OverseerStateUpdate-98453763441033220-127.0.0.1:42001_solr-n_0000000000) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35357/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 574050 INFO  
(OverseerStateUpdate-98453763441033220-127.0.0.1:42001_solr-n_0000000000) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42001/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 574104 INFO  
(OverseerStateUpdate-98453763441033220-127.0.0.1:42001_solr-n_0000000000) [

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

Synchronizer.java:2048)
   [junit4]   2>        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
   [junit4]   2> 771595 ERROR (ProcessThread(sid:0 cport:35449):) [    ] 
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> Aug 09, 2017 1:30:14 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=13784, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestZkAclsWithHadoopAuth]
   [junit4]   2>         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=cs-CZ, 
timezone=America/Rainy_River
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 
1.8.0_141 (64-bit)/cpus=8,threads=3,free=94092832,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressLiveNodes, 
TestClusterStateMutator, DocValuesMultiTest, TestManagedSchema, 
DistributedIntervalFacetingTest, OverseerCollectionConfigSetProcessorTest, 
TestPKIAuthenticationPlugin, TestSizeLimitedDistributedMap, TestLockTree, 
ChaosMonkeySafeLeaderTest, TestComplexPhraseQParserPlugin, SuggesterTSTTest, 
LeaderFailureAfterFreshStartTest, DistanceFunctionTest, FileUtilsTest, 
SolrCmdDistributorTest, ShardRoutingCustomTest, 
StatelessScriptUpdateProcessorFactoryTest, TestFieldCacheWithThreads, 
CollectionsAPIDistributedZkTest, TestCloudJSONFacetJoinDomain, DeleteShardTest, 
TestElisionMultitermQuery, SystemInfoHandlerTest, FileBasedSpellCheckerTest, 
SharedFSAutoReplicaFailoverTest, TestCloudRecovery, TestValueSourceCache, 
WrapperMergePolicyFactoryTest, TestSolrCloudWithSecureImpersonation, 
TestReloadAndDeleteDocs, TestInfoStreamLogging, 
UUIDUpdateProcessorFallbackTest, TestQueryWrapperFilter, 
DistributedExpandComponentTest, TestSolr4Spatial2, TestSolrCoreSnapshots, 
SpellCheckComponentTest, SSLMigrationTest, TestManagedResource, 
ClassificationUpdateProcessorFactoryTest, TestSolrJ, TestPointFields, 
SmileWriterTest, AlternateDirectoryTest, AnalysisAfterCoreReloadTest, 
HdfsBasicDistributedZk2Test, BlockJoinFacetRandomTest, 
TestSolrConfigHandlerConcurrent, ZkCLITest, MetricsConfigTest, 
CdcrRequestHandlerTest, TemplateUpdateProcessorTest, 
DistributedFacetPivotLongTailTest, TestSearcherReuse, 
TestPartialUpdateDeduplication, DistributedSuggestComponentTest, 
TestAuthenticationFramework, TestLRUCache, TestFastLRUCache, 
SolrGraphiteReporterTest, TestEmbeddedSolrServerSchemaAPI, V2StandaloneTest, 
SoftAutoCommitTest, TestExpandComponent, ZkControllerTest, 
PeerSyncWithIndexFingerprintCachingTest, 
SuggestComponentContextFilterQueryTest, BigEndianAscendingWordDeserializerTest, 
CoreAdminHandlerTest, SpatialRPTFieldTypeTest, TestQueryTypes, 
TestTestInjection, TestStandardQParsers, TestSweetSpotSimilarityFactory, 
TestHashPartitioner, HdfsUnloadDistributedZkTest, ReplicaListTransformerTest, 
ConcurrentDeleteAndCreateCollectionTest, 
TestTolerantUpdateProcessorRandomCloud, StatsReloadRaceTest, 
TestCloudNestedDocsSort, TestUnifiedSolrHighlighter, TestBlobHandler, 
TestFilteredDocIdSet, TestZkAclsWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestZkAclsWithHadoopAuth -Dtests.seed=F90A02903FB99AA7 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs-CZ 
-Dtests.timezone=America/Rainy_River -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestZkAclsWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: 
org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode = 
AuthFailed for /solr
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F90A02903FB99AA7]:0)
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:123)
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    >        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1102)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:306)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:303)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:303)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:512)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:467)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:454)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:441)
   [junit4]    >        at 
org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:233)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudTestCase$Builder.configure(SolrCloudTestCase.java:190)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth.setupClass(TestZkAclsWithHadoopAuth.java:69)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE 
scope at org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth: 
   [junit4]    >    1) Thread[id=13789, 
name=SUITE-TestZkAclsWithHadoopAuth-seed#[F90A02903FB99AA7]-worker-EventThread, 
state=WAITING, group=TGRP-TestZkAclsWithHadoopAuth]
   [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]    >    2) Thread[id=13784, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestZkAclsWithHadoopAuth]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native 
Method)
   [junit4]    >         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=13785, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-TestZkAclsWithHadoopAuth]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]    >    4) Thread[id=13783, name=Thread-1193, state=WAITING, 
group=TGRP-TestZkAclsWithHadoopAuth]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1252)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1326)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
   [junit4]    >         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
   [junit4]    >         at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
   [junit4]    >    5) Thread[id=13787, name=ProcessThread(sid:0 cport:35449):, 
state=WAITING, group=TGRP-TestZkAclsWithHadoopAuth]
   [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.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F90A02903FB99AA7]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13784, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestZkAclsWithHadoopAuth]
   [junit4]    >         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]    >         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F90A02903FB99AA7]:0)
   [junit4] Completed [221/728 (2!)] on J1 in 23.35s, 0 tests, 3 errors <<< 
FAILURES!

[...truncated 44930 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to