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

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_45) - Build # 8003 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8003/
Java: 32bit/jdk1.7.0_45 -server -XX:+UseG1GC

4 tests failed.
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([E8AFC142BD9E9EC6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
	at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


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

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

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


FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.testDistribSearch

Error Message:
Could not find jetty for replica core_node1:{"state":"recovering","base_url":"http://127.0.0.1:39430","core":"delDeadColl_shard1_replica1","node_name":"127.0.0.1:39430_"}jettys: http://127.0.0.1:33975/,http://127.0.0.1:51019/,http://127.0.0.1:55803/,http://127.0.0.1:34276/,

Stack Trace:
java.lang.AssertionError: Could not find jetty for replica core_node1:{"state":"recovering","base_url":"http://127.0.0.1:39430","core":"delDeadColl_shard1_replica1","node_name":"127.0.0.1:39430_"}jettys: http://127.0.0.1:33975/,http://127.0.0.1:51019/,http://127.0.0.1:55803/,http://127.0.0.1:34276/,
	at __randomizedtesting.SeedInfo.seed([E8AFC142BD9E9EC6:69494F5ACAC1FEFA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:63)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.doTest(DeleteInactiveReplicaTest.java:38)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10770 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> 1150048 T3473 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1150052 T3473 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-DeleteInactiveReplicaTest-1383124679287
   [junit4]   2> 1150053 T3473 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1150053 T3474 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1150153 T3473 oasc.ZkTestServer.run start zk server on port:52001
   [junit4]   2> 1150155 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150159 T3480 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ba816d name:ZooKeeperConnection Watcher:127.0.0.1:52001 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1150160 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1150160 T3473 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1150167 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150169 T3482 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@95e503 name:ZooKeeperConnection Watcher:127.0.0.1:52001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1150169 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1150170 T3473 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1150176 T3473 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1150179 T3473 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1150183 T3473 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1150187 T3473 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1150188 T3473 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1150196 T3473 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1150197 T3473 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1150203 T3473 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1150203 T3473 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1150207 T3473 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1150208 T3473 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1150212 T3473 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1150213 T3473 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1150217 T3473 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1150218 T3473 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1150222 T3473 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1150223 T3473 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1150228 T3473 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1150229 T3473 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1150234 T3473 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1150235 T3473 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1150239 T3473 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1150240 T3473 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1150328 T3473 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1150330 T3473 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39430
   [junit4]   2> 1150331 T3473 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1150331 T3473 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1150332 T3473 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383124679479
   [junit4]   2> 1150332 T3473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383124679479/'
   [junit4]   2> 1150342 T3473 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383124679479/solr.xml
   [junit4]   2> 1150373 T3473 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1150374 T3473 oasc.CoreContainer.<init> New CoreContainer 30108094
   [junit4]   2> 1150374 T3473 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383124679479/]
   [junit4]   2> 1150375 T3473 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1150375 T3473 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1150376 T3473 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1150376 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1150376 T3473 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1150377 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1150377 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1150377 T3473 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1150377 T3473 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1150379 T3473 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1150379 T3473 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1150380 T3473 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52001/solr
   [junit4]   2> 1150380 T3473 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1150381 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150383 T3493 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@406671 name:ZooKeeperConnection Watcher:127.0.0.1:52001 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1150384 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1150387 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150389 T3495 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ef792d name:ZooKeeperConnection Watcher:127.0.0.1:52001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1150390 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1150393 T3473 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1150398 T3473 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1150402 T3473 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1150404 T3473 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39430_
   [junit4]   2> 1150406 T3473 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39430_
   [junit4]   2> 1150409 T3473 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1150416 T3473 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1150419 T3473 oasc.Overseer.start Overseer (id=90644458981949443-127.0.0.1:39430_-n_0000000000) starting
   [junit4]   2> 1150424 T3473 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1150429 T3497 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1150429 T3473 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1150433 T3473 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1150436 T3473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1150440 T3496 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1150444 T3473 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383124679479
   [junit4]   2> 1150446 T3473 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383124679479/conf/
   [junit4]   2> 1150481 T3473 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1150482 T3473 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1150482 T3473 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1150484 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150486 T3500 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12d50a2 name:ZooKeeperConnection Watcher:127.0.0.1:52001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1150486 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1150488 T3473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1150491 T3473 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1150566 T3473 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1150569 T3473 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33975
   [junit4]   2> 1150571 T3473 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1150571 T3473 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1150572 T3473 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383124679726
   [junit4]   2> 1150573 T3473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383124679726/'
   [junit4]   2> 1150596 T3473 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383124679726/solr.xml
   [junit4]   2> 1150632 T3473 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1150632 T3473 oasc.CoreContainer.<init> New CoreContainer 12327589
   [junit4]   2> 1150632 T3473 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383124679726/]
   [junit4]   2> 1150633 T3473 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1150634 T3473 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1150634 T3473 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1150634 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1150635 T3473 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1150635 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1150635 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1150636 T3473 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1150636 T3473 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1150637 T3473 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1150637 T3473 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1150638 T3473 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52001/solr
   [junit4]   2> 1150638 T3473 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1150639 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150641 T3511 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@130acca name:ZooKeeperConnection Watcher:127.0.0.1:52001 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1150642 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1150645 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1150647 T3513 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1271bc5 name:ZooKeeperConnection Watcher:127.0.0.1:52001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1150647 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1150653 T3473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1151658 T3473 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33975_
   [junit4]   2> 1151660 T3473 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33975_
   [junit4]   2> 1151664 T3495 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1151664 T3500 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1151664 T3513 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1151671 T3473 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383124679726
   [junit4]   2> 1151673 T3473 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383124679726/conf/
   [junit4]   2> 1151709 T3473 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1151710 T3473 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1151710 T3473 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1151781 T3473 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1151783 T3473 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51019
   [junit4]   2> 1151784 T3473 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1151785 T3473 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1151785 T3473 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383124680946
   [junit4]   2> 1151786 T3473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383124680946/'
   [junit4]   2> 1151802 T3473 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383124680946/solr.xml
   [junit4]   2> 1151831 T3473 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1151832 T3473 oasc.CoreContainer.<init> New CoreContainer 1405924
   [junit4]   2> 1151832 T3473 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383124680946/]
   [junit4]   2> 1151833 T3473 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1151834 T3473 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1151834 T3473 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1151834 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1151834 T3473 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1151835 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1151835 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1151835 T3473 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1151836 T3473 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1151837 T3473 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1151837 T3473 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1151837 T3473 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52001/solr
   [junit4]   2> 1151838 T3473 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1151838 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151841 T3525 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b95936 name:ZooKeeperConnection Watcher:127.0.0.1:52001 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1151841 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1151846 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151847 T3527 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d8ac7d name:ZooKeeperConnection Watcher:127.0.0.1:52001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1151848 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1151854 T3473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1152858 T3473 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51019_
   [junit4]   2> 1152861 T3473 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51019_
   [junit4]   2> 1152865 T3495 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1152865 T3500 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1152865 T3527 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1152865 T3513 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1152872 T3473 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383124680946
   [junit4]   2> 1152874 T3473 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383124680946/conf/
   [junit4]   2> 1152913 T3473 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1152914 T3473 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1152914 T3473 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1152989 T3473 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1152992 T3473 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55803
   [junit4]   2> 1152993 T3473 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1152993 T3473 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1152993 T3473 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383124682151
   [junit4]   2> 1152994 T3473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383124682151/'
   [junit4]   2> 1153004 T3473 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383124682151/solr.xml
   [junit4]   2> 1153037 T3473 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1153038 T3473 oasc.CoreContainer.<init> New CoreContainer 8964151
   [junit4]   2> 1153038 T3473 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383124682151/]
   [junit4]   2> 1153039 T3473 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1153040 T3473 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1153040 T3473 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1153040 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1153041 T3473 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1153041 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1153041 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1153042 T3473 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1153042 T3473 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1153043 T3473 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1153043 T3473 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1153044 T3473 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52001/solr
   [junit4]   2> 1153044 T3473 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1153045 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1153047 T3539 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16e287a name:ZooKeeperConnection Watcher:127.0.0.1:52001 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1153047 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1153050 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1153053 T3541 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1de03b7 name:ZooKeeperConnection Watcher:127.0.0.1:52001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1153053 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1153058 T3473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1154061 T3473 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55803_
   [junit4]   2> 1154064 T3473 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55803_
   [junit4]   2> 1154068 T3527 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1154068 T3495 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1154068 T3500 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1154068 T3513 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1154068 T3541 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1154076 T3473 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383124682151
   [junit4]   2> 1154078 T3473 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383124682151/conf/
   [junit4]   2> 1154121 T3473 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1154122 T3473 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1154123 T3473 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1154190 T3473 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1154193 T3473 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34276
   [junit4]   2> 1154195 T3473 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1154195 T3473 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1154196 T3473 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383124683358
   [junit4]   2> 1154197 T3473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383124683358/'
   [junit4]   2> 1154209 T3473 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383124683358/solr.xml
   [junit4]   2> 1154239 T3473 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1154239 T3473 oasc.CoreContainer.<init> New CoreContainer 23881456
   [junit4]   2> 1154240 T3473 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383124683358/]
   [junit4]   2> 1154241 T3473 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1154241 T3473 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1154241 T3473 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1154242 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1154242 T3473 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1154242 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1154242 T3473 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1154243 T3473 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1154243 T3473 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1154244 T3473 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1154245 T3473 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1154245 T3473 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52001/solr
   [junit4]   2> 1154245 T3473 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1154246 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1154248 T3553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16660db name:ZooKeeperConnection Watcher:127.0.0.1:52001 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1154248 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1154251 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1154253 T3555 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@779af8 name:ZooKeeperConnection Watcher:127.0.0.1:52001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1154253 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1154259 T3473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1155263 T3473 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34276_
   [junit4]   2> 1155264 T3473 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34276_
   [junit4]   2> 1155265 T3527 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1155266 T3495 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1155266 T3541 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1155266 T3513 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1155266 T3500 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1155266 T3555 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1155269 T3473 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383124683358
   [junit4]   2> 1155270 T3473 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383124683358/conf/
   [junit4]   2> 1155307 T3473 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1155308 T3473 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1155308 T3473 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1155312 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1155314 T3558 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4fdd9a name:ZooKeeperConnection Watcher:127.0.0.1:52001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1155314 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1155315 T3473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1155319 T3473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1155320 T3560 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a94b0c name:ZooKeeperConnection Watcher:127.0.0.1:52001/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1155320 T3473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1155322 T3473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1155326 T3490 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delDeadColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 1155327 T3495 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1155329 T3497 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> 1155330 T3497 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> 1156453 T3496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1156453 T3496 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delDeadColl
   [junit4]   2> 1156454 T3496 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delDeadColl with shards [shard1, shard2]
   [junit4]   2> 1156460 T3500 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> 1156461 T3558 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> 1156461 T3541 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> 1156461 T3513 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> 1156461 T3555 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> 1156461 T3560 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> 1156460 T3495 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> 1156460 T3527 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> 1156536 T3497 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 1156536 T3497 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica1 as part of slice shard1 of collection delDeadColl on 127.0.0.1:39430_
   [junit4]   2> 1156537 T3497 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica2 as part of slice shard1 of collection delDeadColl on 127.0.0.1:55803_
   [junit4]   2> 1156538 T3497 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica1 as part of slice shard2 of collection delDeadColl on 127.0.0.1:34276_
   [junit4]   2> 1156539 T3497 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica2 as part of slice shard2 of collection delDeadColl on 127.0.0.1:51019_
   [junit4]   2> 1156543 T3488 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica1 state=down
   [junit4]   2> 1156543 T3536 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica2 state=down
   [junit4]   2> 1156544 T3551 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica1 state=down
   [junit4]   2> 1156545 T3521 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica2 state=down
   [junit4]   2> 1156545 T3488 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1156546 T3536 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1156547 T3521 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1156547 T3551 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1157965 T3496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1157966 T3496 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:39430",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39430_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1157969 T3496 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:55803",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55803_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1157971 T3496 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:34276",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34276_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1157973 T3496 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:51019",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51019_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1158017 T3500 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> 1158017 T3541 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> 1158017 T3558 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> 1158017 T3555 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> 1158017 T3527 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> 1158017 T3495 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> 1158017 T3513 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> 1158017 T3560 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> 1158546 T3488 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica1
   [junit4]   2> 1158547 T3536 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica2
   [junit4]   2> 1158548 T3521 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica2
   [junit4]   2> 1158548 T3551 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica1
   [junit4]   2> 1158548 T3488 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard1_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383124679479/delDeadColl_shard1_replica1
   [junit4]   2> 1158549 T3521 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383124680946/delDeadColl_shard2_replica2
   [junit4]   2> 1158550 T3521 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1158549 T3536 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard1_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383124682151/delDeadColl_shard1_replica2
   [junit4]   2> 1158551 T3536 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1158550 T3551 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383124683358/delDeadColl_shard2_replica1
   [junit4]   2> 1158549 T3488 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1158552 T3551 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1158552 T3536 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1158554 T3551 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1158551 T3521 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1158555 T3551 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1158554 T3536 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1158553 T3488 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1158555 T3521 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1158558 T3536 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1158557 T3551 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1158557 T3488 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1158559 T3521 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1158560 T3521 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1158559 T3551 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1158558 T3536 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1158561 T3488 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1158562 T3488 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1158565 T3551 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1158565 T3521 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1158565 T3536 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1158567 T3488 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1158567 T3521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383124680946/delDeadColl_shard2_replica2/'
   [junit4]   2> 1158567 T3551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383124683358/delDeadColl_shard2_replica1/'
   [junit4]   2> 1158569 T3488 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383124679479/delDeadColl_shard1_replica1/'
   [junit4]   2> 1158568 T3536 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383124682151/delDeadColl_shard1_replica2/'
   [junit4]   2> 1158612 T3551 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1158614 T3521 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1158615 T3536 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1158616 T3488 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1158646 T3551 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1158648 T3551 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1158649 T3521 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1158649 T3488 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1158650 T3536 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1158650 T3521 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1158650 T3488 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1158651 T3536 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1158655 T3551 oass.IndexSchema.readSchema [delDeadColl_shard2_replica1] Schema name=test
   [junit4]   2> 1158657 T3521 oass.IndexSchema.readSchema [delDeadColl_shard2_replica2] Schema name=test
   [junit4]   2> 1158657 T3536 oass.IndexSchema.readSchema [delDeadColl_shard1_replica2] Schema name=test
   [junit4]   2> 1158657 T3488 oass.IndexSchema.readSchema [delDeadColl_shard1_replica1] Schema name=test
   [junit4]   2> 1159034 T3536 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1159035 T3536 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1159035 T3521 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1159036 T3521 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1159036 T3536 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1159036 T3521 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1159040 T3551 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1159041 T3551 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1159041 T3536 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1159041 T3521 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1159041 T3551 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1159044 T3536 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1159044 T3521 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1159047 T3551 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1159050 T3551 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1159052 T3521 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1159053 T3536 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1159056 T3521 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1159056 T3536 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1159059 T3521 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1159059 T3551 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1159059 T3488 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1159060 T3521 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1159060 T3521 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1159060 T3536 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1159061 T3521 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1159060 T3488 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1159062 T3536 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1159062 T3536 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1159062 T3488 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1159062 T3551 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1159062 T3521 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1159063 T3521 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1159062 T3536 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1159063 T3521 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1159064 T3521 oasc.SolrCore.<init> [delDeadColl_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383124680946/delDeadColl_shard2_replica2/, dataDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383124680946/delDeadColl_shard2_replica2/data/
   [junit4]   2> 1159064 T3536 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1159065 T3536 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1159064 T3521 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@aaa836
   [junit4]   2> 1159065 T3536 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1159066 T3536 oasc.SolrCore.<init> [delDeadColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383124682151/delDeadColl_shard1_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383124682151/delDeadColl_shard1_replica2/data/
   [junit4]   2> 1159066 T3551 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1159066 T3536 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@aaa836
   [junit4]   2> 1159066 T3521 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383124680946/delDeadColl_shard2_replica2/data
   [junit4]   2> 1159067 T3521 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383124680946/delDeadColl_shard2_replica2/data/index/
   [junit4]   2> 1159067 T3551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1159067 T3551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1159068 T3488 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1159067 T3536 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383124682151/delDeadColl_shard1_replica2/data
   [junit4]   2> 1159067 T3521 oasc.SolrCore.initIndex WARN [delDeadColl_shard2_replica2] Solr index directory './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383124680946/delDeadColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1159068 T3536 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383124682151/delDeadColl_shard1_replica2/data/index/
   [junit4]   2> 1159068 T3551 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1159069 T3536 oasc.SolrCore.initIndex WARN [delDeadColl_shard1_replica2] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383124682151/delDeadColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1159069 T3521 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383124680946/delDeadColl_shard2_replica2/data/index
   [junit4]   2> 1159070 T3551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1159070 T3521 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=457230387, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1159070 T3488 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1159070 T3536 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383124682151/delDeadColl_shard1_replica2/data/index
   [junit4]   2> 1159071 T3521 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6820b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@181f678),segFN=segments_1,generation=1}
   [junit4]   2> 1159070 T3551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1159072 T3521 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1159071 T3536 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=457230387, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1159072 T3551 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1159073 T3551 oasc.SolrCore.<init> [delDeadColl_shard2_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383124683358/delDeadColl_shard2_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383124683358/delDeadColl_shard2_replica1/data/
   [junit4]   2> 1159073 T3536 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@103b85b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48741f),segFN=segments_1,generation=1}
   [junit4]   2> 1159073 T3551 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@aaa836
   [junit4]   2> 1159074 T3536 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1159074 T3551 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383124683358/delDeadColl_shard2_replica1/data
   [junit4]   2> 1159075 T3551 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383124683358/delDeadColl_shard2_replica1/data/index/
   [junit4]   2> 1159075 T3551 oasc.SolrCore.initIndex WARN [delDeadColl_shard2_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383124683358/delDeadColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1159075 T3551 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383124683358/delDeadColl_shard2_replica1/data/index
   [junit4]   2> 1159076 T3521 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1159076 T3551 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=457230387, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1159076 T3521 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1159077 T3551 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@139467a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aebaeb),segFN=segments_1,generation=1}
   [junit4]   2> 1159077 T3551 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1159077 T3521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1159078 T3536 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1159078 T3521 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1159078 T3536 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1159078 T3521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1159079 T3536 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1159079 T3521 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1159079 T3488 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1159080 T3521 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1159079 T3536 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1159080 T3521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1159081 T3521 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1159080 T3551 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1159081 T3521 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1159081 T3551 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1159080 T3536 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1159082 T3551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1159082 T3521 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1159083 T3521 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1159082 T3551 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1159082 T3488 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1159082 T3536 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1159083 T3551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1159083 T3521 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1159084 T3551 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1159084 T3536 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1159085 T3551 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1159085 T3521 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1159086 T3551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1159086 T3488 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1159085 T3536 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1159087 T3536 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1159086 T3551 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1159088 T3536 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1159088 T3551 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1159088 T3536 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1159088 T3551 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1159089 T3551 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1159086 T3521 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1159089 T3551 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1159088 T3536 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1159088 T3488 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1159090 T3488 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1159090 T3536 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1159090 T3551 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1159091 T3536 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1159091 T3488 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1159092 T3536 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1159092 T3551 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1159092 T3521 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159093 T3488 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1159094 T3488 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1159094 T3551 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159094 T3536 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159094 T3488 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1159095 T3488 oasc.SolrCore.<init> [delDeadColl_shard1_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383124679479/delDeadColl_shard1_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383124679479/delDeadColl_shard1_replica1/data/
   [junit4]   2> 1159095 T3488 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@aaa836
   [junit4]   2> 1159096 T3488 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383124679479/delDeadColl_shard1_replica1/data
   [junit4]   2> 1159097 T3521 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1159097 T3551 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1159097 T3521 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1159097 T3488 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383124679479/delDeadColl_shard1_replica1/data/index/
   [junit4]   2> 1159098 T3521 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10663782109573124]
   [junit4]   2> 1159099 T3488 oasc.SolrCore.initIndex WARN [delDeadColl_shard1_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383124679479/delDeadColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1159099 T3521 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6820b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@181f678),segFN=segments_1,generation=1}
   [junit4]   2> 1159098 T3536 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1159101 T3536 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1159097 T3551 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1159101 T3536 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10663782109573124]
   [junit4]   2> 1159102 T3551 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10663782109573124]
   [junit4]   2> 1159100 T3521 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1159100 T3488 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383124679479/delDeadColl_shard1_replica1/data/index
   [junit4]   2> 1159103 T3521 oass.SolrIndexSearcher.<init> Opening Searcher@662d4f main
   [junit4]   2> 1159103 T3551 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@139467a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aebaeb),segFN=segments_1,generation=1}
   [junit4]   2> 1159105 T3551 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1159102 T3536 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@103b85b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48741f),segFN=segments_1,gen

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

 [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 1198630 T3559 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 1198632 T3559 oaz.ClientCnxn$SendThread.run WARN Session 0x14208a7ba7a000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 1199131 T3559 oaz.ClientCnxn$SendThread.run WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 49583 T3472 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=3559, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E8AFC142BD9E9EC6]-SendThread(localhost.localdomain:52001), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=iw_IL, timezone=Asia/Karachi
   [junit4]   2> NOTE: Linux 3.8.0-32-generic i386/Oracle Corporation 1.7.0_45 (32-bit)/cpus=8,threads=2,free=211602184,total=503316480
   [junit4]   2> NOTE: All tests run in this JVM: [TestComponentsName, TestFastWriter, DirectSolrConnectionTest, TestUtils, TestXIncludeConfig, HdfsDirectoryTest, ZkSolrClientTest, PrimUtilsTest, TestCSVResponseWriter, DateFieldTest, TestSolrXmlPersistence, BlockDirectoryTest, MultiTermTest, TestFoldingMultitermQuery, NoCacheHeaderTest, DirectSolrSpellCheckerTest, TestNRTOpen, DirectUpdateHandlerTest, LeaderElectionIntegrationTest, BasicZkTest, TestAnalyzedSuggestions, OpenExchangeRatesOrgProviderTest, AliasIntegrationTest, TestSolr4Spatial, TestCopyFieldCollectionResource, TestNonNRTOpen, TestInfoStreamLogging, CurrencyFieldXmlFileTest, TestQuerySenderListener, SpellCheckComponentTest, IndexSchemaRuntimeFieldTest, TestLazyCores, SolrIndexConfigTest, StandardRequestHandlerTest, DebugComponentTest, DeleteReplicaTest, TestFastOutputStream, CurrencyFieldOpenExchangeTest, SortByFunctionTest, DistanceFunctionTest, XmlUpdateRequestHandlerTest, SolrRequestParserTest, TestQueryTypes, SpellingQueryConverterTest, TestPartialUpdateDeduplication, StatsComponentTest, TestSolrQueryParserResource, TestDefaultSimilarityFactory, DocumentAnalysisRequestHandlerTest, TestRandomMergePolicy, SpellCheckCollatorTest, AddBlockUpdateTest, NumericFieldsTest, TestDFRSimilarityFactory, TestStressLucene, HardAutoCommitTest, TestOmitPositions, TestFastLRUCache, TestMaxScoreQueryParser, SignatureUpdateProcessorFactoryTest, TestBinaryResponseWriter, OutputWriterTest, TestRTGBase, JSONWriterTest, TestUpdate, StressHdfsTest, TestQuerySenderNoQuery, ShardRoutingCustomTest, TestBinaryField, TestIBSimilarityFactory, TestDistributedGrouping, DocValuesMultiTest, UniqFieldsUpdateProcessorFactoryTest, TestManagedSchemaFieldResource, TestImplicitCoreProperties, TestCollationField, TestIndexSearcher, MinimalSchemaTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OverseerTest, RecoveryZkTest, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, ZkControllerTest, TestRealTimeGet, TestMultiCoreConfBootstrap, TestReload, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, TestGroupingSearch, PeerSyncTest, ConvertedLegacyTest, BasicFunctionalityTest, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterTSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, TestWriterPerf, RequestHandlersTest, TestValueSourceCache, TestIndexingPerformance, RequiredFieldsTest, TestArbitraryIndexDir, TestJmxIntegration, TestPHPSerializedResponseWriter, SearchHandlerTest, HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig, BadComponentTest, TestSolrDeletionPolicy2, TestDocSet, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, TestSweetSpotSimilarityFactory, TestNumberUtils, TestLMJelinekMercerSimilarityFactory, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, DeleteInactiveReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteInactiveReplicaTest -Dtests.seed=E8AFC142BD9E9EC6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=iw_IL -Dtests.timezone=Asia/Karachi -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | DeleteInactiveReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E8AFC142BD9E9EC6]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   [junit4]    >    1) Thread[id=3559, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E8AFC142BD9E9EC6]-SendThread(localhost.localdomain:52001), 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]    >    2) Thread[id=3560, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E8AFC142BD9E9EC6]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E8AFC142BD9E9EC6]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3559, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E8AFC142BD9E9EC6]-SendThread(localhost.localdomain:52001), 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([E8AFC142BD9E9EC6]:0)
   [junit4] Completed on J1 in 49.63s, 1 test, 2 failures, 2 errors <<< FAILURES!

[...truncated 101 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 330 suites, 1457 tests, 3 suite-level errors, 1 failure, 155 ignored (6 assumptions)

Total time: 46 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_45 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure