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/12/06 02:13:12 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_66) - Build # 15122 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15122/
Java: 32bit/jdk1.8.0_66 -server -XX:+UseG1GC

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

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=3331, name=zkCallback-374-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         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)    2) Thread[id=3107, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]-SendThread(127.0.0.1:45678), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)         at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1185)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1110)    3) Thread[id=3109, name=zkCallback-374-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         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=3108, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         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)    5) Thread[id=3330, name=zkCallback-374-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         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)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=3331, name=zkCallback-374-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        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)
   2) Thread[id=3107, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]-SendThread(127.0.0.1:45678), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)
        at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1185)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1110)
   3) Thread[id=3109, name=zkCallback-374-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        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=3108, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        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)
   5) Thread[id=3330, name=zkCallback-374-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        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)
	at __randomizedtesting.SeedInfo.seed([E4CAFF6CD1701610]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3331, name=zkCallback-374-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         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)    2) Thread[id=3107, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]-SendThread(127.0.0.1:45678), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         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)    3) Thread[id=3109, name=zkCallback-374-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         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=3330, name=zkCallback-374-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         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)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3331, name=zkCallback-374-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        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)
   2) Thread[id=3107, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]-SendThread(127.0.0.1:45678), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        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)
   3) Thread[id=3109, name=zkCallback-374-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        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=3330, name=zkCallback-374-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        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)
	at __randomizedtesting.SeedInfo.seed([E4CAFF6CD1701610]:0)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:51555/awholynewcollection_0: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51555/awholynewcollection_0: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([E4CAFF6CD1701610:6C9EC0B67F8C7BE8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:509)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:638)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9939 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/init-core-data-001
   [junit4]   2> 413705 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E4CAFF6CD1701610]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 413705 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E4CAFF6CD1701610]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 413706 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 413706 INFO  (Thread-1201) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 413706 INFO  (Thread-1201) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 413806 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.ZkTestServer start zk server on port:45678
   [junit4]   2> 413806 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 413807 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 413809 INFO  (zkCallback-343-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@118018b name:ZooKeeperConnection Watcher:127.0.0.1:45678 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 413809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 413809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 413809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 413810 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 413811 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 413812 INFO  (zkCallback-344-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c39d54 name:ZooKeeperConnection Watcher:127.0.0.1:45678/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 413812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 413812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 413812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 413812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 413813 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 413813 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 413814 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 413814 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 413815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 413815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 413816 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] 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> 413816 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 413816 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] 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> 413817 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 413817 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] 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> 413817 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 413818 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] 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> 413818 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 413818 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] 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> 413818 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 413819 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] 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> 413819 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 413819 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] 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> 413820 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 413820 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] 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> 413820 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 413821 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] 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> 413821 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 413888 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/cores/collection1
   [junit4]   2> 413889 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 413890 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@130b228{/,null,AVAILABLE}
   [junit4]   2> 413892 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.e.j.s.ServerConnector Started ServerConnector@423e8f{HTTP/1.1,[http/1.1]}{127.0.0.1:52046}
   [junit4]   2> 413892 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.e.j.s.Server Started @415371ms
   [junit4]   2> 413892 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/tempDir-001/control/data, hostContext=/, hostPort=52046, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/cores}
   [junit4]   2> 413892 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 413892 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001'
   [junit4]   2> 413892 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 413892 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 413893 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 413893 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 413893 INFO  (zkCallback-345-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19bd9e2 name:ZooKeeperConnection Watcher:127.0.0.1:45678/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 413894 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 413894 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 413894 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 413894 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/solr.xml
   [junit4]   2> 413898 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/cores
   [junit4]   2> 413898 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.CoreContainer New CoreContainer 30669807
   [junit4]   2> 413899 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001]
   [junit4]   2> 413899 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/lib
   [junit4]   2> 413899 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] 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> 413900 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 413900 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 413900 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 413900 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45678/solr
   [junit4]   2> 413900 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 413900 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 413901 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 413901 INFO  (zkCallback-347-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53b21b name:ZooKeeperConnection Watcher:127.0.0.1:45678 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 413902 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 413902 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 413903 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 413903 INFO  (zkCallback-348-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f0551 name:ZooKeeperConnection Watcher:127.0.0.1:45678/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 413903 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 413904 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 413905 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 413906 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 413906 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 413907 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 413908 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 413909 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 413909 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 413910 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 413910 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52046_
   [junit4]   2> 413910 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52046_
   [junit4]   2> 413910 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 413911 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 413911 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 413912 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94985513530359812-127.0.0.1:52046_-n_0000000000
   [junit4]   2> 413912 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52046_
   [junit4]   2> 413912 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 413912 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.Overseer Overseer (id=94985513530359812-127.0.0.1:52046_-n_0000000000) starting
   [junit4]   2> 413913 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 413915 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 413915 INFO  (OverseerCollectionConfigSetProcessor-94985513530359812-127.0.0.1:52046_-n_0000000000) [n:127.0.0.1:52046_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 413915 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 413916 INFO  (OverseerStateUpdate-94985513530359812-127.0.0.1:52046_-n_0000000000) [n:127.0.0.1:52046_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 413928 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 413928 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 413928 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/cores
   [junit4]   2> 413929 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 413929 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/cores/collection1
   [junit4]   2> 413929 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 413930 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 413930 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:52046_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 413930 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 413930 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 413931 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 413931 INFO  (OverseerStateUpdate-94985513530359812-127.0.0.1:52046_-n_0000000000) [n:127.0.0.1:52046_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52046",
   [junit4]   2>   "node_name":"127.0.0.1:52046_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 413931 INFO  (OverseerStateUpdate-94985513530359812-127.0.0.1:52046_-n_0000000000) [n:127.0.0.1:52046_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52046",
   [junit4]   2>   "node_name":"127.0.0.1:52046_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 413932 INFO  (OverseerStateUpdate-94985513530359812-127.0.0.1:52046_-n_0000000000) [n:127.0.0.1:52046_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 413932 INFO  (OverseerStateUpdate-94985513530359812-127.0.0.1:52046_-n_0000000000) [n:127.0.0.1:52046_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 413933 INFO  (zkCallback-348-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_    ] 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> 414931 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 414931 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 414932 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 414932 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 414932 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 414932 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/cores/collection1'
   [junit4]   2> 414932 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 414932 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 414933 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 414936 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 414942 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 414947 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 414952 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 415046 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 415052 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 415053 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 415058 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 415060 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 415061 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 415062 WARN  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 415062 WARN  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 415062 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 415062 WARN  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 415062 WARN  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 415063 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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/J1
   [junit4]   2> 415063 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 415063 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 415063 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/cores/collection1], dataDir=[null]
   [junit4]   2> 415063 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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@8f3ba
   [junit4]   2> 415064 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/cores/collection1/data
   [junit4]   2> 415064 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/cores/collection1/data/index/
   [junit4]   2> 415064 WARN  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 415064 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/cores/collection1/data/index
   [junit4]   2> 415064 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=64.6455078125, floorSegmentMB=1.576171875, forceMergeDeletesPctAllowed=27.582243791447155, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 415064 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5e2881 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d5be08),segFN=segments_1,generation=1}
   [junit4]   2> 415064 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 415065 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52046_ c:control_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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/cores/collection1/data/
   [junit4]   2> 415065 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 415068 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 415068 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 415068 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 415068 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 415068 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 415068 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 415068 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 415069 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 415069 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 415069 WARN  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 415070 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 415072 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 415073 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 415074 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 415077 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/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,/update,/admin/file
   [junit4]   2> 415077 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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> 415078 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 415078 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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> 415079 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 415079 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 415079 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=68.859375, floorSegmentMB=2.1181640625, forceMergeDeletesPctAllowed=21.30151382408965, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 415079 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5e2881 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d5be08),segFN=segments_1,generation=1}
   [junit4]   2> 415079 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 415080 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1e6e2e[collection1] main
   [junit4]   2> 415080 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 415080 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 415080 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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> 415080 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 415080 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 415080 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 415081 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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> 415081 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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> 415081 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 415081 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 415081 INFO  (searcherExecutor-1361-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e6e2e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 415081 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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> 415081 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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> 415081 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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> 415081 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_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 1519768217926500352
   [junit4]   2> 415083 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1519768217926500352
   [junit4]   2> 415083 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 415084 INFO  (coreLoadExecutor-1360-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 415084 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:52046 collection:control_collection shard:shard1
   [junit4]   2> 415085 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 415086 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94985513530359812-core_node1-n_0000000000
   [junit4]   2> 415086 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 415087 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 415087 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 415087 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52046/collection1/
   [junit4]   2> 415087 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 415087 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52046/collection1/ has no replicas
   [junit4]   2> 415087 INFO  (OverseerStateUpdate-94985513530359812-127.0.0.1:52046_-n_0000000000) [n:127.0.0.1:52046_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 415087 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 415088 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 415089 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52046/collection1/ shard1
   [junit4]   2> 415089 INFO  (OverseerStateUpdate-94985513530359812-127.0.0.1:52046_-n_0000000000) [n:127.0.0.1:52046_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:52046",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 415190 INFO  (zkCallback-348-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_    ] 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> 415240 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:52046/collection1/ and leader is http://127.0.0.1:52046/collection1/
   [junit4]   2> 415240 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52046
   [junit4]   2> 415240 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 415240 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 415240 INFO  (coreZkRegister-1354-thread-1-processing-n:127.0.0.1:52046_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52046_ c:control_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> 415241 INFO  (OverseerStateUpdate-94985513530359812-127.0.0.1:52046_-n_0000000000) [n:127.0.0.1:52046_    ] 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":"http://127.0.0.1:52046",
   [junit4]   2>   "node_name":"127.0.0.1:52046_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 415241 INFO  (OverseerStateUpdate-94985513530359812-127.0.0.1:52046_-n_0000000000) [n:127.0.0.1:52046_    ] 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":"http://127.0.0.1:52046",
   [junit4]   2>   "node_name":"127.0.0.1:52046_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 415342 INFO  (zkCallback-348-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_    ] 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> 415431 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 415432 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 415433 INFO  (zkCallback-350-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1239a1a name:ZooKeeperConnection Watcher:127.0.0.1:45678/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 415433 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 415433 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 415433 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 415434 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 415508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/shard-1-001/cores/collection1
   [junit4]   2> 415508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/shard-1-001
   [junit4]   2> 415509 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 415510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1691ec1{/,null,AVAILABLE}
   [junit4]   2> 415510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.e.j.s.ServerConnector Started ServerConnector@16bf5cc{HTTP/1.1,[http/1.1]}{127.0.0.1:51555}
   [junit4]   2> 415510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.e.j.s.Server Started @416990ms
   [junit4]   2> 415510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=51555, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/shard-1-001/cores}
   [junit4]   2> 415510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 415511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/shard-1-001'
   [junit4]   2> 415511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 415511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 415511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 415511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 415512 INFO  (zkCallback-351-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1defcc0 name:ZooKeeperConnection Watcher:127.0.0.1:45678/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 415512 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 415512 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 415513 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 415513 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/shard-1-001/solr.xml
   [junit4]   2> 415518 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/shard-1-001/cores
   [junit4]   2> 415518 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.CoreContainer New CoreContainer 23392514
   [junit4]   2> 415518 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/shard-1-001]
   [junit4]   2> 415518 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/shard-1-001/lib
   [junit4]   2> 415518 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] 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> 415520 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 415520 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 415520 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 415520 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45678/solr
   [junit4]   2> 415520 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 415520 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 415520 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 415521 INFO  (zkCallback-353-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@deb79b name:ZooKeeperConnection Watcher:127.0.0.1:45678 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 415522 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 415522 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 415523 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:51555_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 415523 INFO  (zkCallback-354-thread-1-processing-n:127.0.0.1:51555_) [n:127.0.0.1:51555_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17d4552 name:ZooKeeperConnection Watcher:127.0.0.1:45678/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 415523 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:51555_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 415525 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:51555_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 416527 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:51555_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51555_
   [junit4]   2> 416527 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:51555_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51555_
   [junit4]   2> 416528 INFO  (zkCallback-350-thread-1) [    ] 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> 416528 INFO  (zkCallback-354-thread-1-processing-n:127.0.0.1:51555_) [n:127.0.0.1:51555_    ] 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> 416528 INFO  (zkCallback-348-thread-1-processing-n:127.0.0.1:52046_) [n:127.0.0.1:52046_    ] 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> 416529 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:51555_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 416529 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:51555_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94985513530359816-127.0.0.1:51555_-n_0000000001
   [junit4]   2> 416529 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:51555_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94985513530359812-127.0.0.1:52046_-n_0000000000 to know if I could be the leader
   [junit4]   2> 416555 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:51555_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 416555 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:51555_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 416555 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:51555_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E4CAFF6CD1701610-001/shard-1-001/cores
   [junit4]   2> 416556 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]) [n:127.0.0.1:51555_    ] o.a.s.

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

CAFF6CD1701610 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Africa/Kigali -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | CollectionsAPIDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   [junit4]    >    1) Thread[id=3331, name=zkCallback-374-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         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]    >    2) Thread[id=3107, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]-SendThread(127.0.0.1:45678), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1185)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1110)
   [junit4]    >    3) Thread[id=3109, name=zkCallback-374-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         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]    >    4) Thread[id=3108, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    >    5) Thread[id=3330, name=zkCallback-374-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         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]    > 	at __randomizedtesting.SeedInfo.seed([E4CAFF6CD1701610]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3331, name=zkCallback-374-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         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]    >    2) Thread[id=3107, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E4CAFF6CD1701610]-SendThread(127.0.0.1:45678), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    3) Thread[id=3109, name=zkCallback-374-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         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]    >    4) Thread[id=3330, name=zkCallback-374-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         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]    > 	at __randomizedtesting.SeedInfo.seed([E4CAFF6CD1701610]:0)
   [junit4] Completed [158/564] on J1 in 48.39s, 1 test, 3 errors <<< FAILURES!

[...truncated 1278 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:782: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:726: 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: 564 suites (8 ignored), 2237 tests, 2 suite-level errors, 1 error, 1204 ignored (61 assumptions) [seed: E4CAFF6CD1701610]

Total time: 35 minutes 46 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 (32bit/jdk1.8.0_66) - Build # 15123 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15123/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseG1GC

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

Error Message:
Error from server at http://127.0.0.1:49260/z_ql/dp/collection1: Bad Request    request: http://127.0.0.1:46020/z_ql/dp/collection1/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A49260%2Fz_ql%2Fdp%2Fcollection1%2F&wt=javabin&version=2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:49260/z_ql/dp/collection1: Bad Request



request: http://127.0.0.1:46020/z_ql/dp/collection1/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A49260%2Fz_ql%2Fdp%2Fcollection1%2F&wt=javabin&version=2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:167)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:512)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:645)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:356)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9787 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/init-core-data-001
   [junit4]   2> 408838 INFO  (SUITE-BasicDistributedZkTest-seed#[3DB9C23927020887]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /z_ql/dp
   [junit4]   2> 408839 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 408840 INFO  (Thread-902) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 408840 INFO  (Thread-902) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 408940 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.ZkTestServer start zk server on port:56787
   [junit4]   2> 408940 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 408940 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408943 INFO  (zkCallback-264-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39979c name:ZooKeeperConnection Watcher:127.0.0.1:56787 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 408944 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408944 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 408944 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 408946 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 408946 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408947 INFO  (zkCallback-265-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11b8255 name:ZooKeeperConnection Watcher:127.0.0.1:56787/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 408947 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408948 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 408948 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 408950 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 408952 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 408954 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 408956 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 408956 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 408959 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 408959 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 408961 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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> 408961 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 408963 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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> 408963 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 408965 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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> 408965 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 408966 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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> 408967 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 408968 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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> 408968 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 408970 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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> 408970 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 408971 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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> 408972 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 408973 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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> 408973 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 408975 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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> 408975 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 409037 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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.BasicDistributedZkTest_3DB9C23927020887-001/control-001/cores/collection1
   [junit4]   2> 409039 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 409039 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1065c20{/z_ql/dp,null,AVAILABLE}
   [junit4]   2> 409040 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f76703{HTTP/1.1,[http/1.1]}{127.0.0.1:60338}
   [junit4]   2> 409041 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.e.j.s.Server Started @410189ms
   [junit4]   2> 409041 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/tempDir-001/control/data, hostContext=/z_ql/dp, hostPort=60338, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/control-001/cores}
   [junit4]   2> 409041 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 409041 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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.BasicDistributedZkTest_3DB9C23927020887-001/control-001'
   [junit4]   2> 409041 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 409041 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 409042 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 409042 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 409043 INFO  (zkCallback-266-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fe448f name:ZooKeeperConnection Watcher:127.0.0.1:56787/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 409043 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 409044 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 409045 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 409045 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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.BasicDistributedZkTest_3DB9C23927020887-001/control-001/solr.xml
   [junit4]   2> 409052 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/control-001/cores
   [junit4]   2> 409052 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.CoreContainer New CoreContainer 4242679
   [junit4]   2> 409052 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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.BasicDistributedZkTest_3DB9C23927020887-001/control-001]
   [junit4]   2> 409053 WARN  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/control-001/lib
   [junit4]   2> 409053 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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> 409054 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 409055 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 409055 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 409055 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56787/solr
   [junit4]   2> 409055 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 409055 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 409056 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 409057 INFO  (zkCallback-268-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f1a142 name:ZooKeeperConnection Watcher:127.0.0.1:56787 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 409057 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 409058 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 409059 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 409060 INFO  (zkCallback-269-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f9f7aa name:ZooKeeperConnection Watcher:127.0.0.1:56787/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 409061 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 409062 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 409064 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 409066 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 409067 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 409069 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 409071 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 409073 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 409074 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 409075 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 409076 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60338_z_ql%2Fdp
   [junit4]   2> 409076 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60338_z_ql%2Fdp
   [junit4]   2> 409077 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 409078 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 409079 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 409080 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000
   [junit4]   2> 409080 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60338_z_ql%2Fdp
   [junit4]   2> 409080 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 409082 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.Overseer Overseer (id=94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) starting
   [junit4]   2> 409083 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 409088 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 409088 INFO  (OverseerCollectionConfigSetProcessor-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 409089 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 409089 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 409127 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 409127 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 409128 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/control-001/cores
   [junit4]   2> 409129 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 409129 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/control-001/cores/collection1
   [junit4]   2> 409129 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 409130 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 409130 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 409130 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 409130 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 409132 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60338/z_ql/dp",
   [junit4]   2>   "node_name":"127.0.0.1:60338_z_ql%2Fdp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 409132 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 409132 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60338/z_ql/dp",
   [junit4]   2>   "node_name":"127.0.0.1:60338_z_ql%2Fdp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 409132 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 409133 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 409134 INFO  (zkCallback-269-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp    ] 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> 410132 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 410132 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 410133 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 410133 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 410133 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 410134 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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.BasicDistributedZkTest_3DB9C23927020887-001/control-001/cores/collection1'
   [junit4]   2> 410134 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 410134 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 410135 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 410141 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 410146 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 410153 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 410161 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 410241 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 410246 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 410247 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 410256 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 410258 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 410260 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 410260 WARN  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 410261 WARN  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 410261 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 410261 WARN  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 410261 WARN  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 410262 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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> 410262 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 410262 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 410262 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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.BasicDistributedZkTest_3DB9C23927020887-001/control-001/cores/collection1], dataDir=[null]
   [junit4]   2> 410262 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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@1c5fd44
   [junit4]   2> 410263 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/control-001/cores/collection1/data
   [junit4]   2> 410263 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/control-001/cores/collection1/data/index/
   [junit4]   2> 410263 WARN  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 410264 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/control-001/cores/collection1/data/index
   [junit4]   2> 410264 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2277316765281655]
   [junit4]   2> 410270 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1090873),segFN=segments_1,generation=1}
   [junit4]   2> 410271 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 410271 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/control-001/cores/collection1/data/
   [junit4]   2> 410271 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 410277 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 410277 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 410277 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 410277 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 410277 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 410277 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 410278 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 410278 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 410278 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 410278 WARN  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 410279 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 410281 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 410282 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 410283 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 410290 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/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,/update,/admin/file
   [junit4]   2> 410290 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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> 410291 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 410291 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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> 410292 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 410292 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 410293 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=14.7666015625, floorSegmentMB=0.5966796875, forceMergeDeletesPctAllowed=25.2697166248416, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 410294 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1090873),segFN=segments_1,generation=1}
   [junit4]   2> 410294 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 410294 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@53ec67[collection1] main
   [junit4]   2> 410294 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 410295 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 410295 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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> 410295 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 410295 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 410295 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 410296 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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> 410296 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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> 410296 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 410296 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 410298 INFO  (searcherExecutor-976-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@53ec67[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 410298 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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> 410298 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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> 410298 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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> 410298 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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 1519778265296797696
   [junit4]   2> 410300 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1519778265296797696
   [junit4]   2> 410300 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 410301 INFO  (coreLoadExecutor-975-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 410301 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:60338/z_ql/dp collection:control_collection shard:shard1
   [junit4]   2> 410302 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 410304 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94986141485563908-core_node1-n_0000000000
   [junit4]   2> 410305 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 410306 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 410306 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 410306 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60338/z_ql/dp/collection1/
   [junit4]   2> 410306 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 410306 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60338/z_ql/dp/collection1/ has no replicas
   [junit4]   2> 410307 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 410307 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 410309 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 410310 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60338/z_ql/dp/collection1/ shard1
   [junit4]   2> 410311 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:60338/z_ql/dp",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 410413 INFO  (zkCallback-269-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp    ] 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> 410461 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:60338/z_ql/dp/collection1/ and leader is http://127.0.0.1:60338/z_ql/dp/collection1/
   [junit4]   2> 410461 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60338/z_ql/dp
   [junit4]   2> 410461 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 410461 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 410461 INFO  (coreZkRegister-969-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60338_z_ql%2Fdp c:control_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> 410463 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] 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":"http://127.0.0.1:60338/z_ql/dp",
   [junit4]   2>   "node_name":"127.0.0.1:60338_z_ql%2Fdp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 410464 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] 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":"http://127.0.0.1:60338/z_ql/dp",
   [junit4]   2>   "node_name":"127.0.0.1:60338_z_ql%2Fdp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 410566 INFO  (zkCallback-269-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp    ] 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> 410631 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 410632 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 410639 INFO  (zkCallback-271-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16270b name:ZooKeeperConnection Watcher:127.0.0.1:56787/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 410639 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 410639 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 410639 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 410641 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 410641 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 410641 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 410642 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 410643 INFO  (zkCallback-272-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69957c name:ZooKeeperConnection Watcher:127.0.0.1:56787/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 410643 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 410643 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 410646 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 410646 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 410711 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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.BasicDistributedZkTest_3DB9C23927020887-001/shard-1-001/cores/collection1
   [junit4]   2> 410711 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/shard-1-001
   [junit4]   2> 410712 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 410713 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1479576{/z_ql/dp,null,AVAILABLE}
   [junit4]   2> 410714 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.e.j.s.ServerConnector Started ServerConnector@9a159f{HTTP/1.1,[http/1.1]}{127.0.0.1:49260}
   [junit4]   2> 410714 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.e.j.s.Server Started @411862ms
   [junit4]   2> 410714 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/z_ql/dp, hostPort=49260, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/shard-1-001/cores}
   [junit4]   2> 410714 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 410714 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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.BasicDistributedZkTest_3DB9C23927020887-001/shard-1-001'
   [junit4]   2> 410714 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 410714 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 410715 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 410715 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 410716 INFO  (zkCallback-273-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@dcfb4e name:ZooKeeperConnection Watcher:127.0.0.1:56787/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 410716 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 410716 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 410717 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 410718 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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.BasicDistributedZkTest_3DB9C23927020887-001/shard-1-001/solr.xml
   [junit4]   2> 410723 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/shard-1-001/cores
   [junit4]   2> 410723 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.CoreContainer New CoreContainer 33214876
   [junit4]   2> 410723 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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.BasicDistributedZkTest_3DB9C23927020887-001/shard-1-001]
   [junit4]   2> 410723 WARN  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/shard-1-001/lib
   [junit4]   2> 410723 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] 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> 410724 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 410725 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 410725 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 410725 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56787/solr
   [junit4]   2> 410725 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 410725 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 410725 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 410727 INFO  (zkCallback-275-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fc0556 name:ZooKeeperConnection Watcher:127.0.0.1:56787 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 410727 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 410727 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 410728 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 410730 INFO  (zkCallback-276-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52c39c name:ZooKeeperConnection Watcher:127.0.0.1:56787/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 410730 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 410734 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 410748 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 411738 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49260_z_ql%2Fdp
   [junit4]   2> 411739 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49260_z_ql%2Fdp
   [junit4]   2> 411740 INFO  (zkCallback-271-thread-1) [    ] 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> 411740 INFO  (zkCallback-269-thread-1-processing-n:127.0.0.1:60338_z_ql%2Fdp) [n:127.0.0.1:60338_z_ql%2Fdp    ] 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> 411740 INFO  (zkCallback-276-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp    ] 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> 411741 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 411741 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94986141485563913-127.0.0.1:49260_z_ql%2Fdp-n_0000000001
   [junit4]   2> 411742 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000 to know if I could be the leader
   [junit4]   2> 411779 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 411779 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 411780 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/shard-1-001/cores
   [junit4]   2> 411781 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 411781 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/shard-1-001/cores/collection1
   [junit4]   2> 411781 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 411782 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 411782 INFO  (TEST-BasicDistributedZkTest.test-seed#[3DB9C23927020887]) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 411782 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 411782 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 411783 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 411783 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 411784 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49260/z_ql/dp",
   [junit4]   2>   "node_name":"127.0.0.1:49260_z_ql%2Fdp",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 411784 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for collection1 ver 0 
   [junit4]   2> 411784 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 411784 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49260/z_ql/dp",
   [junit4]   2>   "node_name":"127.0.0.1:49260_z_ql%2Fdp",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 411784 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 411784 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 411887 INFO  (OverseerStateUpdate-94986141485563908-127.0.0.1:60338_z_ql%2Fdp-n_0000000000) [n:127.0.0.1:60338_z_ql%2Fdp    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 411888 INFO  (zkCallback-276-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 411888 INFO  (zkCallback-276-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp    ] o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1 
   [junit4]   2> 412784 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 412784 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 412784 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 412784 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 412785 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 412785 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   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.BasicDistributedZkTest_3DB9C23927020887-001/shard-1-001/cores/collection1'
   [junit4]   2> 412785 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 412785 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 412787 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 412792 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 412796 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 412811 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 412819 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 412894 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 412899 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 412900 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 412909 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 412911 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 412913 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 412914 WARN  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 412914 WARN  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 412914 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 412914 WARN  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 412914 WARN  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 412915 INFO  (coreLoadExecutor-986-thread-1-processing-n:127.0.0.1:49260_z_ql%2Fdp) [n:127.0.0.1:49260_z_ql%2Fdp c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet proper

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

eption: Error from server at http://127.0.0.1:49260/z_ql/dp/collection1: Bad Request
   [junit4]    > request: http://127.0.0.1:46020/z_ql/dp/collection1/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A49260%2Fz_ql%2Fdp%2Fcollection1%2F&wt=javabin&version=2
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:167)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:512)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:645)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:356)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2403, name=Lucene Merge Thread #2, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/index-NIOFSDirectory-005/_2v_Lucene50_1.pos: Too many open files
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DB9C23927020887]:0)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:668)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:648)
   [junit4]    > Caused by: java.nio.file.FileSystemException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001/index-NIOFSDirectory-005/_2v_Lucene50_1.pos: Too many open files
   [junit4]    > 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:49)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:82)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:161)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:301)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:297)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:232)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:592)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter$1.createOutput(IndexWriter.java:4826)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:116)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsConsumer(Lucene50PostingsFormat.java:424)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.write(PerFieldPostingsFormat.java:196)
   [junit4]    > 	at org.apache.lucene.codecs.FieldsConsumer.merge(FieldsConsumer.java:105)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:211)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:96)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4062)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3642)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:588)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:626)
   [junit4]   2> 497835 INFO  (SUITE-BasicDistributedZkTest-seed#[3DB9C23927020887]-worker) [n:127.0.0.1:55645_z_ql%2Fdp c:collection3 s:shard1 r:core_node4 x:collection3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_3DB9C23927020887-001
   [junit4]   2> Dec 06, 2015 3:46:25 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=Asserting(Lucene60): {regex_dup_A_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), other_tl1=PostingsFormat(name=Asserting), regex_dup_B_s=PostingsFormat(name=Asserting), range_facet_l_dv=Lucene50(blocksize=128), SubjectTerms_mfacet=PostingsFormat(name=Asserting), n_l1=PostingsFormat(name=Asserting), multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Asserting), genre_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_td1=Lucene50(blocksize=128), n_d1=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Asserting), n_f1=Lucene50(blocksize=128), series_t=Lucene50(blocksize=128), n_tl1=Lucene50(blocksize=128), oddField_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_tf1=PostingsFormat(name=Asserting), price=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=PostingsFormat(name=Asserting), cat=PostingsFormat(name=Asserting), inStock=PostingsFormat(name=LuceneVarGapDocFreqInterval), sequence_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=Lucene50(blocksize=128), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=Asserting), foo_i=Lucene50(blocksize=128), val_i=Lucene50(blocksize=128), n_dt1=Lucene50(blocksize=128), author_t=Lucene50(blocksize=128), a_i1=PostingsFormat(name=Asserting), n_ti1=Lucene50(blocksize=128), rnd_b=Lucene50(blocksize=128), _version_=PostingsFormat(name=Asserting), foo_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_tdt1=PostingsFormat(name=Asserting), name=Lucene50(blocksize=128), foo_d=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=Asserting), foo_f=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=zh_HK, timezone=Asia/Karachi
   [junit4]   2> NOTE: Linux 3.19.0-37-generic i386/Oracle Corporation 1.8.0_66 (32-bit)/cpus=12,threads=1,free=139267568,total=369098752
   [junit4]   2> NOTE: All tests run in this JVM: [SignatureUpdateProcessorFactoryTest, TestOverriddenPrefixQueryForCustomFieldType, TestManagedSchemaDynamicFieldResource, CurrencyFieldOpenExchangeTest, TestFastOutputStream, SystemInfoHandlerTest, TestClassNameShortening, CloudExitableDirectoryReaderTest, TestDistributedStatsComponentCardinality, TestShardHandlerFactory, TestMaxScoreQueryParser, TestDistributedSearch, TestAtomicUpdateErrorCases, TestFieldTypeResource, TestNoOpRegenerator, TestRemoteStreaming, HdfsBasicDistributedZkTest, SolrRequestParserTest, TestNamedUpdateProcessors, TestManagedResource, ConjunctionSolrSpellCheckerTest, SolrXmlInZkTest, TestUniqueKeyFieldResource, TestIBSimilarityFactory, HdfsWriteToMultipleCollectionsTest, HdfsDirectoryTest, DataDrivenBlockJoinTest, BasicAuthIntegrationTest, TestPerFieldSimilarityClassic, TestJsonRequest, TestFaceting, TestOmitPositions, RuleEngineTest, CollectionsAPIAsyncDistributedZkTest, AnalysisAfterCoreReloadTest, TestFoldingMultitermQuery, EchoParamsTest, TestCursorMarkWithoutUniqueKey, TestSolrConfigHandler, BigEndianAscendingWordDeserializerTest, BasicDistributedZkTest]
   [junit4] Completed [159/564] on J0 in 89.28s, 1 test, 1 error <<< FAILURES!

[...truncated 1339 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:782: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:726: 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: 564 suites (8 ignored), 2238 tests, 1 error, 113 ignored (69 assumptions) [seed: 3DB9C23927020887]

Total time: 52 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