You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/10/27 04:39:46 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_60) - Build # 14682 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14682/
Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

Error Message:
Captured an uncaught exception in thread: Thread[id=1400, name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1400, name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]
	at __randomizedtesting.SeedInfo.seed([26554F30C006D764:8111F794ADBDC4DD]:0)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at __randomizedtesting.SeedInfo.seed([26554F30C006D764]:0)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:232)
Caused by: org.apache.solr.common.SolrException: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000007.1516152482937438208 (No such file or directory)
	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
	at org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
	at org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
	at org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:534)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:225)
Caused by: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000007.1516152482937438208 (No such file or directory)
	at java.io.RandomAccessFile.open0(Native Method)
	at java.io.RandomAccessFile.open(RandomAccessFile.java:316)
	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
	... 7 more




Build Log:
[...truncated 9827 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/init-core-data-001
   [junit4]   2> 100394 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[26554F30C006D764]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 100394 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[26554F30C006D764]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ohsh/
   [junit4]   2> 100395 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 100395 INFO  (Thread-436) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 100395 INFO  (Thread-436) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 100495 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.ZkTestServer start zk server on port:33562
   [junit4]   2> 100496 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 100496 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 100498 INFO  (zkCallback-88-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3bdee6da name:ZooKeeperConnection Watcher:127.0.0.1:33562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 100498 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 100498 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 100499 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 100500 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 100501 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 100501 INFO  (zkCallback-89-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b5dc335 name:ZooKeeperConnection Watcher:127.0.0.1:33562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 100501 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 100502 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 100502 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 100503 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 100503 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 100503 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 100504 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 100504 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 100505 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 100505 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 100506 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 100506 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 100507 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 100507 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 100507 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 100507 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 100508 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 100508 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 100508 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 100508 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 100509 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 100509 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 100509 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 100510 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 100510 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 100510 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 100511 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 100511 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 100512 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 100512 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 100513 INFO  (zkCallback-90-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3aea9750 name:ZooKeeperConnection Watcher:127.0.0.1:33562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 100513 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 100513 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 100514 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 100578 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores/collection1
   [junit4]   2> 100588 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 100589 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@406ef414{/ohsh,null,AVAILABLE}
   [junit4]   2> 100682 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.e.j.s.ServerConnector Started ServerConnector@569cd79f{SSL-http/1.1}{127.0.0.1:51252}
   [junit4]   2> 100682 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.e.j.s.Server Started @102354ms
   [junit4]   2> 100682 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/ohsh, hostPort=51252, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores}
   [junit4]   2> 100682 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 100682 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/'
   [junit4]   2> 100682 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 100682 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 100691 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 100692 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 100693 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6519dd77 name:ZooKeeperConnection Watcher:127.0.0.1:33562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 100693 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 100694 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 100694 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 100694 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/solr.xml
   [junit4]   2> 100698 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores
   [junit4]   2> 100698 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.CoreContainer New CoreContainer 1145915233
   [junit4]   2> 100698 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/]
   [junit4]   2> 100698 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/lib
   [junit4]   2> 100698 WARN  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/lib).
   [junit4]   2> 100703 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] 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> 100705 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 100706 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 100706 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 100706 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33562/solr
   [junit4]   2> 100706 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 100706 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 100706 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 100707 INFO  (zkCallback-93-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d17b791 name:ZooKeeperConnection Watcher:127.0.0.1:33562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 100707 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 100708 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 100709 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 100710 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29026c8c name:ZooKeeperConnection Watcher:127.0.0.1:33562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 100710 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 100711 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 100712 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 100713 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 100714 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 100714 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 100715 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 100715 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 100715 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 100716 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 100716 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51252_ohsh
   [junit4]   2> 100716 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51252_ohsh
   [junit4]   2> 100717 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 100717 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 100717 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 100717 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94759524578099205-127.0.0.1:51252_ohsh-n_0000000000
   [junit4]   2> 100718 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51252_ohsh
   [junit4]   2> 100718 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 100718 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.Overseer Overseer (id=94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) starting
   [junit4]   2> 100718 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 100720 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 100720 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 100720 INFO  (OverseerCollectionConfigSetProcessor-94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 100720 INFO  (OverseerStateUpdate-94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 100756 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 100756 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 100757 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores
   [junit4]   2> 100757 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 100757 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores/collection1/
   [junit4]   2> 100757 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 100758 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 100758 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:51252_ohsh    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 100758 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 100758 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 100759 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 100759 INFO  (OverseerStateUpdate-94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:51252/ohsh",
   [junit4]   2>   "node_name":"127.0.0.1:51252_ohsh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 100759 INFO  (OverseerStateUpdate-94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:51252/ohsh",
   [junit4]   2>   "node_name":"127.0.0.1:51252_ohsh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 100759 INFO  (OverseerStateUpdate-94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 100760 INFO  (OverseerStateUpdate-94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 100760 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 101759 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 101759 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 101759 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 101759 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 101760 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 101760 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 101760 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 101761 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 101761 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 101761 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores/collection1/'
   [junit4]   2> 101761 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 101761 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 101769 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 101772 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 101774 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 101778 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 101779 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 101782 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 101825 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 101825 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 101826 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 101827 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 101834 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 101834 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 101834 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 101838 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 101838 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e22ff58
   [junit4]   2> 101839 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores/collection1/data
   [junit4]   2> 101839 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 101839 WARN  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 101839 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 101839 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=26.0751953125, floorSegmentMB=1.150390625, forceMergeDeletesPctAllowed=9.359752204091317, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 101868 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 101868 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 101868 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores/collection1/data/
   [junit4]   2> 101871 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 101880 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 101883 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 101883 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 101884 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 101885 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 101891 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 101891 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 101900 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 101900 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 101900 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 101900 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 101901 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=44.1123046875, floorSegmentMB=0.357421875, forceMergeDeletesPctAllowed=5.230157484237371, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 101901 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 101901 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 101901 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@47a20628[collection1] main
   [junit4]   2> 101902 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 101902 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 101902 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 101902 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 101902 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 101902 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 101902 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 101902 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 101902 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 101902 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 101905 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 101906 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 101909 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 101919 INFO  (searcherExecutor-467-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47a20628[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101919 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 101919 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 101919 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 101919 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1516152394845519872
   [junit4]   2> 101921 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1516152394845519872
   [junit4]   2> 101921 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 101921 INFO  (coreLoadExecutor-466-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 101921 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:51252/ohsh collection:tmp_collection shard:shard1
   [junit4]   2> 101922 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard1/election
   [junit4]   2> 101923 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard1/election/94759524578099205-core_node1-n_0000000000
   [junit4]   2> 101923 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 101924 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 101924 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 101924 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:51252/ohsh/collection1/
   [junit4]   2> 101924 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 101924 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:51252/ohsh/collection1/ has no replicas
   [junit4]   2> 101924 INFO  (OverseerStateUpdate-94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 101924 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:51252/ohsh/collection1/ shard1
   [junit4]   2> 101924 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard1
   [junit4]   2> 101925 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 101926 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh    ] o.a.s.h.CdcrProcessStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 101927 INFO  (OverseerStateUpdate-94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:51252/ohsh",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 102028 INFO  (zkCallback-94-thread-2-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 102077 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:51252/ohsh/collection1/ and leader is https://127.0.0.1:51252/ohsh/collection1/
   [junit4]   2> 102077 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:51252/ohsh
   [junit4]   2> 102077 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 102078 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 102078 INFO  (coreZkRegister-460-thread-1-processing-n:127.0.0.1:51252_ohsh x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:51252_ohsh c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 102078 INFO  (OverseerStateUpdate-94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:51252/ohsh",
   [junit4]   2>   "node_name":"127.0.0.1:51252_ohsh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 102079 INFO  (OverseerStateUpdate-94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:51252/ohsh",
   [junit4]   2>   "node_name":"127.0.0.1:51252_ohsh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 102180 INFO  (zkCallback-94-thread-2-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 102349 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/collection1
   [junit4]   2> 102350 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 102351 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@542d181a{/ohsh,null,AVAILABLE}
   [junit4]   2> 102357 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.e.j.s.ServerConnector Started ServerConnector@eaf2c86{SSL-http/1.1}{127.0.0.1:58502}
   [junit4]   2> 102357 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.e.j.s.Server Started @104029ms
   [junit4]   2> 102357 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/ohsh, hostPort=58502, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores}
   [junit4]   2> 102357 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 102357 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/'
   [junit4]   2> 102357 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 102357 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 102371 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 102371 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102373 INFO  (zkCallback-95-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f45896c name:ZooKeeperConnection Watcher:127.0.0.1:33562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102373 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102373 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 102375 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 102375 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/solr.xml
   [junit4]   2> 102379 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores
   [junit4]   2> 102379 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.CoreContainer New CoreContainer 591628217
   [junit4]   2> 102379 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/]
   [junit4]   2> 102379 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/lib
   [junit4]   2> 102379 WARN  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/lib).
   [junit4]   2> 102384 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] 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> 102386 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 102387 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 102387 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 102387 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33562/solr
   [junit4]   2> 102387 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 102387 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 102388 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102389 INFO  (zkCallback-97-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59744c62 name:ZooKeeperConnection Watcher:127.0.0.1:33562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102390 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102390 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 102391 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102393 INFO  (zkCallback-98-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f295d8e name:ZooKeeperConnection Watcher:127.0.0.1:33562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102393 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102395 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 103398 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58502_ohsh
   [junit4]   2> 103398 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58502_ohsh
   [junit4]   2> 103398 INFO  (zkCallback-98-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 103398 INFO  (zkCallback-94-thread-2-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 103399 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 103399 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94759524578099208-127.0.0.1:58502_ohsh-n_0000000001
   [junit4]   2> 103400 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94759524578099205-127.0.0.1:51252_ohsh-n_0000000000 to know if I could be the leader
   [junit4]   2> 103411 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 103411 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 103412 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores
   [junit4]   2> 103412 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 103412 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/collection1/
   [junit4]   2> 103412 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 103413 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 103413 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 103413 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 103413 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 103413 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController Registering watch for collection tmp_collection
   [junit4]   2> 103413 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch tmp_collection
   [junit4]   2> 103414 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for tmp_collection
   [junit4]   2> 103414 INFO  (OverseerStateUpdate-94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58502/ohsh",
   [junit4]   2>   "node_name":"127.0.0.1:58502_ohsh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 103414 INFO  (OverseerStateUpdate-94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58502/ohsh",
   [junit4]   2>   "node_name":"127.0.0.1:58502_ohsh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 103414 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 103415 INFO  (OverseerStateUpdate-94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 103415 INFO  (OverseerStateUpdate-94759524578099205-127.0.0.1:51252_ohsh-n_0000000000) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 103517 INFO  (zkCallback-98-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 103517 INFO  (zkCallback-94-thread-2-processing-n:127.0.0.1:51252_ohsh) [n:127.0.0.1:51252_ohsh    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 104415 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 104415 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 104415 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 104415 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 104415 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 104415 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/collection1/'
   [junit4]   2> 104415 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 104415 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 104422 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 104425 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 104427 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 104431 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 104431 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 104434 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 104487 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 104488 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 104488 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 104490 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 104496 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 104496 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 104496 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 104496 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/collection1/], dataDir=[null]
   [junit4]   2> 104496 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e22ff58
   [junit4]   2> 104497 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/collection1/data
   [junit4]   2> 104497 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/collection1/data/index/
   [junit4]   2> 104497 WARN  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 104497 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/collection1/data/index
   [junit4]   2> 104498 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=26.0751953125, floorSegmentMB=1.150390625, forceMergeDeletesPctAllowed=9.359752204091317, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 104533 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 104533 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 104533 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/collection1/data/
   [junit4]   2> 104537 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 104537 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 104538 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 104539 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 104540 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 104540 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 104544 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 104544 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 104544 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 104544 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 104545 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 104545 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 104546 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=44.1123046875, floorSegmentMB=0.357421875, forceMergeDeletesPctAllowed=5.230157484237371, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 104546 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 104546 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 104546 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@77e28432[collection1] main
   [junit4]   2> 104546 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 104547 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 104547 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 104547 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 104547 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 104547 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 104547 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 104547 INFO  (coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:tmp_collection 

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

ca2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/source_collection_shard1_replica2/data
   [junit4]   2> 466092 INFO  (zkCallback-310-thread-4-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/source_collection_shard1_replica2/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/source_collection_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 466092 INFO  (zkCallback-310-thread-4-processing-n:127.0.0.1:58502_ohsh) [n:127.0.0.1:58502_ohsh c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/source_collection_shard1_replica2/data/index
   [junit4]   2> 466093 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@abec3c1{SSL-http/1.1}{127.0.0.1:58502}
   [junit4]   2> 466095 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3beb171d{/ohsh,null,UNAVAILABLE}
   [junit4]   2> 466096 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###Ending doTest
   [junit4]   2> 466097 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[26554F30C006D764]) [n:127.0.0.1:58502_ohsh c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33562 33562
   [junit4]   2> 466110 INFO  (Thread-436) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33562 33562
   [junit4]   2> 466111 WARN  (Thread-436) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	91	/solr/aliases.json
   [junit4]   2> 	15	/solr/configs/conf1
   [junit4]   2> 	9	/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	2	/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	91	/solr/clusterstate.json
   [junit4]   2> 	15	/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2> 	15	/solr/collections/source_collection/cdcr/state/process
   [junit4]   2> 	15	/solr/collections/source_collection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/94759524578099253-127.0.0.1:51252_ohsh-n_0000000003
   [junit4]   2> 	3	/solr/collections/source_collection/leader_elect/shard1/election/94759524578099253-core_node1-n_0000000000
   [junit4]   2> 	3	/solr/collections/source_collection/leader_elect/shard1/election/94759524578099208-core_node1-n_0000000000
   [junit4]   2> 	2	/solr/collections/source_collection/leader_elect/shard1/election/94759524578099208-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/94759524578099208-127.0.0.1:58502_ohsh-n_0000000001
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 	2	/solr/collections/source_collection/leader_elect/shard1/election/94759524578099253-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	91	/solr/collections
   [junit4]   2> 	86	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrReplicationHandlerTest -Dtests.method=doTest -Dtests.seed=26554F30C006D764 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv_SE -Dtests.timezone=US/Central -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    366s J0 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1400, name=RecoveryThread-source_collection_shard1_replica2, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([26554F30C006D764:8111F794ADBDC4DD]:0)
   [junit4]    > Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([26554F30C006D764]:0)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:232)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000007.1516152482937438208 (No such file or directory)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
   [junit4]    > 	at org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:534)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:225)
   [junit4]    > Caused by: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_26554F30C006D764-001/jetty-002/cores/source_collection_shard1_replica2/data/tlog/tlog.0000000000000000007.1516152482937438208 (No such file or directory)
   [junit4]    > 	at java.io.RandomAccessFile.open0(Native Method)
   [junit4]    > 	at java.io.RandomAccessFile.open(RandomAccessFile.java:316)
   [junit4]    > 	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
   [junit4]    > 	... 7 more
   [junit4]   2> 466126 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[26554F30C006D764]-worker) [n:127.0.0.1:58502_ohsh c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Oct 27, 2015 3:19:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sv_SE, timezone=US/Central
   [junit4]   2> NOTE: Linux 3.19.0-31-generic amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=12,threads=1,free=161655000,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SmileWriterTest, TestHdfsUpdateLog, TestComponentsName, TestOmitPositions, TestMissingGroups, TestRequestStatusCollectionAPI, TestInfoStreamLogging, TestDynamicFieldResource, VersionInfoTest, RequiredFieldsTest, BadCopyFieldTest, TestPseudoReturnFields, FileUtilsTest, JsonLoaderTest, RemoteQueryErrorTest, LeaderInitiatedRecoveryOnShardRestartTest, BufferStoreTest, ReplicationFactorTest, TestCollationFieldDocValues, TestRandomDVFaceting, TestPhraseSuggestions, RankQueryTest, TestDistributedMissingSort, TestDocumentBuilder, TestAnalyzedSuggestions, AnalysisErrorHandlingTest, TestRemoteStreaming, TestSolrDynamicMBean, FileBasedSpellCheckerTest, DateRangeFieldTest, CdcrReplicationHandlerTest]
   [junit4] Completed [162/553] on J0 in 366.05s, 1 test, 1 error <<< FAILURES!

[...truncated 1229 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 553 suites (8 ignored), 2173 tests, 1 error, 75 ignored (38 assumptions) [seed: 26554F30C006D764]

Total time: 44 minutes 28 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



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_60) - Build # 14683 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14683/
Java: 64bit/jdk1.8.0_60 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
95 threads leaked from SUITE scope at org.apache.solr.cloud.TestAuthenticationFramework:     1) Thread[id=1911, name=qtp1872846197-1911-acceptor-0@73da859f-ServerConnector@1e6b7b55{HTTP/1.1}{127.0.0.1:51963}, 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:745)    2) Thread[id=1998, name=zkCallback-274-thread-1, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)    3) Thread[id=2042, name=zkCallback-266-thread-4, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)    4) Thread[id=1942, name=qtp135758713-1942, 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:745)    5) Thread[id=1979, name=jetty-launcher-254-thread-3-SendThread(127.0.0.1:34708), 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)    6) Thread[id=1950, name=qtp1643465063-1950, 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:745)    7) Thread[id=2013, name=OverseerStateUpdate-94759918036123657-127.0.0.1:41092_solr-n_0000000000, state=WAITING, group=Overseer state updater.]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)         at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1470)         at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:336)         at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:333)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)         at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)         at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:310)         at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:289)         at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:358)         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:165)         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:143)         at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:193)         at java.lang.Thread.run(Thread.java:745)    8) Thread[id=1937, name=qtp939214895-1937-acceptor-0@7e6ac66b-ServerConnector@7e4bc6f4{HTTP/1.1}{127.0.0.1:45946}, 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:745)    9) Thread[id=1993, name=jetty-launcher-254-thread-4-SendThread(127.0.0.1:34708), 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)   10) Thread[id=2038, name=zkCallback-274-thread-2, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   11) Thread[id=1934, name=qtp1371825887-1934, 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:745)   12) Thread[id=2047, name=zkCallback-275-thread-4, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   13) Thread[id=1909, name=qtp1872846197-1909-selector-ServerConnectorManager@231461ff/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:79)         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:745)   14) Thread[id=1923, name=qtp1371825887-1923-acceptor-0@5db43b29-ServerConnector@5b1eb5ec{HTTP/1.1}{127.0.0.1:58657}, 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:745)   15) Thread[id=1931, name=qtp939214895-1931-selector-ServerConnectorManager@743f92f1/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:79)         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:745)   16) Thread[id=2046, name=zkCallback-274-thread-3, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   17) Thread[id=1992, name=jetty-launcher-254-thread-5-SendThread(127.0.0.1:34708), state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)   18) Thread[id=2033, name=OverseerThreadFactory-789-thread-2, state=WAITING, group=Overseer collection creation process.]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)         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:745)   19) Thread[id=1949, name=qtp939214895-1949, 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:745)   20) Thread[id=2028, name=Scheduler-1594065559, 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:745)   21) Thread[id=1908, name=qtp1872846197-1908-selector-ServerConnectorManager@231461ff/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:79)         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:745)   22) Thread[id=1943, name=Scheduler-1934961151, 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:745)   23) Thread[id=2016, name=Thread-873, state=WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)   24) Thread[id=1936, name=qtp1643465063-1936-selector-ServerConnectorManager@36b1587b/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:79)         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:745)   25) Thread[id=1935, name=Scheduler-1816061738, 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:745)   26) Thread[id=1916, name=qtp1643465063-1916-selector-ServerConnectorManager@36b1587b/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:79)         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:745)   27) Thread[id=1929, name=qtp1371825887-1929, 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:745)   28) Thread[id=2015, name=OverseerHdfsCoreFailoverThread-94759918036123657-127.0.0.1:41092_solr-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         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.exists(SolrZkClient.java:316)         at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)         at java.lang.Thread.run(Thread.java:745)   29) Thread[id=2003, name=coreContainerWorkExecutor-772-thread-1, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   30) Thread[id=1917, name=qtp1371825887-1917-selector-ServerConnectorManager@525b6269/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:79)         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:745)   31) Thread[id=1996, name=jetty-launcher-254-thread-2-SendThread(127.0.0.1:34708), 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)   32) Thread[id=1999, name=zkCallback-273-thread-1, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   33) Thread[id=1918, name=qtp1872846197-1918, 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:745)   34) Thread[id=1925, name=qtp1872846197-1925, 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:745)   35) Thread[id=1997, name=jetty-launcher-254-thread-2-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)   36) Thread[id=2041, name=zkCallback-273-thread-3, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   37) Thread[id=1926, name=qtp1643465063-1926-selector-ServerConnectorManager@36b1587b/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:79)         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:745)   38) Thread[id=2043, name=zkCallback-265-thread-4, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   39) Thread[id=1995, name=jetty-launcher-254-thread-4-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)   40) Thread[id=2007, name=Thread-869, state=WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)   41) Thread[id=1951, name=Scheduler-366358404, 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:745)   42) Thread[id=1933, name=Scheduler-1165233985, 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:745)   43) Thread[id=1945, name=qtp1643465063-1945-acceptor-0@121751e6-ServerConnector@195da788{HTTP/1.1}{127.0.0.1:46844}, 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:745)   44) Thread[id=2004, name=Thread-867, state=WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)   45) Thread[id=2034, name=zkCallback-273-thread-2, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   46) Thread[id=1913, name=qtp939214895-1913-selector-ServerConnectorManager@743f92f1/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:79)         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:745)   47) Thread[id=2018, name=coreContainerWorkExecutor-764-thread-1, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   48) Thread[id=1977, name=jetty-launcher-254-thread-1-SendThread(127.0.0.1:34708), state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)   49) Thread[id=1985, name=zkCallback-265-thread-1, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   50) Thread[id=1912, name=qtp1371825887-1912-selector-ServerConnectorManager@525b6269/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:79)         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:745)   51) Thread[id=1932, name=qtp135758713-1932, 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:745)   52) Thread[id=1938, name=qtp135758713-1938, 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:745)   53) Thread[id=1955, name=org.eclipse.jetty.server.session.HashSessionManager@4e204e5dTimer, 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:745)   54) Thread[id=2000, name=zkCallback-275-thread-1, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   55) Thread[id=1953, name=org.eclipse.jetty.server.session.HashSessionManager@182e55d4Timer, 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:745)   56) Thread[id=2044, name=zkCallback-275-thread-3, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   57) Thread[id=1903, name=qtp1872846197-1903-selector-ServerConnectorManager@231461ff/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:79)         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:745)   58) Thread[id=1914, name=qtp1371825887-1914-selector-ServerConnectorManager@525b6269/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:79)         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:745)   59) Thread[id=1915, name=qtp135758713-1915-selector-ServerConnectorManager@79e553a4/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:79)         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:745)   60) Thread[id=1947, name=org.eclipse.jetty.server.session.HashSessionManager@27c2897fTimer, 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:745)   61) Thread[id=2012, name=coreContainerWorkExecutor-762-thread-1, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   62) Thread[id=1924, name=qtp135758713-1924-selector-ServerConnectorManager@79e553a4/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:79)         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:745)   63) Thread[id=1988, name=zkCallback-266-thread-1, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   64) Thread[id=2006, name=coreContainerWorkExecutor-774-thread-1, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   65) Thread[id=1922, name=qtp1872846197-1922, 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:745)   66) Thread[id=2014, name=OverseerCollectionConfigSetProcessor-94759918036123657-127.0.0.1:41092_solr-n_0000000000, state=WAITING, group=Overseer collection creation process.]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)         at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1470)         at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:336)         at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:333)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)         at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)         at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:310)         at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:289)         at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:358)         at org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:337)         at org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:223)         at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:197)         at java.lang.Thread.run(Thread.java:745)   67) Thread[id=1920, name=qtp135758713-1920-selector-ServerConnectorManager@79e553a4/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:79)         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:745)   68) Thread[id=2037, name=zkCallback-266-thread-2, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   69) Thread[id=2010, name=Thread-871, state=WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)   70) Thread[id=1906, name=qtp1872846197-1906-selector-ServerConnectorManager@231461ff/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:79)         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:745)   71) Thread[id=1921, name=qtp939214895-1921-selector-ServerConnectorManager@743f92f1/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:79)         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:745)   72) Thread[id=1940, name=qtp1643465063-1940-selector-ServerConnectorManager@36b1587b/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:79)         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:745)   73) Thread[id=2045, name=zkCallback-266-thread-5, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   74) Thread[id=1948, name=qtp1643465063-1948, 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:745)   75) Thread[id=1952, name=qtp1643465063-1952, 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:745)   76) Thread[id=2001, name=Thread-865, state=WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)   77) Thread[id=2009, name=coreContainerWorkExecutor-770-thread-1, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   78) Thread[id=1944, name=qtp939214895-1944, 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:745)   79) Thread[id=1927, name=qtp135758713-1927-acceptor-0@5d282246-ServerConnector@42e83d7{HTTP/1.1}{127.0.0.1:41092}, 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:745)   80) Thread[id=2035, name=zkCallback-275-thread-2, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   81) Thread[id=2036, name=zkCallback-265-thread-2, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   82) Thread[id=1978, name=jetty-launcher-254-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)   83) Thread[id=1980, name=jetty-launcher-254-thread-3-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)   84) Thread[id=1930, name=qtp1371825887-1930, 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:745)   85) Thread[id=2040, name=zkCallback-266-thread-3, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   86) Thread[id=1994, name=jetty-launcher-254-thread-5-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)   87) Thread[id=1946, name=qtp939214895-1946, 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:745)   88) Thread[id=2039, name=zkCallback-265-thread-3, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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:745)   89) Thread[id=1954, name=Scheduler-1702521797, 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:745)   90) Thread[id=1941, name=org.eclipse.jetty.server.session.HashSessionManager@7e1177e3Timer, 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:745)   91) Thread[id=1910, name=qtp135758713-1910-selector-ServerConnectorManager@79e553a4/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:79)         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:745)   92) Thread[id=1939, name=org.eclipse.jetty.server.session.HashSessionManager@40745b85Timer, 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:745)   93) Thread[id=2029, name=OverseerThreadFactory-789-thread-1, state=WAITING, group=Overseer collection creation process.]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)         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:745)   94) Thread[id=1919, name=qtp1371825887-1919-selector-ServerConnectorManager@525b6269/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:79)         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:745)   95) Thread[id=1928, name=qtp939214895-1928-selector-ServerConnectorManager@743f92f1/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:79)         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:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 95 threads leaked from SUITE scope at org.apache.solr.cloud.TestAuthenticationFramework: 
   1) Thread[id=1911, name=qtp1872846197-1911-acceptor-0@73da859f-ServerConnector@1e6b7b55{HTTP/1.1}{127.0.0.1:51963}, 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:745)
   2) Thread[id=1998, name=zkCallback-274-thread-1, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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:745)
   3) Thread[id=2042, name=zkCallback-266-thread-4, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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:745)
   4) Thread[id=1942, name=qtp135758713-1942, 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:745)
   5) Thread[id=1979, name=jetty-launcher-254-thread-3-SendThread(127.0.0.1:34708), 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)
   6) Thread[id=1950, name=qtp1643465063-1950, 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:745)
   7) Thread[id=2013, name=OverseerStateUpdate-94759918036123657-127.0.0.1:41092_solr-n_0000000000, state=WAITING, group=Overseer state updater.]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
        at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1470)
        at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:336)
        at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:333)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
        at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)
        at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:310)
        at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:289)
        at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:358)
        at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:165)
        at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:143)
        at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:193)
        at java.lang.Thread.run(Thread.java:745)
   8) Thread[id=1937, name=qtp939214895-1937-acceptor-0@7e6ac66b-ServerConnector@7e4bc6f4{HTTP/1.1}{127.0.0.1:45946}, 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:745)
   9) Thread[id=1993, name=jetty-launcher-254-thread-4-SendThread(127.0.0.1:34708), 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)
  10) Thread[id=2038, name=zkCallback-274-thread-2, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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:745)
  11) Thread[id=1934, name=qtp1371825887-1934, 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:745)
  12) Thread[id=2047, name=zkCallback-275-thread-4, 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.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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:745)
  13) Thread[id=1909, name=qtp1872846197-1909-selector-ServerConnectorManager@231461ff/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:79)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.Selec

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

]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [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:745)
   [junit4]    >   61) Thread[id=1954, name=Scheduler-1702521797, 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:745)
   [junit4]    >   62) Thread[id=1941, name=org.eclipse.jetty.server.session.HashSessionManager@7e1177e3Timer, 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:745)
   [junit4]    >   63) Thread[id=1910, name=qtp135758713-1910-selector-ServerConnectorManager@79e553a4/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:193)
   [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:78)
   [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:745)
   [junit4]    >   64) Thread[id=1939, name=org.eclipse.jetty.server.session.HashSessionManager@40745b85Timer, 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:745)
   [junit4]    >   65) Thread[id=1919, name=qtp1371825887-1919-selector-ServerConnectorManager@525b6269/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:193)
   [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:78)
   [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:745)
   [junit4]    >   66) Thread[id=1928, name=qtp939214895-1928-selector-ServerConnectorManager@743f92f1/2, 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:193)
   [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:78)
   [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:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F912E9E4B1673117]:0)
   [junit4] Completed [66/553] on J2 in 75.40s, 5 tests, 3 errors <<< FAILURES!

[...truncated 1495 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 553 suites (8 ignored), 2173 tests, 2 suite-level errors, 1 error, 1395 ignored (26 assumptions) [seed: F912E9E4B1673117]

Total time: 30 minutes 12 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