Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14480/
Java: 64bit/jdk1.9.0-ea-b85 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
16 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestAuthenticationFramework:     1) Thread[id=2692, 
name=qtp1203989803-2692, state=TIMED_WAITING, 
group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)     
    at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 
        at java.lang.Thread.run(Thread.java:747)    2) Thread[id=2781, 
name=OverseerStateUpdate-94800266310123529-127.0.0.1:57611_solr-n_0000000004, 
state=TIMED_WAITING, group=Overseer state updater.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)   
      at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)
         at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)        
 at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.amILeader(Overseer.java:411) 
        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:143)       
  at java.lang.Thread.run(Thread.java:747)    3) Thread[id=2782, 
name=OverseerCollectionConfigSetProcessor-94800266310123529-127.0.0.1:57611_solr-n_0000000004,
 state=TIMED_WAITING, group=Overseer collection creation process.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)   
      at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)
         at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)        
 at 
org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:355)
         at 
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:172) 
        at java.lang.Thread.run(Thread.java:747)    4) Thread[id=2695, 
name=org.eclipse.jetty.server.session.HashSessionManager@68167ed7Timer, 
state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:747)    5) Thread[id=2691, 
name=qtp1203989803-2691, state=TIMED_WAITING, 
group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)     
    at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 
        at java.lang.Thread.run(Thread.java:747)    6) Thread[id=2762, 
name=Thread-1022, state=WAITING, group=TGRP-TestAuthenticationFramework]        
 at java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:516)         at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)    7) 
Thread[id=2783, 
name=OverseerHdfsCoreFailoverThread-94800266310123529-127.0.0.1:57611_solr-n_0000000004,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
         at java.lang.Thread.run(Thread.java:747)    8) Thread[id=2669, 
name=qtp1203989803-2669-selector-ServerConnectorManager@300ecc7d/1, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         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 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)  
       at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
        at java.lang.Thread.run(Thread.java:747)    9) Thread[id=2694, 
name=Scheduler-1414471553, state=TIMED_WAITING, 
group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:747)   10) Thread[id=2662, 
name=qtp1203989803-2662-selector-ServerConnectorManager@300ecc7d/0, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         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 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)  
       at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
        at java.lang.Thread.run(Thread.java:747)   11) Thread[id=2732, 
name=jetty-launcher-363-thread-1-EventThread, state=WAITING, 
group=TGRP-TestAuthenticationFramework]         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:494)   
12) Thread[id=2693, name=qtp1203989803-2693, state=TIMED_WAITING, 
group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)     
    at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590) 
        at java.lang.Thread.run(Thread.java:747)   13) Thread[id=2731, 
name=jetty-launcher-363-thread-1-SendThread(127.0.0.1:37456), 
state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)   14) 
Thread[id=2681, 
name=qtp1203989803-2681-selector-ServerConnectorManager@300ecc7d/3, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         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 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)  
       at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
        at java.lang.Thread.run(Thread.java:747)   15) Thread[id=2675, 
name=qtp1203989803-2675-selector-ServerConnectorManager@300ecc7d/2, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         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 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)  
       at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
        at java.lang.Thread.run(Thread.java:747)   16) Thread[id=2684, 
name=qtp1203989803-2684-acceptor-0@1dbddb8f-ServerConnector@235f1e3c{HTTP/1.1}{127.0.0.1:57611},
 state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at 
sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at 
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)     
    at 
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)     
    at 
org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)       
  at 
org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
        at java.lang.Thread.run(Thread.java:747)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 16 threads leaked from 
SUITE scope at org.apache.solr.cloud.TestAuthenticationFramework: 
   1) Thread[id=2692, name=qtp1203989803-2692, state=TIMED_WAITING, 
group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:747)
   2) Thread[id=2781, 
name=OverseerStateUpdate-94800266310123529-127.0.0.1:57611_solr-n_0000000004, 
state=TIMED_WAITING, group=Overseer state updater.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.amILeader(Overseer.java:411)
        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:143)
        at java.lang.Thread.run(Thread.java:747)
   3) Thread[id=2782, 
name=OverseerCollectionConfigSetProcessor-94800266310123529-127.0.0.1:57611_solr-n_0000000004,
 state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
        at 
org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:355)
        at 
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:172)
        at java.lang.Thread.run(Thread.java:747)
   4) Thread[id=2695, 
name=org.eclipse.jetty.server.session.HashSessionManager@68167ed7Timer, 
state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:747)
   5) Thread[id=2691, name=qtp1203989803-2691, state=TIMED_WAITING, 
group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:747)
   6) Thread[id=2762, name=Thread-1022, state=WAITING, 
group=TGRP-TestAuthenticationFramework]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:516)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)
   7) Thread[id=2783, 
name=OverseerHdfsCoreFailoverThread-94800266310123529-127.0.0.1:57611_solr-n_0000000004,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:747)
   8) Thread[id=2669, 
name=qtp1203989803-2669-selector-ServerConnectorManager@300ecc7d/1, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        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 sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
   9) Thread[id=2694, name=Scheduler-1414471553, state=TIMED_WAITING, 
group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:747)
  10) Thread[id=2662, 
name=qtp1203989803-2662-selector-ServerConnectorManager@300ecc7d/0, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        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 sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
  11) Thread[id=2732, name=jetty-launcher-363-thread-1-EventThread, 
state=WAITING, group=TGRP-TestAuthenticationFramework]
        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:494)
  12) Thread[id=2693, name=qtp1203989803-2693, state=TIMED_WAITING, 
group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:747)
  13) Thread[id=2731, 
name=jetty-launcher-363-thread-1-SendThread(127.0.0.1:37456), 
state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
  14) Thread[id=2681, 
name=qtp1203989803-2681-selector-ServerConnectorManager@300ecc7d/3, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        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 sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
  15) Thread[id=2675, 
name=qtp1203989803-2675-selector-ServerConnectorManager@300ecc7d/2, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        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 sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
  16) Thread[id=2684, 
name=qtp1203989803-2684-acceptor-0@1dbddb8f-ServerConnector@235f1e3c{HTTP/1.1}{127.0.0.1:57611},
 state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at 
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at 
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at 
org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)
        at 
org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
        at __randomizedtesting.SeedInfo.seed([9246C0E6A7DD350B]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=2783, 
name=OverseerHdfsCoreFailoverThread-94800266310123529-127.0.0.1:57611_solr-n_0000000004,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
         at java.lang.Thread.run(Thread.java:747)    2) Thread[id=2669, 
name=qtp1203989803-2669-selector-ServerConnectorManager@300ecc7d/1, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at 
sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)         at 
sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)         at 
sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)         at 
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)   
      at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)         
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)  
       at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
        at java.lang.Thread.run(Thread.java:747)    3) Thread[id=2694, 
name=Scheduler-1414471553, state=TIMED_WAITING, 
group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:747)    4) Thread[id=2662, 
name=qtp1203989803-2662-selector-ServerConnectorManager@300ecc7d/0, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at 
sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)         at 
sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)         at 
sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)         at 
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)   
      at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)         
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)  
       at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
        at java.lang.Thread.run(Thread.java:747)    5) Thread[id=2695, 
name=org.eclipse.jetty.server.session.HashSessionManager@68167ed7Timer, 
state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:747)    6) Thread[id=2731, 
name=jetty-launcher-363-thread-1-SendThread(127.0.0.1:37456), 
state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    
7) Thread[id=2762, name=Thread-1022, state=WAITING, 
group=TGRP-TestAuthenticationFramework]         at java.lang.Object.wait(Native 
Method)         at java.lang.Object.wait(Object.java:516)         at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)    8) 
Thread[id=2681, 
name=qtp1203989803-2681-selector-ServerConnectorManager@300ecc7d/3, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at 
sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)         at 
sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)         at 
sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)         at 
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)   
      at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)         
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)  
       at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
        at java.lang.Thread.run(Thread.java:747)    9) Thread[id=2675, 
name=qtp1203989803-2675-selector-ServerConnectorManager@300ecc7d/2, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         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 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)  
       at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
        at java.lang.Thread.run(Thread.java:747)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=2783, 
name=OverseerHdfsCoreFailoverThread-94800266310123529-127.0.0.1:57611_solr-n_0000000004,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:747)
   2) Thread[id=2669, 
name=qtp1203989803-2669-selector-ServerConnectorManager@300ecc7d/1, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)
        at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
        at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)
        at 
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
        at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
   3) Thread[id=2694, name=Scheduler-1414471553, state=TIMED_WAITING, 
group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:747)
   4) Thread[id=2662, 
name=qtp1203989803-2662-selector-ServerConnectorManager@300ecc7d/0, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)
        at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
        at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)
        at 
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
        at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
   5) Thread[id=2695, 
name=org.eclipse.jetty.server.session.HashSessionManager@68167ed7Timer, 
state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:747)
   6) Thread[id=2731, 
name=jetty-launcher-363-thread-1-SendThread(127.0.0.1:37456), 
state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   7) Thread[id=2762, name=Thread-1022, state=WAITING, 
group=TGRP-TestAuthenticationFramework]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:516)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)
   8) Thread[id=2681, 
name=qtp1203989803-2681-selector-ServerConnectorManager@300ecc7d/3, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)
        at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
        at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)
        at 
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
        at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
   9) Thread[id=2675, 
name=qtp1203989803-2675-selector-ServerConnectorManager@300ecc7d/2, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
        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 sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
        at __randomizedtesting.SeedInfo.seed([9246C0E6A7DD350B]:0)


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

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([9246C0E6A7DD350B:E478DF95E6EA9824]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:336)
        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:520)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:747)




Build Log:
[...truncated 10066 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 267399 INFO  
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 267399 INFO  (Thread-936) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 267399 INFO  (Thread-936) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 267499 INFO  
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:37546
   [junit4]   2> 267499 INFO  
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 267500 INFO  
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267544 INFO  (zkCallback-348-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a571d83 
name:ZooKeeperConnection Watcher:127.0.0.1:37546 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 267545 INFO  
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267545 INFO  
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 267545 INFO  
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 267576 INFO  (jetty-launcher-347-thread-1) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 267577 INFO  (jetty-launcher-347-thread-2) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 267577 INFO  (jetty-launcher-347-thread-3) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 267578 INFO  (jetty-launcher-347-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ebd6976{/solr,null,AVAILABLE}
   [junit4]   2> 267578 INFO  (jetty-launcher-347-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@743d4cef{/solr,null,AVAILABLE}
   [junit4]   2> 267578 INFO  (jetty-launcher-347-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ee3ddbf{/solr,null,AVAILABLE}
   [junit4]   2> 267584 INFO  (jetty-launcher-347-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6b99be73{HTTP/1.1}{127.0.0.1:50072}
   [junit4]   2> 267584 INFO  (jetty-launcher-347-thread-2) [    ] 
o.e.j.s.Server Started @269391ms
   [junit4]   2> 267584 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50072}
   [junit4]   2> 267584 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73c6c3b2
   [junit4]   2> 267584 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node2/'
   [junit4]   2> 267584 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 267584 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 267584 INFO  (jetty-launcher-347-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3da2eb28{HTTP/1.1}{127.0.0.1:45534}
   [junit4]   2> 267584 INFO  (jetty-launcher-347-thread-1) [    ] 
o.e.j.s.Server Started @269392ms
   [junit4]   2> 267584 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45534}
   [junit4]   2> 267585 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73c6c3b2
   [junit4]   2> 267585 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node1/'
   [junit4]   2> 267585 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 267585 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 267586 INFO  (jetty-launcher-347-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@db2478c{HTTP/1.1}{127.0.0.1:53317}
   [junit4]   2> 267586 INFO  (jetty-launcher-347-thread-3) [    ] 
o.e.j.s.Server Started @269394ms
   [junit4]   2> 267586 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53317}
   [junit4]   2> 267587 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73c6c3b2
   [junit4]   2> 267587 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node3/'
   [junit4]   2> 267587 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 267587 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 267594 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 267594 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267596 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 267597 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267599 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 267600 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267606 INFO  (zkCallback-349-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@426a1830 
name:ZooKeeperConnection Watcher:127.0.0.1:37546/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 267606 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267607 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 267615 INFO  (zkCallback-350-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@c370286 name:ZooKeeperConnection 
Watcher:127.0.0.1:37546/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 267615 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 267615 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267615 INFO  (zkCallback-351-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5ac02008 
name:ZooKeeperConnection Watcher:127.0.0.1:37546/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 267615 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267615 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 267615 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 267615 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 267615 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 267623 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node3/.
   [junit4]   2> 267623 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2088327147
   [junit4]   2> 267623 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node3/]
   [junit4]   2> 267623 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node3/lib
   [junit4]   2> 267623 WARN  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node3/lib).
   [junit4]   2> 267628 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 267629 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 267630 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 267630 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 267630 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37546/solr
   [junit4]   2> 267630 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 267630 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 267630 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267631 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node2/.
   [junit4]   2> 267631 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node1/.
   [junit4]   2> 267631 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 0x150cc56fd290001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> 267631 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 584662994
   [junit4]   2> 267631 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1902086707
   [junit4]   2> 267631 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node1/]
   [junit4]   2> 267631 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node2/]
   [junit4]   2> 267632 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node1/lib
   [junit4]   2> 267632 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node2/lib
   [junit4]   2> 267632 WARN  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node1/lib).
   [junit4]   2> 267632 WARN  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node2/lib).
   [junit4]   2> 267637 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 267638 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 267639 INFO  (zkCallback-353-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16074bde 
name:ZooKeeperConnection Watcher:127.0.0.1:37546 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 267639 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 267639 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267639 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 267639 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 267639 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37546/solr
   [junit4]   2> 267639 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 267639 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 267640 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 267640 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267640 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 267641 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 267651 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 267651 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37546/solr
   [junit4]   2> 267652 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 267652 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 267652 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 267652 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267657 INFO  (zkCallback-355-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e7c5e8c 
name:ZooKeeperConnection Watcher:127.0.0.1:37546 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 267657 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267658 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 267660 INFO  (zkCallback-358-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@63a8f134 
name:ZooKeeperConnection Watcher:127.0.0.1:37546 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 267660 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267660 INFO  
(zkCallback-357-thread-1-processing-n:127.0.0.1:53317_solr) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@471f02d4 
name:ZooKeeperConnection Watcher:127.0.0.1:37546/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 267660 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 267660 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 267668 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 267679 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 267679 INFO  
(zkCallback-359-thread-1-processing-n:127.0.0.1:45534_solr) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7207396a 
name:ZooKeeperConnection Watcher:127.0.0.1:37546/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 267679 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 267679 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 267690 INFO  
(zkCallback-360-thread-1-processing-n:127.0.0.1:50072_solr) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1bd6ef29 
name:ZooKeeperConnection Watcher:127.0.0.1:37546/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 267690 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 267715 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 267715 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 267715 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 267758 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 267758 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 267761 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 267788 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 267788 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 267790 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 267816 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 267816 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 267818 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 267835 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 267835 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 267836 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 267865 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 267865 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 267865 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 267875 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 267875 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 267875 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 267886 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 267886 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 267886 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 267905 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 267905 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 267906 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 267921 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45534_solr
   [junit4]   2> 267921 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50072_solr
   [junit4]   2> 267921 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53317_solr
   [junit4]   2> 267924 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:45534_solr
   [junit4]   2> 267924 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:50072_solr
   [junit4]   2> 267931 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:53317_solr
   [junit4]   2> 267941 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 267941 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 267953 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 267953 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 267953 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 267970 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 267970 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 267970 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 267972 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94800266161356808-127.0.0.1:45534_solr-n_0000000000
   [junit4]   2> 267979 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94800266161356807-127.0.0.1:53317_solr-n_0000000001
   [junit4]   2> 267979 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94800266161356809-127.0.0.1:50072_solr-n_0000000002
   [junit4]   2> 267980 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45534_solr
   [junit4]   2> 267980 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 267980 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94800266161356808-127.0.0.1:45534_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 267980 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94800266161356807-127.0.0.1:53317_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 267980 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 267980 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 267989 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.Overseer Overseer 
(id=94800266161356808-127.0.0.1:45534_solr-n_0000000000) starting
   [junit4]   2> 268007 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 268007 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 268008 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 268008 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@3821c38d
   [junit4]   2> 268008 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 268009 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@3821c38d
   [junit4]   2> 268009 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node2/.
   [junit4]   2> 268009 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 268011 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 268011 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 268011 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 268011 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@79a50dcf
   [junit4]   2> 268011 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@79a50dcf
   [junit4]   2> 268011 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node3/.
   [junit4]   2> 268011 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 268018 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 268018 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 268018 INFO  (jetty-launcher-347-thread-3) 
[n:127.0.0.1:53317_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 268018 INFO  (jetty-launcher-347-thread-2) 
[n:127.0.0.1:50072_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 268063 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 268063 INFO  
(OverseerCollectionConfigSetProcessor-94800266161356808-127.0.0.1:45534_solr-n_0000000000)
 [n:127.0.0.1:45534_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 268063 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 268063 INFO  
(OverseerStateUpdate-94800266161356808-127.0.0.1:45534_solr-n_0000000000) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 268071 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 268071 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 268071 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 268071 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1f619396
   [junit4]   2> 268071 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1f619396
   [junit4]   2> 268071 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9246C0E6A7DD350B-001/tempDir-001/node1/.
   [junit4]   2> 268072 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 268072 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 268072 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:45534_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 268072 INFO  
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 268072 INFO  
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 268088 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@286a6fe name:ZooKeeperConnection 
Watcher:127.0.0.1:37546 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 268088 INFO  
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 268088 INFO  
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 268097 INFO  (jetty-launcher-347-thread-3) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@3da2eb28{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 268097 INFO  (jetty-launcher-347-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@db2478c{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 268097 INFO  (jetty-launcher-347-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@6b99be73{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 268098 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=584662994
   [junit4]   2> 268098 INFO  (jetty-launcher-347-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1902086707
   [junit4]   2> 268098 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2088327147
   [junit4]   2> 268100 INFO  (jetty-launcher-347-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=94800266161356808-127.0.0.1:45534_solr-n_0000000000) closing
   [junit4]   2> 268100 INFO  
(OverseerStateUpdate-94800266161356808-127.0.0.1:45534_solr-n_0000000000) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45534_solr
   [junit4]   2> 268106 INFO  
(zkCallback-360-thread-1-processing-n:127.0.0.1:50072_solr) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 268106 INFO  
(zkCallback-359-thread-1-processing-n:127.0.0.1:45534_solr) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 268106 WARN  
(zkCallback-360-thread-1-processing-n:127.0.0.1:50072_solr) 
[n:127.0.0.1:50072_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 268106 INFO  
(zkCallback-357-thread-1-processing-n:127.0.0.1:53317_solr) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 268106 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 0x150cc56fd290007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> 268106 ERROR (jetty-launcher-347-thread-2-EventThread) 
[n:127.0.0.1:50072_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@30ff6ffb 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@75fdf780[Shutting
 down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 1]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2049)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 268107 INFO  (jetty-launcher-347-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@ee3ddbf{/solr,null,UNAVAILABLE}
   [junit4]   2> 268106 WARN  
(zkCallback-357-thread-1-processing-n:127.0.0.1:53317_solr) 
[n:127.0.0.1:53317_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 268108 INFO  (jetty-launcher-347-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6ebd6976{/solr,null,UNAVAILABLE}
   [junit4]   2> 269606 WARN  
(zkCallback-359-thread-1-processing-n:127.0.0.1:45534_solr) 
[n:127.0.0.1:45534_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 269607 INFO  (jetty-launcher-347-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@743d4cef{/solr,null,UNAVAILABLE}
   [junit4]   2> 269608 INFO  
(TEST-TestAuthenticationFramework.testErrorsInShutdown-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37546 37546
   [junit4]   2> 269665 INFO  (Thread-936) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37546 37546
   [junit4]   2> 269667 WARN  (Thread-936) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 269669 INFO  
(TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 269669 INFO  (Thread-973) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 269669 INFO  (Thread-973) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 269769 INFO  
(TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:37456
   [junit4]   2> 269769 INFO  
(TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 269769 INFO  
(TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[9246C0E6A7DD350B]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 269787 INFO  (zkCallback-364-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@af7c3a name:ZooKeeperConnection 
Watcher:127.0.0.1:37456 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 269787 INFO  
(TEST-TestAuthenticationFramework.testStopAllStartAll-s

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

  >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]    >         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    3) Thread[id=2694, name=Scheduler-1414471553, 
state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    4) Thread[id=2662, 
name=qtp1203989803-2662-selector-ServerConnectorManager@300ecc7d/0, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.interrupt(Native 
Method)
   [junit4]    >         at 
sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
   [junit4]    >         at 
sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)
   [junit4]    >         at 
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]    >         at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]    >         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]    >         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    5) Thread[id=2695, 
name=org.eclipse.jetty.server.session.HashSessionManager@68167ed7Timer, 
state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    6) Thread[id=2731, 
name=jetty-launcher-363-thread-1-SendThread(127.0.0.1:37456), 
state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    7) Thread[id=2762, name=Thread-1022, state=WAITING, 
group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:516)
   [junit4]    >         at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)
   [junit4]    >    8) Thread[id=2681, 
name=qtp1203989803-2681-selector-ServerConnectorManager@300ecc7d/3, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.interrupt(Native 
Method)
   [junit4]    >         at 
sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
   [junit4]    >         at 
sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)
   [junit4]    >         at 
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]    >         at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]    >         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]    >         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    9) Thread[id=2675, 
name=qtp1203989803-2675-selector-ServerConnectorManager@300ecc7d/2, 
state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
   [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 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]    >         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9246C0E6A7DD350B]:0)
   [junit4] Completed [101/544] on J2 in 117.98s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 1396 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:785: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:729: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1452: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1006: 
There were test failures: 544 suites (7 ignored), 2153 tests, 2 suite-level 
errors, 1 failure, 1221 ignored (30 assumptions) [seed: 9246C0E6A7DD350B]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to