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/10/29 22:51:45 UTC

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

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

4 tests failed.
REGRESSION:  org.apache.solr.cloud.DeleteInactiveReplicaTest.testDistribSearch

Error Message:
Could not find jetty for replica core_node1:{"state":"recovering","base_url":"http://127.0.0.1:49982","core":"delDeadColl_shard1_replica2","node_name":"127.0.0.1:49982_"}jettys: http://127.0.0.1:49986/,http://127.0.0.1:49989/,http://127.0.0.1:49992/,http://127.0.0.1:49995/,

Stack Trace:
java.lang.AssertionError: Could not find jetty for replica core_node1:{"state":"recovering","base_url":"http://127.0.0.1:49982","core":"delDeadColl_shard1_replica2","node_name":"127.0.0.1:49982_"}jettys: http://127.0.0.1:49986/,http://127.0.0.1:49989/,http://127.0.0.1:49992/,http://127.0.0.1:49995/,
	at __randomizedtesting.SeedInfo.seed([E14DC4AA51646F63:60AB4AB2263B0F5F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:63)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.doTest(DeleteInactiveReplicaTest.java:38)
	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.DeleteInactiveReplicaTest

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

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
	at __randomizedtesting.SeedInfo.seed([E14DC4AA51646F63]: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.GeneratedMethodAccessor28.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.DeleteInactiveReplicaTest

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteInactiveReplicaTest:     1) Thread[id=2871, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-SendThread(localhost:49979), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]         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=2872, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]         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.DeleteInactiveReplicaTest: 
   1) Thread[id=2871, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-SendThread(localhost:49979), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
        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=2872, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]
        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([E14DC4AA51646F63]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2871, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-SendThread(localhost:49979), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]         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=2871, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-SendThread(localhost:49979), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
        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([E14DC4AA51646F63]:0)




Build Log:
[...truncated 10107 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> 1272523 T2785 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1272528 T2785 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-DeleteInactiveReplicaTest-1383083375397
   [junit4]   2> 1272530 T2785 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1272531 T2786 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1272631 T2785 oasc.ZkTestServer.run start zk server on port:49979
   [junit4]   2> 1272637 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272643 T2792 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7da8ff74 name:ZooKeeperConnection Watcher:127.0.0.1:49979 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1272643 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1272644 T2785 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1272654 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272660 T2794 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4485fb6a name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1272660 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1272661 T2785 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1272670 T2785 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1272677 T2785 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1272681 T2785 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1272689 T2785 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> 1272689 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1272701 T2785 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> 1272701 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1272709 T2785 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> 1272710 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1272717 T2785 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> 1272717 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1272725 T2785 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> 1272725 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1272733 T2785 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> 1272734 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1272742 T2785 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> 1272742 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1272750 T2785 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> 1272751 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1272759 T2785 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> 1272760 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1272770 T2785 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> 1272771 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1273100 T2785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1273119 T2785 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49982
   [junit4]   2> 1273119 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1273120 T2785 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1273120 T2785 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.DeleteInactiveReplicaTest-controljetty-1383083375650
   [junit4]   2> 1273120 T2785 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/'
   [junit4]   2> 1273150 T2785 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.DeleteInactiveReplicaTest-controljetty-1383083375650/solr.xml
   [junit4]   2> 1273223 T2785 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1273224 T2785 oasc.CoreContainer.<init> New CoreContainer 1663020589
   [junit4]   2> 1273224 T2785 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.DeleteInactiveReplicaTest-controljetty-1383083375650/]
   [junit4]   2> 1273226 T2785 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1273226 T2785 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1273227 T2785 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1273227 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1273227 T2785 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1273227 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1273228 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1273228 T2785 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1273228 T2785 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1273232 T2785 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1273232 T2785 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1273232 T2785 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49979/solr
   [junit4]   2> 1273233 T2785 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1273234 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273238 T2805 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bf1dfec name:ZooKeeperConnection Watcher:127.0.0.1:49979 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273240 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1273247 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273252 T2807 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41bf7a32 name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273253 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1273258 T2785 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1273271 T2785 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1273280 T2785 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1273286 T2785 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49982_
   [junit4]   2> 1273289 T2785 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49982_
   [junit4]   2> 1273300 T2785 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1273314 T2785 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1273320 T2785 oasc.Overseer.start Overseer (id=90641752090542083-127.0.0.1:49982_-n_0000000000) starting
   [junit4]   2> 1273328 T2785 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1273339 T2809 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1273341 T2785 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1273348 T2785 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1273352 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1273360 T2808 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1273366 T2785 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.DeleteInactiveReplicaTest-controljetty-1383083375650
   [junit4]   2> 1273499 T2785 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.DeleteInactiveReplicaTest-controljetty-1383083375650/conf/
   [junit4]   2> 1273506 T2785 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1273507 T2785 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1273508 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1273514 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273518 T2812 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e511f9f name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273518 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1273522 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1273530 T2785 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1273827 T2785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1273831 T2785 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49986
   [junit4]   2> 1273832 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1273832 T2785 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1273832 T2785 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398
   [junit4]   2> 1273833 T2785 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/'
   [junit4]   2> 1273863 T2785 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/solr.xml
   [junit4]   2> 1273927 T2785 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1273927 T2785 oasc.CoreContainer.<init> New CoreContainer 1340394600
   [junit4]   2> 1273927 T2785 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/]
   [junit4]   2> 1273929 T2785 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1273929 T2785 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1273929 T2785 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1273930 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1273930 T2785 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1273930 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1273931 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1273931 T2785 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1273931 T2785 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1273934 T2785 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1273935 T2785 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1273935 T2785 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49979/solr
   [junit4]   2> 1273935 T2785 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1273937 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273952 T2823 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cfd6275 name:ZooKeeperConnection Watcher:127.0.0.1:49979 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273953 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1273962 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273966 T2825 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1af0676a name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273967 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1273979 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1274991 T2785 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49986_
   [junit4]   2> 1274996 T2785 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49986_
   [junit4]   2> 1275011 T2807 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1275012 T2825 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1275012 T2812 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1275033 T2785 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.DeleteInactiveReplicaTest-jetty1-1383083376398
   [junit4]   2> 1275129 T2785 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/conf/
   [junit4]   2> 1275134 T2785 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1275135 T2785 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1275135 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1275435 T2785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1275439 T2785 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49989
   [junit4]   2> 1275440 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1275440 T2785 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1275440 T2785 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383083378007
   [junit4]   2> 1275441 T2785 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383083378007/'
   [junit4]   2> 1275468 T2785 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383083378007/solr.xml
   [junit4]   2> 1275531 T2785 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1275532 T2785 oasc.CoreContainer.<init> New CoreContainer 1544543746
   [junit4]   2> 1275532 T2785 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383083378007/]
   [junit4]   2> 1275534 T2785 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1275534 T2785 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1275534 T2785 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1275534 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1275535 T2785 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1275535 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1275535 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1275536 T2785 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1275536 T2785 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1275539 T2785 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1275539 T2785 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1275540 T2785 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49979/solr
   [junit4]   2> 1275540 T2785 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1275541 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275545 T2837 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b9a8934 name:ZooKeeperConnection Watcher:127.0.0.1:49979 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275547 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1275555 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275559 T2839 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f76e7ee name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275560 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1275571 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1276585 T2785 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49989_
   [junit4]   2> 1276588 T2785 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49989_
   [junit4]   2> 1276597 T2812 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1276597 T2807 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1276598 T2825 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1276598 T2839 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1276611 T2785 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.DeleteInactiveReplicaTest-jetty2-1383083378007
   [junit4]   2> 1276713 T2785 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383083378007/conf/
   [junit4]   2> 1276718 T2785 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1276719 T2785 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1276719 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1277006 T2785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1277010 T2785 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49992
   [junit4]   2> 1277010 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1277011 T2785 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1277011 T2785 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591
   [junit4]   2> 1277011 T2785 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/'
   [junit4]   2> 1277039 T2785 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/solr.xml
   [junit4]   2> 1277119 T2785 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1277119 T2785 oasc.CoreContainer.<init> New CoreContainer 1916832234
   [junit4]   2> 1277120 T2785 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/]
   [junit4]   2> 1277121 T2785 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1277121 T2785 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1277122 T2785 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1277122 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1277122 T2785 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1277122 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1277122 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1277123 T2785 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1277123 T2785 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1277126 T2785 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1277126 T2785 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1277127 T2785 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49979/solr
   [junit4]   2> 1277127 T2785 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1277129 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1277132 T2851 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61f87957 name:ZooKeeperConnection Watcher:127.0.0.1:49979 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1277134 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1277142 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1277145 T2853 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c86bbad name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1277146 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1277160 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1278173 T2785 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49992_
   [junit4]   2> 1278176 T2785 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49992_
   [junit4]   2> 1278184 T2825 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1278186 T2839 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1278187 T2807 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1278188 T2853 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1278188 T2812 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1278212 T2785 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.DeleteInactiveReplicaTest-jetty3-1383083379591
   [junit4]   2> 1278307 T2785 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/conf/
   [junit4]   2> 1278311 T2785 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1278312 T2785 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1278312 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1278650 T2785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1278656 T2785 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49995
   [junit4]   2> 1278656 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1278657 T2785 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1278657 T2785 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.DeleteInactiveReplicaTest-jetty4-1383083381184
   [junit4]   2> 1278657 T2785 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/'
   [junit4]   2> 1278683 T2785 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.DeleteInactiveReplicaTest-jetty4-1383083381184/solr.xml
   [junit4]   2> 1278746 T2785 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1278746 T2785 oasc.CoreContainer.<init> New CoreContainer 1644855557
   [junit4]   2> 1278747 T2785 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.DeleteInactiveReplicaTest-jetty4-1383083381184/]
   [junit4]   2> 1278751 T2785 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1278752 T2785 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1278752 T2785 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1278753 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1278753 T2785 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1278753 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1278755 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1278755 T2785 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1278756 T2785 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1278759 T2785 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1278760 T2785 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1278760 T2785 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49979/solr
   [junit4]   2> 1278761 T2785 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1278764 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1278768 T2865 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e3e496a name:ZooKeeperConnection Watcher:127.0.0.1:49979 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1278769 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1278776 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1278781 T2867 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46918a15 name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1278781 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1278792 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1279803 T2785 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49995_
   [junit4]   2> 1279805 T2785 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49995_
   [junit4]   2> 1279816 T2867 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1279816 T2807 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1279816 T2839 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1279816 T2853 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1279816 T2825 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1279816 T2812 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1279829 T2785 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.DeleteInactiveReplicaTest-jetty4-1383083381184
   [junit4]   2> 1279984 T2785 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.DeleteInactiveReplicaTest-jetty4-1383083381184/conf/
   [junit4]   2> 1279992 T2785 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1279993 T2785 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1279993 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1279999 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280003 T2870 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d71efb7 name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280003 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1280007 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1280017 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280021 T2872 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3630edc9 name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280021 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1280025 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1280036 T2819 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delDeadColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 1280040 T2807 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1280044 T2809 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":"delDeadColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1280044 T2809 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delDeadColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1280924 T2808 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1280927 T2808 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delDeadColl
   [junit4]   2> 1280927 T2808 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delDeadColl with shards [shard1, shard2]
   [junit4]   2> 1280948 T2807 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> 1280950 T2825 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> 1280951 T2872 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> 1280951 T2839 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> 1280956 T2853 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> 1280955 T2870 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> 1280955 T2812 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> 1280951 T2867 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> 1281068 T2809 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 1281068 T2809 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica1 as part of slice shard1 of collection delDeadColl on 127.0.0.1:49992_
   [junit4]   2> 1281069 T2809 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica2 as part of slice shard1 of collection delDeadColl on 127.0.0.1:49982_
   [junit4]   2> 1281070 T2809 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica1 as part of slice shard2 of collection delDeadColl on 127.0.0.1:49995_
   [junit4]   2> 1281071 T2809 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica2 as part of slice shard2 of collection delDeadColl on 127.0.0.1:49986_
   [junit4]   2> 1281228 T2858 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica1 state=down
   [junit4]   2> 1281229 T2800 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica2 state=down
   [junit4]   2> 1281228 T2816 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica2 state=down
   [junit4]   2> 1281229 T2847 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica1 state=down
   [junit4]   2> 1281233 T2800 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1281233 T2858 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1281234 T2816 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1281234 T2847 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1282479 T2808 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1282481 T2808 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:49982",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49982_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1282490 T2808 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:49995",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49995_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1282501 T2808 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:49986",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49986_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1282514 T2808 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:49992",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49992_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1282527 T2807 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> 1282527 T2867 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> 1282527 T2839 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> 1282528 T2872 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> 1282528 T2870 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> 1282527 T2853 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> 1282527 T2812 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> 1282528 T2825 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> 1283236 T2800 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica2
   [junit4]   2> 1283236 T2858 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica1
   [junit4]   2> 1283240 T2858 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1
   [junit4]   2> 1283240 T2858 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1283237 T2816 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica2
   [junit4]   2> 1283241 T2800 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard1_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/delDeadColl_shard1_replica2
   [junit4]   2> 1283241 T2800 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1283242 T2816 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2
   [junit4]   2> 1283242 T2816 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1283242 T2847 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica1
   [junit4]   2> 1283245 T2800 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1283246 T2800 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1283244 T2816 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1283247 T2816 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1283246 T2858 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1283248 T2858 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1283246 T2847 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1
   [junit4]   2> 1283249 T2847 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1283250 T2800 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1283250 T2800 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1283252 T2847 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1283252 T2847 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1283252 T2816 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1283253 T2816 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1283254 T2858 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1283255 T2858 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1283257 T2847 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1283257 T2847 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1283261 T2816 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1283261 T2800 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1283263 T2858 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1283264 T2847 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1283266 T2800 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/delDeadColl_shard1_replica2/'
   [junit4]   2> 1283266 T2816 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2/'
   [junit4]   2> 1283268 T2847 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1/'
   [junit4]   2> 1283269 T2858 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1/'
   [junit4]   2> 1283432 T2847 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1283444 T2858 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1283453 T2816 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1283483 T2800 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1283595 T2847 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1283596 T2858 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1283612 T2816 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1283613 T2847 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1283626 T2858 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1283629 T2847 oass.IndexSchema.readSchema [delDeadColl_shard1_replica1] Schema name=test
   [junit4]   2> 1283637 T2816 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1283642 T2858 oass.IndexSchema.readSchema [delDeadColl_shard2_replica1] Schema name=test
   [junit4]   2> 1283649 T2800 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1283655 T2816 oass.IndexSchema.readSchema [delDeadColl_shard2_replica2] Schema name=test
   [junit4]   2> 1283661 T2800 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1283676 T2800 oass.IndexSchema.readSchema [delDeadColl_shard1_replica2] Schema name=test
   [junit4]   2> 1284956 T2858 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1284972 T2858 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1284975 T2858 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1284979 T2847 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1285017 T2847 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1285021 T2847 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1285040 T2816 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1285046 T2816 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1285063 T2816 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1285081 T2858 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285095 T2847 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285099 T2858 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285101 T2800 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1285104 T2847 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285111 T2800 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1285111 T2858 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285115 T2847 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285117 T2800 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1285118 T2858 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285123 T2858 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285124 T2858 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285119 T2847 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285126 T2847 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285126 T2847 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285126 T2858 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285127 T2858 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285128 T2858 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1285128 T2858 oasc.SolrCore.<init> [delDeadColl_shard2_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1/data/
   [junit4]   2> 1285128 T2858 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@68833763
   [junit4]   2> 1285129 T2858 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1/data
   [junit4]   2> 1285130 T2858 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.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1/data/index/
   [junit4]   2> 1285131 T2858 oasc.SolrCore.initIndex WARN [delDeadColl_shard2_replica1] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1285133 T2858 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1/data/index
   [junit4]   2> 1285133 T2847 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285134 T2858 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=93.935546875, floorSegmentMB=1.029296875, forceMergeDeletesPctAllowed=17.01348941257259, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1285135 T2816 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285134 T2847 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285138 T2847 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1285138 T2858 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4de2a127 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@571b8a1b),segFN=segments_1,generation=1}
   [junit4]   2> 1285139 T2858 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1285138 T2847 oasc.SolrCore.<init> [delDeadColl_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1/, dataDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1/data/
   [junit4]   2> 1285144 T2847 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@68833763
   [junit4]   2> 1285144 T2858 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1285144 T2816 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285146 T2858 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1285148 T2858 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1285148 T2858 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1285148 T2858 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1285149 T2858 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1285149 T2858 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1285150 T2858 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1285150 T2858 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1285151 T2858 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1285152 T2858 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1285153 T2858 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1285153 T2816 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285153 T2858 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1285154 T2847 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1/data
   [junit4]   2> 1285155 T2858 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1285155 T2847 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1/data/index/
   [junit4]   2> 1285156 T2858 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1285156 T2847 oasc.SolrCore.initIndex WARN [delDeadColl_shard1_replica1] Solr index directory './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1285158 T2847 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1/data/index
   [junit4]   2> 1285159 T2847 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=93.935546875, floorSegmentMB=1.029296875, forceMergeDeletesPctAllowed=17.01348941257259, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1285161 T2816 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285161 T2816 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285161 T2816 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285164 T2847 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6a122c80 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ef38f18),segFN=segments_1,generation=1}
   [junit4]   2> 1285164 T2847 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1285168 T2847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1285169 T2847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1285169 T2847 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1285169 T2847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1285170 T2847 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1285170 T2847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1285171 T2847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1285171 T2858 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1285171 T2816 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285172 T2816 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285172 T2816 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1285173 T2816 oasc.SolrCore.<init> [delDeadColl_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2/, dataDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2/data/
   [junit4]   2> 1285173 T2816 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@68833763
   [junit4]   2> 1285175 T2816 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2/data
   [junit4]   2> 1285175 T2816 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2/data/index/
   [junit4]   2> 1285175 T2816 oasc.SolrCore.initIndex WARN [delDeadColl_shard2_replica2] Solr index directory './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1285176 T2816 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2/data/index
   [junit4]   2> 1285177 T2816 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=93.935546875, floorSegmentMB=1.029296875, forceMergeDeletesPctAllowed=17.01348941257259, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1285178 T2816 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@77527e32 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@619da819),segFN=segments_1,generation=1}
   [junit4]   2> 1285178 T2816 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1285180 T2847 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1285181 T2847 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1285181 T2847 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1285182 T2847 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1285182 T2847 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1285182 T2847 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1285183 T2847 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1285183 T2847 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1285186 T2847 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1285189 T2858 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1285190 T2858 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1285190 T2858 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=1.2763671875, floorSegmentMB=1.1484375, forceMergeDeletesPctAllowed=24.340903707264886, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1285191 T2858 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4de2a127 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@571b8a1b),segFN=segments_1,generation=1}
   [junit4]   2> 1285191 T2858 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1285191 T2858 oass.SolrIndexSearcher.<init> Opening Searcher@4c910493 main
   [junit4]   2> 1285185 T2816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1285199 T2816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1285199 T2816 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1285199 T2816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1285200 T2816 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1285200 T2816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1285201 T2816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1285201 T2816 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1285201 T2816 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1285202 T2816 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1285202 T2816 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1285203 T2816 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1285203 T2816 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1285204 T2816 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1285205 T2816 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1285211 T2847 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1285211 T2847 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1285216 T2816 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1285222 T2816 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1285222 T2877 oasc.SolrCore.registerSearcher [delDeadColl_shard2_replica1] Registered new searcher Searcher@4c910493 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1285222 T2816 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1285225 T2858 oasc.CoreContainer.registerCore registering core: delDeadColl_shard2_replica1
   [junit4]   2> 1285225 T2858 oasc.ZkController.register Register replica - core:delDeadColl_shard2_replica1 address:http://127.0.0.1:49995 collection:delDeadColl shard:shard2
   [junit4]   2> 1285226 T2816 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=1.2763671875, floorSegmentMB=1.1484375, forceMergeDeletesPctAllowed=24.340903707264886, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1285227 T2816 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@77527e32 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@619da819),segFN=segments_1,generation=1}
   [junit4]   2> 1285228 T2816 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1285228 T2816 oass.SolrIndexSearcher.<init> Opening Searcher@396a49d2 main
   [junit4]   2> 1285232 T2858 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leader_elect/shard2/election
   [junit4]   2> 1285233 T2879 oasc.SolrCore.registerSearcher [delDeadColl_shard2_replica2] Registered new searcher Searcher@396a49d2 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1285235 T2847 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=1.2763671875, floorSegmentMB=1.1484375, forceMergeDeletesPctAllowed=24.340903707264886, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1285235 T2800 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285236 T2847 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6a122c80 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ef38f18),segFN=segments_1,generation=1}
   [junit4]   2> 1285236 T2847 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1285237 T2847 oass.SolrIndexSearcher.<init> Opening Searcher@7d2242d1 main
   [junit4]   2> 1285239 T2816 oasc.CoreContainer.registerCore registering core: delDeadColl_shard2_replica2
   [junit4]   2> 1285239 T2816 oasc.ZkController.register Register replica - core:delDeadColl_shard2_replica2 address:http://127.0.0.1:49986 collection:delDeadColl shard:shard2
   [junit4]   2> 1285241 T2878 oasc.SolrCore.registerSearcher [delDeadColl_shard1_replica1] Registered new searcher Searcher@7d2242d1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1285243 T2847 oasc.CoreContainer.registerCore registering core: delDeadColl_shard1_replica1
   [junit4]   2> 1285243 T2847 oasc.ZkController.register Register replica - core:delDeadColl_shard1_replica1 address:http://127.0.0.1:49992 collection:delDeadColl shard:shard1
   [junit4]   2> 1285245 T2816 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leader_elect/shard2/election
   [junit4]   2> 1285247 T2800 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285247 T2847 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leader_elect/shard1/election
   [junit4]   2> 1285257 T2800 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285261 T2800 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285262 T2800 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285264 T2800 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285267 T2858 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1285270 T2800 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285270 T2800 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285272 T2800 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1285273 T2800 oasc.SolrCore.<init> [delDeadColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/delDeadColl_shard1_replica2/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/delDeadColl_shard1_replica2/data/
   [junit4]   2> 1285273 T2800 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@68833763
   [junit4]   2> 1285273 T2847 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1285275 T2800 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/delDeadColl_shard1_replica2/data
   [junit4]   2> 1285276 T2800 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.DeleteInactiveReplicaTest-controljetty-1383083375650/delDeadColl_shard1_replica2/data/index/
   [junit4]   2> 1285276 T2800 oasc.SolrCore.initIndex WARN [delDeadColl_shard1_replica2] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/delDeadColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1285277 T2858 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1285278 T2858 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1285278 T2858 oasc.SyncStrategy.sync Sync replicas to http

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

a.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> 1324372 T2871 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> 1324373 T2871 oaz.ClientCnxn$SendThread.run WARN Session 0x14206317b2d000e 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> 1324878 T2871 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> 52859 T2784 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=2871, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-SendThread(localhost:49979), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [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=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_US, timezone=Pacific/Port_Moresby
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=2,free=159584536,total=276054016
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaSimilarityResource, SolrPluginUtilsTest, FileUtilsTest, TermsComponentTest, TestClassNameShortening, StatelessScriptUpdateProcessorFactoryTest, SynonymTokenizerTest, TestHashPartitioner, TestDFRSimilarityFactory, StatsComponentTest, TestUniqueKeyFieldResource, TestXIncludeConfig, TestBinaryField, SpellPossibilityIteratorTest, TestComponentsName, HdfsDirectoryTest, PreAnalyzedUpdateProcessorTest, ShowFileRequestHandlerTest, DefaultValueUpdateProcessorTest, SolrTestCaseJ4Test, CollectionsAPIDistributedZkTest, CurrencyFieldXmlFileTest, TestZkChroot, TestLFUCache, TestImplicitCoreProperties, ConvertedLegacyTest, TestJoin, TestPseudoReturnFields, TestSolrJ, DateFieldTest, TermVectorComponentTest, BlockDirectoryTest, BlockCacheTest, ResponseLogComponentTest, AssignTest, DeleteReplicaTest, TestJmxIntegration, RegexBoostProcessorTest, TestIndexingPerformance, BasicFunctionalityTest, TestSolrXmlPersistor, NumericFieldsTest, CoreMergeIndexesAdminHandlerTest, TestLazyCores, NoCacheHeaderTest, InfoHandlerTest, TestRTGBase, TestFieldTypeCollectionResource, SuggesterFSTTest, ReturnFieldsTest, OpenExchangeRatesOrgProviderTest, ResourceLoaderTest, TestReplicationHandler, TestWordDelimiterFilterFactory, TestReload, MultiTermTest, TestSuggestSpellingConverter, TestElisionMultitermQuery, TestCollapseQParserPlugin, StandardRequestHandlerTest, TestFastWriter, ShardSplitTest, TestBadConfig, JsonLoaderTest, URLClassifyProcessorTest, TestFastOutputStream, TestOmitPositions, TestRealTimeGet, DateMathParserTest, HdfsRecoveryZkTest, ShardRoutingTest, FieldMutatingUpdateProcessorTest, TestCollationField, TestCSVResponseWriter, TimeZoneUtilsTest, TestRandomMergePolicy, FastVectorHighlighterTest, SpatialFilterTest, SolrInfoMBeanTest, TestSchemaVersionResource, TestWriterPerf, DocValuesMissingTest, DebugComponentTest, DocumentBuilderTest, TestDocumentBuilder, TestStressRecovery, TestSolrXMLSerializer, BasicZkTest, TestShardHandlerFactory, RequestHandlersTest, TestFiltering, LeaderElectionIntegrationTest, CoreAdminCreateDiscoverTest, TestDefaultSearchFieldResource, DocValuesTest, PreAnalyzedFieldTest, SpellingQueryConverterTest, TestPhraseSuggestions, TestSchemaNameResource, TestMaxScoreQueryParser, TestSearchPerf, TestLRUCache, TestFunctionQuery, TestPostingsSolrHighlighter, TestSolrDeletionPolicy2, SpellCheckCollatorTest, CSVRequestHandlerTest, SolrIndexConfigTest, SolrRequestParserTest, TestReversedWildcardFilterFactory, LegacyHTMLStripCharFilterTest, IndexSchemaRuntimeFieldTest, MoreLikeThisHandlerTest, DirectUpdateHandlerTest, OpenCloseCoreStressTest, EchoParamsTest, CircularListTest, TestCoreDiscovery, TestSolrQueryParser, TestUtils, TestBinaryResponseWriter, TestRangeQuery, SortByFunctionTest, TestCSVLoader, TestSolrQueryParserDefaultOperatorResource, IndexSchemaTest, TestExtendedDismaxParser, TestSystemIdResolver, AnalysisAfterCoreReloadTest, TestSolrIndexConfig, TestDynamicFieldCollectionResource, TestQuerySenderNoQuery, DeleteInactiveReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteInactiveReplicaTest -Dtests.seed=E14DC4AA51646F63 -Dtests.slow=true -Dtests.locale=es_US -Dtests.timezone=Pacific/Port_Moresby -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s | DeleteInactiveReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E14DC4AA51646F63]: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.DeleteInactiveReplicaTest: 
   [junit4]    >    1) Thread[id=2871, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-SendThread(localhost:49979), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [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=2872, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [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([E14DC4AA51646F63]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2871, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-SendThread(localhost:49979), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [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([E14DC4AA51646F63]:0)
   [junit4] Completed in 52.90s, 1 test, 2 failures, 2 errors <<< FAILURES!

[...truncated 586 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:422: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:402: 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:483: 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: 329 suites, 1453 tests, 3 suite-level errors, 1 failure, 783 ignored (4 assumptions)

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