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 2014/03/11 17:22:23 UTC

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.8.0-fcs) - Build # 1369 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1369/
Java: 64bit/jdk1.8.0-fcs -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:59322/cyde/y]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:59322/cyde/y]
	at __randomizedtesting.SeedInfo.seed([CB83C9F607541D94:4A6547EE700B7DA8]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:122)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:127)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.doTest(DeleteInactiveReplicaTest.java:46)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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:359)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: deletereplica the collection time out:180s
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:504)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:203)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
	... 43 more


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([CB83C9F607541D94]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:418)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:175)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:789)
	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:359)
	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=5183, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[CB83C9F607541D94]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)    2) Thread[id=5182, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[CB83C9F607541D94]-SendThread(localhost:59319), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   1) Thread[id=5183, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[CB83C9F607541D94]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   2) Thread[id=5182, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[CB83C9F607541D94]-SendThread(localhost:59319), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
	at __randomizedtesting.SeedInfo.seed([CB83C9F607541D94]: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=5182, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[CB83C9F607541D94]-SendThread(localhost:59319), 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=5182, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[CB83C9F607541D94]-SendThread(localhost:59319), 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([CB83C9F607541D94]:0)




Build Log:
[...truncated 10595 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> 1424187 T5098 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1424188 T5098 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /cyde/y
   [junit4]   2> 1424206 T5098 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-DeleteInactiveReplicaTest-1394551469738
   [junit4]   2> 1424210 T5098 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1424214 T5099 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1424314 T5098 oasc.ZkTestServer.run start zk server on port:59319
   [junit4]   2> 1424317 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1424338 T5105 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f15ff1c name:ZooKeeperConnection Watcher:127.0.0.1:59319 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1424342 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1424345 T5098 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1424385 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1424397 T5107 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b5875f6 name:ZooKeeperConnection Watcher:127.0.0.1:59319/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1424397 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1424398 T5098 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1424414 T5098 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1424444 T5098 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1424453 T5098 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1424462 T5098 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1424463 T5098 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1424476 T5098 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1424477 T5098 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1424490 T5098 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1424491 T5098 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1424503 T5098 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1424503 T5098 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1424521 T5098 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1424522 T5098 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1424534 T5098 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1424535 T5098 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1424556 T5098 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1424557 T5098 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1424564 T5098 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1424565 T5098 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1424572 T5098 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1424582 T5098 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1424875 T5098 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1424878 T5098 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1424895 T5098 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1424897 T5098 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1426323 T5098 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1426333 T5098 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59322
   [junit4]   2> 1426335 T5098 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1426336 T5098 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1426336 T5098 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1394551470454
   [junit4]   2> 1426336 T5098 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1394551470454/'
   [junit4]   2> 1426383 T5098 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1394551470454/solr.xml
   [junit4]   2> 1426414 T5098 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1394551470454
   [junit4]   2> 1426415 T5098 oasc.CoreContainer.<init> New CoreContainer 1568433147
   [junit4]   2> 1426416 T5098 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1394551470454/]
   [junit4]   2> 1426417 T5098 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1426417 T5098 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1426418 T5098 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1426418 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1426419 T5098 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1426420 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1426420 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1426420 T5098 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1426421 T5098 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1426435 T5098 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1426435 T5098 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1426436 T5098 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1426437 T5098 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59319/solr
   [junit4]   2> 1426437 T5098 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1426439 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1426444 T5118 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40f681d name:ZooKeeperConnection Watcher:127.0.0.1:59319 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1426445 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1426460 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1426464 T5120 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ab27f16 name:ZooKeeperConnection Watcher:127.0.0.1:59319/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1426464 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1426467 T5098 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1426476 T5098 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1426485 T5098 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1426493 T5098 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59322_cyde%2Fy
   [junit4]   2> 1426496 T5098 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59322_cyde%2Fy
   [junit4]   2> 1426505 T5098 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1426514 T5098 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1426526 T5098 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:59322_cyde%2Fy
   [junit4]   2> 1426526 T5098 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1426533 T5098 oasc.Overseer.start Overseer (id=91393325121536003-127.0.0.1:59322_cyde%2Fy-n_0000000000) starting
   [junit4]   2> 1426542 T5098 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1426555 T5122 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1426557 T5098 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1426558 T5122 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1426565 T5098 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1426571 T5098 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1426579 T5121 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1426583 T5098 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1394551470454
   [junit4]   2> 1427198 T5098 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1394551470454/conf/
   [junit4]   2> 1427208 T5098 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1427208 T5098 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1427209 T5098 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1427211 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1427215 T5125 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@643321c3 name:ZooKeeperConnection Watcher:127.0.0.1:59319/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1427216 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1427218 T5098 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1427225 T5098 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1428580 T5098 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1428581 T5098 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1428586 T5098 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59326
   [junit4]   2> 1428588 T5098 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1428589 T5098 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1428589 T5098 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754
   [junit4]   2> 1428590 T5098 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754/'
   [junit4]   2> 1428639 T5098 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754/solr.xml
   [junit4]   2> 1428649 T5098 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754
   [junit4]   2> 1428651 T5098 oasc.CoreContainer.<init> New CoreContainer 463184964
   [junit4]   2> 1428651 T5098 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754/]
   [junit4]   2> 1428652 T5098 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1428652 T5098 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1428652 T5098 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1428652 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1428653 T5098 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1428653 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1428654 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1428654 T5098 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1428654 T5098 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1428662 T5098 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1428663 T5098 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1428663 T5098 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1428664 T5098 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59319/solr
   [junit4]   2> 1428664 T5098 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1428665 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428670 T5136 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61fc4abe name:ZooKeeperConnection Watcher:127.0.0.1:59319 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1428672 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1428676 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428679 T5138 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@372e8d5b name:ZooKeeperConnection Watcher:127.0.0.1:59319/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1428680 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1428690 T5098 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1429700 T5098 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59326_cyde%2Fy
   [junit4]   2> 1429703 T5098 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59326_cyde%2Fy
   [junit4]   2> 1429712 T5120 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1429712 T5138 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1429713 T5125 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1429723 T5098 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754
   [junit4]   2> 1430173 T5098 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754/conf/
   [junit4]   2> 1430179 T5098 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1430180 T5098 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1430180 T5098 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1431422 T5098 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1431423 T5098 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1431428 T5098 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59329
   [junit4]   2> 1431429 T5098 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1431430 T5098 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1431430 T5098 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1394551475710
   [junit4]   2> 1431430 T5098 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1394551475710/'
   [junit4]   2> 1431462 T5098 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1394551475710/solr.xml
   [junit4]   2> 1431488 T5098 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1394551475710
   [junit4]   2> 1431490 T5098 oasc.CoreContainer.<init> New CoreContainer 1995818642
   [junit4]   2> 1431490 T5098 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1394551475710/]
   [junit4]   2> 1431490 T5098 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1431490 T5098 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1431491 T5098 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1431491 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1431492 T5098 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1431492 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1431492 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1431492 T5098 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1431493 T5098 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1431501 T5098 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1431501 T5098 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1431502 T5098 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1431502 T5098 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59319/solr
   [junit4]   2> 1431503 T5098 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1431504 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431508 T5150 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49ce8f6b name:ZooKeeperConnection Watcher:127.0.0.1:59319 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1431509 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1431513 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431517 T5152 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@173c8121 name:ZooKeeperConnection Watcher:127.0.0.1:59319/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1431517 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1431529 T5098 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1432538 T5098 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59329_cyde%2Fy
   [junit4]   2> 1432539 T5098 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59329_cyde%2Fy
   [junit4]   2> 1432545 T5120 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1432545 T5125 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1432545 T5138 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1432546 T5152 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1432554 T5098 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1394551475710
   [junit4]   2> 1432975 T5098 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1394551475710/conf/
   [junit4]   2> 1432980 T5098 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1432981 T5098 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1432981 T5098 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1434144 T5098 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1434145 T5098 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1434150 T5098 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59332
   [junit4]   2> 1434153 T5098 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1434154 T5098 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1434154 T5098 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1394551478511
   [junit4]   2> 1434155 T5098 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1394551478511/'
   [junit4]   2> 1434194 T5098 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1394551478511/solr.xml
   [junit4]   2> 1434203 T5098 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1394551478511
   [junit4]   2> 1434205 T5098 oasc.CoreContainer.<init> New CoreContainer 1767697613
   [junit4]   2> 1434205 T5098 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1394551478511/]
   [junit4]   2> 1434205 T5098 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1434206 T5098 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1434206 T5098 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1434206 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1434206 T5098 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1434207 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1434207 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1434207 T5098 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1434207 T5098 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1434216 T5098 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1434216 T5098 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1434217 T5098 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1434217 T5098 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59319/solr
   [junit4]   2> 1434217 T5098 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1434218 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1434222 T5164 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@366e65aa name:ZooKeeperConnection Watcher:127.0.0.1:59319 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1434223 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1434227 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1434231 T5166 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1007acc7 name:ZooKeeperConnection Watcher:127.0.0.1:59319/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1434232 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1434245 T5098 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1435253 T5098 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59332_cyde%2Fy
   [junit4]   2> 1435255 T5098 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59332_cyde%2Fy
   [junit4]   2> 1435262 T5138 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1435262 T5125 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1435263 T5120 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1435263 T5152 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1435263 T5166 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1435273 T5098 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1394551478511
   [junit4]   2> 1435721 T5098 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1394551478511/conf/
   [junit4]   2> 1435728 T5098 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1435729 T5098 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1435729 T5098 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1436919 T5098 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1436919 T5098 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1436923 T5098 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59335
   [junit4]   2> 1436924 T5098 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1436925 T5098 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1436925 T5098 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258
   [junit4]   2> 1436926 T5098 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258/'
   [junit4]   2> 1436964 T5098 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258/solr.xml
   [junit4]   2> 1436983 T5098 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258
   [junit4]   2> 1436984 T5098 oasc.CoreContainer.<init> New CoreContainer 1294962357
   [junit4]   2> 1436984 T5098 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258/]
   [junit4]   2> 1436986 T5098 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1436986 T5098 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1436986 T5098 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1436987 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1436987 T5098 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1436987 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1436988 T5098 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1436988 T5098 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1436989 T5098 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1436996 T5098 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1436996 T5098 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1436996 T5098 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1436997 T5098 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59319/solr
   [junit4]   2> 1436997 T5098 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1436998 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1437001 T5178 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1da6fe8c name:ZooKeeperConnection Watcher:127.0.0.1:59319 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1437002 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1437006 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1437008 T5180 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76893297 name:ZooKeeperConnection Watcher:127.0.0.1:59319/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1437008 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1437016 T5098 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1438023 T5098 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59335_cyde%2Fy
   [junit4]   2> 1438024 T5098 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59335_cyde%2Fy
   [junit4]   2> 1438030 T5125 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1438030 T5120 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1438030 T5152 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1438030 T5138 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1438031 T5180 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1438031 T5166 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1438039 T5098 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258
   [junit4]   2> 1438650 T5098 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258/conf/
   [junit4]   2> 1438658 T5098 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1438659 T5098 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1438659 T5098 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1438661 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1438663 T5183 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c57cdd7 name:ZooKeeperConnection Watcher:127.0.0.1:59319/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1438664 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1438668 T5098 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1438686 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1438686 T5134 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=clusterprop&wt=javabin&version=2} status=0 QTime=4 
   [junit4]   2> 1438690 T5121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1438703 T5098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1438704 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1438707 T5138 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> 1438708 T5166 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> 1438709 T5120 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> 1438708 T5183 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> 1438711 T5125 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> 1438711 T5180 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> 1438713 T5185 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17447b7b name:ZooKeeperConnection Watcher:127.0.0.1:59319/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1438713 T5098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1438714 T5152 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> 1438718 T5098 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1438738 T5129 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=delDeadColl&action=CREATE&numShards=2&wt=javabin&version=2
   [junit4]   2> 1438740 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1438744 T5122 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> 1438744 T5122 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> 1438748 T5122 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1438748 T5122 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delDeadColl 
   [junit4]   2> 1438748 T5122 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1438757 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1438761 T5121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1438762 T5121 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delDeadColl
   [junit4]   2> 1438763 T5121 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delDeadColl with shards [shard1, shard2]
   [junit4]   2> 1438769 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1438875 T5138 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> 1438875 T5166 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> 1438875 T5125 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> 1438875 T5183 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> 1438875 T5152 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> 1438875 T5185 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> 1438875 T5120 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> 1438875 T5180 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> 1438960 T5122 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1438960 T5122 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica1 as part of slice shard1 of collection delDeadColl on 127.0.0.1:59335_cyde%2Fy
   [junit4]   2> 1438967 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1438968 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1438968 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1438967 T5122 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica2 as part of slice shard1 of collection delDeadColl on 127.0.0.1:59332_cyde%2Fy
   [junit4]   2> 1438973 T5121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1438975 T5121 oasc.Overseer$ClusterStateUpdater.createReplica createReplica() {
   [junit4]   2> 	  "operation":"ADDREPLICA",
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59335/cyde/y"} 
   [junit4]   2> 1438977 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1438977 T5122 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica1 as part of slice shard2 of collection delDeadColl on 127.0.0.1:59326_cyde%2Fy
   [junit4]   2> 1438988 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1438989 T5121 oasc.Overseer$ClusterStateUpdater.createReplica createReplica() {
   [junit4]   2> 	  "operation":"ADDREPLICA",
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59332/cyde/y"} 
   [junit4]   2> 1438988 T5122 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica2 as part of slice shard2 of collection delDeadColl on 127.0.0.1:59329_cyde%2Fy
   [junit4]   2> 1438999 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1438999 T5121 oasc.Overseer$ClusterStateUpdater.createReplica createReplica() {
   [junit4]   2> 	  "operation":"ADDREPLICA",
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59326/cyde/y"} 
   [junit4]   2> 1439005 T5121 oasc.Overseer$ClusterStateUpdater.createReplica createReplica() {
   [junit4]   2> 	  "operation":"ADDREPLICA",
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59329/cyde/y"} 
   [junit4]   2> 1439009 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1439109 T5131 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&name=delDeadColl_shard2_replica1&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1439110 T5157 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&name=delDeadColl_shard1_replica2&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1439111 T5143 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=delDeadColl_shard2_replica2&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1439110 T5176 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf1&name=delDeadColl_shard1_replica1&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1439119 T5138 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> 1439119 T5183 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> 1439119 T5180 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> 1439120 T5120 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> 1439119 T5185 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> 1439119 T5166 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> 1439119 T5125 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> 1439119 T5152 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> 1439218 T5131 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica1 state=down collection=delDeadColl
   [junit4]   2> 1439219 T5143 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica2 state=down collection=delDeadColl
   [junit4]   2> 1439220 T5176 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica1 state=down collection=delDeadColl
   [junit4]   2> 1439218 T5157 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica2 state=down collection=delDeadColl
   [junit4]   2> 1439222 T5131 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica1
   [junit4]   2> 1439222 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1439223 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1439223 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1439223 T5143 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica2
   [junit4]   2> 1439224 T5176 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica1
   [junit4]   2> 1439224 T5157 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica2
   [junit4]   2> 1439228 T5121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1439229 T5121 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:59326/cyde/y",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59326_cyde%2Fy",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 1439236 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1439239 T5121 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:59329/cyde/y",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59329_cyde%2Fy",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node4"}
   [junit4]   2> 1439251 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1439251 T5121 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:59332/cyde/y",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59332_cyde%2Fy",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1439258 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1439261 T5121 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:59335/cyde/y",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59335_cyde%2Fy",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1439265 T5120 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1439371 T5138 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> 1439371 T5120 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> 1439372 T5125 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> 1439372 T5152 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> 1439372 T5180 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> 1439372 T5183 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> 1439373 T5185 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> 1439372 T5166 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> 1440226 T5131 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754/delDeadColl_shard2_replica1
   [junit4]   2> 1440227 T5131 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1440227 T5143 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1394551475710/delDeadColl_shard2_replica2
   [junit4]   2> 1440227 T5143 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1440228 T5157 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard1_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1394551478511/delDeadColl_shard1_replica2
   [junit4]   2> 1440228 T5157 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1440229 T5176 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard1_replica1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258/delDeadColl_shard1_replica1
   [junit4]   2> 1440229 T5176 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1440230 T5143 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1440230 T5143 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1440231 T5176 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1440232 T5176 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1440232 T5131 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1440233 T5131 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1440233 T5143 oascc.ZkStateReader.readConfigName path=/collections/delDeadColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1440234 T5143 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1394551475710/delDeadColl_shard2_replica2/'
   [junit4]   2> 1440231 T5157 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1440235 T5157 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1440237 T5176 oascc.ZkStateReader.readConfigName path=/collections/delDeadColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1440237 T5176 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258/delDeadColl_shard1_replica1/'
   [junit4]   2> 1440243 T5131 oascc.ZkStateReader.readConfigName path=/collections/delDeadColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1440243 T5131 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754/delDeadColl_shard2_replica1/'
   [junit4]   2> 1440244 T5157 oascc.ZkStateReader.readConfigName path=/collections/delDeadColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1440244 T5157 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1394551478511/delDeadColl_shard1_replica2/'
   [junit4]   2> 1440304 T5131 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1440305 T5157 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1440324 T5157 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1440325 T5176 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1440327 T5143 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1440334 T5131 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1440335 T5143 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1440336 T5157 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1440340 T5131 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1440343 T5143 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1440344 T5157 oass.IndexSchema.readSchema [delDeadColl_shard1_replica2] Schema name=test
   [junit4]   2> 1440351 T5143 oass.IndexSchema.readSchema [delDeadColl_shard2_replica2] Schema name=test
   [junit4]   2> 1440352 T5131 oass.IndexSchema.readSchema [delDeadColl_shard2_replica1] Schema name=test
   [junit4]   2> 1440369 T5176 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1440386 T5176 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1440410 T5176 oass.IndexSchema.readSchema [delDeadColl_shard1_replica1] Schema name=test
   [junit4]   2> 1440576 T5131 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1440577 T5131 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1440577 T5131 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1440605 T5157 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1440609 T5157 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1440610 T5157 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1440605 T5131 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1440624 T5131 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1440622 T5157 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1440651 T5157 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1440650 T5143 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1440641 T5176 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1440655 T5176 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1440655 T5176 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1440659 T5176 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1440660 T5176 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1440654 T5143 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1440667 T5143 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1440670 T5143 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1440671 T5143 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1440695 T5131 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1440701 T5131 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1440707 T5131 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1440710 T5176 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1440710 T5131 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1440711 T5131 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1440711 T5131 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1440714 T5176 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1440715 T5131 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1440716 T5131 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1440716 T5131 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1440717 T5131 oasc.SolrCore.<init> [delDeadColl_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754/delDeadColl_shard2_replica1/, dataDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754/delDeadColl_shard2_replica1/data/
   [junit4]   2> 1440718 T5131 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@56333cc4
   [junit4]   2> 1440719 T5176 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1440722 T5176 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1440728 T5176 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1440729 T5176 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1440723 T5131 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754/delDeadColl_shard2_replica1/data
   [junit4]   2> 1440733 T5176 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1440735 T5176 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1440735 T5176 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1440736 T5176 oasc.SolrCore.<init> [delDeadColl_shard1_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258/delDeadColl_shard1_replica1/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258/delDeadColl_shard1_replica1/data/
   [junit4]   2> 1440736 T5176 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@56333cc4
   [junit4]   2> 1440737 T5131 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754/delDeadColl_shard2_replica1/data/index/
   [junit4]   2> 1440738 T5131 oasc.SolrCore.initIndex WARN [delDeadColl_shard2_replica1] Solr index directory './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754/delDeadColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1440738 T5176 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258/delDeadColl_shard1_replica1/data
   [junit4]   2> 1440738 T5176 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258/delDeadColl_shard1_replica1/data/index/
   [junit4]   2> 1440739 T5176 oasc.SolrCore.initIndex WARN [delDeadColl_shard1_replica1] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258/delDeadColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1440739 T5131 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1394551472754/delDeadColl_shard2_replica1/data/index
   [junit4]   2> 1440739 T5131 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1440740 T5176 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1394551481258/delDeadColl_shard1_replica1/data/index
   [junit4]   2> 1440740 T5176 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1440741 T5131 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@eacd744 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48702245),segFN=segments_1,generation=1}
   [junit4]   2> 1440743 T5131 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1440763 T5176 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7a0fdb22 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67474bc3),segFN=segments_1,generation=1}
   [junit4]   2> 1440764 T5176 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1440767 T5176 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1440769 T5176 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1440769 T5176 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1440770 T5176 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1440770 T5176 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1440770 T5176 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1440771 T5176 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1440772 T5176 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1440772 T5176 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1440775 T5176 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1440776 T5176 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1440776 T5176 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1440777 T5176 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1440775 T5157 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1440777 T5176 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1440780 T5176 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1440780 T5131 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1440780 T5176 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1440785 T5176 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1440791 T5176 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1440791 T5176 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1440792 T5176 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22564642345351393]
   [junit4]   2> 1440793 T5131 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1440794 T5131 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1440794 T5131 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1440795 T5131 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1440795 T5131 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1440796 T5157 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1440796 T5131 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1440797 T5131 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1440797 T5176 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7a0fdb22 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67474bc3),segFN=segments_1,generation=1}
   [junit4]   2> 1440800 T5176 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1440801 T5176 oass.SolrIndexSearcher.<init> Opening Searcher@6c7048[delDeadColl_shard1_replica1] main
   [junit4]   2> 1440805 T5190 oasc.SolrCore.registerSearcher [delDeadColl_shard1_replica1] Registered new searcher Searcher@6c7048[delDeadColl_shard1_replica1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1440807 T5176 oasc.CoreContainer.registerCore registering core: delDeadColl_shard1_replica1
   [junit4]   2> 1440807 T5176 oasc.ZkController.register Register replica - core:delDeadColl_shard1_replica1 address:http://127.0.0.1:59335/cyde/y collection:delDeadColl shard:shard1
   [junit4]   2> 1440797 T5131 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1440812 T5131 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1440813 T5131 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1440813 T5131 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1440814 T5131 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1440814 T5131 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1440815 T5131 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1440816 T5131 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1440814 T5157 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit

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

[junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 1652243 T5182 oaz.ClientCnxn$SendThread.run WARN Session 0x144b1beb6b6000d 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:712)
   [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> 228558 T5097 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=5182, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[CB83C9F607541D94]-SendThread(localhost:59319), 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=Lucene45, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ga, timezone=America/Argentina/ComodRivadavia
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0 (64-bit)/cpus=2,threads=3,free=154653536,total=326791168
   [junit4]   2> NOTE: All tests run in this JVM: [PreAnalyzedFieldTest, TestSolrQueryParserResource, TestComponentsName, TestCloudManagedSchemaAddField, NumericFieldsTest, TestSweetSpotSimilarityFactory, TestAnalyzeInfixSuggestions, TestDynamicFieldResource, TestPostingsSolrHighlighter, TestDocBasedVersionConstraints, HdfsWriteToMultipleCollectionsTest, TestSolrQueryParserDefaultOperatorResource, TestExpandComponent, TestHighlightDedupGrouping, TestFileDictionaryLookup, CursorMarkTest, TestCollapseQParserPlugin, TermVectorComponentTest, DocumentBuilderTest, TestMultiCoreConfBootstrap, TestLMDirichletSimilarityFactory, TestJmxMonitoredMap, TestRandomDVFaceting, HdfsUnloadDistributedZkTest, TestFiltering, NotRequiredUniqueKeyTest, SpellingQueryConverterTest, ZkControllerTest, CoreMergeIndexesAdminHandlerTest, FastVectorHighlighterTest, TestPartialUpdateDeduplication, FileBasedSpellCheckerTest, SolrCoreCheckLockOnStartupTest, DebugComponentTest, IndexSchemaRuntimeFieldTest, TestAddFieldRealTimeGet, TestValueSourceCache, CustomCollectionTest, TestSolrXmlPersistor, TestAnalyzedSuggestions, TestHashPartitioner, TestCSVResponseWriter, FileUtilsTest, SuggestComponentTest, ShardSplitTest, TestCustomSort, ResourceLoaderTest, AssignTest, TestJoin, EnumFieldTest, TestStandardQParsers, SignatureUpdateProcessorFactoryTest, TestSolrJ, FieldAnalysisRequestHandlerTest, UpdateRequestProcessorFactoryTest, TestDistributedMissingSort, TestDistribDocBasedVersion, DOMUtilTest, TestCollationKeyRangeQueries, LeaderElectionTest, TestClassNameShortening, CollectionsAPIDistributedZkTest, SolrPluginUtilsTest, DistributedTermsComponentTest, TestQueryUtils, TestSolrQueryParser, ShardRoutingTest, TestInitQParser, TestSolrXMLSerializer, TestDistributedSearch, TestTrie, DistributedExpandComponentTest, TermVectorComponentDistributedTest, TestRangeQuery, TestStressReorder, DocumentAnalysisRequestHandlerTest, HdfsLockFactoryTest, TestSolr4Spatial, MinimalSchemaTest, TestSchemaNameResource, PeerSyncTest, TestArbitraryIndexDir, BadIndexSchemaTest, TestDocSet, InfoHandlerTest, ChangedSchemaMergeTest, TestSchemaSimilarityResource, BlockCacheTest, SimpleFacetsTest, TestDefaultSimilarityFactory, DocValuesMultiTest, AnalysisAfterCoreReloadTest, BinaryUpdateRequestHandlerTest, OpenExchangeRatesOrgProviderTest, CoreAdminHandlerTest, SpellCheckComponentTest, SearchHandlerTest, JsonLoaderTest, SimplePostToolTest, SliceStateUpdateTest, TestGroupingSearch, RequestHandlersTest, TestFuzzyAnalyzedSuggestions, LeaderElectionIntegrationTest, ChaosMonkeyNothingIsSafeTest, AnalysisErrorHandlingTest, DirectUpdateHandlerOptimizeTest, TestRecovery, ShardRoutingCustomTest, TestAtomicUpdateErrorCases, TestMergePolicyConfig, HdfsBasicDistributedZk2Test, SystemInfoHandlerTest, CacheHeaderTest, LegacyHTMLStripCharFilterTest, OverseerCollectionProcessorTest, TestSearchPerf, CopyFieldTest, BadComponentTest, DirectSolrSpellCheckerTest, TestIndexingPerformance, TestLRUCache, RAMDirectoryFactoryTest, DisMaxRequestHandlerTest, XsltUpdateRequestHandlerTest, TriLevelCompositeIdRoutingTest, DefaultValueUpdateProcessorTest, TestWriterPerf, IndexSchemaTest, ConnectionManagerTest, TestNonNRTOpen, CircularListTest, SliceStateTest, TestIBSimilarityFactory, SuggesterFSTTest, TestFieldTypeCollectionResource, ResponseLogComponentTest, TestUtils, TestFastOutputStream, TestCoreContainer, DistributedSpellCheckComponentTest, UnloadDistributedZkTest, TestXIncludeConfig, SpellCheckCollatorTest, DirectUpdateHandlerTest, TestBinaryField, DocValuesMissingTest, TestStressRecovery, QueryParsingTest, QueryEqualityTest, TestInfoStreamLogging, SpellPossibilityIteratorTest, TestBadConfig, DistanceFunctionTest, BadCopyFieldTest, TestRTGBase, AddBlockUpdateTest, ChaosMonkeySafeLeaderTest, DistribCursorPagingTest, OutputWriterTest, CachingDirectoryFactoryTest, IndexBasedSpellCheckerTest, TestFastLRUCache, TestFieldResource, TimeZoneUtilsTest, SolrIndexSplitterTest, TestFieldSortValues, ClusterStateUpdateTest, BlockDirectoryTest, DeleteInactiveReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteInactiveReplicaTest -Dtests.seed=CB83C9F607541D94 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=America/Argentina/ComodRivadavia -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s | DeleteInactiveReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CB83C9F607541D94]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:418)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:175)
   [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=5183, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[CB83C9F607541D94]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    >    2) Thread[id=5182, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[CB83C9F607541D94]-SendThread(localhost:59319), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CB83C9F607541D94]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5182, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[CB83C9F607541D94]-SendThread(localhost:59319), 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([CB83C9F607541D94]:0)
   [junit4] Completed in 228.62s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 593 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:473: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:453: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:490: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1279: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:911: There were test failures: 369 suites, 1581 tests, 3 suite-level errors, 1 error, 790 ignored (11 assumptions)

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