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

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b116) - Build # 8329 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8329/
Java: 32bit/jdk1.8.0-ea-b116 -server -XX:+UseParallelGC

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:35222/dozv, http://127.0.0.1:59648/dozv]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:35222/dozv, http://127.0.0.1:59648/dozv]
	at __randomizedtesting.SeedInfo.seed([BBEA15E0492AF053:3A0C9BF83E75906F]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:354)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:138)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:120)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.doTest(DeleteInactiveReplicaTest.java:43)
	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:483)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: deletereplica the collection time out:60s
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:491)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:285)
	... 45 more




Build Log:
[...truncated 10454 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> 220526 T1193 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /dozv/
   [junit4]   2> 220529 T1193 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-1385176047056
   [junit4]   2> 220530 T1193 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 220531 T1194 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 220631 T1193 oasc.ZkTestServer.run start zk server on port:49627
   [junit4]   2> 220632 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 220714 T1200 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@339870 name:ZooKeeperConnection Watcher:127.0.0.1:49627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 220715 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 220715 T1193 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 220719 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 220723 T1202 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1770a71 name:ZooKeeperConnection Watcher:127.0.0.1:49627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 220724 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 220724 T1193 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 220726 T1193 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 220728 T1193 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 220729 T1193 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 220736 T1193 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> 220736 T1193 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 220743 T1193 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> 220744 T1193 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 220749 T1193 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> 220749 T1193 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 220757 T1193 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> 220757 T1193 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 220759 T1193 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> 220760 T1193 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 220761 T1193 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> 220762 T1193 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 220764 T1193 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 220765 T1193 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 220768 T1193 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> 220768 T1193 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 220770 T1193 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> 220770 T1193 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 220773 T1193 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> 220773 T1193 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 220775 T1193 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> 220776 T1193 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 220860 T1193 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 220863 T1193 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59648
   [junit4]   2> 220864 T1193 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 220864 T1193 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 220865 T1193 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385176047305
   [junit4]   2> 220865 T1193 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385176047305/'
   [junit4]   2> 220881 T1193 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-controljetty-1385176047305/solr.xml
   [junit4]   2> 220890 T1193 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 220892 T1193 oasc.CoreContainer.<init> New CoreContainer 13998541
   [junit4]   2> 220892 T1193 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385176047305/]
   [junit4]   2> 220893 T1193 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 220893 T1193 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 220894 T1193 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 220894 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 220895 T1193 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 220895 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 220895 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 220896 T1193 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 220896 T1193 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 220898 T1193 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 220898 T1193 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 220899 T1193 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 220899 T1193 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49627/solr
   [junit4]   2> 220899 T1193 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 220900 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 220903 T1213 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bca35b name:ZooKeeperConnection Watcher:127.0.0.1:49627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 220903 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 220913 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 220915 T1215 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@187129e name:ZooKeeperConnection Watcher:127.0.0.1:49627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 220915 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 220916 T1193 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 220922 T1193 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 220933 T1193 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 220934 T1193 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59648_dozv
   [junit4]   2> 220935 T1193 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59648_dozv
   [junit4]   2> 220937 T1193 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 220941 T1193 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 220943 T1193 oasc.Overseer.start Overseer (id=90778897419993091-127.0.0.1:59648_dozv-n_0000000000) starting
   [junit4]   2> 220946 T1193 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 220949 T1217 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 220950 T1193 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 220952 T1193 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 220953 T1193 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 220956 T1216 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 220956 T1193 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-controljetty-1385176047305
   [junit4]   2> 220959 T1193 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-controljetty-1385176047305/conf/
   [junit4]   2> 220983 T1193 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 220984 T1193 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 220984 T1193 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 220986 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 220988 T1220 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28ac18 name:ZooKeeperConnection Watcher:127.0.0.1:49627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 220988 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 220989 T1193 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 220990 T1193 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 221080 T1193 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 221082 T1193 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34524
   [junit4]   2> 221084 T1193 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 221084 T1193 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 221085 T1193 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-jetty1-1385176047516
   [junit4]   2> 221085 T1193 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-jetty1-1385176047516/'
   [junit4]   2> 221100 T1193 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-jetty1-1385176047516/solr.xml
   [junit4]   2> 221109 T1193 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 221110 T1193 oasc.CoreContainer.<init> New CoreContainer 2670435
   [junit4]   2> 221110 T1193 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-jetty1-1385176047516/]
   [junit4]   2> 221111 T1193 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 221111 T1193 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 221112 T1193 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 221112 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 221112 T1193 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 221113 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 221113 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 221113 T1193 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 221114 T1193 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 221116 T1193 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 221116 T1193 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 221116 T1193 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 221117 T1193 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49627/solr
   [junit4]   2> 221117 T1193 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 221118 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 221120 T1231 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@110c833 name:ZooKeeperConnection Watcher:127.0.0.1:49627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221121 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 221123 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 221131 T1233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ca1735 name:ZooKeeperConnection Watcher:127.0.0.1:49627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221131 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 221134 T1193 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 222136 T1193 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34524_dozv
   [junit4]   2> 222137 T1193 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34524_dozv
   [junit4]   2> 222139 T1215 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 222139 T1233 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 222140 T1220 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 222142 T1193 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-jetty1-1385176047516
   [junit4]   2> 222143 T1193 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-jetty1-1385176047516/conf/
   [junit4]   2> 222174 T1193 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 222174 T1193 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 222174 T1193 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 222259 T1193 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 222262 T1193 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34955
   [junit4]   2> 222263 T1193 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 222263 T1193 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 222264 T1193 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-jetty2-1385176048702
   [junit4]   2> 222264 T1193 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-jetty2-1385176048702/'
   [junit4]   2> 222285 T1193 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-jetty2-1385176048702/solr.xml
   [junit4]   2> 222294 T1193 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 222295 T1193 oasc.CoreContainer.<init> New CoreContainer 19771698
   [junit4]   2> 222295 T1193 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-jetty2-1385176048702/]
   [junit4]   2> 222296 T1193 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 222296 T1193 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 222296 T1193 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 222297 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 222297 T1193 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 222297 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 222297 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 222298 T1193 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 222298 T1193 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 222299 T1193 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 222299 T1193 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 222300 T1193 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 222300 T1193 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49627/solr
   [junit4]   2> 222300 T1193 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 222301 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 222302 T1245 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11c06ff name:ZooKeeperConnection Watcher:127.0.0.1:49627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 222303 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 222305 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 222307 T1247 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aa5674 name:ZooKeeperConnection Watcher:127.0.0.1:49627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 222307 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 222310 T1193 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 223312 T1193 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34955_dozv
   [junit4]   2> 223314 T1193 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34955_dozv
   [junit4]   2> 223316 T1233 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 223316 T1215 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 223317 T1247 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 223317 T1220 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 223319 T1193 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-jetty2-1385176048702
   [junit4]   2> 223321 T1193 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-jetty2-1385176048702/conf/
   [junit4]   2> 223369 T1193 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 223370 T1193 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 223370 T1193 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 223437 T1193 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 223439 T1193 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35222
   [junit4]   2> 223439 T1193 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 223440 T1193 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 223440 T1193 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-1385176049897
   [junit4]   2> 223440 T1193 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-1385176049897/'
   [junit4]   2> 223451 T1193 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-1385176049897/solr.xml
   [junit4]   2> 223457 T1193 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 223457 T1193 oasc.CoreContainer.<init> New CoreContainer 27445461
   [junit4]   2> 223457 T1193 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-1385176049897/]
   [junit4]   2> 223458 T1193 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 223458 T1193 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 223458 T1193 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 223459 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 223459 T1193 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 223459 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 223459 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 223460 T1193 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 223460 T1193 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 223461 T1193 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 223461 T1193 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 223462 T1193 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 223462 T1193 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49627/solr
   [junit4]   2> 223462 T1193 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 223463 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 223465 T1259 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12ed259 name:ZooKeeperConnection Watcher:127.0.0.1:49627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 223465 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 223468 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 223469 T1261 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@179a76d name:ZooKeeperConnection Watcher:127.0.0.1:49627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 223469 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 223471 T1193 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 224473 T1193 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35222_dozv
   [junit4]   2> 224475 T1193 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35222_dozv
   [junit4]   2> 224477 T1215 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 224477 T1220 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 224478 T1233 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 224478 T1261 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 224478 T1247 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 224481 T1193 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-1385176049897
   [junit4]   2> 224483 T1193 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-1385176049897/conf/
   [junit4]   2> 224533 T1193 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 224534 T1193 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 224534 T1193 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 224637 T1193 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 224651 T1193 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51927
   [junit4]   2> 224653 T1193 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 224653 T1193 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 224654 T1193 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-1385176051062
   [junit4]   2> 224654 T1193 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-1385176051062/'
   [junit4]   2> 224675 T1193 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-1385176051062/solr.xml
   [junit4]   2> 224687 T1193 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 224687 T1193 oasc.CoreContainer.<init> New CoreContainer 24229525
   [junit4]   2> 224688 T1193 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-1385176051062/]
   [junit4]   2> 224688 T1193 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 224689 T1193 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 224693 T1193 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 224694 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 224694 T1193 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 224694 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 224695 T1193 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 224695 T1193 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 224696 T1193 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 224697 T1193 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 224698 T1193 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 224698 T1193 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 224699 T1193 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49627/solr
   [junit4]   2> 224699 T1193 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 224700 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 224702 T1273 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13025c name:ZooKeeperConnection Watcher:127.0.0.1:49627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 224703 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 224705 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 224707 T1275 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12a9dfd name:ZooKeeperConnection Watcher:127.0.0.1:49627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 224707 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 224710 T1193 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 225712 T1193 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51927_dozv
   [junit4]   2> 225713 T1193 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51927_dozv
   [junit4]   2> 225716 T1261 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 225716 T1220 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 225716 T1215 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 225716 T1233 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 225716 T1247 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 225716 T1275 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 225719 T1193 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-1385176051062
   [junit4]   2> 225719 T1193 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-1385176051062/conf/
   [junit4]   2> 225747 T1193 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 225748 T1193 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 225748 T1193 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 225750 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 225752 T1278 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@be58d3 name:ZooKeeperConnection Watcher:127.0.0.1:49627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 225752 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 225753 T1193 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 225755 T1193 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 225757 T1280 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12eef8c name:ZooKeeperConnection Watcher:127.0.0.1:49627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 225757 T1193 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 225758 T1193 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 225760 T1211 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=delDeadColl&action=CREATE&numShards=2&wt=javabin&version=2
   [junit4]   2> 225761 T1215 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225762 T1217 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> 225762 T1217 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> 225763 T1215 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225764 T1216 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 225764 T1216 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delDeadColl
   [junit4]   2> 225764 T1216 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delDeadColl with shards [shard1, shard2]
   [junit4]   2> 225769 T1215 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225769 T1233 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> 225770 T1261 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> 225770 T1280 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> 225770 T1278 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> 225770 T1215 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> 225770 T1275 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> 225770 T1247 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> 225770 T1220 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> 225863 T1217 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 225864 T1217 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica1 as part of slice shard1 of collection delDeadColl on 127.0.0.1:34955_dozv
   [junit4]   2> 225864 T1217 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica2 as part of slice shard1 of collection delDeadColl on 127.0.0.1:34524_dozv
   [junit4]   2> 225865 T1217 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica1 as part of slice shard2 of collection delDeadColl on 127.0.0.1:59648_dozv
   [junit4]   2> 225865 T1217 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica2 as part of slice shard2 of collection delDeadColl on 127.0.0.1:51927_dozv
   [junit4]   2> 225867 T1241 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica1 state=down
   [junit4]   2> 225868 T1210 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica1 state=down
   [junit4]   2> 225868 T1268 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica2 state=down
   [junit4]   2> 225869 T1241 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 225869 T1210 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 225868 T1225 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica2 state=down
   [junit4]   2> 225871 T1268 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 225871 T1215 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225872 T1225 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 225872 T1216 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 225873 T1216 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:34955/dozv",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34955_dozv",
   [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> 225874 T1215 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225875 T1216 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:59648/dozv",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59648_dozv",
   [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> 225877 T1215 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225877 T1216 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:51927/dozv",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51927_dozv",
   [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> 225881 T1215 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225881 T1216 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:34524/dozv",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34524_dozv",
   [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> 225884 T1215 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225988 T1233 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> 225988 T1278 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> 225988 T1261 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> 225988 T1247 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> 225988 T1220 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> 225988 T1275 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> 225988 T1215 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> 225988 T1280 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> 226869 T1241 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica1
   [junit4]   2> 226869 T1210 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica1
   [junit4]   2> 226871 T1210 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385176047305/delDeadColl_shard2_replica1
   [junit4]   2> 226871 T1210 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 226871 T1241 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-jetty2-1385176048702/delDeadColl_shard1_replica1
   [junit4]   2> 226871 T1241 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 226871 T1210 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 226871 T1268 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica2
   [junit4]   2> 226872 T1225 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica2
   [junit4]   2> 226872 T1241 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 226872 T1210 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 226873 T1225 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-jetty1-1385176047516/delDeadColl_shard1_replica2
   [junit4]   2> 226874 T1225 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 226873 T1241 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 226873 T1268 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1385176051062/delDeadColl_shard2_replica2
   [junit4]   2> 226875 T1225 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 226875 T1241 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 226875 T1225 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 226875 T1268 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 226874 T1210 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 226876 T1268 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 226876 T1225 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 226876 T1210 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 226875 T1241 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 226876 T1225 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 226876 T1268 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 226878 T1210 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 226878 T1241 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 226878 T1268 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 226879 T1225 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 226879 T1241 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-jetty2-1385176048702/delDeadColl_shard1_replica1/'
   [junit4]   2> 226879 T1210 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385176047305/delDeadColl_shard2_replica1/'
   [junit4]   2> 226880 T1268 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 226880 T1225 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-jetty1-1385176047516/delDeadColl_shard1_replica2/'
   [junit4]   2> 226880 T1268 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-1385176051062/delDeadColl_shard2_replica2/'
   [junit4]   2> 226900 T1241 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 226902 T1268 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 226909 T1210 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 226910 T1241 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 226911 T1268 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 226912 T1225 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 226912 T1241 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 226912 T1268 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 226917 T1268 oass.IndexSchema.readSchema [delDeadColl_shard2_replica2] Schema name=test
   [junit4]   2> 226918 T1210 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 226919 T1241 oass.IndexSchema.readSchema [delDeadColl_shard1_replica1] Schema name=test
   [junit4]   2> 226922 T1225 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 227185 T1210 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 227190 T1225 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 227193 T1210 oass.IndexSchema.readSchema [delDeadColl_shard2_replica1] Schema name=test
   [junit4]   2> 227197 T1225 oass.IndexSchema.readSchema [delDeadColl_shard1_replica2] Schema name=test
   [junit4]   2> 227305 T1268 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 227309 T1268 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 227310 T1268 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 227313 T1268 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 227315 T1268 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 227323 T1268 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 227325 T1268 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 227327 T1268 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 227328 T1268 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 227328 T1268 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 227329 T1268 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 227332 T1268 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 227333 T1268 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 227333 T1268 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 227333 T1268 oasc.SolrCore.<init> [delDeadColl_shard2_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-jetty4-1385176051062/delDeadColl_shard2_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1385176051062/delDeadColl_shard2_replica2/data/
   [junit4]   2> 227334 T1241 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 227334 T1268 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10d3ec
   [junit4]   2> 227335 T1241 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 227335 T1241 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 227336 T1268 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-1385176051062/delDeadColl_shard2_replica2/data
   [junit4]   2> 227336 T1268 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-1385176051062/delDeadColl_shard2_replica2/data/index/
   [junit4]   2> 227336 T1268 oasc.SolrCore.initIndex WARN [delDeadColl_shard2_replica2] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1385176051062/delDeadColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 227337 T1268 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-1385176051062/delDeadColl_shard2_replica2/data/index
   [junit4]   2> 227337 T1268 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7403952398478325]
   [junit4]   2> 227338 T1268 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1efd88c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1343578)),segFN=segments_1,generation=1}
   [junit4]   2> 227338 T1268 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 227339 T1241 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 227340 T1268 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 227340 T1241 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 227340 T1268 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 227341 T1268 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 227341 T1268 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 227341 T1268 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 227342 T1268 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 227342 T1268 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 227342 T1268 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 227343 T1268 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 227343 T1268 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 227344 T1268 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 227344 T1268 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 227344 T1268 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 227344 T1268 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 227345 T1268 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 227345 T1268 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 227347 T1268 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 227348 T1241 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 227348 T1268 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 227349 T1268 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 227350 T1268 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=68.5029296875, floorSegmentMB=1.2978515625, forceMergeDeletesPctAllowed=20.606616833183214, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8809749055451009
   [junit4]   2> 227350 T1241 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 227351 T1268 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1efd88c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1343578)),segFN=segments_1,generation=1}
   [junit4]   2> 227351 T1268 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 227351 T1268 oass.SolrIndexSearcher.<init> Opening Searcher@ccedcb main
   [junit4]   2> 227353 T1241 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 227353 T1210 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 227353 T1210 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 227354 T1241 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 227354 T1241 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 227354 T1210 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 227354 T1241 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 227355 T1268 oasc.CoreContainer.registerCore registering core: delDeadColl_shard2_replica2
   [junit4]   2> 227355 T1268 oasc.ZkController.register Register replica - core:delDeadColl_shard2_replica2 address:http://127.0.0.1:51927/dozv collection:delDeadColl shard:shard2
   [junit4]   2> 227355 T1241 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 227356 T1241 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 227356 T1241 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 227356 T1241 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-jetty2-1385176048702/delDeadColl_shard1_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385176048702/delDeadColl_shard1_replica1/data/
   [junit4]   2> 227356 T1268 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leader_elect/shard2/election
   [junit4]   2> 227356 T1241 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10d3ec
   [junit4]   2> 227357 T1285 oasc.SolrCore.registerSearcher [delDeadColl_shard2_replica2] Registered new searcher Searcher@ccedcb main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 227358 T1241 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-jetty2-1385176048702/delDeadColl_shard1_replica1/data
   [junit4]   2> 227358 T1241 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-jetty2-1385176048702/delDeadColl_shard1_replica1/data/index/
   [junit4]   2> 227358 T1210 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 227358 T1241 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-jetty2-1385176048702/delDeadColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 227359 T1241 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-jetty2-1385176048702/delDeadColl_shard1_replica1/data/index
   [junit4]   2> 227360 T1241 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7403952398478325]
   [junit4]   2> 227360 T1210 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 227361 T1241 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c3c9f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@df73c7)),segFN=segments_1,generation=1}
   [junit4]   2> 227361 T1241 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 227363 T1268 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 227363 T1225 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 227364 T1225 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 227364 T1241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 227364 T1225 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 227365 T1241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 227365 T1241 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 227365 T1215 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 227366 T1241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 227366 T1268 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179999
   [junit4]   2> 227366 T1215 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 227366 T1215 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 227366 T1241 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 227367 T1241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 227367 T1241 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 227368 T1241 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 227368 T1241 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 227368 T1225 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 227369 T1241 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 227369 T1241 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 227370 T1241 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 227370 T1241 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 227370 T1225 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 227371 T1241 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 227371 T1216 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 227372 T1241 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 227373 T1241 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 227373 T1215 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 227374 T1241 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 227375 T1241 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 227376 T1241 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 227376 T1241 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=68.5029296875, floorSegmentMB=1.2978515625, forceMergeDeletesPctAllowed=20.606616833183214, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8809749055451009
   [junit4]   2> 227377 T1210 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 227377 T1241 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c3c9f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@df73c7)),segFN=segments_1,generation=1}
   [junit4]   2> 227377 T1241 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 227377 T1241 oass.SolrIndexSearcher.<init> Opening Searcher@1df1992 main
   [junit4]   2> 227379 T1210 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 227379 T1286 oasc.SolrCore.registerSearcher [delDeadColl_shard1_replica1] Registered new searcher Searcher@1df1992 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 227380 T1210 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 227381 T1210 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 227381 T1210 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 227382 T1210 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 227382 T1210 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 227383 T1210 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 227383 T1241 oasc.CoreContainer.registerCore registering core: delDeadColl_shard1_replica1
   [junit4]   2> 227383 T1210 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 227383 T1241 oasc.ZkController.register Register replica - core:delDeadColl_shard1_replica1 address:http://127.0.0.1:34955/dozv collection:delDeadColl shard:shard1
   [junit4]   2> 227383 T1210 oasc.SolrCore.<init> [delDeadColl_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385176047305/delDeadColl_shard2_replica1/, dataDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385176047305/delDeadColl_shard2_replica1/data/
   [junit4]   2> 227384 T1210 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10d3ec
   [junit4]   2> 227384 T1241 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leader_elect/shard1/election
   [junit4]   2> 227385 T1210 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385176047305/delDeadColl_shard2_replica1/data
   [junit4]   2> 227385 T1210 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385176047305/delDeadColl_shard2_replica1/data/index/
   [junit4]   2> 227385 T1210 oasc.SolrCore.initIndex WARN [delDeadColl_shard2_replica1] Solr index directory './org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385176047305/delDeadColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 227386 T1210 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385176047305/delDeadColl_shard2_replica1/data/index
   [junit4]   2> 227386 T1210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7403952398478325]
   [junit4]   2> 227386 T1210 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1282348 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1768694)),segFN=segments_1,generation=1}
   [junit4]   2> 227387 T1210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 227388 T1241 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 227389 T1210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 227389 T1210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 227389 T1210 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 227390 T1210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 227390 T1215 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 227390 T1210 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 227390 T1241 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=180000
   [junit4]   2> 227390 T1210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 227391 T1210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 227391 T1210 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 227391 T1210 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 227392 T1215 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 227392 T1210 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 227392 T1210 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 227393 T1210 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 227392 T1225 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 227393 T1210 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 227393 T1210 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 227394 T1210 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 227394 T1210 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 227395 T1225 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 227395 T1210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 227396 T1210 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 227396 T1225 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 227396 T1210 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 227397 T1210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=68.5029296875, floorSegmentMB=1.2978515625, forceMergeDeletesPctAllowed=20.606616833183214, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8809749055451009
   [junit4]   2> 227397 T1225 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 227397 T1225 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 227398 T1210 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1282348 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1768694)),segFN=segments_1,generation=1}
   [junit4]   2> 227398 T1225 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 227398 T1210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 227399 T1210 oass.SolrIndexSearcher.<init> Opening Searcher@18e2727 main
   [junit4]   2> 227399 T1225 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 227399 T1225 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 227400 T1225 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 227400 T1225 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-jetty1-1385176047516/delDeadColl_shard1_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1385176047516/delDeadColl_shard1_replica2/data/
   [junit4]   2> 227400 T1225 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10d3ec
   [junit4]   2> 227401 T1287 oasc.SolrCore.registerSearcher [delDeadColl_shard2_replica1] Registered new searcher Searcher@18e2727 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 227401 T1225 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-jetty1-1385176047516/delDeadColl_shard1_replica2/data
   [junit4]   2> 227401 T1225 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-jetty1-1385176047516/delDeadColl_shard1_replica2/data/index/
   [junit4]   2> 227401 T1225 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-jetty1-1385176047516/delDeadColl_shard1_repli

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

.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 442236 T1261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 442237 T1511 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59648/dozv",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59648_dozv",
   [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":"core_node2"}
   [junit4]   2> 442239 T1261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 442240 T1261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 442241 T1511 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59648/dozv",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59648_dozv",
   [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":"core_node2"}
   [junit4]   2> 442243 T1261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 442245 T1261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 442245 T1511 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59648/dozv",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59648_dozv",
   [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":"core_node2"}
   [junit4]   2> 442248 T1261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 442251 T1261 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 442252 T1512 oasc.SolrException.log ERROR Collection deletereplica of deletereplica failed:java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 		at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeGone(OverseerCollectionProcessor.java:321)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor.deleteReplica(OverseerCollectionProcessor.java:293)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:249)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:175)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	
   [junit4]   2> 442253 T1280 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 442254 T1512 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 442273 T1193 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/dozv,null}
   [junit4]   2> 442325 T1193 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 51927
   [junit4]   2> 442326 T1193 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 442328 T1193 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49627 49627
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteInactiveReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=BBEA15E0492AF053 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    222s J1 | DeleteInactiveReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:35222/dozv, http://127.0.0.1:59648/dozv]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BBEA15E0492AF053:3A0C9BF83E75906F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:354)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:138)
   [junit4]    > 	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:120)
   [junit4]    > 	at org.apache.solr.cloud.DeleteInactiveReplicaTest.doTest(DeleteInactiveReplicaTest.java:43)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: deletereplica the collection time out:60s
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:491)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:285)
   [junit4]    > 	... 45 more
   [junit4]   2> 442613 T1193 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 222091 T1192 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 443753 T1261 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=th, timezone=Asia/Ho_Chi_Minh
   [junit4]   2> NOTE: Linux 3.8.0-33-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=100406056,total=295436288
   [junit4]   2> NOTE: All tests run in this JVM: [CoreContainerCoreInitFailuresTest, TestSolr4Spatial, ZkNodePropsTest, TestIndexSearcher, TestModifyConfFiles, TestAnalyzedSuggestions, TestNumberUtils, DocumentAnalysisRequestHandlerTest, EnumFieldTest, TestDistributedGrouping, TestQueryTypes, DirectSolrSpellCheckerTest, AddSchemaFieldsUpdateProcessorFactoryTest, NumericFieldsTest, TestXIncludeConfig, SolrRequestParserTest, IndexSchemaRuntimeFieldTest, TestCollationKeyRangeQueries, FullSolrCloudDistribCmdsTest, HdfsSyncSliceTest, FieldAnalysisRequestHandlerTest, HardAutoCommitTest, TestRTGBase, SuggesterWFSTTest, TestSchemaSimilarityResource, TestImplicitCoreProperties, DebugComponentTest, TestUtils, TestSimpleQParserPlugin, PingRequestHandlerTest, TestCollapseQParserPlugin, TestPhraseSuggestions, ChaosMonkeySafeLeaderTest, SpellCheckComponentTest, SolrIndexConfigTest, SpellingQueryConverterTest, TestDynamicFieldResource, TestFastLRUCache, SortByFunctionTest, TestBinaryResponseWriter, DisMaxRequestHandlerTest, ShardRoutingCustomTest, CurrencyFieldOpenExchangeTest, HdfsDirectoryTest, AssignTest, SignatureUpdateProcessorFactoryTest, MinimalSchemaTest, DeleteShardTest, NotRequiredUniqueKeyTest, TestSolrXmlPersistence, DeleteInactiveReplicaTest]
   [junit4] Completed on J1 in 223.37s, 1 test, 1 error <<< FAILURES!

[...truncated 672 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:426: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:406: 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/extra-targets.xml:37: 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:489: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1276: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:912: There were test failures: 341 suites, 1498 tests, 1 error, 39 ignored (7 assumptions)

Total time: 49 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b116 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure