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 2013/11/04 03:59:11 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 980 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/980/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
Invalid replica : core_node1 in shard/collection : shard1/delLiveColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Invalid replica : core_node1 in shard/collection : shard1/delLiveColl
	at __randomizedtesting.SeedInfo.seed([BA04B46EAABA0B52:3BE23A76DDE56B6E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:464)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:149)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:135)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:115)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
ERROR: SolrZkClient opens=15 closes=14

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
	at __randomizedtesting.SeedInfo.seed([BA04B46EAABA0B52]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest:     1) Thread[id=2582, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[BA04B46EAABA0B52]-SendThread(localhost:49884), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)    2) Thread[id=2583, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[BA04B46EAABA0B52]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=2582, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[BA04B46EAABA0B52]-SendThread(localhost:49884), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   2) Thread[id=2583, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[BA04B46EAABA0B52]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
	at __randomizedtesting.SeedInfo.seed([BA04B46EAABA0B52]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2582, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[BA04B46EAABA0B52]-SendThread(localhost:49884), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2582, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[BA04B46EAABA0B52]-SendThread(localhost:49884), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
	at __randomizedtesting.SeedInfo.seed([BA04B46EAABA0B52]:0)




Build Log:
[...truncated 9907 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 929290 T2496 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 929297 T2496 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-DeleteReplicaTest-1383533770420
   [junit4]   2> 929299 T2496 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 929300 T2497 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 929401 T2496 oasc.ZkTestServer.run start zk server on port:49884
   [junit4]   2> 929403 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 929411 T2503 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1516c02 name:ZooKeeperConnection Watcher:127.0.0.1:49884 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929412 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 929412 T2496 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 929424 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 929429 T2505 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ac80ecf name:ZooKeeperConnection Watcher:127.0.0.1:49884/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929429 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 929430 T2496 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 929438 T2496 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 929446 T2496 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 929451 T2496 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 929459 T2496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 929460 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 929468 T2496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 929469 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 929475 T2496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 929476 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 929482 T2496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 929482 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 929490 T2496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 929490 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 929497 T2496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 929497 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 929504 T2496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 929505 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 929513 T2496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 929513 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 929521 T2496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 929521 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 929530 T2496 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 929531 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 929834 T2496 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 929841 T2496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49887
   [junit4]   2> 929842 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 929842 T2496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929842 T2496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383533770663
   [junit4]   2> 929843 T2496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383533770663/'
   [junit4]   2> 929877 T2496 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383533770663/solr.xml
   [junit4]   2> 929949 T2496 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 929951 T2496 oasc.CoreContainer.<init> New CoreContainer 548738065
   [junit4]   2> 929951 T2496 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383533770663/]
   [junit4]   2> 929952 T2496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 929953 T2496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 929953 T2496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 929953 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 929953 T2496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 929954 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 929954 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 929955 T2496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 929959 T2496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 929962 T2496 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 929962 T2496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 929962 T2496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49884/solr
   [junit4]   2> 929963 T2496 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 929964 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 929971 T2516 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33d72c83 name:ZooKeeperConnection Watcher:127.0.0.1:49884 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929972 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 929981 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 929985 T2518 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c182ca5 name:ZooKeeperConnection Watcher:127.0.0.1:49884/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929985 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 929989 T2496 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 929998 T2496 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 930006 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 930011 T2496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49887_
   [junit4]   2> 930013 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49887_
   [junit4]   2> 930021 T2496 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 930033 T2496 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 930039 T2496 oasc.Overseer.start Overseer (id=90671269178638339-127.0.0.1:49887_-n_0000000000) starting
   [junit4]   2> 930048 T2496 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 930058 T2520 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 930059 T2496 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 930069 T2496 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 930090 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 930127 T2519 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 930129 T2496 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383533770663
   [junit4]   2> 930229 T2496 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383533770663/conf/
   [junit4]   2> 930235 T2496 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 930236 T2496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 930236 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 930241 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 930245 T2523 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cb100f name:ZooKeeperConnection Watcher:127.0.0.1:49884/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 930246 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 930249 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 930257 T2496 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 930563 T2496 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 930569 T2496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49891
   [junit4]   2> 930572 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 930572 T2496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 930573 T2496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383533771379
   [junit4]   2> 930573 T2496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383533771379/'
   [junit4]   2> 930604 T2496 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383533771379/solr.xml
   [junit4]   2> 930670 T2496 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 930670 T2496 oasc.CoreContainer.<init> New CoreContainer 394496084
   [junit4]   2> 930671 T2496 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383533771379/]
   [junit4]   2> 930672 T2496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 930672 T2496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 930673 T2496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 930673 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 930673 T2496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 930673 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 930674 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 930674 T2496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 930674 T2496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 930678 T2496 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 930678 T2496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 930679 T2496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49884/solr
   [junit4]   2> 930679 T2496 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 930681 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 930686 T2534 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53e76340 name:ZooKeeperConnection Watcher:127.0.0.1:49884 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 930686 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 930693 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 930696 T2536 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6613f4f7 name:ZooKeeperConnection Watcher:127.0.0.1:49884/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 930696 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 930708 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 931717 T2496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49891_
   [junit4]   2> 931720 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49891_
   [junit4]   2> 931728 T2518 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 931728 T2536 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 931728 T2523 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 931739 T2496 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383533771379
   [junit4]   2> 931840 T2496 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383533771379/conf/
   [junit4]   2> 931844 T2496 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 931845 T2496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 931846 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 932158 T2496 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 932163 T2496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49894
   [junit4]   2> 932164 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 932165 T2496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 932165 T2496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383533772971
   [junit4]   2> 932166 T2496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383533772971/'
   [junit4]   2> 932220 T2496 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383533772971/solr.xml
   [junit4]   2> 932335 T2496 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 932338 T2496 oasc.CoreContainer.<init> New CoreContainer 372319203
   [junit4]   2> 932339 T2496 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383533772971/]
   [junit4]   2> 932340 T2496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 932341 T2496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 932341 T2496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 932341 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 932341 T2496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 932342 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 932342 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 932343 T2496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 932344 T2496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 932349 T2496 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 932349 T2496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 932349 T2496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49884/solr
   [junit4]   2> 932350 T2496 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 932351 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 932357 T2548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2bcda28e name:ZooKeeperConnection Watcher:127.0.0.1:49884 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 932358 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 932365 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 932369 T2550 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ce8ccd2 name:ZooKeeperConnection Watcher:127.0.0.1:49884/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 932369 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 932380 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 933390 T2496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49894_
   [junit4]   2> 933393 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49894_
   [junit4]   2> 933400 T2536 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 933401 T2518 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 933401 T2523 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 933401 T2550 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 933413 T2496 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383533772971
   [junit4]   2> 933505 T2496 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383533772971/conf/
   [junit4]   2> 933511 T2496 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 933511 T2496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 933512 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 933812 T2496 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 933816 T2496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49897
   [junit4]   2> 933818 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 933818 T2496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 933819 T2496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383533774637
   [junit4]   2> 933819 T2496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383533774637/'
   [junit4]   2> 933858 T2496 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383533774637/solr.xml
   [junit4]   2> 933917 T2496 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 933918 T2496 oasc.CoreContainer.<init> New CoreContainer 1943617587
   [junit4]   2> 933918 T2496 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383533774637/]
   [junit4]   2> 933919 T2496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 933920 T2496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 933920 T2496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 933920 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 933921 T2496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 933921 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 933921 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 933921 T2496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 933922 T2496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 933926 T2496 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 933926 T2496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 933926 T2496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49884/solr
   [junit4]   2> 933927 T2496 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 933928 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 933932 T2562 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@647dc6c name:ZooKeeperConnection Watcher:127.0.0.1:49884 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 933932 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 933943 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 933946 T2564 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d18a617 name:ZooKeeperConnection Watcher:127.0.0.1:49884/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 933947 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 933962 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 934972 T2496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49897_
   [junit4]   2> 934974 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49897_
   [junit4]   2> 934983 T2550 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 934983 T2564 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 934983 T2523 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 934984 T2518 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 934984 T2536 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 934993 T2496 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383533774637
   [junit4]   2> 935083 T2496 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383533774637/conf/
   [junit4]   2> 935087 T2496 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 935088 T2496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 935089 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 935385 T2496 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 935389 T2496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49900
   [junit4]   2> 935391 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 935391 T2496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 935391 T2496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383533776214
   [junit4]   2> 935392 T2496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383533776214/'
   [junit4]   2> 935422 T2496 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383533776214/solr.xml
   [junit4]   2> 935485 T2496 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 935485 T2496 oasc.CoreContainer.<init> New CoreContainer 796640521
   [junit4]   2> 935485 T2496 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383533776214/]
   [junit4]   2> 935487 T2496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 935487 T2496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 935487 T2496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 935488 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 935488 T2496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 935488 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 935488 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 935489 T2496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 935489 T2496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 935492 T2496 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 935492 T2496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 935493 T2496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49884/solr
   [junit4]   2> 935493 T2496 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 935495 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 935498 T2576 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@459c077a name:ZooKeeperConnection Watcher:127.0.0.1:49884 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 935499 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 935506 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 935510 T2578 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65cf1753 name:ZooKeeperConnection Watcher:127.0.0.1:49884/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 935510 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 935521 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 936532 T2496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49900_
   [junit4]   2> 936535 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49900_
   [junit4]   2> 936543 T2518 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 936545 T2564 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 936545 T2536 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 936545 T2550 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 936545 T2523 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 936546 T2578 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 936559 T2496 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383533776214
   [junit4]   2> 936688 T2496 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383533776214/conf/
   [junit4]   2> 936695 T2496 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 936695 T2496 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 936696 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 936701 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 936705 T2581 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f2148e0 name:ZooKeeperConnection Watcher:127.0.0.1:49884/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 936705 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 936709 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 936717 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 936721 T2583 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48bba97e name:ZooKeeperConnection Watcher:127.0.0.1:49884/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 936722 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 936726 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 936736 T2572 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delLiveColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 936739 T2518 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 936741 T2520 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 936741 T2520 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 937665 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 937667 T2519 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 937667 T2519 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 937676 T2583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 937676 T2550 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 937676 T2564 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 937679 T2578 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 937679 T2536 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 937679 T2518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 937679 T2581 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 937677 T2523 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 937768 T2520 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 937768 T2520 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:49891_
   [junit4]   2> 937769 T2520 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:49900_
   [junit4]   2> 937769 T2520 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:49894_
   [junit4]   2> 937771 T2520 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:49897_
   [junit4]   2> 937774 T2529 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down
   [junit4]   2> 937779 T2558 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down
   [junit4]   2> 937779 T2546 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down
   [junit4]   2> 937780 T2569 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down
   [junit4]   2> 937782 T2529 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 937783 T2558 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 937783 T2546 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 937783 T2569 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 939197 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 939199 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49891",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49891_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 939210 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49897",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49897_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 939219 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49894",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49894_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 939228 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49900",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49900_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 939241 T2518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 939241 T2564 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 939241 T2581 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 939242 T2536 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 939241 T2583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 939242 T2523 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 939242 T2550 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 939242 T2578 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 939785 T2529 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 939785 T2546 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 939786 T2558 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 939787 T2529 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383533771379/delLiveColl_shard1_replica1
   [junit4]   2> 939788 T2529 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 939788 T2558 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383533774637/delLiveColl_shard2_replica2
   [junit4]   2> 939789 T2558 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 939788 T2569 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 939790 T2546 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383533772971/delLiveColl_shard2_replica1
   [junit4]   2> 939790 T2546 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 939791 T2569 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383533776214/delLiveColl_shard1_replica2
   [junit4]   2> 939792 T2569 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 939792 T2558 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 939793 T2558 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 939792 T2546 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 939793 T2546 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 939794 T2569 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 939792 T2529 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 939795 T2529 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 939794 T2569 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 939796 T2558 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 939797 T2558 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 939798 T2546 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 939798 T2546 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 939798 T2569 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 939799 T2569 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 939799 T2529 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 939800 T2529 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 939804 T2569 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 939805 T2558 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 939805 T2546 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 939807 T2529 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 939808 T2569 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383533776214/delLiveColl_shard1_replica2/'
   [junit4]   2> 939809 T2558 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383533774637/delLiveColl_shard2_replica2/'
   [junit4]   2> 939811 T2529 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383533771379/delLiveColl_shard1_replica1/'
   [junit4]   2> 939812 T2546 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383533772971/delLiveColl_shard2_replica1/'
   [junit4]   2> 939946 T2558 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 939942 T2529 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 939965 T2569 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 939984 T2546 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 940047 T2558 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 940050 T2558 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 940058 T2558 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 940072 T2546 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 940075 T2529 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 940079 T2529 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 940079 T2546 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 940088 T2529 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 940090 T2546 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 940192 T2569 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 940195 T2569 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 940209 T2569 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 941224 T2558 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 941257 T2558 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 941272 T2558 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 941312 T2529 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 941327 T2529 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 941330 T2529 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 941358 T2558 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 941366 T2558 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 941375 T2558 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 941378 T2558 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 941379 T2558 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 941380 T2558 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 941391 T2546 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 941395 T2558 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 941395 T2558 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 941396 T2558 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 941397 T2558 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383533774637/delLiveColl_shard2_replica2/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383533774637/delLiveColl_shard2_replica2/data/
   [junit4]   2> 941397 T2558 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61fcca70
   [junit4]   2> 941398 T2558 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383533774637/delLiveColl_shard2_replica2/data
   [junit4]   2> 941399 T2558 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383533774637/delLiveColl_shard2_replica2/data/index/
   [junit4]   2> 941400 T2558 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383533774637/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 941400 T2558 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383533774637/delLiveColl_shard2_replica2/data/index
   [junit4]   2> 941401 T2558 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1229419047204158]
   [junit4]   2> 941403 T2546 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 941407 T2546 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 941408 T2558 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@34f1010d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@154a58dc),segFN=segments_1,generation=1}
   [junit4]   2> 941409 T2558 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 941414 T2529 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 941417 T2558 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 941418 T2558 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 941418 T2558 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 941418 T2558 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 941419 T2558 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 941419 T2558 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 941420 T2558 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 941420 T2558 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 941420 T2558 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 941421 T2558 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 941422 T2558 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 941422 T2558 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 941423 T2558 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 941423 T2558 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 941424 T2558 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 941424 T2569 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 941434 T2529 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 941437 T2558 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 941437 T2569 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 941444 T2569 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 941445 T2558 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 941447 T2558 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 941447 T2529 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 941450 T2558 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 941452 T2558 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@34f1010d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@154a58dc),segFN=segments_1,generation=1}
   [junit4]   2> 941453 T2558 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 941454 T2529 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 941455 T2529 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 941455 T2529 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 941455 T2558 oass.SolrIndexSearcher.<init> Opening Searcher@2521636 main
   [junit4]   2> 941461 T2588 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica2] Registered new searcher Searcher@2521636 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 941462 T2529 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 941463 T2529 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 941464 T2529 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 941464 T2529 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383533771379/delLiveColl_shard1_replica1/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383533771379/delLiveColl_shard1_replica1/data/
   [junit4]   2> 941465 T2529 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61fcca70
   [junit4]   2> 941465 T2558 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica2
   [junit4]   2> 941466 T2558 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica2 address:http://127.0.0.1:49897 collection:delLiveColl shard:shard2
   [junit4]   2> 941466 T2529 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383533771379/delLiveColl_shard1_replica1/data
   [junit4]   2> 941467 T2529 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383533771379/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 941471 T2529 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383533771379/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 941472 T2529 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383533771379/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 941470 T2558 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election
   [junit4]   2> 941472 T2529 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1229419047204158]
   [junit4]   2> 941474 T2546 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 941477 T2529 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@cd0bd6b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d606580),segFN=segments_1,generation=1}
   [junit4]   2> 941478 T2529 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 941481 T2546 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 941485 T2529 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 941487 T2529 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 941487 T2529 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 941488 T2529 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 941488 T2529 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 941488 T2529 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 941491 T2529 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 941491 T2529 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 941491 T2529 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 941491 T2546 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 941494 T2529 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 941496 T2529 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 941497 T2529 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 941497 T2529 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 941498 T2529 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 941499 T2529 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 941499 T2546 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 941499 T2546 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 941500 T2546 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 941501 T2529 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 941504 T2546 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 941504 T2546 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 941505 T2546 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 941505 T2546 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383533772971/delLiveColl_shard2_replica1/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383533772971/delLiveColl_shard2_replica1/data/
   [junit4]   2> 941506 T2546 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61fcca70
   [junit4]   2> 941508 T2529 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 941509 T2529 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 941507 T2569 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 941510 T2529 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 941510 T2546 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383533772971/delLiveColl_shard2_replica1/data
   [junit4]   2> 941510 T2558 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 941511 T2529 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@cd0bd6b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d606580),segFN=segments_1,generation=1}
   [junit4]   2> 941511 T2529 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 941512 T2529 oass.SolrIndexSearcher.<init> Opening Searcher@6836cd38 main
   [junit4]   2> 941514 T2569 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 941515 T2546 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383533772971/delLiveColl_shard2_replica1/data/index/
   [junit4]   2> 941515 T2546 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383533772971/delLiveColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 941516 T2546 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383533772971/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 941517 T2589 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica1] Registered new searcher Searcher@6836cd38 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 941517 T2546 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1229419047204158]
   [junit4]   2> 941519 T2529 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica1
   [junit4]   2> 941521 T2529 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica1 address:http://127.0.0.1:49891 collection:delLiveColl shard:shard1
   [junit4]   2> 941523 T2529 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 941523 T2569 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 941524 T2546 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7d6de19f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d2a7977),segFN=segments_1,generation=1}
   [junit4]   2> 941524 T2546 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 941525 T2558 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179998
   [junit4]   2> 941527 T2569 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 941528 T2569 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 941528 T2569 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 941531 T2569 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 941531 T2569 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 941531 T2569 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 941532 T2569 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383533776214/delLiveColl_shard1_replica2/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383533776214/delLiveColl_shard1_replica2/data/
   [junit4]   2> 941533 T2569 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61fcca70
   [junit4]   2> 941531 T2546 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 941534 T2546 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 941534 T2569 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383533776214/delLiveColl_shard1_replica2/data
   [junit4]   2> 941535 T2546 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 941535 T2546 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 941536 T2546 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 941536 T2546 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 941537 T2546 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 941535 T2569 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383533776214/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 941538 T2569 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383533776214/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 941539 T2569 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383533776214/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 941539 T2569 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1229419047204158]
   [junit4]   2> 941537 T2546 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 941540 T2546 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 941540 T2569 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6fea13be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54108aa5),segFN=segments_1,generation=1}
   [junit4]   2> 941541 T2569 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 941541 T2529 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 941540 T2546 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 941543 T2546 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 941543 T2546 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 941543 T2546 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 941557 T2546 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 941557 T2546 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 941558 T2569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 941559 T2569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 941559 T2546 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 941559 T2569 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 941560 T2569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 941560 T2569 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 941560 T2569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 941561 T2569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 941562 T2569 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 941562 T2569 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 941563 T2569 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 941564 T2569 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 941564 T2569 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 941564 T2546 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 941565 T2546 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 941565 T2569 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 941566 T2546 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 941566 T2569 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 941566 T2546 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7d6de19f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d2a7977),segFN=segments_1,generation=1}
   [junit4]   2> 941567 T2546 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 941568 T2546 oass.SolrIndexSearcher.<init> Opening Searcher@23d838d5 main
   [junit4]   2> 941566 T2569 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 941569 T2529 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=179999
   [junit4]   2> 941576 T2569 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 941578 T2590 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica1] Registered new searcher Searcher@23d838d5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 941579 T2546 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica1
   [junit4]   2> 941580 T2546 oasc.ZkController.register Register replica - core:delLi

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

   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 1034817 T2582 oaz.ClientCnxn$SendThread.run WARN Session 0x1422109f6ba000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 1035317 T2582 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 1035319 T2582 oaz.ClientCnxn$SendThread.run WARN Session 0x1422109f6ba000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 1035818 T2582 oaz.ClientCnxn$SendThread.run WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 1036320 T2582 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 1036321 T2582 oaz.ClientCnxn$SendThread.run WARN Session 0x1422109f6ba000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 107533 T2495 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=2582, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[BA04B46EAABA0B52]-SendThread(localhost:49884), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=ar, timezone=America/Argentina/La_Rioja
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=3,free=210090192,total=349659136
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocBasedVersionConstraints, IndexBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestCharFilters, RegexBoostProcessorTest, ClusterStateTest, DocumentAnalysisRequestHandlerTest, LeaderElectionTest, FastVectorHighlighterTest, TestBadConfig, TestNonNRTOpen, TestCopyFieldCollectionResource, SolrTestCaseJ4Test, MoreLikeThisHandlerTest, FileBasedSpellCheckerTest, HdfsCollectionsAPIDistributedZkTest, OverseerCollectionProcessorTest, TestStressLucene, UpdateRequestProcessorFactoryTest, SliceStateUpdateTest, TestMultiCoreConfBootstrap, BlockDirectoryTest, DistributedTermsComponentTest, AssignTest, ShardRoutingTest, TestPostingsSolrHighlighter, PluginInfoTest, TestJoin, ResourceLoaderTest, HdfsChaosMonkeySafeLeaderTest, TestUtils, TestRTGBase, TestDocumentBuilder, DocValuesMultiTest, StressHdfsTest, TestStressVersions, InfoHandlerTest, TestSolrCoreProperties, TestRangeQuery, PrimitiveFieldTypeTest, TermVectorComponentDistributedTest, AutoCommitTest, TestBinaryField, TestStressReorder, BadCopyFieldTest, TestCloudManagedSchema, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, TestValueSourceCache, NumericFieldsTest, TestDynamicFieldCollectionResource, TestInfoStreamLogging, TestCloudManagedSchemaAddField, SolrCoreTest, SuggesterTSTTest, SuggesterWFSTTest, TestSearchPerf, TestSchemaNameResource, TestLazyCores, SolrRequestParserTest, RequiredFieldsTest, SolrXmlInZkTest, CurrencyFieldOpenExchangeTest, SearchHandlerTest, DocumentBuilderTest, TestHashPartitioner, SOLR749Test, CircularListTest, SuggesterFSTTest, DistributedSpellCheckComponentTest, TestDocSet, TestSort, TestWordDelimiterFilterFactory, TestManagedSchema, SimpleFacetsTest, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=BA04B46EAABA0B52 -Dtests.slow=true -Dtests.locale=ar -Dtests.timezone=America/Argentina/La_Rioja -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | DeleteReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA04B46EAABA0B52]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   [junit4]    >    1) Thread[id=2582, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[BA04B46EAABA0B52]-SendThread(localhost:49884), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    >    2) Thread[id=2583, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[BA04B46EAABA0B52]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA04B46EAABA0B52]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2582, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[BA04B46EAABA0B52]-SendThread(localhost:49884), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA04B46EAABA0B52]:0)
   [junit4] Completed in 107.60s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 763 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:421: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:401: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:471: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1259: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:902: There were test failures: 332 suites, 1464 tests, 3 suite-level errors, 1 error, 1095 ignored

Total time: 49 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 982 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/982/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
Invalid replica : core_node1 in shard/collection : shard1/delLiveColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Invalid replica : core_node1 in shard/collection : shard1/delLiveColl
	at __randomizedtesting.SeedInfo.seed([6FC93125D27ADB5F:EE2FBF3DA525BB63]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:464)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:149)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:135)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:115)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor53.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
ERROR: SolrZkClient opens=15 closes=14

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
	at __randomizedtesting.SeedInfo.seed([6FC93125D27ADB5F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest:     1) Thread[id=8541, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[6FC93125D27ADB5F]-SendThread(localhost:52340), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)    2) Thread[id=8542, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[6FC93125D27ADB5F]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=8541, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[6FC93125D27ADB5F]-SendThread(localhost:52340), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   2) Thread[id=8542, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[6FC93125D27ADB5F]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
	at __randomizedtesting.SeedInfo.seed([6FC93125D27ADB5F]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=8541, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[6FC93125D27ADB5F]-SendThread(localhost:52340), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=8541, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[6FC93125D27ADB5F]-SendThread(localhost:52340), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
	at __randomizedtesting.SeedInfo.seed([6FC93125D27ADB5F]:0)




Build Log:
[...truncated 10576 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 3105994 T8455 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 3106000 T8455 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-DeleteReplicaTest-1383582766612
   [junit4]   2> 3106001 T8455 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 3106003 T8456 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 3106104 T8455 oasc.ZkTestServer.run start zk server on port:52340
   [junit4]   2> 3106107 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3106123 T8462 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c409de2 name:ZooKeeperConnection Watcher:127.0.0.1:52340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3106124 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3106124 T8455 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3106146 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3106155 T8464 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64d3977 name:ZooKeeperConnection Watcher:127.0.0.1:52340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3106156 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3106156 T8455 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 3106172 T8455 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 3106188 T8455 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 3106198 T8455 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 3106209 T8455 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3106210 T8455 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3106224 T8455 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 3106224 T8455 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 3106237 T8455 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3106238 T8455 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3106253 T8455 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3106254 T8455 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3106268 T8455 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3106270 T8455 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3106284 T8455 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3106286 T8455 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 3106302 T8455 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3106304 T8455 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3106318 T8455 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3106319 T8455 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3106333 T8455 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3106334 T8455 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3106348 T8455 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3106348 T8455 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3106649 T8455 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3106659 T8455 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52343
   [junit4]   2> 3106660 T8455 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3106660 T8455 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3106661 T8455 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383582766969
   [junit4]   2> 3106661 T8455 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383582766969/'
   [junit4]   2> 3106695 T8455 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383582766969/solr.xml
   [junit4]   2> 3106813 T8455 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 3106814 T8455 oasc.CoreContainer.<init> New CoreContainer 1529513819
   [junit4]   2> 3106814 T8455 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383582766969/]
   [junit4]   2> 3106815 T8455 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3106816 T8455 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3106816 T8455 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3106816 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3106817 T8455 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3106817 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3106817 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3106818 T8455 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3106818 T8455 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3106822 T8455 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3106823 T8455 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3106823 T8455 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52340/solr
   [junit4]   2> 3106823 T8455 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3106825 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3106830 T8475 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ed9791 name:ZooKeeperConnection Watcher:127.0.0.1:52340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3106830 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3106842 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3106850 T8477 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e96edf7 name:ZooKeeperConnection Watcher:127.0.0.1:52340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3106851 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3106859 T8455 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 3106879 T8455 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 3106896 T8455 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3106906 T8455 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52343_
   [junit4]   2> 3106911 T8455 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52343_
   [junit4]   2> 3106928 T8455 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 3106957 T8455 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 3106970 T8455 oasc.Overseer.start Overseer (id=90674480193077251-127.0.0.1:52343_-n_0000000000) starting
   [junit4]   2> 3106986 T8455 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 3107009 T8479 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 3107012 T8455 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 3107027 T8455 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 3107033 T8455 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3107044 T8478 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 3107051 T8455 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383582766969
   [junit4]   2> 3107140 T8455 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383582766969/conf/
   [junit4]   2> 3107145 T8455 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 3107146 T8455 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3107146 T8455 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3107151 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3107155 T8482 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41bec298 name:ZooKeeperConnection Watcher:127.0.0.1:52340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3107156 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3107159 T8455 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3107165 T8455 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3107472 T8455 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3107475 T8455 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52347
   [junit4]   2> 3107475 T8455 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3107476 T8455 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3107476 T8455 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383582767777
   [junit4]   2> 3107477 T8455 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383582767777/'
   [junit4]   2> 3107511 T8455 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383582767777/solr.xml
   [junit4]   2> 3107575 T8455 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 3107575 T8455 oasc.CoreContainer.<init> New CoreContainer 1678453823
   [junit4]   2> 3107576 T8455 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383582767777/]
   [junit4]   2> 3107578 T8455 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3107578 T8455 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3107579 T8455 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3107579 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3107580 T8455 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3107580 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3107581 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3107581 T8455 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3107582 T8455 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3107589 T8455 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3107589 T8455 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3107590 T8455 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52340/solr
   [junit4]   2> 3107590 T8455 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3107591 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3107595 T8493 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5bd3c5a8 name:ZooKeeperConnection Watcher:127.0.0.1:52340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3107596 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3107601 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3107604 T8495 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b3d9fb5 name:ZooKeeperConnection Watcher:127.0.0.1:52340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3107604 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3107616 T8455 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3108627 T8455 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52347_
   [junit4]   2> 3108630 T8455 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52347_
   [junit4]   2> 3108637 T8482 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3108637 T8495 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3108638 T8477 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3108651 T8455 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383582767777
   [junit4]   2> 3108808 T8455 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383582767777/conf/
   [junit4]   2> 3108815 T8455 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 3108816 T8455 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3108817 T8455 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3109169 T8455 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3109172 T8455 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52350
   [junit4]   2> 3109173 T8455 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3109174 T8455 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3109175 T8455 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383582769431
   [junit4]   2> 3109175 T8455 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383582769431/'
   [junit4]   2> 3109211 T8455 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383582769431/solr.xml
   [junit4]   2> 3109278 T8455 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 3109278 T8455 oasc.CoreContainer.<init> New CoreContainer 1018372611
   [junit4]   2> 3109278 T8455 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383582769431/]
   [junit4]   2> 3109280 T8455 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3109280 T8455 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3109280 T8455 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3109281 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3109281 T8455 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3109282 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3109282 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3109282 T8455 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3109282 T8455 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3109286 T8455 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3109286 T8455 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3109286 T8455 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52340/solr
   [junit4]   2> 3109286 T8455 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3109288 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3109294 T8507 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6cb44c1f name:ZooKeeperConnection Watcher:127.0.0.1:52340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3109294 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3109301 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3109306 T8509 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15e24ac1 name:ZooKeeperConnection Watcher:127.0.0.1:52340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3109307 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3109318 T8455 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3110330 T8455 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52350_
   [junit4]   2> 3110337 T8455 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52350_
   [junit4]   2> 3110349 T8509 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3110349 T8482 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3110351 T8477 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3110352 T8495 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3110371 T8455 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383582769431
   [junit4]   2> 3110498 T8455 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383582769431/conf/
   [junit4]   2> 3110504 T8455 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 3110505 T8455 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3110506 T8455 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3110886 T8455 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3110891 T8455 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52353
   [junit4]   2> 3110891 T8455 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3110892 T8455 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3110893 T8455 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383582771120
   [junit4]   2> 3110893 T8455 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383582771120/'
   [junit4]   2> 3110932 T8455 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383582771120/solr.xml
   [junit4]   2> 3111034 T8455 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 3111034 T8455 oasc.CoreContainer.<init> New CoreContainer 113882474
   [junit4]   2> 3111035 T8455 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383582771120/]
   [junit4]   2> 3111037 T8455 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3111037 T8455 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3111037 T8455 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3111038 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3111038 T8455 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3111038 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3111038 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3111039 T8455 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3111039 T8455 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3111042 T8455 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3111043 T8455 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3111044 T8455 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52340/solr
   [junit4]   2> 3111044 T8455 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3111046 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3111049 T8521 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ac50475 name:ZooKeeperConnection Watcher:127.0.0.1:52340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3111049 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3111055 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3111059 T8523 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3636a3bd name:ZooKeeperConnection Watcher:127.0.0.1:52340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3111059 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3111070 T8455 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3112086 T8455 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52353_
   [junit4]   2> 3112091 T8455 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52353_
   [junit4]   2> 3112104 T8523 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3112105 T8477 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3112106 T8509 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3112106 T8482 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3112106 T8495 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3112591 T8455 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383582771120
   [junit4]   2> 3112742 T8455 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383582771120/conf/
   [junit4]   2> 3112749 T8455 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 3112750 T8455 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3112750 T8455 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3113130 T8455 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3113134 T8455 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52356
   [junit4]   2> 3113135 T8455 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3113135 T8455 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3113136 T8455 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383582773364
   [junit4]   2> 3113136 T8455 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383582773364/'
   [junit4]   2> 3113170 T8455 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383582773364/solr.xml
   [junit4]   2> 3113250 T8455 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 3113251 T8455 oasc.CoreContainer.<init> New CoreContainer 951542879
   [junit4]   2> 3113251 T8455 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383582773364/]
   [junit4]   2> 3113252 T8455 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3113253 T8455 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3113253 T8455 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3113253 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3113254 T8455 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3113254 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3113254 T8455 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3113255 T8455 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3113255 T8455 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3113258 T8455 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3113258 T8455 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3113259 T8455 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52340/solr
   [junit4]   2> 3113259 T8455 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3113261 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3113264 T8535 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55a7d696 name:ZooKeeperConnection Watcher:127.0.0.1:52340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3113265 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3113273 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3113276 T8537 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64fdae89 name:ZooKeeperConnection Watcher:127.0.0.1:52340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3113276 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3113288 T8455 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3114299 T8455 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52356_
   [junit4]   2> 3114304 T8455 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52356_
   [junit4]   2> 3114324 T8509 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 3114325 T8523 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 3114326 T8477 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 3114324 T8482 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 3114327 T8495 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 3114326 T8537 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 3114348 T8455 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383582773364
   [junit4]   2> 3114489 T8455 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383582773364/conf/
   [junit4]   2> 3114497 T8455 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 3114498 T8455 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3114498 T8455 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3114503 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3114507 T8540 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b96de0d name:ZooKeeperConnection Watcher:127.0.0.1:52340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3114507 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3114510 T8455 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3114519 T8455 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3114523 T8542 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36ef21fd name:ZooKeeperConnection Watcher:127.0.0.1:52340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3114523 T8455 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3114526 T8455 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3114535 T8531 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delLiveColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 3114537 T8477 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3114540 T8479 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 3114540 T8479 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 3114598 T8478 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3114601 T8478 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 3114601 T8478 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 3114620 T8509 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3114620 T8477 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3114621 T8523 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3114621 T8495 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3114623 T8482 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3114623 T8542 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3114622 T8537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3114623 T8540 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3114648 T8479 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 3114649 T8479 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:52343_
   [junit4]   2> 3114650 T8479 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:52356_
   [junit4]   2> 3114651 T8479 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:52347_
   [junit4]   2> 3114665 T8479 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:52353_
   [junit4]   2> 3114665 T8468 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down
   [junit4]   2> 3114668 T8532 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down
   [junit4]   2> 3114669 T8490 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down
   [junit4]   2> 3114670 T8517 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down
   [junit4]   2> 3114671 T8468 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3114672 T8490 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3114673 T8532 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3114673 T8517 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3116149 T8478 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3116153 T8478 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52343",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52343_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3116172 T8478 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52356",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52356_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3116189 T8478 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52347",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52347_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3116209 T8478 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52353",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52353_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3116231 T8509 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3116231 T8523 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3116232 T8477 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3116232 T8542 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3116232 T8495 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3116231 T8540 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3116231 T8482 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3116231 T8537 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 3116674 T8468 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 3116676 T8490 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 3116678 T8468 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383582766969/delLiveColl_shard1_replica1
   [junit4]   2> 3116679 T8468 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 3116680 T8490 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383582767777/delLiveColl_shard2_replica1
   [junit4]   2> 3116681 T8490 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 3116681 T8532 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 3116681 T8517 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 3116687 T8532 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383582773364/delLiveColl_shard1_replica2
   [junit4]   2> 3116687 T8532 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 3116688 T8468 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 3116690 T8468 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 3116693 T8490 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 3116694 T8490 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 3116688 T8517 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383582771120/delLiveColl_shard2_replica2
   [junit4]   2> 3116696 T8517 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 3116693 T8532 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 3116699 T8532 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 3116699 T8517 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 3116702 T8517 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 3116699 T8468 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 3116705 T8468 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 3116705 T8532 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 3116706 T8532 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 3116699 T8490 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 3116707 T8490 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 3116708 T8517 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 3116709 T8517 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 3116712 T8532 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 3116713 T8468 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 3116713 T8490 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 3116716 T8517 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 3116716 T8532 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383582773364/delLiveColl_shard1_replica2/'
   [junit4]   2> 3116717 T8468 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383582766969/delLiveColl_shard1_replica1/'
   [junit4]   2> 3116718 T8490 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383582767777/delLiveColl_shard2_replica1/'
   [junit4]   2> 3116720 T8517 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383582771120/delLiveColl_shard2_replica2/'
   [junit4]   2> 3116875 T8517 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3116880 T8532 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3116887 T8490 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3116887 T8468 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3116970 T8468 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3117011 T8490 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3117013 T8490 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3117014 T8468 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3117021 T8532 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3117022 T8468 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 3117026 T8532 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3117026 T8517 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3117036 T8532 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 3117037 T8490 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 3117041 T8517 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3117064 T8517 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 3118316 T8532 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3118331 T8532 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3118335 T8532 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3118341 T8490 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3118348 T8490 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3118353 T8490 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3118370 T8468 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3118381 T8468 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3118384 T8468 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3118409 T8490 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3118413 T8468 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3118420 T8468 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3118424 T8490 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3118426 T8468 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3118429 T8468 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3118432 T8468 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3118432 T8468 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3118432 T8532 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3118451 T8490 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3118453 T8468 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3118453 T8468 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3118454 T8468 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3118454 T8468 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383582766969/delLiveColl_shard1_replica1/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383582766969/delLiveColl_shard1_replica1/data/
   [junit4]   2> 3118455 T8468 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@302071c6
   [junit4]   2> 3118457 T8468 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383582766969/delLiveColl_shard1_replica1/data
   [junit4]   2> 3118457 T8490 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3118460 T8490 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3118462 T8490 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3118464 T8532 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3118465 T8468 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383582766969/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 3118465 T8490 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3118466 T8490 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3118467 T8490 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3118467 T8490 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383582767777/delLiveColl_shard2_replica1/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383582767777/delLiveColl_shard2_replica1/data/
   [junit4]   2> 3118467 T8490 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@302071c6
   [junit4]   2> 3118470 T8532 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3118465 T8468 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383582766969/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3118470 T8490 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383582767777/delLiveColl_shard2_replica1/data
   [junit4]   2> 3118471 T8468 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383582766969/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 3118472 T8468 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=81.6494140625, floorSegmentMB=1.96484375, forceMergeDeletesPctAllowed=16.933431349304847, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.30362774244551294
   [junit4]   2> 3118473 T8490 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383582767777/delLiveColl_shard2_replica1/data/index/
   [junit4]   2> 3118473 T8490 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383582767777/delLiveColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3118474 T8490 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383582767777/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 3118474 T8490 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=81.6494140625, floorSegmentMB=1.96484375, forceMergeDeletesPctAllowed=16.933431349304847, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.30362774244551294
   [junit4]   2> 3118476 T8468 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@578b3307 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@176dfa6f),segFN=segments_1,generation=1}
   [junit4]   2> 3118476 T8468 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3118481 T8468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3118481 T8468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3118482 T8468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3118482 T8468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3118482 T8468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3118483 T8468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3118483 T8490 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4524de75 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b990c19),segFN=segments_1,generation=1}
   [junit4]   2> 3118483 T8490 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3118483 T8517 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3118487 T8490 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3118488 T8490 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3118488 T8490 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3118489 T8490 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3118489 T8490 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3118490 T8490 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3118490 T8517 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3118490 T8490 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3118491 T8490 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3118491 T8490 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3118492 T8490 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3118492 T8490 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3118493 T8490 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3118483 T8468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3118494 T8490 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3118493 T8532 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3118495 T8532 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3118496 T8532 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3118493 T8517 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3118495 T8490 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3118497 T8490 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3118494 T8468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3118499 T8468 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3118501 T8468 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3118502 T8468 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3118502 T8468 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3118502 T8468 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3118503 T8468 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3118504 T8468 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3118506 T8532 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3118506 T8532 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3118507 T8532 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3118507 T8532 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383582773364/delLiveColl_shard1_replica2/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383582773364/delLiveColl_shard1_replica2/data/
   [junit4]   2> 3118508 T8532 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@302071c6
   [junit4]   2> 3118508 T8490 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3118509 T8468 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3118511 T8532 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383582773364/delLiveColl_shard1_replica2/data
   [junit4]   2> 3118512 T8532 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383582773364/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 3118512 T8532 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383582773364/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3118514 T8532 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383582773364/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 3118515 T8532 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=81.6494140625, floorSegmentMB=1.96484375, forceMergeDeletesPctAllowed=16.933431349304847, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.30362774244551294
   [junit4]   2> 3118516 T8532 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32f638c5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c2f4667),segFN=segments_1,generation=1}
   [junit4]   2> 3118516 T8532 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3118516 T8490 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3118518 T8490 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3118519 T8490 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3118519 T8468 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3118521 T8468 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3118521 T8532 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3118523 T8490 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4524de75 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b990c19),segFN=segments_1,generation=1}
   [junit4]   2> 3118523 T8490 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3118523 T8468 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3118523 T8532 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3118526 T8532 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3118526 T8532 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3118524 T8490 oass.SolrIndexSearcher.<init> Opening Searcher@4f3713b main
   [junit4]   2> 3118527 T8532 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3118528 T8532 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3118529 T8532 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3118530 T8532 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3118530 T8532 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3118532 T8532 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3118533 T8532 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3118533 T8532 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3118534 T8468 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@578b3307 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@176dfa6f),segFN=segments_1,generation=1}
   [junit4]   2> 3118536 T8468 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3118537 T8468 oass.SolrIndexSearcher.<init> Opening Searcher@acdcab2 main
   [junit4]   2> 3118536 T8532 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3118538 T8548 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica1] Registered new searcher Searcher@4f3713b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3118538 T8532 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3118540 T8532 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3118541 T8490 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica1
   [junit4]   2> 3118541 T8490 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica1 address:http://127.0.0.1:52347 collection:delLiveColl shard:shard2
   [junit4]   2> 3118543 T8547 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica1] Registered new searcher Searcher@acdcab2 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3118544 T8468 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica1
   [junit4]   2> 3118544 T8468 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica1 address:http://127.0.0.1:52343 collection:delLiveColl shard:shard1
   [junit4]   2> 3118544 T8532 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3118547 T8490 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election
   [junit4]   2> 3118547 T8468 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 3118554 T8532 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3118555 T8532 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3118559 T8532 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3118559 T8532 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32f638c5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c2f4667),segFN=segments_1,generation=1}
   [junit4]   2> 3118560 T8532 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3118560 T8532 oass.SolrIndexSearcher.<init> Opening Searcher@a23e9e6 main
   [junit4]   2> 3118566 T8549 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica2] Registered new searcher Searcher@a23e9e6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3118568 T8532 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica2
   [junit4]   2> 3118568 T8532 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica2 address:http://127.0.0.1:52356 collection:delLiveColl shard:shard1
   [junit4]   2> 3118571 T8517 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3118579 T8517 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3118583 T8490 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 3118584 T8468 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3118586 T8517 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3118592 T8468 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3118593 T8468 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 3118593 T8468 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52343/delLiveColl_shard1_replica1/
   [junit4]   2> 3118593 T8468 oasu.PeerSync.sync PeerSync: core=delLiveColl_shard1_replica1 url=http://127.0.0.1:52343 START replicas=[http://127.0.0.1:52356/delLiveColl_shard1_replica2/] nUpdates=100
   [junit4]   2> 3118592 T8517 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3118596 T8517 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3118596 T8517 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3118596 T8468 oasu.PeerSync.sync PeerSync: core=delLiveColl_shard1_replica1 url=http://127.0.0.1:52343 DONE.  We have no versions.  sync failed.
   [junit4]   2> 3118599 T8468 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3118600 T8468 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3118600 T8468 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52343/delLiveColl_shard1_replica1/ shard1
   [junit4]   2> 3118601 T8468 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leaders/shard1
   [junit4]   2> 3118596 T8490 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179996
   [junit4]   2> ASYNC  NEW_CORE C7452 name=delLiveColl_shard1_replica2 org.apache.solr.core.SolrCore@34bc35de url=http://127.0.0.1:52356/delLiveColl_shard1_replica2 node=127.0.0.1:52356_ C7452_STATE=coll:delLiveColl core:delLiveColl_shard1_replica2 props:{state=down, base_url=http://127.0.0.1:52356, core=delLiveColl_shard1_replica2, node_name=127.0.0.1:52356_}
   [junit4]   2> 3118604 T8528 C7452 P52356 oasc.SolrCore.execute [delLiveColl_shard1_replica2] webapp= path=/get p

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

eldTest, StatelessScriptUpdateProcessorFactoryTest, SolrXmlInZkTest, UnloadDistributedZkTest, LeaderElectionIntegrationTest, TestFaceting, TestDefaultSearchFieldResource, RequestHandlersTest, TestMaxScoreQueryParser, SpellCheckComponentTest, TestTrie, TestCollapseQParserPlugin, TestShardHandlerFactory, ShardRoutingCustomTest, TestQueryUtils, TestReloadAndDeleteDocs, ScriptEngineTest, BadIndexSchemaTest, LukeRequestHandlerTest, TestPHPSerializedResponseWriter, TestFieldTypeCollectionResource, ClusterStateUpdateTest, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, TestDistribDocBasedVersion, TestCodecSupport, TestDistributedSearch, DocValuesMissingTest, TestWriterPerf, BasicDistributedZkTest, RAMDirectoryFactoryTest, OpenCloseCoreStressTest, CSVRequestHandlerTest, SampleTest, ResourceLoaderTest, TestFoldingMultitermQuery, TestSuggestSpellingConverter, SignatureUpdateProcessorFactoryTest, SuggesterTest, IndexSchemaTest, SpatialFilterTest, TestCoreContainer, DirectSolrConnectionTest, DefaultValueUpdateProcessorTest, BasicFunctionalityTest, TestManagedSchemaFieldResource, BadComponentTest, SpellCheckCollatorTest, TestDistributedGrouping, PreAnalyzedUpdateProcessorTest, TestFieldResource, TestFunctionQuery, TestBinaryResponseWriter, AutoCommitTest, ParsingFieldUpdateProcessorsTest, TestInfoStreamLogging, TestFastOutputStream, XsltUpdateRequestHandlerTest, SimpleFacetsTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, QueryParsingTest, TestDynamicFieldResource, CurrencyFieldXmlFileTest, LeaderElectionTest, SolrInfoMBeanTest, DistributedSpellCheckComponentTest, TestRemoteStreaming, DirectSolrSpellCheckerTest, CollectionsAPIDistributedZkTest, SuggesterFSTTest, TestSolr4Spatial, TestSolrQueryParser, BJQParserTest, TestUpdate, TestSolrQueryParserDefaultOperatorResource, UniqFieldsUpdateProcessorFactoryTest, LegacyHTMLStripCharFilterTest, AssignTest, TestReplicationHandler, TestElisionMultitermQuery, PrimUtilsTest, TestSchemaVersionResource, StandardRequestHandlerTest, DistributedTermsComponentTest, ResponseLogComponentTest, DistanceFunctionTest, TestJmxMonitoredMap, TestClassNameShortening, CoreContainerCoreInitFailuresTest, TestSolrJ, TestLazyCores, DocValuesMultiTest, TestAnalyzedSuggestions, TestFiltering, TestSort, TestRealTimeGet, TestUniqueKeyFieldResource, NoCacheHeaderTest, TestPhraseSuggestions, TestSweetSpotSimilarityFactory, TestSurroundQueryParser, TestDocBasedVersionConstraints, SolrTestCaseJ4Test, MinimalSchemaTest, DocumentBuilderTest, InfoHandlerTest, TestOmitPositions, ExternalFileFieldSortTest, TestCloudManagedSchema, TestIBSimilarityFactory, TestStressRecovery, TermVectorComponentDistributedTest, TestConfig, DateMathParserTest, SliceStateUpdateTest, TestLFUCache, HdfsSyncSliceTest, QueryElevationComponentTest, TestExtendedDismaxParser, RegexBoostProcessorTest, TestSolrXmlPersistor, CustomCollectionTest, FileUtilsTest, TestCSVLoader, SoftAutoCommitTest, MBeansHandlerTest, TestStressLucene, TestReload, HdfsCollectionsAPIDistributedZkTest, AlternateDirectoryTest, TestRecoveryHdfs, CopyFieldTest, SpellPossibilityIteratorTest, CacheHeaderTest, SyncSliceTest, PeerSyncTest, LoggingHandlerTest, TestValueSourceCache, OutputWriterTest, ChaosMonkeySafeLeaderTest, OverseerTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestRandomDVFaceting, TestRecovery, TestHashPartitioner, TestStressReorder, TestJoin, TestMultiCoreConfBootstrap, TestStressVersions, TestRangeQuery, SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, ConvertedLegacyTest, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestSolrDeletionPolicy1, DebugComponentTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestNumberUtils, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, TestSolrXMLSerializer, PreAnalyzedFieldTest, TestSystemIdResolver, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, AliasIntegrationTest, DeleteInactiveReplicaTest, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=6FC93125D27ADB5F -Dtests.slow=true -Dtests.locale=nl_NL -Dtests.timezone=Africa/Gaborone -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | DeleteReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6FC93125D27ADB5F]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   [junit4]    >    1) Thread[id=8541, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[6FC93125D27ADB5F]-SendThread(localhost:52340), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]    >    2) Thread[id=8542, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[6FC93125D27ADB5F]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6FC93125D27ADB5F]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=8541, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[6FC93125D27ADB5F]-SendThread(localhost:52340), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6FC93125D27ADB5F]:0)
   [junit4] Completed in 107.18s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 127 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:421: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:401: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:471: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1259: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:902: There were test failures: 332 suites, 1463 tests, 3 suite-level errors, 1 error, 131 ignored (5 assumptions)

Total time: 87 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 981 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/981/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
Invalid replica : core_node1 in shard/collection : shard1/delLiveColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Invalid replica : core_node1 in shard/collection : shard1/delLiveColl
	at __randomizedtesting.SeedInfo.seed([C2A8E1713BF63558:434E6F694CA95564]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:464)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:149)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:135)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:115)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
ERROR: SolrZkClient opens=15 closes=14

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
	at __randomizedtesting.SeedInfo.seed([C2A8E1713BF63558]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest:     1) Thread[id=3187, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[C2A8E1713BF63558]-SendThread(localhost:50029), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)    2) Thread[id=3188, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[C2A8E1713BF63558]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=3187, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[C2A8E1713BF63558]-SendThread(localhost:50029), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   2) Thread[id=3188, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[C2A8E1713BF63558]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
	at __randomizedtesting.SeedInfo.seed([C2A8E1713BF63558]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3187, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[C2A8E1713BF63558]-SendThread(localhost:50029), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3187, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[C2A8E1713BF63558]-SendThread(localhost:50029), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
	at __randomizedtesting.SeedInfo.seed([C2A8E1713BF63558]:0)




Build Log:
[...truncated 18456 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 994013 T3101 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /sjn/
   [junit4]   2> 994017 T3101 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-DeleteReplicaTest-1383561414961
   [junit4]   2> 994018 T3101 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 994019 T3102 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 994121 T3101 oasc.ZkTestServer.run start zk server on port:50029
   [junit4]   2> 994124 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 994136 T3108 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@849a074 name:ZooKeeperConnection Watcher:127.0.0.1:50029 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 994137 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 994137 T3101 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 994157 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 994160 T3110 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e7c3bc7 name:ZooKeeperConnection Watcher:127.0.0.1:50029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 994160 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 994160 T3101 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 994168 T3101 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 994175 T3101 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 994180 T3101 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 994186 T3101 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 994187 T3101 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 994197 T3101 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 994198 T3101 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 994206 T3101 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 994206 T3101 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 994213 T3101 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 994214 T3101 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 994221 T3101 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 994221 T3101 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 994229 T3101 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 994229 T3101 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 994236 T3101 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 994236 T3101 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 994243 T3101 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 994243 T3101 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 994250 T3101 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 994250 T3101 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 994257 T3101 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 994258 T3101 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 994555 T3101 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 994562 T3101 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50032
   [junit4]   2> 994562 T3101 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 994562 T3101 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 994563 T3101 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383561415211
   [junit4]   2> 994563 T3101 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383561415211/'
   [junit4]   2> 994588 T3101 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383561415211/solr.xml
   [junit4]   2> 994658 T3101 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 994658 T3101 oasc.CoreContainer.<init> New CoreContainer 1350038511
   [junit4]   2> 994658 T3101 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383561415211/]
   [junit4]   2> 994660 T3101 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 994660 T3101 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 994660 T3101 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 994661 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 994661 T3101 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 994661 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 994662 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 994662 T3101 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 994663 T3101 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 994666 T3101 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 994666 T3101 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 994666 T3101 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50029/solr
   [junit4]   2> 994667 T3101 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 994668 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 994672 T3121 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a38c8b3 name:ZooKeeperConnection Watcher:127.0.0.1:50029 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 994673 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 994678 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 994682 T3123 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f2efd0e name:ZooKeeperConnection Watcher:127.0.0.1:50029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 994682 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 994686 T3101 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 994696 T3101 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 994704 T3101 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 994708 T3101 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50032_sjn
   [junit4]   2> 994710 T3101 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50032_sjn
   [junit4]   2> 994718 T3101 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 994731 T3101 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 994736 T3101 oasc.Overseer.start Overseer (id=90673080891277315-127.0.0.1:50032_sjn-n_0000000000) starting
   [junit4]   2> 994747 T3101 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 994758 T3125 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 994759 T3101 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 994764 T3101 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 994770 T3101 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 994779 T3124 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 994781 T3101 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383561415211
   [junit4]   2> 994914 T3101 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383561415211/conf/
   [junit4]   2> 994922 T3101 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 994922 T3101 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 994923 T3101 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 994927 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 994931 T3128 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@630e2128 name:ZooKeeperConnection Watcher:127.0.0.1:50029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 994931 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 994934 T3101 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 994940 T3101 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 995224 T3101 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 995228 T3101 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50036
   [junit4]   2> 995230 T3101 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 995230 T3101 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 995230 T3101 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383561415885
   [junit4]   2> 995230 T3101 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383561415885/'
   [junit4]   2> 995255 T3101 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383561415885/solr.xml
   [junit4]   2> 995315 T3101 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 995315 T3101 oasc.CoreContainer.<init> New CoreContainer 1343849915
   [junit4]   2> 995316 T3101 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383561415885/]
   [junit4]   2> 995317 T3101 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 995318 T3101 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 995318 T3101 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 995318 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 995318 T3101 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 995319 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 995319 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 995319 T3101 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 995319 T3101 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 995323 T3101 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 995323 T3101 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 995323 T3101 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50029/solr
   [junit4]   2> 995323 T3101 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 995325 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 995329 T3139 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@af1477 name:ZooKeeperConnection Watcher:127.0.0.1:50029 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 995331 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 995336 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 995339 T3141 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6597f365 name:ZooKeeperConnection Watcher:127.0.0.1:50029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 995339 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 995349 T3101 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 996360 T3101 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50036_sjn
   [junit4]   2> 996365 T3101 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50036_sjn
   [junit4]   2> 996376 T3123 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 996377 T3128 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 996377 T3141 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 996396 T3101 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383561415885
   [junit4]   2> 996491 T3101 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383561415885/conf/
   [junit4]   2> 996495 T3101 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 996496 T3101 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 996496 T3101 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 996821 T3101 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 996825 T3101 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50039
   [junit4]   2> 996828 T3101 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 996829 T3101 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 996829 T3101 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383561417444
   [junit4]   2> 996829 T3101 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383561417444/'
   [junit4]   2> 996856 T3101 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383561417444/solr.xml
   [junit4]   2> 996923 T3101 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 996924 T3101 oasc.CoreContainer.<init> New CoreContainer 1853141630
   [junit4]   2> 996924 T3101 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383561417444/]
   [junit4]   2> 996928 T3101 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 996928 T3101 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 996929 T3101 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 996929 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 996930 T3101 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 996930 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 996931 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 996931 T3101 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 996932 T3101 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 996937 T3101 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 996937 T3101 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 996937 T3101 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50029/solr
   [junit4]   2> 996937 T3101 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 996938 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 996942 T3153 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@345ffaac name:ZooKeeperConnection Watcher:127.0.0.1:50029 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 996943 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 996948 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 996951 T3155 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4122de07 name:ZooKeeperConnection Watcher:127.0.0.1:50029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 996952 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 996962 T3101 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 997972 T3101 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50039_sjn
   [junit4]   2> 997977 T3101 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50039_sjn
   [junit4]   2> 997986 T3155 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 997986 T3128 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 997986 T3141 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 997986 T3123 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 997997 T3101 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383561417444
   [junit4]   2> 998124 T3101 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383561417444/conf/
   [junit4]   2> 998130 T3101 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 998131 T3101 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 998131 T3101 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 998447 T3101 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 998451 T3101 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50042
   [junit4]   2> 998453 T3101 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 998453 T3101 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 998454 T3101 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383561419079
   [junit4]   2> 998454 T3101 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383561419079/'
   [junit4]   2> 998478 T3101 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383561419079/solr.xml
   [junit4]   2> 998536 T3101 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 998536 T3101 oasc.CoreContainer.<init> New CoreContainer 1485004193
   [junit4]   2> 998537 T3101 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383561419079/]
   [junit4]   2> 998538 T3101 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 998538 T3101 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 998539 T3101 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 998539 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 998539 T3101 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 998539 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 998539 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 998540 T3101 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 998541 T3101 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 998544 T3101 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 998544 T3101 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 998544 T3101 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50029/solr
   [junit4]   2> 998544 T3101 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 998546 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 999019 T3167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b3b1308 name:ZooKeeperConnection Watcher:127.0.0.1:50029 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 999021 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 999027 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 999031 T3169 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c0cc4f3 name:ZooKeeperConnection Watcher:127.0.0.1:50029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 999032 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 999041 T3101 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1000050 T3101 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50042_sjn
   [junit4]   2> 1000053 T3101 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50042_sjn
   [junit4]   2> 1000059 T3155 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1000060 T3169 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1000060 T3128 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1000060 T3141 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1000061 T3123 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1000073 T3101 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383561419079
   [junit4]   2> 1000207 T3101 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383561419079/conf/
   [junit4]   2> 1000214 T3101 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1000215 T3101 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1000215 T3101 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1000527 T3101 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1000534 T3101 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50045
   [junit4]   2> 1000536 T3101 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1000536 T3101 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1000536 T3101 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383561421162
   [junit4]   2> 1000536 T3101 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383561421162/'
   [junit4]   2> 1000559 T3101 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383561421162/solr.xml
   [junit4]   2> 1000618 T3101 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1000619 T3101 oasc.CoreContainer.<init> New CoreContainer 730117081
   [junit4]   2> 1000619 T3101 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383561421162/]
   [junit4]   2> 1000620 T3101 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1000620 T3101 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1000621 T3101 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1000621 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1000621 T3101 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1000621 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1000621 T3101 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1000622 T3101 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1000622 T3101 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1000625 T3101 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1000625 T3101 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1000625 T3101 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50029/solr
   [junit4]   2> 1000626 T3101 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1000627 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1000631 T3181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d533851 name:ZooKeeperConnection Watcher:127.0.0.1:50029 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1000632 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1000636 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1000640 T3183 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@360e90ea name:ZooKeeperConnection Watcher:127.0.0.1:50029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1000640 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1000651 T3101 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1001660 T3101 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50045_sjn
   [junit4]   2> 1001662 T3101 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50045_sjn
   [junit4]   2> 1001669 T3183 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1001669 T3141 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1001669 T3155 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1001669 T3123 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1001670 T3128 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1001670 T3169 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1001680 T3101 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383561421162
   [junit4]   2> 1001768 T3101 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383561421162/conf/
   [junit4]   2> 1001772 T3101 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1001773 T3101 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1001773 T3101 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1001778 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1001782 T3186 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@708591b1 name:ZooKeeperConnection Watcher:127.0.0.1:50029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1001782 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1001785 T3101 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1001793 T3101 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1001796 T3188 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f2c97f7 name:ZooKeeperConnection Watcher:127.0.0.1:50029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1001797 T3101 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1001799 T3101 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1001808 T3177 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delLiveColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 1001810 T3123 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1001812 T3125 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1001812 T3125 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1002312 T3124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1002313 T3124 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 1002313 T3124 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 1002323 T3123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1002323 T3188 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1002324 T3128 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1002324 T3141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1002324 T3169 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1002323 T3155 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1002324 T3186 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1002324 T3183 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1002336 T3125 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 1002337 T3125 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:50032_sjn
   [junit4]   2> 1002337 T3125 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:50045_sjn
   [junit4]   2> 1002338 T3125 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:50042_sjn
   [junit4]   2> 1002340 T3125 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:50036_sjn
   [junit4]   2> 1002347 T3163 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down
   [junit4]   2> 1002347 T3115 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down
   [junit4]   2> 1002349 T3137 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down
   [junit4]   2> 1002350 T3179 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down
   [junit4]   2> 1002352 T3115 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1002353 T3137 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1002353 T3179 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1002352 T3163 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1003837 T3124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1003838 T3124 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50032/sjn",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50032_sjn",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1003848 T3124 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50042/sjn",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50042_sjn",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1003856 T3124 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50036/sjn",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50036_sjn",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1003865 T3124 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50045/sjn",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50045_sjn",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1003875 T3188 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1003875 T3186 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1003875 T3141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1003875 T3128 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1003875 T3123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1003875 T3169 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1003875 T3155 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1003875 T3183 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1004355 T3137 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 1004355 T3115 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 1004357 T3179 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 1004355 T3163 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 1004358 T3179 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383561421162/delLiveColl_shard1_replica2
   [junit4]   2> 1004359 T3163 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383561419079/delLiveColl_shard2_replica1
   [junit4]   2> 1004359 T3163 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1004357 T3137 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383561415885/delLiveColl_shard2_replica2
   [junit4]   2> 1004360 T3137 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1004359 T3179 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1004361 T3163 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1004361 T3163 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1004359 T3115 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383561415211/delLiveColl_shard1_replica1
   [junit4]   2> 1004362 T3115 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1004362 T3137 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1004363 T3137 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1004364 T3179 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1004364 T3179 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1004364 T3115 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1004365 T3115 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1004366 T3137 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1004367 T3137 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1004367 T3163 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1004368 T3163 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1004367 T3179 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1004368 T3115 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1004369 T3115 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1004369 T3179 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1004373 T3163 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1004373 T3137 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1004375 T3115 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1004375 T3179 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1004377 T3163 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383561419079/delLiveColl_shard2_replica1/'
   [junit4]   2> 1004377 T3137 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383561415885/delLiveColl_shard2_replica2/'
   [junit4]   2> 1004379 T3115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383561415211/delLiveColl_shard1_replica1/'
   [junit4]   2> 1004380 T3179 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383561421162/delLiveColl_shard1_replica2/'
   [junit4]   2> 1004494 T3163 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1004494 T3179 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1004505 T3137 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1004545 T3115 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1004591 T3137 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1004593 T3137 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1004601 T3179 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1004612 T3137 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 1004614 T3179 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1004628 T3179 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 1004630 T3163 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1004639 T3163 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1004648 T3163 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 1004662 T3115 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1004668 T3115 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1004676 T3115 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 1005825 T3179 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1005827 T3137 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1005834 T3179 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1005838 T3137 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1005850 T3179 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1005856 T3137 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1005880 T3163 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1005885 T3115 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1005888 T3163 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1005891 T3163 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1005894 T3115 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1005896 T3115 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1005957 T3137 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1005965 T3163 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1005966 T3179 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1005965 T3137 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1005983 T3179 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1005988 T3115 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1005998 T3163 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1006007 T3137 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1006010 T3115 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1006022 T3163 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1006032 T3137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1006037 T3137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1006038 T3137 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1006040 T3179 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1006045 T3163 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1006049 T3163 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1006049 T3163 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1006047 T3179 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1006050 T3179 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1006050 T3179 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1006062 T3137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1006062 T3137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1006062 T3115 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1006063 T3179 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1006065 T3179 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1006066 T3179 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1006066 T3179 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383561421162/delLiveColl_shard1_replica2/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383561421162/delLiveColl_shard1_replica2/data/
   [junit4]   2> 1006066 T3179 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6ec88
   [junit4]   2> 1006067 T3179 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383561421162/delLiveColl_shard1_replica2/data
   [junit4]   2> 1006062 T3137 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1006068 T3137 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383561415885/delLiveColl_shard2_replica2/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383561415885/delLiveColl_shard2_replica2/data/
   [junit4]   2> 1006068 T3137 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6ec88
   [junit4]   2> 1006069 T3137 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383561415885/delLiveColl_shard2_replica2/data
   [junit4]   2> 1006069 T3179 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383561421162/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 1006069 T3179 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383561421162/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1006070 T3137 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383561415885/delLiveColl_shard2_replica2/data/index/
   [junit4]   2> 1006070 T3137 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383561415885/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1006070 T3179 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383561421162/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 1006071 T3179 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=14.966796875, floorSegmentMB=1.6875, forceMergeDeletesPctAllowed=16.576228665744292, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1006072 T3137 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383561415885/delLiveColl_shard2_replica2/data/index
   [junit4]   2> 1006073 T3137 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=14.966796875, floorSegmentMB=1.6875, forceMergeDeletesPctAllowed=16.576228665744292, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1006074 T3163 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1006074 T3163 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1006074 T3163 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1006075 T3163 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383561419079/delLiveColl_shard2_replica1/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383561419079/delLiveColl_shard2_replica1/data/
   [junit4]   2> 1006075 T3163 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6ec88
   [junit4]   2> 1006076 T3163 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383561419079/delLiveColl_shard2_replica1/data
   [junit4]   2> 1006077 T3179 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@219c42b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@367c3ac5),segFN=segments_1,generation=1}
   [junit4]   2> 1006077 T3179 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1006080 T3115 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1006080 T3115 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1006080 T3115 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1006086 T3179 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1006086 T3179 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1006087 T3179 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1006087 T3179 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1006087 T3179 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1006087 T3179 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1006088 T3179 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1006089 T3179 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1006089 T3179 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1006090 T3179 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1006090 T3179 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1006092 T3179 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1006093 T3179 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1006098 T3179 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1006092 T3115 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1006103 T3115 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1006103 T3115 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1006103 T3115 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383561415211/delLiveColl_shard1_replica1/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383561415211/delLiveColl_shard1_replica1/data/
   [junit4]   2> 1006103 T3115 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6ec88
   [junit4]   2> 1006104 T3115 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383561415211/delLiveColl_shard1_replica1/data
   [junit4]   2> 1006091 T3137 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@230e943f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@681cad96),segFN=segments_1,generation=1}
   [junit4]   2> 1006105 T3137 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1006091 T3163 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383561419079/delLiveColl_shard2_replica1/data/index/
   [junit4]   2> 1006106 T3163 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383561419079/delLiveColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1006105 T3115 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383561415211/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 1006107 T3115 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383561415211/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1006102 T3179 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1006108 T3137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1006109 T3137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1006109 T3137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1006109 T3137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1006110 T3137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1006110 T3137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1006110 T3137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1006111 T3137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1006111 T3137 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1006112 T3137 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1006112 T3137 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1006112 T3137 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1006113 T3137 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1006114 T3137 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1006114 T3137 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1006117 T3179 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1006117 T3163 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383561419079/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 1006119 T3163 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=14.966796875, floorSegmentMB=1.6875, forceMergeDeletesPctAllowed=16.576228665744292, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1006119 T3115 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383561415211/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 1006119 T3115 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=14.966796875, floorSegmentMB=1.6875, forceMergeDeletesPctAllowed=16.576228665744292, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1006117 T3137 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1006124 T3163 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6b143568 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54d2a432),segFN=segments_1,generation=1}
   [junit4]   2> 1006125 T3163 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1006126 T3137 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1006126 T3137 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1006128 T3179 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1006128 T3179 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1006128 T3137 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=71.5166015625, floorSegmentMB=1.4404296875, forceMergeDeletesPctAllowed=2.2593355508417066, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16199544641648506
   [junit4]   2> 1006130 T3179 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=71.5166015625, floorSegmentMB=1.4404296875, forceMergeDeletesPctAllowed=2.2593355508417066, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16199544641648506
   [junit4]   2> 1006128 T3163 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1006137 T3137 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@230e943f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@681cad96),segFN=segments_1,generation=1}
   [junit4]   2> 1006128 T3115 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5643f4b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7432d2),segFN=segments_1,generation=1}
   [junit4]   2> 1006137 T3115 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1006140 T3115 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1006141 T3115 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1006141 T3115 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1006142 T3115 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1006142 T3115 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1006142 T3115 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1006143 T3115 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1006143 T3115 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1006143 T3115 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1006144 T3115 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1006144 T3115 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1006145 T3115 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1006137 T3179 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@219c42b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@367c3ac5),segFN=segments_1,generation=1}
   [junit4]   2> 1006148 T3179 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1006153 T3179 oass.SolrIndexSearcher.<init> Opening Searcher@9225340 main
   [junit4]   2> 1006137 T3137 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1006137 T3163 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1006156 T3137 oass.SolrIndexSearcher.<init> Opening Searcher@3d38f438 main
   [junit4]   2> 1006146 T3115 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1006163 T3193 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica2] Registered new searcher Searcher@9225340 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1006163 T3115 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1006164 T3115 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1006166 T3115 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1006158 T3163 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1006177 T3163 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1006177 T3163 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1006177 T3163 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1006178 T3163 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1006178 T3163 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1006179 T3163 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1006164 T3179 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica2
   [junit4]   2> 1006179 T3179 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica2 address:http://127.0.0.1:50045/sjn collection:delLiveColl shard:shard1
   [junit4]   2> 1006179 T3163 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1006182 T3163 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1006183 T3163 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1006183 T3163 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1006184 T3194 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica2] Registered new searcher Searcher@3d38f438 main{StandardDirectoryReader(segments_1:1:nrt)}
 

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

cketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 1101368 T3187 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 1101370 T3187 oaz.ClientCnxn$SendThread.run WARN Session 0x14222afc937000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 1101870 T3187 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 1101872 T3187 oaz.ClientCnxn$SendThread.run WARN Session 0x14222afc937000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 108362 T3100 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=3187, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[C2A8E1713BF63558]-SendThread(localhost:50029), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=nl, timezone=Etc/GMT-4
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=3,free=199135672,total=318767104
   [junit4]   2> NOTE: All tests run in this JVM: [LoggingHandlerTest, TestNumberUtils, TestFastWriter, TestJmxIntegration, FileBasedSpellCheckerTest, BJQParserTest, AnalysisAfterCoreReloadTest, TestDefaultSearchFieldResource, ReturnFieldsTest, SortByFunctionTest, UpdateParamsTest, ShardRoutingCustomTest, CachingDirectoryFactoryTest, DeleteInactiveReplicaTest, TestArbitraryIndexDir, PrimitiveFieldTypeTest, URLClassifyProcessorTest, PingRequestHandlerTest, OverseerTest, TestRealTimeGet, DefaultValueUpdateProcessorTest, TestUniqueKeyFieldResource, NoCacheHeaderTest, BlockDirectoryTest, AddSchemaFieldsUpdateProcessorFactoryTest, MinimalSchemaTest, TestClassNameShortening, ScriptEngineTest, TestSolrIndexConfig, ExternalFileFieldSortTest, ChaosMonkeySafeLeaderTest, TestNonNRTOpen, TestIBSimilarityFactory, SolrCoreTest, TestSolrQueryParser, TestFoldingMultitermQuery, LeaderElectionIntegrationTest, TestCSVLoader, DocumentAnalysisRequestHandlerTest, MoreLikeThisHandlerTest, TestPhraseSuggestions, BadIndexSchemaTest, TermsComponentTest, TestCoreDiscovery, SpellingQueryConverterTest, TestDFRSimilarityFactory, TestFastOutputStream, ZkNodePropsTest, TestStressRecovery, TestNRTOpen, TestSolrQueryParserResource, SynonymTokenizerTest, TestMaxScoreQueryParser, TestDocBasedVersionConstraints, TestDistributedGrouping, TestRandomFaceting, TestBadConfig, BinaryUpdateRequestHandlerTest, DistributedSpellCheckComponentTest, TestRemoteStreaming, ZkCLITest, TestUpdate, OpenCloseCoreStressTest, LegacyHTMLStripCharFilterTest, DistributedTermsComponentTest, XsltUpdateRequestHandlerTest, IndexSchemaRuntimeFieldTest, SuggesterFSTTest, TestSolrXmlPersistor, TestXIncludeConfig, DOMUtilTest, TestSolrDeletionPolicy2, DirectSolrConnectionTest, ShardSplitTest, TestSweetSpotSimilarityFactory, TestPHPSerializedResponseWriter, TestStressLucene, TestDistributedSearch, BadCopyFieldTest, CoreContainerCoreInitFailuresTest, TestSystemIdResolver, TestCollationField, TestMultiCoreConfBootstrap, TestInfoStreamLogging, TestFastLRUCache, TestLazyCores, TestShardHandlerFactory, TestWordDelimiterFilterFactory, ParsingFieldUpdateProcessorsTest, HdfsLockFactoryTest, TestSchemaResource, JSONWriterTest, TestSerializedLuceneMatchVersion, TestSchemaVersionResource, DistanceFunctionTest, HdfsSyncSliceTest, SpellPossibilityIteratorTest, SimpleFacetsTest, TestRecovery, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=C2A8E1713BF63558 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=Etc/GMT-4 -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | DeleteReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2A8E1713BF63558]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   [junit4]    >    1) Thread[id=3187, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[C2A8E1713BF63558]-SendThread(localhost:50029), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    >    2) Thread[id=3188, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[C2A8E1713BF63558]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2A8E1713BF63558]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3187, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[C2A8E1713BF63558]-SendThread(localhost:50029), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2A8E1713BF63558]:0)
   [junit4] Completed in 108.41s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 697 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:421: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:401: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:471: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1259: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:902: There were test failures: 332 suites, 1464 tests, 3 suite-level errors, 1 error, 978 ignored (4 assumptions)

Total time: 52 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure